Age | Commit message (Expand) | Author | Files | Lines |
2014-02-03 | target-i386: kvm_cpu_fill_host(): Kill unused code | Eduardo Habkost | 1 | -2/+0 |
2014-02-03 | qtest: unlink UNIX domain sockets after connecting | Stefan Hajnoczi | 1 | -11/+12 |
2014-02-03 | qtest: unlink QEMU pid file after startup | Stefan Hajnoczi | 1 | -11/+11 |
2014-02-03 | Update seabios binaries to 1.7.4 | Gerd Hoffmann | 7 | -0/+0 |
2014-02-03 | Update seabios submodule to 1.7.4 | Gerd Hoffmann | 1 | -0/+0 |
2014-02-03 | roms: remove explicit MAKEFLAGS from recursive make invocations | Bruce Rogers | 1 | -11/+11 |
2014-02-03 | linux-user: Fix trampoline code for CRIS | Stefan Weil | 1 | -4/+4 |
2014-02-03 | cris: Remove the CRIS PIC glue | Edgar E. Iglesias | 3 | -50/+0 |
2014-02-03 | axis-dev88: Connect the PIC upstream IRQs directly to the CPU | Edgar E. Iglesias | 1 | -4/+3 |
2014-02-03 | cris: Add interrupt signals to the CPU device | Edgar E. Iglesias | 2 | -0/+24 |
2014-02-03 | cris: Abort when a v10 takes interrupts while in a delayslot | Edgar E. Iglesias | 1 | -0/+5 |
2014-02-03 | cris: Add "any" as alias for "crisv32" in user emulation | Edgar E. Iglesias | 1 | -0/+6 |
2014-02-03 | spice: hook qemu_chr_fe_set_open() event to ports | Marc-André Lureau | 1 | -5/+20 |
2014-02-03 | Add the ability to vary Spice playback and record rates, to facilitate Opus s... | Jeremy White | 1 | -2/+25 |
2014-02-03 | hw/display/qxl: fix signed to unsigned comparison | Alon Levy | 1 | -6/+9 |
2014-02-03 | qxl: clear irq on reset | Alon Levy | 1 | -0/+1 |
2014-02-01 | Merge remote-tracking branch 'qmp-unstable/queue/qmp' into staging | Peter Maydell | 9 | -26/+160 |
2014-02-01 | Merge remote-tracking branch 'pmaydell/tags/pull-target-arm-20140131' into st... | Peter Maydell | 16 | -70/+3087 |
2014-02-01 | Merge remote-tracking branch 'remotes/awilliam/tags/vfio-pci-for-qemu-2014012... | Peter Maydell | 4 | -17/+77 |
2014-02-01 | Merge remote-tracking branch 'remotes/sstabellini/xen-140130' into staging | Peter Maydell | 1 | -2/+4 |
2014-02-01 | tests/.gitignore: Ignore tests/check-qom-interface | Fam Zheng | 1 | -0/+1 |
2014-02-01 | hw/ppc: Remove unused defines | Stefan Weil | 1 | -2/+0 |
2014-02-01 | readline: Add missing GCC_FMT_ATTR | Stefan Weil | 3 | -3/+6 |
2014-02-01 | tcg/s390: Remove sigill_handler | Richard Henderson | 1 | -19/+0 |
2014-02-01 | i386: Add missing include file for QEMU_PACKED | Stefan Weil | 1 | -2/+1 |
2014-02-01 | osdep: drop unused #include "trace.h" | Stefan Hajnoczi | 1 | -1/+0 |
2014-02-01 | qemu 1.7.0 does not build on NetBSD | Martin Husemann | 1 | -1/+4 |
2014-01-31 | qemu-iotests: only run 071 on qcow2 | Stefan Hajnoczi | 1 | -1/+1 |
2014-01-31 | dataplane: Comment fix | Markus Armbruster | 1 | -1/+1 |
2014-01-31 | block/vhdx: Error checking fixes | Markus Armbruster | 2 | -6/+6 |
2014-01-31 | qemu-iotests: Drop assert_no_active_commit in case 040 | Fam Zheng | 1 | -16/+12 |
2014-01-31 | block/vmdk: add basic .bdrv_check support | Peter Lieven | 1 | -0/+48 |
2014-01-31 | block: remove qcow2 .bdrv_make_empty implementation | Jeff Cody | 1 | -21/+0 |
2014-01-31 | block: remove QED .bdrv_make_empty implementation | Jeff Cody | 1 | -6/+0 |
2014-01-31 | Describe flaws in qcow/qcow2 encryption in the docs | Daniel P. Berrange | 2 | -6/+40 |
2014-01-31 | arm_gic: Fix GICD_ICPENDR and GICD_ISPENDR writes | Christoffer Dall | 1 | -1/+5 |
2014-01-31 | arm_gic: Introduce define for GIC_NR_SGIS | Christoffer Dall | 2 | -6/+12 |
2014-01-31 | target-arm: A64: Add SIMD shift by immediate | Alex Bennée | 1 | -2/+373 |
2014-01-31 | target-arm: A64: Add simple SIMD 3-same floating point ops | Peter Maydell | 1 | -2/+188 |
2014-01-31 | target-arm: A64: Add integer ops from SIMD 3-same group | Peter Maydell | 1 | -1/+164 |
2014-01-31 | target-arm: A64: Add logic ops from SIMD 3 same group | Peter Maydell | 1 | -1/+72 |
2014-01-31 | target-arm: A64: Add top level decode for SIMD 3-same group | Peter Maydell | 1 | -1/+44 |
2014-01-31 | target-arm: A64: Add SIMD scalar 3 same add, sub and compare ops | Peter Maydell | 1 | -1/+130 |
2014-01-31 | target-arm: A64: Add SIMD three-different ABDL instructions | Peter Maydell | 1 | -2/+33 |
2014-01-31 | target-arm: A64: Add SIMD three-different multiply accumulate insns | Peter Maydell | 1 | -1/+232 |
2014-01-31 | target-arm: Add AArch32 SIMD VCVTA, VCVTN, VCVTP and VCVTM | Will Newton | 1 | -1/+52 |
2014-01-31 | target-arm: Add AArch32 FP VCVTA, VCVTN, VCVTP and VCVTM | Will Newton | 1 | -0/+61 |
2014-01-31 | target-arm: Add AArch32 SIMD VRINTA, VRINTN, VRINTP, VRINTM, VRINTZ | Will Newton | 1 | -1/+39 |
2014-01-31 | target-arm: Add set_neon_rmode helper | Will Newton | 2 | -0/+18 |
2014-01-31 | target-arm: Add support for AArch32 SIMD VRINTX | Will Newton | 1 | -1/+10 |