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
2018-03-27
tests: Add parameter to qtest_init_without_qmp_handshake
Eric Blake
2018-03-27
monitor: new parameter "x-oob"
Peter Xu
2018-03-27
qmp: cleanup qmp queues properly
Peter Xu
2018-03-27
tests: add oob-test for qapi-schema
Peter Xu
2018-03-27
tests: let qapi-schema tests detect oob
Peter Xu
2018-03-27
qapi: restrict allow-oob value to be "true"
Peter Xu
2018-03-27
qmp: fix qmp_capabilities error regression
Peter Xu
2018-03-27
qdict: remove useless cast
Laurent Vivier
2018-03-27
error: Remove NULL checks on error_propagate() calls
Laurent Vivier
2018-03-27
error: Strip trailing '\n' from error string arguments (again again)
Laurent Vivier
2018-03-27
tests: Silence false positive warning on generated test name
Eric Blake
2018-03-27
qmp-test: fix response leak
Marc-André Lureau
2018-03-27
Merge remote-tracking branch 'remotes/maxreitz/tags/pull-block-2018-03-26' in...
Peter Maydell
2018-03-27
Merge remote-tracking branch 'remotes/rth/tags/pull-hppa-20180327' into staging
Peter Maydell
2018-03-27
Merge remote-tracking branch 'remotes/rth/tags/pull-dt-20180326' into staging
Peter Maydell
2018-03-26
vmdk: return ERROR when cluster sector is larger than vmdk limitation
yuchenlin
2018-03-26
iotests: enable shared migration cases in 169
Vladimir Sementsov-Ogievskiy
2018-03-26
qcow2: fix bitmaps loading when bitmaps already exist
Vladimir Sementsov-Ogievskiy
2018-03-26
qcow2-bitmap: add qcow2_reopen_bitmaps_rw_hint()
Vladimir Sementsov-Ogievskiy
2018-03-26
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
2018-03-26
target/hppa: Include priv level in user-only iaoq
Richard Henderson
2018-03-26
scripts/decodetree: Fix insnmask not marked as global in main()
Bastian Koppelmann
2018-03-26
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2018-03-26
qemu-pr-helper: Actually allow users to specify pidfile
Michal Privoznik
2018-03-26
chardev/char-fe: Allow NULL chardev in qemu_chr_fe_init()
Peter Maydell
2018-03-26
iothread: fix breakage on windows
Peter Xu
2018-03-26
scsi: turn "is this a SCSI device?" into a conditional hint
Paolo Bonzini
2018-03-26
chardev-socket: remove useless if
Paolo Bonzini
2018-03-26
tcg: Really fix cpu_io_recompile
Richard Henderson
2018-03-26
vhost-user-test: add back memfd check
Marc-André Lureau
2018-03-26
vhost-user-test: do not hang if chardev creation failed
Marc-André Lureau
2018-03-26
scripts/device-crash-test: Remove fixed isapc-with-iommu entry
Thomas Huth
2018-03-26
hw/audio: Fix crashes when devices are used on ISA bus without DMA
Thomas Huth
2018-03-26
fdc: Exit if ISA controller does not support DMA
Alexey Kardashevskiy
2018-03-26
hw/net/can: Fix segfaults when using the devices without bus
Thomas Huth
2018-03-26
WHPX improve vcpu_post_run perf
Justin Terry (VM)
2018-03-26
WHPX fix WHvSetPartitionProperty in PropertyCode
Justin Terry (VM)
2018-03-26
WHPX fix WHvGetCapability out WrittenSizeInBytes
Justin Terry (VM)
2018-03-26
scripts/get_maintainer.pl: Print proper error message for missing $file
Ian Jackson
2018-03-26
qemu-iotests: Test vhdx image creation with QMP
Kevin Wolf
2018-03-26
vhdx: Check for 4 GB maximum log size on creation
Kevin Wolf
2018-03-26
vhdx: Don't use error_setg_errno() with constant errno
Kevin Wolf
2018-03-26
vhdx: Require power-of-two block size on create
Kevin Wolf
2018-03-26
qemu-iotests: Test parallels image creation with QMP
Kevin Wolf
2018-03-26
parallels: Check maximum cluster size on create
Kevin Wolf
2018-03-26
qemu-iotests: Test invalid resize on luks
Kevin Wolf
2018-03-26
luks: Turn another invalid assertion into check
Kevin Wolf
2018-03-26
qemu-iotests: Enable 025 for luks
Kevin Wolf
2018-03-26
qemu-iotests: Test vdi image creation with QMP
Kevin Wolf
2018-03-26
vdi: Fix build with CONFIG_VDI_DEBUG
Kevin Wolf
[next]