aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-09-29hw/display/blizzard.c: Delete unused function blizzard_rgb2yuvPeter Maydell
2014-09-29configure: Build GDB XML for 32 bit ARM CPUs into qemu aarch64 binariesPeter Maydell
2014-09-29target-arm: Implement handling of breakpoint firingPeter Maydell
2014-09-29target-arm: Implement setting guest breakpointsPeter Maydell
2014-09-29libqos: use microseconds instead of iterations for virtio timeoutStefan Hajnoczi
2014-09-29libqos: improve event_index test with timeoutStefan Hajnoczi
2014-09-29raw-posix: Fix build without posix_fallocate()Kevin Wolf
2014-09-29Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell
2014-09-26Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-2014-09-26' in...Peter Maydell
2014-09-26os-posix: report error message when lock file failedGonglei
2014-09-26os-posix: remove confused errnoGonglei
2014-09-26os-posix: change tab to space avoid violating coding styleGonglei
2014-09-26qapi: Update docs given recent event, spacing fixesEric Blake
2014-09-26qapi: Ignore files created during make checkEric Blake
2014-09-26qapi: Consistent whitespace in tests/MakefileEric Blake
2014-09-26vmxcap: Update according to SDM of September 2014Adrian-Ken Rueegsegger
2014-09-26.travis.yml: remove "make check" from main matrixAlex Bennée
2014-09-26.travis.yml: pre-seed sub-modules for speedAlex Bennée
2014-09-26.travis.yml: make the make slightly more parallelAlex Bennée
2014-09-26.travis.yml: add more linux-user to the build matrixAlex Bennée
2014-09-26tests: avoid running duplicate qom-testsMichael Roth
2014-09-26Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2014-09-26kvm/valgrind: don't mark memory as initializedChristian Borntraeger
2014-09-26po: fix conflict with %.mo rule in rules.makPaolo Bonzini
2014-09-26kvmvapic: fix migration when VM paused and when not running WindowsPavel Dovgalyuk
2014-09-26Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' int...Peter Maydell
2014-09-26main-loop.c: Handle SIGINT, SIGHUP and SIGTERM synchronouslyPeter Maydell
2014-09-26ohci: drop computed flags from trace eventsAlex Bennée
2014-09-26ohci: Split long traces to smaller onesAlexey Kardashevskiy
2014-09-26scripts/tracetool: don't barf on formats with precisionAlex Bennée
2014-09-26trace: install trace-events fileStefan Hajnoczi
2014-09-26trace-events: Fix comments pointing to source filesMarkus Armbruster
2014-09-26trace-events: Drop orphaned monitor trace eventMarkus Armbruster
2014-09-26trace-events: Drop unused megasas trace eventMarkus Armbruster
2014-09-26cleanup-trace-events.pl: Tighten search for trace event callMarkus Armbruster
2014-09-26trace: tighten up trace-events regex to fix bad parseStefan Hajnoczi
2014-09-26trace-events: drop orphan iscsi trace eventsStefan Hajnoczi
2014-09-26trace-events: drop orphan usb_mtp_data_outStefan Hajnoczi
2014-09-26trace-events: drop orphan virtio_blk_data_plane_complete_requestStefan Hajnoczi
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