summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* hw/input/tsc210x.c: Delete unused array tsc2101_ratesPeter Maydell2014-09-291-30/+0
* hw/display/pxa2xx_lcd.c: Remove unused function pxa2xx_dma_rdst_setPeter Maydell2014-09-291-8/+0
* hw/intc/imx_avic.c: Remove unused function imx_avic_set_prio()Peter Maydell2014-09-291-9/+0
* hw/display/blizzard.c: Delete unused function blizzard_rgb2yuvPeter Maydell2014-09-291-8/+0
* configure: Build GDB XML for 32 bit ARM CPUs into qemu aarch64 binariesPeter Maydell2014-09-291-1/+1
* target-arm: Implement handling of breakpoint firingPeter Maydell2014-09-292-15/+66
* target-arm: Implement setting guest breakpointsPeter Maydell2014-09-295-2/+136
* libqos: use microseconds instead of iterations for virtio timeoutStefan Hajnoczi2014-09-293-43/+42
* libqos: improve event_index test with timeoutStefan Hajnoczi2014-09-293-4/+31
* raw-posix: Fix build without posix_fallocate()Kevin Wolf2014-09-292-4/+32
* Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell2014-09-2916-76/+382
|\
| * qemu-iotests: Fail test if explicit test case number is unknownFam Zheng2014-09-251-2/+8
| * block: Validate node-nameKevin Wolf2014-09-254-8/+19
| * vpc: fix beX_to_cpu() and cpu_to_beX() confusionStefan Hajnoczi2014-09-251-22/+22
| * docs: add blkdebug block driver documentationStefan Hajnoczi2014-09-251-0/+161
| * block: Catch simultaneous usage of options and their aliasesKevin Wolf2014-09-253-2/+82
| * block: Specify -drive legacy option aliases in arrayKevin Wolf2014-09-251-15/+24
| * block: Improve message for device name clashing with node nameMarkus Armbruster2014-09-252-2/+3
| * qemu-nbd: Destroy the BlockDriverState properlyMarkus Armbruster2014-09-251-1/+1
| * block: Keep DriveInfo alive until BlockDriverState diesMarkus Armbruster2014-09-255-5/+24
| * blockdev: Disentangle BlockDriverState and DriveInfo creationMarkus Armbruster2014-09-251-17/+20
| * blkdebug: show an error for invalid event namesStefan Hajnoczi2014-09-251-3/+19
* | 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
OpenPOWER on IntegriCloud