summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-11-12Merge remote-tracking branch 'remotes/dgibson/tags/ppc-next-20151112' into st...Peter Maydell
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-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
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