summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-2014-09-26' in...Peter Maydell2014-09-266-97/+189
|\ \ \ | |_|/ |/| |
| * | os-posix: report error message when lock file failedGonglei2014-09-261-0/+2
| * | os-posix: remove confused errnoGonglei2014-09-261-1/+1
| * | os-posix: change tab to space avoid violating coding styleGonglei2014-09-261-37/+42
| * | qapi: Update docs given recent event, spacing fixesEric Blake2014-09-261-20/+80
| * | qapi: Ignore files created during make checkEric Blake2014-09-261-0/+3
| * | qapi: Consistent whitespace in tests/MakefileEric Blake2014-09-261-16/+16
| * | vmxcap: Update according to SDM of September 2014Adrian-Ken Rueegsegger2014-09-261-4/+6
| * | .travis.yml: remove "make check" from main matrixAlex Bennée2014-09-261-3/+15
| * | .travis.yml: pre-seed sub-modules for speedAlex Bennée2014-09-261-0/+4
| * | .travis.yml: make the make slightly more parallelAlex Bennée2014-09-261-1/+4
| * | .travis.yml: add more linux-user to the build matrixAlex Bennée2014-09-261-15/+15
| * | tests: avoid running duplicate qom-testsMichael Roth2014-09-261-1/+2
* | | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell2014-09-2617-31/+117
|\ \ \ | |/ / |/| |
| * | kvm/valgrind: don't mark memory as initializedChristian Borntraeger2014-09-262-9/+1
| * | po: fix conflict with %.mo rule in rules.makPaolo Bonzini2014-09-261-3/+3
| * | kvmvapic: fix migration when VM paused and when not running WindowsPavel Dovgalyuk2014-09-261-2/+9
| * | serial: check if backed by a physical serial port at realize timePaolo Bonzini2014-09-191-2/+3
| * | serial: reset state at startupPaolo Bonzini2014-09-191-0/+1
| * | target-i386: update fp status fixPavel Dovgalyuk2014-09-185-11/+18
| * | hw/dma/i8257: Silence phony error messagePhilipp Hahn2014-09-162-2/+5
| * | kvmclock: Ensure time in migration never goes backwardAlexander Graf2014-09-161-0/+49
| * | kvmclock: Ensure proper env->tsc value for kvmclock_current_nsec calculationMarcelo Tosatti2014-09-161-0/+4
| * | Introduce cpu_clean_all_dirtyMarcelo Tosatti2014-09-164-0/+23
| * | pit: fix pit interrupt can't inject into vm after migrationChenLiang2014-09-161-2/+1
* | | Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' int...Peter Maydell2014-09-2616-79/+238
|\ \ \
| * | | ohci: drop computed flags from trace eventsAlex Bennée2014-09-262-3/+2
| * | | ohci: Split long traces to smaller onesAlexey Kardashevskiy2014-09-262-10/+16
| * | | 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
OpenPOWER on IntegriCloud