aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-09-25target-sh4: Use cpu_exec_interrupt qom hookRichard Henderson4-5/+11
2014-09-25target-alpha: Use cpu_exec_interrupt qom hookRichard Henderson4-32/+46
2014-09-25target-cris: Use cpu_exec_interrupt qom hookRichard Henderson4-21/+33
2014-09-25target-m68k: Use cpu_exec_interrupt qom hookRichard Henderson5-16/+22
2014-09-25target-s390x: Use cpu_exec_interrupt qom hookRichard Henderson4-6/+15
2014-09-25target-xtensa: Use cpu_exec_interrupt qom hookRichard Henderson4-6/+12
2014-09-25qom: Add cpu_exec_interrupt hookRichard Henderson3-5/+17
2014-09-25target-ppc: Use cpu_exec_enter qom hookRichard Henderson2-3/+9
2014-09-25target-m68k: Use cpu_exec_enter/exit qom hooksRichard Henderson4-12/+27
2014-09-25target-i386: Use cpu_exec_enter/exit qom hooksRichard Henderson4-12/+28
2014-09-25cpu-exec: Remove do-nothing ifdef chainsRichard Henderson1-32/+0
2014-09-25qom: Add cpu_exec_enter and cpu_exec_exit hooksRichard Henderson3-9/+11
2014-09-25Merge remote-tracking branch 'remotes/mcayland/tags/qemu-openbios-signed' int...Peter Maydell5-0/+0
2014-09-25qemu-iotests: Fail test if explicit test case number is unknownFam Zheng1-2/+8
2014-09-25block: Validate node-nameKevin Wolf4-8/+19
2014-09-25vpc: fix beX_to_cpu() and cpu_to_beX() confusionStefan Hajnoczi1-22/+22
2014-09-25docs: add blkdebug block driver documentationStefan Hajnoczi1-0/+161
2014-09-25block: Catch simultaneous usage of options and their aliasesKevin Wolf3-2/+82
2014-09-25block: Specify -drive legacy option aliases in arrayKevin Wolf1-15/+24
2014-09-25block: Improve message for device name clashing with node nameMarkus Armbruster2-2/+3
2014-09-25qemu-nbd: Destroy the BlockDriverState properlyMarkus Armbruster1-1/+1
2014-09-25block: Keep DriveInfo alive until BlockDriverState diesMarkus Armbruster5-5/+24
2014-09-25blockdev: Disentangle BlockDriverState and DriveInfo creationMarkus Armbruster1-17/+20
2014-09-25blkdebug: show an error for invalid event namesStefan Hajnoczi1-3/+19
2014-09-25Update OpenBIOS imagesMark Cave-Ayland5-0/+0
2014-09-24Merge remote-tracking branch 'remotes/mcayland/tags/qemu-sparc-signed' into s...Peter Maydell2-137/+596
2014-09-24virtio: Fix wrong type cast from pointer to longStefan Weil1-2/+2
2014-09-24Merge remote-tracking branch 'remotes/awilliam/tags/vfio-pci-for-qemu-2014092...Peter Maydell1-12/+12
2014-09-23tcx: Implement hardware accelerationMark Cave-Ayland2-137/+596
2014-09-23slirp: udp: fix NULL pointer dereference because of uninitialized socketPetr Matousek1-1/+1
2014-09-23Merge remote-tracking branch 'remotes/kraxel/tags/pull-usb-20140923-1' into s...Peter Maydell22-277/+355
2014-09-23Merge remote-tracking branch 'remotes/borntraeger/tags/s390x-20140923' into s...Peter Maydell4-11/+43
2014-09-23s390x/css: catch ccw sequence errorsCornelia Huck2-0/+11
2014-09-23s390x/css: support format-0 ccwsCornelia Huck3-9/+32
2014-09-23s390x: remove duplicate defines in SCLP codeJens Freimann1-2/+0
2014-09-23Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell72-946/+2806
2014-09-23usb: tag standalone ehci as hotpluggableGerd Hoffmann3-3/+18
2014-09-23usb: tag standalone uhci as hotpluggableGerd Hoffmann1-3/+13
2014-09-23usb: tag xhci as hotpluggableGerd Hoffmann1-1/+0
2014-09-23usb-serial: only check speed once at realize timeGonglei1-7/+9
2014-09-23usb-bus: introduce a wrapper function to check speedGonglei2-1/+14
2014-09-23usb-bus: remove "init" from USBDeviceClass structGonglei2-4/+0
2014-09-23usb-mtp: convert init to realizeGonglei1-3/+2
2014-09-23usb-redir: convert init to realizeGonglei1-8/+7
2014-09-23usb-audio: convert init to realizeGonglei1-3/+2
2014-09-23dev-wacom: convert init to realizeGonglei1-3/+2
2014-09-23dev-hid: convert init to realizeGonglei1-14/+13
2014-09-23usb-ccid: convert init to realizeGonglei1-3/+2
2014-09-23dev-serial: convert init to realizeGonglei1-12/+6
2014-09-23dev-bluetooth: convert init to realizeGonglei1-4/+2