summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-09-30virtio-net: use aliases instead of duplicate qdev propertiesGonglei3-6/+3
2014-09-29tcg: Always enable TCGv type checkingRichard Henderson1-55/+34
2014-09-29qemu/compiler: Define QEMU_ARTIFICIALRichard Henderson1-0/+6
2014-09-29tcg-aarch64: Use 32-bit loads for qemu_ld_i32Richard Henderson2-14/+18
2014-09-29tcg-sparc: Use UMULXHI instructionRichard Henderson3-1/+7
2014-09-29tcg-sparc: Rename ADDX/SUBX insnsRichard Henderson2-28/+18
2014-09-29tcg-sparc: Use ADDXC in setcond_i64Richard Henderson1-0/+17
2014-09-29tcg-sparc: Fix setcond_i32 uninitialized valueRichard Henderson1-2/+5
2014-09-29tcg-sparc: Use ADDXC in addsub2_i64Richard Henderson4-13/+61
2014-09-29tcg-sparc: Support addsub2_i64Richard Henderson2-9/+67
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-29vl: Adjust the place of calling mlockall to speedup VM's startupzhanghailiang1-6/+5
2014-09-29pc-dimm: Don't check dimm->node when there is non-NUMA configzhanghailiang1-1/+1
2014-09-29pci-hotplug-old: avoid losing error messageGonglei1-1/+4
2014-09-29Revert "virtio-pci: fix migration for pci bus master"Michael S. Tsirkin1-20/+19
2014-09-29loader: g_realloc(p, 0) frees and returns NULL, simplifyMarkus Armbruster1-10/+5
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-29ac97: register reset via qomGerd Hoffmann1-4/+4
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