aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-11-12vhost-user: modify SET_LOG_BASE to pass mmap size and offsetVictor Kaplansky
2015-11-12virtio-pci: unbreak queue_enable readJason Wang
2015-11-12virtio-pci: introduce pio notification capability for modern deviceJason Wang
2015-11-12virtio-pci: use zero length mmio eventfd for 1.0 notification cap when possibleJason Wang
2015-11-12KVM: add support for any length io eventfdJason Wang
2015-11-12memory: don't try to adjust endianness for zero length eventfdJason Wang
2015-11-12virtio-pci: fix 1.0 virtqueue migrationJason Wang
2015-11-12Merge remote-tracking branch 'remotes/mdroth/tags/qga-pull-2015-11-11-tag' in...Peter Maydell
2015-11-12tests: classify some ivshmem tests as slowMarc-André Lureau
2015-11-12Merge remote-tracking branch 'remotes/armbru/tags/pull-error-2015-11-11' into...Peter Maydell
2015-11-11Merge remote-tracking branch 'remotes/cody/tags/block-pull-request' into stagingPeter Maydell
2015-11-11Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20151111' into stagingPeter Maydell
2015-11-11error: More error_setg() usageEric Blake
2015-11-11Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell
2015-11-11s390: deprecate the non-ccw machine in 2.5Christian Borntraeger
2015-11-11s390x/ipl: switch error reporting to error_setgDavid Hildenbrand
2015-11-11s390x/ipl: clean up qom definitions and turn into TYPE_DEVICEDavid Hildenbrand
2015-11-11qdev: provide qdev_reset_all_fn()David Hildenbrand
2015-11-11pc-bios/s390-ccw: rebuild imageCornelia Huck
2015-11-11pc-bios/s390-ccw: El Torito 16-bit boot image size field workaroundMaxim Samoylov
2015-11-11pc-bios/s390-ccw: El Torito s390x boot entry checkMaxim Samoylov
2015-11-11pc-bios/s390-ccw: ISO-9660 El Torito boot implementationMaxim Samoylov
2015-11-11pc-bios/s390-ccw: Always adjust virtio sector countMaxim Samoylov
2015-11-11s390x/kvm: don't enable CMMA when hugetlbfs will be usedDominik Dingel
2015-11-11s390x: switch to memory_region_allocate_system_memoryDominik Dingel
2015-11-11MAINTAINERS: update virtio-ccw/s390 git treeCornelia Huck
2015-11-11MAINTAINERS: update s390 file patternsCornelia Huck
2015-11-11s390x/pci : fix up s390 pci iommu translation functionYi Min Zhao
2015-11-11s390x/css: sense data endiannessCornelia Huck
2015-11-11qga: fix append file open modes for win32Kirk Allan
2015-11-11Merge remote-tracking branch 'mreitz/tags/pull-block-for-kevin-2015-11-11' in...Kevin Wolf
2015-11-11iotests: Check for quorum support in test 139Alberto Garcia
2015-11-11qcow2: Fix qcow2_get_cluster_offset() for zero clustersKevin Wolf
2015-11-11iotests: Add tests for the x-blockdev-del commandAlberto Garcia
2015-11-11block: Add 'x-blockdev-del' QMP commandAlberto Garcia
2015-11-11block: Add blk_get_refcnt()Alberto Garcia
2015-11-11mirror: block all operations on the target image during the jobAlberto Garcia
2015-11-11qemu-iotests: fix -valgrind option for checkJeff Cody
2015-11-11qemu-iotests: fix cleanup of background processesJeff Cody
2015-11-11gluster: allocate GlusterAIOCBs on the stackPaolo Bonzini
2015-11-11qemu-io: Correct error messagesJohn Snow
2015-11-11qemu-io: Check for trailing charsJohn Snow
2015-11-11qemu-io: fix cvtnum lval typesJohn Snow
2015-11-11block: test 'blockdev-snapshot' using a file BDS as the overlayAlberto Garcia
2015-11-11block: Remove inner quotation marks in iotest 085Alberto Garcia
2015-11-11block: Disallow snapshots if the overlay doesn't support backing filesAlberto Garcia
2015-11-11throttle: Use bs->throttle_state instead of bs->io_limits_enabledAlberto Garcia
2015-11-11throttle: Check for pending requests in throttle_group_unregister_bs()Alberto Garcia
2015-11-11qemu-img: add check for zero-length job lenJohn Snow
2015-11-11qcow2: avoid misaligned 64bit bswapJohn Snow