aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-09-26trace: [hmp] Reimplement "trace-event" and "info trace-events" using QMPLluís Vilanova
2014-09-26trace: [qmp] Add commands to query and control event tracing stateLluís Vilanova
2014-09-26trace: docs: add trace file descriptionChen Fan
2014-09-26trace: [ust] Fix format string computation in tcg-enabled eventsLluís Vilanova
2014-09-25cpu-exec: Do CPU_INTERRUPT_HALT unconditionallyRichard Henderson
2014-09-25target-i386: Use cpu_exec_interrupt qom hookRichard Henderson
2014-09-25target-ppc: Use cpu_exec_interrupt qom hookRichard Henderson
2014-09-25target-lm32: Use cpu_exec_interrupt qom hookRichard Henderson
2014-09-25target-microblaze: Use cpu_exec_interrupt qom hookRichard Henderson
2014-09-25target-mips: Use cpu_exec_interrupt qom hookRichard Henderson
2014-09-25target-tricore: Remove the dummy interrupt boilerplateRichard Henderson
2014-09-25target-openrisc: Use cpu_exec_interrupt qom hookRichard Henderson
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-25qemu-iotests: Fail test if explicit test case number is unknownFam Zheng
2014-09-25block: Validate node-nameKevin Wolf
2014-09-25vpc: fix beX_to_cpu() and cpu_to_beX() confusionStefan Hajnoczi
2014-09-25docs: add blkdebug block driver documentationStefan Hajnoczi
2014-09-25block: Catch simultaneous usage of options and their aliasesKevin Wolf
2014-09-25block: Specify -drive legacy option aliases in arrayKevin Wolf
2014-09-25block: Improve message for device name clashing with node nameMarkus Armbruster
2014-09-25qemu-nbd: Destroy the BlockDriverState properlyMarkus Armbruster
2014-09-25block: Keep DriveInfo alive until BlockDriverState diesMarkus Armbruster
2014-09-25blockdev: Disentangle BlockDriverState and DriveInfo creationMarkus Armbruster
2014-09-25blkdebug: show an error for invalid event namesStefan Hajnoczi
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