summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | scripts/tracetool: don't barf on formats with precisionAlex Bennée2014-09-261-1/+1
| * | | trace: install trace-events fileStefan Hajnoczi2014-09-261-0/+1
| * | | trace-events: Fix comments pointing to source filesMarkus Armbruster2014-09-261-9/+13
| * | | trace-events: Drop orphaned monitor trace eventMarkus Armbruster2014-09-261-1/+0
| * | | trace-events: Drop unused megasas trace eventMarkus Armbruster2014-09-261-2/+0
| * | | cleanup-trace-events.pl: Tighten search for trace event callMarkus Armbruster2014-09-261-1/+1
| * | | trace: tighten up trace-events regex to fix bad parseStefan Hajnoczi2014-09-261-2/+2
| * | | trace-events: drop orphan iscsi trace eventsStefan Hajnoczi2014-09-262-7/+0
| * | | trace-events: drop orphan usb_mtp_data_outStefan Hajnoczi2014-09-261-1/+0
| * | | trace-events: drop orphan virtio_blk_data_plane_complete_requestStefan Hajnoczi2014-09-261-1/+0
| * | | trace: [hmp] Reimplement "trace-event" and "info trace-events" using QMPLluís Vilanova2014-09-263-33/+14
| * | | trace: [qmp] Add commands to query and control event tracing stateLluís Vilanova2014-09-265-0/+179
| * | | trace: docs: add trace file descriptionChen Fan2014-09-261-1/+1
| * | | trace: [ust] Fix format string computation in tcg-enabled eventsLluís Vilanova2014-09-262-10/+11
* | | | main-loop.c: Handle SIGINT, SIGHUP and SIGTERM synchronouslyPeter Maydell2014-09-261-0/+3
* | | | cpu-exec: Do CPU_INTERRUPT_HALT unconditionallyRichard Henderson2014-09-251-5/+0
* | | | target-i386: Use cpu_exec_interrupt qom hookRichard Henderson2014-09-254-64/+71
* | | | target-ppc: Use cpu_exec_interrupt qom hookRichard Henderson2014-09-255-11/+19
* | | | target-lm32: Use cpu_exec_interrupt qom hookRichard Henderson2014-09-254-7/+15
* | | | target-microblaze: Use cpu_exec_interrupt qom hookRichard Henderson2014-09-254-9/+18
* | | | target-mips: Use cpu_exec_interrupt qom hookRichard Henderson2014-09-254-9/+19
* | | | target-tricore: Remove the dummy interrupt boilerplateRichard Henderson2014-09-255-13/+0
* | | | target-openrisc: Use cpu_exec_interrupt qom hookRichard Henderson2014-09-254-18/+22
* | | | target-sparc: Use cpu_exec_interrupt qom hookRichard Henderson2014-09-252-16/+21
* | | | target-arm: Use cpu_exec_interrupt qom hookRichard Henderson2014-09-254-23/+36
* | | | target-unicore32: Use cpu_exec_interrupt qom hookRichard Henderson2014-09-254-7/+17
* | | | target-sh4: Use cpu_exec_interrupt qom hookRichard Henderson2014-09-254-5/+11
* | | | target-alpha: Use cpu_exec_interrupt qom hookRichard Henderson2014-09-254-32/+46
* | | | target-cris: Use cpu_exec_interrupt qom hookRichard Henderson2014-09-254-21/+33
* | | | target-m68k: Use cpu_exec_interrupt qom hookRichard Henderson2014-09-255-16/+22
* | | | target-s390x: Use cpu_exec_interrupt qom hookRichard Henderson2014-09-254-6/+15
* | | | target-xtensa: Use cpu_exec_interrupt qom hookRichard Henderson2014-09-254-6/+12
* | | | qom: Add cpu_exec_interrupt hookRichard Henderson2014-09-253-5/+17
* | | | target-ppc: Use cpu_exec_enter qom hookRichard Henderson2014-09-252-3/+9
* | | | target-m68k: Use cpu_exec_enter/exit qom hooksRichard Henderson2014-09-254-12/+27
* | | | target-i386: Use cpu_exec_enter/exit qom hooksRichard Henderson2014-09-254-12/+28
* | | | cpu-exec: Remove do-nothing ifdef chainsRichard Henderson2014-09-251-32/+0
* | | | qom: Add cpu_exec_enter and cpu_exec_exit hooksRichard Henderson2014-09-253-9/+11
|/ / /
* | | Merge remote-tracking branch 'remotes/mcayland/tags/qemu-openbios-signed' int...Peter Maydell2014-09-255-0/+0
|\ \ \ | |_|/ |/| |
| * | Update OpenBIOS imagesMark Cave-Ayland2014-09-255-0/+0
|/ /
* | Merge remote-tracking branch 'remotes/mcayland/tags/qemu-sparc-signed' into s...Peter Maydell2014-09-242-137/+596
|\ \
| * | tcx: Implement hardware accelerationMark Cave-Ayland2014-09-232-137/+596
* | | virtio: Fix wrong type cast from pointer to longStefan Weil2014-09-241-2/+2
* | | Merge remote-tracking branch 'remotes/awilliam/tags/vfio-pci-for-qemu-2014092...Peter Maydell2014-09-241-12/+12
|\ \ \
| * | | vfio: make rom read endian sensitiveNikunj A Dadhania2014-09-221-3/+24
| * | | Revert "vfio: Make BARs native endian"Alexey Kardashevskiy2014-09-221-31/+10
* | | | slirp: udp: fix NULL pointer dereference because of uninitialized socketPetr Matousek2014-09-231-1/+1
| |/ / |/| |
* | | Merge remote-tracking branch 'remotes/kraxel/tags/pull-usb-20140923-1' into s...Peter Maydell2014-09-2322-277/+355
|\ \ \
| * | | usb: tag standalone ehci as hotpluggableGerd Hoffmann2014-09-233-3/+18
| * | | usb: tag standalone uhci as hotpluggableGerd Hoffmann2014-09-231-3/+13
OpenPOWER on IntegriCloud