aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-09-30vga: Separate LE and BE conversion functionsBenjamin Herrenschmidt
2014-09-30vga: Remove remainder of old conversion cruftBenjamin Herrenschmidt
2014-09-30vga: Start cutting out non-32bpp conversion supportBenjamin Herrenschmidt
2014-09-30Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20140929'...Peter Maydell
2014-09-29Merge remote-tracking branch 'remotes/spice/tags/pull-spice-20140929-1' into ...Peter Maydell
2014-09-29target-arm: Add support for VIRQ and VFIQEdgar E. Iglesias
2014-09-29target-arm: Add IRQ and FIQ routing to EL2 and 3Edgar E. Iglesias
2014-09-29target-arm: A64: Emulate the SMC insnEdgar E. Iglesias
2014-09-29target-arm: Add a Hypervisor Trap exception typeEdgar E. Iglesias
2014-09-29target-arm: A64: Emulate the HVC insnEdgar E. Iglesias
2014-09-29target-arm: A64: Correct updates to FAR and ESR on exceptionsEdgar E. Iglesias
2014-09-29target-arm: Don't take interrupts targeting lower ELsEdgar E. Iglesias
2014-09-29target-arm: Break out exception masking to a separate funcEdgar E. Iglesias
2014-09-29target-arm: A64: Refactor aarch64_cpu_do_interruptEdgar E. Iglesias
2014-09-29target-arm: Add SCR_EL3Edgar E. Iglesias
2014-09-29target-arm: Add HCR_EL2Edgar E. Iglesias
2014-09-29target-arm: Don't handle c15_cpar changes via tb_flush()Peter Maydell
2014-09-29hw/input/tsc210x.c: Delete unused array tsc2101_ratesPeter Maydell
2014-09-29hw/display/pxa2xx_lcd.c: Remove unused function pxa2xx_dma_rdst_setPeter Maydell
2014-09-29hw/intc/imx_avic.c: Remove unused function imx_avic_set_prio()Peter Maydell
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-29Merge remote-tracking branch 'remotes/qmp-unstable/queue/qmp' into stagingPeter 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-29qxl: use graphic_console_set_hwopsGerd Hoffmann
2014-09-29console: add graphic_console_set_hwopsGerd Hoffmann
2014-09-26Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-2014-09-26' in...Peter Maydell
2014-09-26Add HMP command "info memory-devices"Zhu Guihua
2014-09-26qemu-socket: Eliminate silly QERR_ macrosMarkus Armbruster
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-26qemu-socket: Polish errors for connect() and listen() failureMarkus Armbruster
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-26qemu-iotests: Test missing "driver" key for blockdev-addFam Zheng
2014-09-26tests: add QMP input visitor test for unions with no discriminatorMichael Roth
2014-09-26qapi: dealloc visitor, implement visit_start_unionMichael Roth
2014-09-26qapi: add visit_start_union and visit_end_unionMichael Roth
2014-09-26virtio-balloon: fix integer overflow in memory stats featureLuiz Capitulino
2014-09-26monitor: Reset HMP mon->rs in CHR_EVENT_OPENStratos Psomadakis
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