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-07-17
opts: remove redundant check for NULL parameter
Daniel P. Berrangé
2018-07-17
i386: only parse the initrd_filename once for multiboot modules
Daniel P. Berrangé
2018-07-17
i386: fix regression parsing multiboot initrd modules
Daniel P. Berrangé
2018-07-16
virtio-scsi: fix hotplug ->reset() vs event race
Stefan Hajnoczi
2018-07-16
qdev: add HotplugHandler->post_plug() callback
Stefan Hajnoczi
2018-07-16
hw/char/serial: retry write if EAGAIN
Marc-André Lureau
2018-07-16
PC Chipset: Improve serial divisor calculation
Calvin Lee
2018-07-16
vhost-user-test: added proper TestServer *dest initialization in test_migrate()
Emanuele Giuseppe Esposito
2018-07-16
hyperv: ensure VP index equal to QEMU cpu_index
Roman Kagan
2018-07-16
hyperv: rename vcpu_id to vp_index
Roman Kagan
2018-07-16
accel: Fix typo and grammar in comment
Stefan Weil
2018-07-16
dump: add kernel_gs_base to QEMU CPU state
Viktor Prutyanov
2018-07-13
docs: Grammar and spelling fixes
Ville Skyttä
2018-07-12
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
2018-07-12
qemu-img: align result of is_allocated_sectors
Peter Lieven
2018-07-12
scsi-disk: Block Device Characteristics emulation fix
Daniel Henrique Barboza
2018-07-12
iotests: add test 226 for file driver types
John Snow
2018-07-12
file-posix: specify expected filetypes
John Snow
2018-07-12
qemu-img: Document copy offloading implications with -S and -c
Fam Zheng
2018-07-12
iotests: nbd: Stop qemu-nbd before remaking image
Fam Zheng
2018-07-12
iotests: 153: Fix dead code
Fam Zheng
2018-07-12
ui/cocoa.m: replace scrollingDeltaY with deltaY
John Arbuckle
2018-07-12
Merge remote-tracking branch 'remotes/otubo/tags/pull-seccomp-20180712' into ...
Peter Maydell
2018-07-12
seccomp: allow sched_setscheduler() with SCHED_IDLE policy
Marc-André Lureau
2018-07-12
Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20180712' into staging
Peter Maydell
2018-07-12
Merge remote-tracking branch 'remotes/awilliam/tags/vfio-fixes-20180711.1' in...
Peter Maydell
2018-07-12
Merge remote-tracking branch 'remotes/armbru/tags/pull-monitor-2018-07-11' in...
Peter Maydell
2018-07-11
vfio/pci: do not set the PCIDevice 'has_rom' attribute
Cédric Le Goater
2018-07-11
monitor: fix double-free of request error
Marc-André Lureau
2018-07-11
error: Remove NULL checks on error_propagate() calls
Philippe Mathieu-Daudé
2018-07-11
s390x/storage attributes: fix CMMA_BLOCK_SIZE usage
Claudio Imbrenda
2018-07-10
Update version for v3.0.0-rc0 release
v3.0.0-rc0
Peter Maydell
2018-07-10
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
2018-07-10
Merge remote-tracking branch 'remotes/dgilbert/tags/pull-migration-20180710a'...
Peter Maydell
2018-07-10
block: Use common write req handling in truncate
Fam Zheng
2018-07-10
block: Fix bdrv_co_truncate overlap check
Fam Zheng
2018-07-10
block: Use common req handling in copy offloading
Fam Zheng
2018-07-10
block: Use common req handling for discard
Fam Zheng
2018-07-10
migration: reorder MIG_CMD_POSTCOPY_RESUME
Peter Xu
2018-07-10
tests: hide stderr for postcopy recovery test
Peter Xu
2018-07-10
tests: add postcopy recovery test
Peter Xu
2018-07-10
tests: introduce wait_for_migration_status()
Peter Xu
2018-07-10
tests: introduce migrate_query*() helpers
Peter Xu
2018-07-10
tests: allow migrate() to take extra flags
Peter Xu
2018-07-10
tests: introduce migrate_postcopy_* helpers
Peter Xu
2018-07-10
block: Fix handling of image enlarging write
Fam Zheng
2018-07-10
block: Extract common write req handling
Fam Zheng
2018-07-10
block: Use uint64_t for BdrvTrackedRequest byte fields
Fam Zheng
2018-07-10
block: Use BdrvChild to discard
Fam Zheng
2018-07-10
block: Add copy offloading trace points
Fam Zheng
[next]