aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-11-12e1000: Implementing various countersLeonid Bloch
2015-11-12e1000: Fixing the packet address filtering procedureLeonid Bloch
2015-11-12e1000: Fixing the received/transmitted octets' countersLeonid Bloch
2015-11-12e1000: Fixing the received/transmitted packets' countersLeonid Bloch
2015-11-12e1000: Trivial implementation of various MAC registersLeonid Bloch
2015-11-12e1000: Introduced an array to control the access to the MAC registersLeonid Bloch
2015-11-12e1000: Add support for migrating the entire MAC registers' arrayLeonid Bloch
2015-11-12e1000: Cosmetic and alignment fixesLeonid Bloch
2015-11-12slirp: Fix type casts and format strings in debug codeStefan Weil
2015-11-11Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20151111' into stagingPeter Maydell
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-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-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
2015-11-11qemu-iotests: Test the reopening of overlay_bs in 'block-commit'Alberto Garcia
2015-11-11commit: reopen overlay_bs before baseAlberto Garcia
2015-11-11block: add tests for the 'blockdev-snapshot' commandAlberto Garcia
2015-11-11block: add a 'blockdev-snapshot' QMP commandAlberto Garcia
2015-11-11block: support passing 'backing': '' to 'blockdev-add'Alberto Garcia