summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* target-arm: Add IRQ and FIQ routing to EL2 and 3Edgar E. Iglesias2014-09-292-0/+27
* target-arm: A64: Emulate the SMC insnEdgar E. Iglesias2014-09-297-0/+51
* target-arm: Add a Hypervisor Trap exception typeEdgar E. Iglesias2014-09-294-0/+4
* target-arm: A64: Emulate the HVC insnEdgar E. Iglesias2014-09-297-10/+81
* target-arm: A64: Correct updates to FAR and ESR on exceptionsEdgar E. Iglesias2014-09-291-4/+3
* target-arm: Don't take interrupts targeting lower ELsEdgar E. Iglesias2014-09-291-0/+7
* target-arm: Break out exception masking to a separate funcEdgar E. Iglesias2014-09-292-5/+17
* target-arm: A64: Refactor aarch64_cpu_do_interruptEdgar E. Iglesias2014-09-293-11/+33
* target-arm: Add SCR_EL3Edgar E. Iglesias2014-09-292-3/+51
* target-arm: Add HCR_EL2Edgar E. Iglesias2014-09-292-0/+70
* target-arm: Don't handle c15_cpar changes via tb_flush()Peter Maydell2014-09-296-30/+44
* 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
OpenPOWER on IntegriCloud