aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-03-27MAINTAINERS: add include/block/aio-wait.hStefan Hajnoczi
2018-03-27coroutine: add test-aio coroutine queue chaining test caseStefan Hajnoczi
2018-03-27coroutine: avoid co_queue_wakeup recursionStefan Hajnoczi
2018-03-27queue: add QSIMPLEQ_PREPEND()Stefan Hajnoczi
2018-03-27Merge remote-tracking branch 'remotes/rth/tags/pull-dt-20180326' into stagingPeter Maydell
2018-03-26Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell
2018-03-26scripts/decodetree: Fix insnmask not marked as global in main()Bastian Koppelmann
2018-03-26Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2018-03-26qemu-pr-helper: Actually allow users to specify pidfileMichal Privoznik
2018-03-26chardev/char-fe: Allow NULL chardev in qemu_chr_fe_init()Peter Maydell
2018-03-26iothread: fix breakage on windowsPeter Xu
2018-03-26scsi: turn "is this a SCSI device?" into a conditional hintPaolo Bonzini
2018-03-26chardev-socket: remove useless ifPaolo Bonzini
2018-03-26tcg: Really fix cpu_io_recompileRichard Henderson
2018-03-26vhost-user-test: add back memfd checkMarc-André Lureau
2018-03-26vhost-user-test: do not hang if chardev creation failedMarc-André Lureau
2018-03-26scripts/device-crash-test: Remove fixed isapc-with-iommu entryThomas Huth
2018-03-26hw/audio: Fix crashes when devices are used on ISA bus without DMAThomas Huth
2018-03-26fdc: Exit if ISA controller does not support DMAAlexey Kardashevskiy
2018-03-26hw/net/can: Fix segfaults when using the devices without busThomas Huth
2018-03-26WHPX improve vcpu_post_run perfJustin Terry (VM)
2018-03-26WHPX fix WHvSetPartitionProperty in PropertyCodeJustin Terry (VM)
2018-03-26WHPX fix WHvGetCapability out WrittenSizeInBytesJustin Terry (VM)
2018-03-26scripts/get_maintainer.pl: Print proper error message for missing $fileIan Jackson
2018-03-26qemu-iotests: Test vhdx image creation with QMPKevin Wolf
2018-03-26vhdx: Check for 4 GB maximum log size on creationKevin Wolf
2018-03-26vhdx: Don't use error_setg_errno() with constant errnoKevin Wolf
2018-03-26vhdx: Require power-of-two block size on createKevin Wolf
2018-03-26qemu-iotests: Test parallels image creation with QMPKevin Wolf
2018-03-26parallels: Check maximum cluster size on createKevin Wolf
2018-03-26qemu-iotests: Test invalid resize on luksKevin Wolf
2018-03-26luks: Turn another invalid assertion into checkKevin Wolf
2018-03-26qemu-iotests: Enable 025 for luksKevin Wolf
2018-03-26qemu-iotests: Test vdi image creation with QMPKevin Wolf
2018-03-26vdi: Fix build with CONFIG_VDI_DEBUGKevin Wolf
2018-03-26vdi: Change 'static' create option to 'preallocation' in QMPKevin Wolf
2018-03-26qcow2: Reset free_cluster_index when allocating a new refcount blockAlberto Garcia
2018-03-26include/block/block_int: Document protocol related functionsFabiano Rosas
2018-03-26block/blkreplay: Remove protocol-related fieldsFabiano Rosas
2018-03-26block/throttle: Remove protocol-related fieldsFabiano Rosas
2018-03-26block/quorum: Remove protocol-related fieldsFabiano Rosas
2018-03-26block/replication: Remove protocol_name fieldFabiano Rosas
2018-03-26iotests: 163 is not quickEric Blake
2018-03-26Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into st...Peter Maydell
2018-03-26net/vde: print error on vde_open() failureJulia Suvorova via Qemu-devel
2018-03-26virtio_net: flush uncompleted TX on resetGreg Kurz
2018-03-25Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20180323'...Peter Maydell
2018-03-24Merge remote-tracking branch 'remotes/dgilbert/tags/pull-migration-20180323a'...Peter Maydell
2018-03-24Merge remote-tracking branch 'remotes/marcel/tags/rdma-pull-request' into sta...Peter Maydell
2018-03-23target/arm: Always set FAR to a known unknown value for debug exceptionsPeter Maydell