aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-09-30pixman: fix qemu_default_pixman_format (32bpp non-native endian)Gerd Hoffmann1-1/+1
2014-09-30Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20140929'...Peter Maydell16-145/+662
2014-09-29Merge remote-tracking branch 'remotes/spice/tags/pull-spice-20140929-1' into ...Peter Maydell3-42/+21
2014-09-29target-arm: Add support for VIRQ and VFIQEdgar E. Iglesias5-14/+76
2014-09-29target-arm: Add IRQ and FIQ routing to EL2 and 3Edgar E. Iglesias2-0/+27
2014-09-29target-arm: A64: Emulate the SMC insnEdgar E. Iglesias7-0/+51
2014-09-29target-arm: Add a Hypervisor Trap exception typeEdgar E. Iglesias4-0/+4
2014-09-29target-arm: A64: Emulate the HVC insnEdgar E. Iglesias7-10/+81
2014-09-29target-arm: A64: Correct updates to FAR and ESR on exceptionsEdgar E. Iglesias1-4/+3
2014-09-29target-arm: Don't take interrupts targeting lower ELsEdgar E. Iglesias1-0/+7
2014-09-29target-arm: Break out exception masking to a separate funcEdgar E. Iglesias2-5/+17
2014-09-29target-arm: A64: Refactor aarch64_cpu_do_interruptEdgar E. Iglesias3-11/+33
2014-09-29target-arm: Add SCR_EL3Edgar E. Iglesias2-3/+51
2014-09-29target-arm: Add HCR_EL2Edgar E. Iglesias2-0/+70
2014-09-29target-arm: Don't handle c15_cpar changes via tb_flush()Peter Maydell6-30/+44
2014-09-29hw/input/tsc210x.c: Delete unused array tsc2101_ratesPeter Maydell1-30/+0
2014-09-29hw/display/pxa2xx_lcd.c: Remove unused function pxa2xx_dma_rdst_setPeter Maydell1-8/+0
2014-09-29hw/intc/imx_avic.c: Remove unused function imx_avic_set_prio()Peter Maydell1-9/+0
2014-09-29hw/display/blizzard.c: Delete unused function blizzard_rgb2yuvPeter Maydell1-8/+0
2014-09-29configure: Build GDB XML for 32 bit ARM CPUs into qemu aarch64 binariesPeter Maydell1-1/+1
2014-09-29target-arm: Implement handling of breakpoint firingPeter Maydell2-15/+66
2014-09-29target-arm: Implement setting guest breakpointsPeter Maydell5-2/+136
2014-09-29Merge remote-tracking branch 'remotes/qmp-unstable/queue/qmp' into stagingPeter Maydell17-26/+179
2014-09-29libqos: use microseconds instead of iterations for virtio timeoutStefan Hajnoczi3-43/+42
2014-09-29libqos: improve event_index test with timeoutStefan Hajnoczi3-4/+31
2014-09-29raw-posix: Fix build without posix_fallocate()Kevin Wolf2-4/+32
2014-09-29Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell16-76/+382
2014-09-29qxl: use graphic_console_set_hwopsGerd Hoffmann1-40/+9
2014-09-29console: add graphic_console_set_hwopsGerd Hoffmann2-2/+12
2014-09-26Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-2014-09-26' in...Peter Maydell6-97/+189
2014-09-26Add HMP command "info memory-devices"Zhu Guihua4-0/+48
2014-09-26qemu-socket: Eliminate silly QERR_ macrosMarkus Armbruster2-25/+13
2014-09-26os-posix: report error message when lock file failedGonglei1-0/+2
2014-09-26os-posix: remove confused errnoGonglei1-1/+1
2014-09-26os-posix: change tab to space avoid violating coding styleGonglei1-37/+42
2014-09-26qemu-socket: Polish errors for connect() and listen() failureMarkus Armbruster1-2/+2
2014-09-26qapi: Update docs given recent event, spacing fixesEric Blake1-20/+80
2014-09-26qapi: Ignore files created during make checkEric Blake1-0/+3
2014-09-26qapi: Consistent whitespace in tests/MakefileEric Blake1-16/+16
2014-09-26qemu-iotests: Test missing "driver" key for blockdev-addFam Zheng2-0/+30
2014-09-26tests: add QMP input visitor test for unions with no discriminatorMichael Roth3-0/+30
2014-09-26qapi: dealloc visitor, implement visit_start_unionMichael Roth1-0/+26
2014-09-26qapi: add visit_start_union and visit_end_unionMichael Roth4-0/+25
2014-09-26virtio-balloon: fix integer overflow in memory stats featureLuiz Capitulino1-1/+6
2014-09-26monitor: Reset HMP mon->rs in CHR_EVENT_OPENStratos Psomadakis1-0/+1
2014-09-26vmxcap: Update according to SDM of September 2014Adrian-Ken Rueegsegger1-4/+6
2014-09-26.travis.yml: remove "make check" from main matrixAlex Bennée1-3/+15
2014-09-26.travis.yml: pre-seed sub-modules for speedAlex Bennée1-0/+4
2014-09-26.travis.yml: make the make slightly more parallelAlex Bennée1-1/+4
2014-09-26.travis.yml: add more linux-user to the build matrixAlex Bennée1-15/+15