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
2020-07-14
python/qmp.py: re-absorb MonitorResponseError
John Snow
2020-07-14
iotests.py: use qemu.qmp type aliases
John Snow
2020-07-14
python/qmp.py: Define common types
John Snow
2020-07-14
python/machine.py: change default wait timeout to 3 seconds
John Snow
2020-07-14
python/machine.py: re-add sigkill warning suppression
John Snow
2020-07-14
python/machine.py: split shutdown into hard and soft flavors
John Snow
2020-07-14
tests/acceptance: Don't test reboot on cubieboard
John Snow
2020-07-14
tests/acceptance: wait() instead of shutdown() where appropriate
John Snow
2020-07-14
python/machine.py: Make wait() call shutdown()
John Snow
2020-07-14
python/machine.py: Add a configurable timeout to shutdown()
John Snow
2020-07-14
python/machine.py: Prohibit multiple shutdown() calls
John Snow
2020-07-14
python/machine.py: Perform early cleanup for wait() calls, too
John Snow
2020-07-14
python/machine.py: Add _early_cleanup hook
John Snow
2020-07-14
python/machine.py: Close QMP socket in cleanup
John Snow
2020-07-14
python/machine.py: consolidate _post_shutdown()
John Snow
2020-07-14
scripts/performance: Add dissect.py script
Ahmed Karaman
2020-07-14
Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2020-07-13' into st...
Peter Maydell
2020-07-13
Merge remote-tracking branch 'remotes/kraxel/tags/fixes-20200713-pull-request...
Peter Maydell
2020-07-13
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20200713'...
Peter Maydell
2020-07-13
iotests.py: filter_testfiles(): filter SOCK_DIR too
Vladimir Sementsov-Ogievskiy
2020-07-13
iotests.py: QemuIoInteractive: print output on failure
Vladimir Sementsov-Ogievskiy
2020-07-13
iotests: QemuIoInteractive: use qemu_io_args_no_fmt
Vladimir Sementsov-Ogievskiy
2020-07-13
hax: Fix setting of FD_CLOEXEC
Eric Blake
2020-07-13
nbd: Avoid off-by-one in long export name truncation
Eric Blake
2020-07-13
hw/arm/aspeed: Do not create and attach empty SD cards by default
Philippe Mathieu-Daudé
2020-07-13
hw/arm/palm.c: Encapsulate misc GPIO handling in a device
Peter Maydell
2020-07-13
hw/arm/palm.c: Detabify
Peter Maydell
2020-07-13
hw/arm/tosa: Encapsulate misc GPIO handling in a device
Peter Maydell
2020-07-13
hw/arm/tosa.c: Detabify
Peter Maydell
2020-07-13
hw/nios2: exit to main CPU loop only when unmasking interrupts
Wentong Wu
2020-07-13
target/nios2: Use gen_io_start around wrctl instruction
Wentong Wu
2020-07-13
target/nios2: in line the semantics of DISAS_UPDATE with other targets
Wentong Wu
2020-07-13
target/nios2: add DISAS_NORETURN case for nothing more to generate
Wentong Wu
2020-07-13
util/drm: make portable by avoiding struct dirent d_type
Gerd Hoffmann
2020-07-13
util/oslib-posix.c: Implement qemu_init_exec_dir() for Haiku
David CARLIER
2020-07-13
util/compatfd.c: Only include <sys/syscall.h> if CONFIG_SIGNALFD
David CARLIER
2020-07-13
bswap.h: Include <endian.h> on Haiku for bswap operations
David CARLIER
2020-07-13
osdep.h: For Haiku, define SIGIO as equivalent to SIGPOLL
David CARLIER
2020-07-13
osdep.h: Always include <sys/signal.h> if it exists
David CARLIER
2020-07-13
build: Check that mlockall() exists
David CARLIER
2020-07-13
util/qemu-openpty.c: Don't assume pty.h is glibc-only
David CARLIER
2020-07-13
build: Enable BSD symbols for Haiku
David CARLIER
2020-07-13
virtio-iommu: Fix coverity issue in virtio_iommu_handle_command()
Eric Auger
2020-07-13
target/arm: Don't do raw writes for PMINTENCLR
Aaron Lindsay
2020-07-13
Add the ability to change the FEC PHY MDIO devices numbers on i.MX7 processor
Jean-Christophe Dubois
2020-07-13
Add the ability to change the FEC PHY MDIO device number on i.MX6 processor
Jean-Christophe Dubois
2020-07-13
Add the ability to change the FEC PHY MDIO device number on i.MX25 processor
Jean-Christophe Dubois
2020-07-13
target/arm: Fix mtedesc for do_mem_zpz
Richard Henderson
2020-07-13
hw/arm/bcm2836: Remove unused 'cpu_type' field
Philippe Mathieu-Daudé
2020-07-13
Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2020-07-1...
Peter Maydell
[next]