summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-09-30virtio-serial: use aliases instead of duplicate qdev propertiesGonglei
2014-09-30virtio/vhost-scsi: fix virtio-scsi/vhost-scsi child refcount in transportsGonglei
2014-09-30virtio/vhost-scsi: use aliases instead of duplicate qdev propertiesGonglei
2014-09-30virtio-net: fix virtio-net child refcount in transportsGonglei
2014-09-30virtio-net: use aliases instead of duplicate qdev propertiesGonglei
2014-09-29tcg: Always enable TCGv type checkingRichard Henderson
2014-09-29qemu/compiler: Define QEMU_ARTIFICIALRichard Henderson
2014-09-29tcg-aarch64: Use 32-bit loads for qemu_ld_i32Richard Henderson
2014-09-29tcg-sparc: Use UMULXHI instructionRichard Henderson
2014-09-29tcg-sparc: Rename ADDX/SUBX insnsRichard Henderson
2014-09-29tcg-sparc: Use ADDXC in setcond_i64Richard Henderson
2014-09-29tcg-sparc: Fix setcond_i32 uninitialized valueRichard Henderson
2014-09-29tcg-sparc: Use ADDXC in addsub2_i64Richard Henderson
2014-09-29tcg-sparc: Support addsub2_i64Richard Henderson
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-29vl: Adjust the place of calling mlockall to speedup VM's startupzhanghailiang
2014-09-29pc-dimm: Don't check dimm->node when there is non-NUMA configzhanghailiang
2014-09-29pci-hotplug-old: avoid losing error messageGonglei
2014-09-29Revert "virtio-pci: fix migration for pci bus master"Michael S. Tsirkin
2014-09-29loader: g_realloc(p, 0) frees and returns NULL, simplifyMarkus Armbruster
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-29ac97: register reset via qomGerd 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