aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-09-25target-sparc: Use cpu_exec_interrupt qom hookRichard Henderson
2014-09-25target-arm: Use cpu_exec_interrupt qom hookRichard Henderson
2014-09-25target-unicore32: Use cpu_exec_interrupt qom hookRichard Henderson
2014-09-25target-sh4: Use cpu_exec_interrupt qom hookRichard Henderson
2014-09-25target-alpha: Use cpu_exec_interrupt qom hookRichard Henderson
2014-09-25target-cris: Use cpu_exec_interrupt qom hookRichard Henderson
2014-09-25target-m68k: Use cpu_exec_interrupt qom hookRichard Henderson
2014-09-25target-s390x: Use cpu_exec_interrupt qom hookRichard Henderson
2014-09-25target-xtensa: Use cpu_exec_interrupt qom hookRichard Henderson
2014-09-25qom: Add cpu_exec_interrupt hookRichard Henderson
2014-09-25target-ppc: Use cpu_exec_enter qom hookRichard Henderson
2014-09-25target-m68k: Use cpu_exec_enter/exit qom hooksRichard Henderson
2014-09-25target-i386: Use cpu_exec_enter/exit qom hooksRichard Henderson
2014-09-25cpu-exec: Remove do-nothing ifdef chainsRichard Henderson
2014-09-25qom: Add cpu_exec_enter and cpu_exec_exit hooksRichard Henderson
2014-09-25Merge remote-tracking branch 'remotes/mcayland/tags/qemu-openbios-signed' int...Peter Maydell
2014-09-25Update OpenBIOS imagesMark Cave-Ayland
2014-09-24Merge remote-tracking branch 'remotes/mcayland/tags/qemu-sparc-signed' into s...Peter Maydell
2014-09-24virtio: Fix wrong type cast from pointer to longStefan Weil
2014-09-24Merge remote-tracking branch 'remotes/awilliam/tags/vfio-pci-for-qemu-2014092...Peter Maydell
2014-09-23tcx: Implement hardware accelerationMark Cave-Ayland
2014-09-23slirp: udp: fix NULL pointer dereference because of uninitialized socketPetr Matousek
2014-09-23Merge remote-tracking branch 'remotes/kraxel/tags/pull-usb-20140923-1' into s...Peter Maydell
2014-09-23Merge remote-tracking branch 'remotes/borntraeger/tags/s390x-20140923' into s...Peter Maydell
2014-09-23s390x/css: catch ccw sequence errorsCornelia Huck
2014-09-23s390x/css: support format-0 ccwsCornelia Huck
2014-09-23s390x: remove duplicate defines in SCLP codeJens Freimann
2014-09-23Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell
2014-09-23usb: tag standalone ehci as hotpluggableGerd Hoffmann
2014-09-23usb: tag standalone uhci as hotpluggableGerd Hoffmann
2014-09-23usb: tag xhci as hotpluggableGerd Hoffmann
2014-09-23usb-serial: only check speed once at realize timeGonglei
2014-09-23usb-bus: introduce a wrapper function to check speedGonglei
2014-09-23usb-bus: remove "init" from USBDeviceClass structGonglei
2014-09-23usb-mtp: convert init to realizeGonglei
2014-09-23usb-redir: convert init to realizeGonglei
2014-09-23usb-audio: convert init to realizeGonglei
2014-09-23dev-wacom: convert init to realizeGonglei
2014-09-23dev-hid: convert init to realizeGonglei
2014-09-23usb-ccid: convert init to realizeGonglei
2014-09-23dev-serial: convert init to realizeGonglei
2014-09-23dev-bluetooth: convert init to realizeGonglei
2014-09-23dev-uas: using error_report instead of fprintfGonglei
2014-09-23dev-uas: convert init to realizeGonglei
2014-09-23dev-storage: usring error_report instead of fprintf/printfGonglei
2014-09-23dev-storage: convert init to realizeGonglei
2014-09-23usb-hub: convert init to realizeGonglei
2014-09-23libusb: using error_report instead of fprintfGonglei
2014-09-23libusb: convert init to realizeGonglei
2014-09-23usb-net: convert init to realizeGonglei