summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-02-03Update seabios binaries to 1.7.4Gerd Hoffmann
2014-02-03Update seabios submodule to 1.7.4Gerd Hoffmann
2014-02-03roms: remove explicit MAKEFLAGS from recursive make invocationsBruce Rogers
2014-02-03linux-user: Fix trampoline code for CRISStefan Weil
2014-02-03cris: Remove the CRIS PIC glueEdgar E. Iglesias
2014-02-03axis-dev88: Connect the PIC upstream IRQs directly to the CPUEdgar E. Iglesias
2014-02-03cris: Add interrupt signals to the CPU deviceEdgar E. Iglesias
2014-02-03cris: Abort when a v10 takes interrupts while in a delayslotEdgar E. Iglesias
2014-02-03cris: Add "any" as alias for "crisv32" in user emulationEdgar E. Iglesias
2014-02-03spice: hook qemu_chr_fe_set_open() event to portsMarc-André Lureau
2014-02-03Add the ability to vary Spice playback and record rates, to facilitate Opus s...Jeremy White
2014-02-03hw/display/qxl: fix signed to unsigned comparisonAlon Levy
2014-02-03qxl: clear irq on resetAlon Levy
2014-02-01Merge remote-tracking branch 'qmp-unstable/queue/qmp' into stagingPeter Maydell
2014-02-01Merge remote-tracking branch 'pmaydell/tags/pull-target-arm-20140131' into st...Peter Maydell
2014-02-01Merge remote-tracking branch 'remotes/awilliam/tags/vfio-pci-for-qemu-2014012...Peter Maydell
2014-02-01Merge remote-tracking branch 'remotes/sstabellini/xen-140130' into stagingPeter Maydell
2014-02-01tests/.gitignore: Ignore tests/check-qom-interfaceFam Zheng
2014-02-01hw/ppc: Remove unused definesStefan Weil
2014-02-01readline: Add missing GCC_FMT_ATTRStefan Weil
2014-02-01tcg/s390: Remove sigill_handlerRichard Henderson
2014-02-01i386: Add missing include file for QEMU_PACKEDStefan Weil
2014-02-01osdep: drop unused #include "trace.h"Stefan Hajnoczi
2014-02-01qemu 1.7.0 does not build on NetBSDMartin Husemann
2014-01-31qemu-iotests: only run 071 on qcow2Stefan Hajnoczi
2014-01-31dataplane: Comment fixMarkus Armbruster
2014-01-31block/vhdx: Error checking fixesMarkus Armbruster
2014-01-31qemu-iotests: Drop assert_no_active_commit in case 040Fam Zheng
2014-01-31block/vmdk: add basic .bdrv_check supportPeter Lieven
2014-01-31block: remove qcow2 .bdrv_make_empty implementationJeff Cody
2014-01-31block: remove QED .bdrv_make_empty implementationJeff Cody
2014-01-31Describe flaws in qcow/qcow2 encryption in the docsDaniel P. Berrange
2014-01-31arm_gic: Fix GICD_ICPENDR and GICD_ISPENDR writesChristoffer Dall
2014-01-31arm_gic: Introduce define for GIC_NR_SGISChristoffer Dall
2014-01-31target-arm: A64: Add SIMD shift by immediateAlex Bennée
2014-01-31target-arm: A64: Add simple SIMD 3-same floating point opsPeter Maydell
2014-01-31target-arm: A64: Add integer ops from SIMD 3-same groupPeter Maydell
2014-01-31target-arm: A64: Add logic ops from SIMD 3 same groupPeter Maydell
2014-01-31target-arm: A64: Add top level decode for SIMD 3-same groupPeter Maydell
2014-01-31target-arm: A64: Add SIMD scalar 3 same add, sub and compare opsPeter Maydell
2014-01-31target-arm: A64: Add SIMD three-different ABDL instructionsPeter Maydell
2014-01-31target-arm: A64: Add SIMD three-different multiply accumulate insnsPeter Maydell
2014-01-31target-arm: Add AArch32 SIMD VCVTA, VCVTN, VCVTP and VCVTMWill Newton
2014-01-31target-arm: Add AArch32 FP VCVTA, VCVTN, VCVTP and VCVTMWill Newton
2014-01-31target-arm: Add AArch32 SIMD VRINTA, VRINTN, VRINTP, VRINTM, VRINTZWill Newton
2014-01-31target-arm: Add set_neon_rmode helperWill Newton
2014-01-31target-arm: Add support for AArch32 SIMD VRINTXWill Newton
2014-01-31target-arm: Add support for AArch32 FP VRINTXWill Newton
2014-01-31target-arm: Add support for AArch32 FP VRINTZWill Newton
2014-01-31target-arm: Add support for AArch32 FP VRINTRWill Newton