index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2017-09-22
Makefile: Add rules to run vm tests
Fam Zheng
2017-09-22
tests: Add OpenBSD image
Fam Zheng
2017-09-22
tests: Add NetBSD image
Fam Zheng
2017-09-22
tests: Add FreeBSD image
Fam Zheng
2017-09-22
tests: Add ubuntu.i386 image
Fam Zheng
2017-09-22
tests: Add vm test lib
Fam Zheng
2017-09-22
tests: Add a test key pair
Fam Zheng
2017-09-22
scripts: Add archive-source.sh
Fam Zheng
2017-09-22
qemu.py: Add "wait()" method
Fam Zheng
2017-09-22
gitignore: Ignore vm test images
Fam Zheng
2017-09-22
MAINTAINERS: Fix subsystem name for "Build and test automation"
Eduardo Habkost
2017-09-22
buildsys: Move rdma libs to per object
Fam Zheng
2017-09-22
buildsys: Move brlapi libs to per object
Fam Zheng
2017-09-22
buildsys: Move usb redir cflags/libs to per object
Fam Zheng
2017-09-22
buildsys: Move libusb cflags/libs to per object
Fam Zheng
2017-09-22
buildsys: Move libcacard cflags/libs to per object
Fam Zheng
2017-09-22
buildsys: Move audio libs to per object
Fam Zheng
2017-09-22
buildsys: Move sdl cflags/libs to per object
Fam Zheng
2017-09-22
buildsys: Move vde libs to per object
Fam Zheng
2017-09-22
vl: Don't include vde header
Fam Zheng
2017-09-22
docker: Add test-block
Fam Zheng
2017-09-22
docker: Add nettle-devel to fedora image
Fam Zheng
2017-09-22
docker: Use unconfined security profile
Fam Zheng
2017-09-22
docker: Add test_fail and prep_fail
Fam Zheng
2017-09-22
docker: Fix return code of build_qemu()
Fam Zheng
2017-09-22
tests/docker: Clean up paths
Fam Zheng
2017-09-22
docker: Enable features explicitly in test-full
Fam Zheng
2017-09-22
docker: Update ubuntu image
Fam Zheng
2017-09-22
docker: reduce noise when building travis.docker
Alex Bennée
2017-09-22
docker: don't install device-tree-compiler build-deps in travis.docker
Alex Bennée
2017-09-22
docker: docker.py make --no-cache skip checksum test
Alex Bennée
2017-09-22
docker: ensure NOUSER for travis images
Alex Bennée
2017-09-21
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20170921'...
Peter Maydell
2017-09-21
msf2: Add Emcraft's Smartfusion2 SOM kit
Subbaraya Sundeep
2017-09-21
msf2: Add Smartfusion2 SoC
Subbaraya Sundeep
2017-09-21
msf2: Add Smartfusion2 SPI controller
Subbaraya Sundeep
2017-09-21
msf2: Microsemi Smartfusion2 System Register block
Subbaraya Sundeep
2017-09-21
msf2: Add Smartfusion2 System timer
Subbaraya Sundeep
2017-09-21
hw/arm/omap2.c: Don't use old_mmio
Peter Maydell
2017-09-21
hw/i2c/omap_i2c.c: Don't use old_mmio
Peter Maydell
2017-09-21
hw/timer/omap_gptimer: Don't use old_mmio
Peter Maydell
2017-09-21
hw/timer/omap_synctimer.c: Don't use old_mmio
Peter Maydell
2017-09-21
hw/gpio/omap_gpio.c: Don't use old_mmio
Peter Maydell
2017-09-21
hw/arm/palm.c: Don't use old_mmio for static_ops
Peter Maydell
2017-09-21
target/arm: Remove out of date ARM ARM section references in A64 decoder
Peter Maydell
2017-09-21
nvic: Support banked exceptions in acknowledge and complete
Peter Maydell
2017-09-21
nvic: Make SHCSR banked for v8M
Peter Maydell
2017-09-21
nvic: Make ICSR banked for v8M
Peter Maydell
2017-09-21
target/arm: Handle banking in negative-execution-priority check in cpu_mmu_in...
Peter Maydell
2017-09-21
nvic: Handle v8M changes in nvic_exec_prio()
Peter Maydell
[next]