summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* add input-send-event commandMarcelo Tosatti2014-10-023-0/+117
* input: fix send-key monitor command release event orderingGerd Hoffmann2014-10-021-2/+9
* Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20140929'...Peter Maydell2014-09-3016-145/+662
|\
| * target-arm: Add support for VIRQ and VFIQEdgar E. Iglesias2014-09-295-14/+76
| * 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
* | Merge remote-tracking branch 'remotes/spice/tags/pull-spice-20140929-1' into ...Peter Maydell2014-09-293-42/+21
|\ \
| * | qxl: use graphic_console_set_hwopsGerd Hoffmann2014-09-291-40/+9
| * | console: add graphic_console_set_hwopsGerd Hoffmann2014-09-292-2/+12
* | | Merge remote-tracking branch 'remotes/qmp-unstable/queue/qmp' into stagingPeter Maydell2014-09-2917-26/+179
|\ \ \ | |_|/ |/| |
| * | Add HMP command "info memory-devices"Zhu Guihua2014-09-264-0/+48
| * | qemu-socket: Eliminate silly QERR_ macrosMarkus Armbruster2014-09-262-25/+13
| * | qemu-socket: Polish errors for connect() and listen() failureMarkus Armbruster2014-09-261-2/+2
| * | qemu-iotests: Test missing "driver" key for blockdev-addFam Zheng2014-09-262-0/+30
| * | tests: add QMP input visitor test for unions with no discriminatorMichael Roth2014-09-263-0/+30
| * | qapi: dealloc visitor, implement visit_start_unionMichael Roth2014-09-261-0/+26
| * | qapi: add visit_start_union and visit_end_unionMichael Roth2014-09-264-0/+25
| * | virtio-balloon: fix integer overflow in memory stats featureLuiz Capitulino2014-09-261-1/+6
| * | monitor: Reset HMP mon->rs in CHR_EVENT_OPENStratos Psomadakis2014-09-261-0/+1
| |/
* | 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
OpenPOWER on IntegriCloud