aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-12monitor/target-ppc: Define target_get_monitor_defAlexey Kardashevskiy
2015-11-12cuda.c: add delay to setting of SR_INT bitMark Cave-Ayland
2015-11-12cuda.c: fix T2 timer and enable its interruptMark Cave-Ayland
2015-11-12cuda.c: rename get_counter() state variable from s to ti for consistencyMark Cave-Ayland
2015-11-12cuda.c: refactor get_tb() so that the time can be passed inMark Cave-Ayland
2015-11-12cuda.c: add defines for CUDA registersMark Cave-Ayland
2015-11-12cuda.c: fix CUDA SR interrupt clearingMark Cave-Ayland
2015-11-12cuda.c: implement dummy IIC access commandsMark Cave-Ayland
2015-11-12cuda.c: implement simple CUDA_GET_6805_ADDR commandMark Cave-Ayland
2015-11-12cuda.c: fix CUDA_PACKET response packet formatMark Cave-Ayland
2015-11-12cuda.c: fix CUDA ADB error packet formatMark Cave-Ayland
2015-11-12PPC: mac99: Always add USB controllerAlexander Graf
2015-11-12PPC: Fix lswx bounds checksAlexander Graf
2015-11-12PPC: Allow Rc bit to be set on mtsprAlexander Graf
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