- 91abb80 Merge remote-tracking branch 'remotes/stefanha/tags/qtest-for-peter' into staging by Peter Maydell · 11 years ago
- bc1c721 Merge remote-tracking branch 'remotes/kvm/uq/master' into staging by Peter Maydell · 11 years ago
- 2653078 Merge remote-tracking branch 'remotes/spice/tags/pull-spice-2' into staging by Peter Maydell · 11 years ago
- 31db5b3 Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-2014-02-02' into staging by Peter Maydell · 11 years ago
- e5d3df6 Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into staging by Peter Maydell · 11 years ago
- 2b2449f Merge remote-tracking branch 'remotes/borntraeger/tags/kvm-s390-20140131' into staging by Peter Maydell · 11 years ago
- 9396b05 Merge remote-tracking branch 'remotes/mcayland/qemu-openbios' into staging by Peter Maydell · 11 years ago
- 7c08db3 target-i386: Move KVM default-vendor hack to instance_init by Eduardo Habkost · 11 years ago
- 82beb53 target-i386: Don't change x86_def_t struct on cpu_x86_register() by Eduardo Habkost · 11 years ago
- c1f4122 target-i386: Eliminate CONFIG_KVM #ifdefs by Eduardo Habkost · 11 years ago
- 48a5f3b kvm: add support for hyper-v timers by Vadim Rozenfeld · 11 years ago
- 5ef6898 kvm: make hyperv vapic assist page migratable by Vadim Rozenfeld · 11 years ago
- 1c90ef2 kvm: make hyperv hypercall and guest os id MSRs migratable. by Vadim Rozenfeld · 11 years ago
- 7bc3d71 kvm: make availability of Hyper-V enlightenments dependent on KVM_CAP_HYPERV by Paolo Bonzini · 11 years ago
- 234cc64 KVM: fix coexistence of KVM and Hyper-V leaves by Paolo Bonzini · 11 years ago
- 977c7b6 kvm: print suberror on all internal errors by Radim Krčmář · 11 years ago
- f0b9b11 target-i386: kvm_check_features_against_host(): Kill feature word array by Eduardo Habkost · 11 years ago
- 2bc65d2 target-i386: kvm_cpu_fill_host(): Fill feature words in a loop by Eduardo Habkost · 11 years ago
- 2a57325 target-i386: kvm_cpu_fill_host(): Set all feature words at end of function by Eduardo Habkost · 11 years ago
- 803a932 target-i386: kvm_cpu_fill_host(): No need to check xlevel2 by Eduardo Habkost · 11 years ago
- b73dcfb target-i386: kvm_cpu_fill_host(): No need to check CPU vendor by Eduardo Habkost · 11 years ago
- 7171a39 target-i386: kvm_cpu_fill_host(): No need to check level by Eduardo Habkost · 11 years ago
- 81e2077 target-i386: kvm_cpu_fill_host(): Kill unused code by Eduardo Habkost · 11 years ago
- 56db2e5 qtest: unlink UNIX domain sockets after connecting by Stefan Hajnoczi · 11 years ago
- 1ad3c6a qtest: unlink QEMU pid file after startup by Stefan Hajnoczi · 11 years ago
- 8cfc114 linux-user: Fix trampoline code for CRIS by Stefan Weil · 11 years ago
- ce603d8 cris: Remove the CRIS PIC glue by Edgar E. Iglesias · 11 years ago
- 4a6da67 axis-dev88: Connect the PIC upstream IRQs directly to the CPU by Edgar E. Iglesias · 11 years ago
- 3065839 cris: Add interrupt signals to the CPU device by Edgar E. Iglesias · 11 years ago
- d66433f cris: Abort when a v10 takes interrupts while in a delayslot by Edgar E. Iglesias · 11 years ago
- fd5d5af cris: Add "any" as alias for "crisv32" in user emulation by Edgar E. Iglesias · 11 years ago
- 8909114 spice: hook qemu_chr_fe_set_open() event to ports by Marc-André Lureau · 11 years ago
- 795ca11 Add the ability to vary Spice playback and record rates, to facilitate Opus support. by Jeremy White · 11 years ago
- 3761abb hw/display/qxl: fix signed to unsigned comparison by Alon Levy · 11 years ago
- f06b852 qxl: clear irq on reset by Alon Levy · 11 years ago
- 2f61120 Merge remote-tracking branch 'qmp-unstable/queue/qmp' into staging by Peter Maydell · 11 years ago
- b4a8c9a Merge remote-tracking branch 'pmaydell/tags/pull-target-arm-20140131' into staging by Peter Maydell · 11 years ago
- 850bbe1 Merge remote-tracking branch 'remotes/awilliam/tags/vfio-pci-for-qemu-20140128.0' into staging by Peter Maydell · 11 years ago
- bd88091 Merge remote-tracking branch 'remotes/sstabellini/xen-140130' into staging by Peter Maydell · 11 years ago
- b76afd1 tests/.gitignore: Ignore tests/check-qom-interface by Fam Zheng · 11 years ago
- 5eaac2f hw/ppc: Remove unused defines by Stefan Weil · 11 years ago
- d5d1507 readline: Add missing GCC_FMT_ATTR by Stefan Weil · 11 years ago
- c6830cd tcg/s390: Remove sigill_handler by Richard Henderson · 11 years ago
- c428c5a i386: Add missing include file for QEMU_PACKED by Stefan Weil · 11 years ago
- 1165ae6 osdep: drop unused #include "trace.h" by Stefan Hajnoczi · 11 years ago
- dc9a353 qemu 1.7.0 does not build on NetBSD by Martin Husemann · 11 years ago
- 1b7650e qemu-iotests: only run 071 on qcow2 by Stefan Hajnoczi · 11 years ago
- 170a603 dataplane: Comment fix by Markus Armbruster · 11 years ago
- f50159f block/vhdx: Error checking fixes by Markus Armbruster · 11 years ago
- fb0a078 qemu-iotests: Drop assert_no_active_commit in case 040 by Fam Zheng · 11 years ago
- f43aa8e block/vmdk: add basic .bdrv_check support by Peter Lieven · 11 years ago
- 14b4a8b block: remove qcow2 .bdrv_make_empty implementation by Jeff Cody · 11 years ago
- 55aff7f block: remove QED .bdrv_make_empty implementation by Jeff Cody · 11 years ago
- 136cd19 Describe flaws in qcow/qcow2 encryption in the docs by Daniel P. Berrange · 11 years ago
- 5b0adce arm_gic: Fix GICD_ICPENDR and GICD_ISPENDR writes by Christoffer Dall · 11 years ago
- 41ab7b5 arm_gic: Introduce define for GIC_NR_SGIS by Christoffer Dall · 11 years ago
- 4d1cef8 target-arm: A64: Add SIMD shift by immediate by Alex Bennée · 11 years ago
- 845ea09 target-arm: A64: Add simple SIMD 3-same floating point ops by Peter Maydell · 11 years ago
- 1f8a73a target-arm: A64: Add integer ops from SIMD 3-same group by Peter Maydell · 11 years ago
- 956d272 target-arm: A64: Add logic ops from SIMD 3 same group by Peter Maydell · 11 years ago
- e1cea11 target-arm: A64: Add top level decode for SIMD 3-same group by Peter Maydell · 11 years ago
- b305dba target-arm: A64: Add SIMD scalar 3 same add, sub and compare ops by Peter Maydell · 11 years ago
- 0ae3932 target-arm: A64: Add SIMD three-different ABDL instructions by Peter Maydell · 11 years ago
- a08582f target-arm: A64: Add SIMD three-different multiply accumulate insns by Peter Maydell · 11 years ago
- 901ad52 target-arm: Add AArch32 SIMD VCVTA, VCVTN, VCVTP and VCVTM by Will Newton · 11 years ago
- c9975a8 target-arm: Add AArch32 FP VCVTA, VCVTN, VCVTP and VCVTM by Will Newton · 11 years ago
- 34f7b0a target-arm: Add AArch32 SIMD VRINTA, VRINTN, VRINTP, VRINTM, VRINTZ by Will Newton · 11 years ago
- 43630e5 target-arm: Add set_neon_rmode helper by Will Newton · 11 years ago
- 2ce7062 target-arm: Add support for AArch32 SIMD VRINTX by Will Newton · 11 years ago
- 4e82bc0 target-arm: Add support for AArch32 FP VRINTX by Will Newton · 11 years ago
- a290c62 target-arm: Add support for AArch32 FP VRINTZ by Will Newton · 11 years ago
- 664c673 target-arm: Add support for AArch32 FP VRINTR by Will Newton · 11 years ago
- 7655f39 target-arm: Add AArch32 FP VRINTA, VRINTN, VRINTP and VRINTM by Will Newton · 11 years ago
- 9972da6 target-arm: Move arm_rmode_to_sf to a shared location. by Will Newton · 11 years ago
- 2cdaca9 display: avoid multi-statement macro by Paolo Bonzini · 11 years ago
- b48adc0 ZYNQ: Implement board MIDR control for Zynq by Alistair Francis · 11 years ago
- 51a9b04 ARM: Convert MIDR to a property by Alistair Francis · 11 years ago
- 83bfffe hw/arm/boot: Don't set up ATAGS for autogenerated dtb booting by Peter Maydell · 11 years ago
- 360a6f2 target-arm: A64: Add SIMD scalar copy instructions by Peter Maydell · 11 years ago
- f3f8c4f target-arm: A64: Add SIMD modified immediate group by Alex Bennée · 11 years ago
- 67bb938 target-arm: A64: Add SIMD copy operations by Alex Bennée · 11 years ago
- 4a0ff1c target-arm: A64: Add SIMD across-lanes instructions by Michael Matz · 11 years ago
- 5fa5469 target-arm: A64: Add SIMD ZIP/UZP/TRN by Michael Matz · 11 years ago
- 7c51048 target-arm: A64: Add SIMD TBL/TBLX by Michael Matz · 11 years ago
- 5c73747 target-arm: A64: Add SIMD EXT by Peter Maydell · 11 years ago
- 384b26f target-arm: A64: Add decode skeleton for SIMD data processing insns by Alex Bennée · 11 years ago
- df54e47 target-arm: A64: Add SIMD ld/st single by Peter Maydell · 11 years ago
- 72430bf target-arm: A64: Add SIMD ld/st multiple by Alex Bennée · 11 years ago
- 89e4a51 Merge remote-tracking branch 'stefanha/tags/tracing-pull-request' into staging by Peter Maydell · 11 years ago
- 44c68de s390x/kvm: cleanup partial register handling by Dominik Dingel · 12 years ago
- 0159a64 Merge remote-tracking branch 'mst/tags/for_anthony' into staging by Peter Maydell · 11 years ago
- 97374ce Merge remote-tracking branch 'sstabellini/xen-170114' into staging by Peter Maydell · 11 years ago
- 8e02b35 Merge remote-tracking branch 'stefanha/tags/net-pull-request' into staging by Peter Maydell · 11 years ago
- dc08f85 Merge remote-tracking branch 'rth/tcg-movbe' into staging by Peter Maydell · 11 years ago
- 360e607 address_space_translate: do not cross page boundaries by Stefano Stabellini · 11 years ago
- 0706f7c Merge remote-tracking branch 'mjt/tags/trivial-patches-2014-01-16' into staging by Peter Maydell · 11 years ago
- 18d13fa TCG: Fix I64-on-32bit-host temporaries by Alexander Graf · 11 years ago
- 056f49f monitor: Cleanup mon->outbuf on write error by Stratos Psomadakis · 11 years ago
- 57d3e1b virtio_rng: replace custom backend API with UserCreatable.complete() callback by Igor Mammedov · 11 years ago
- 269e09f add optional 2nd stage initialization to -object/object-add commands by Igor Mammedov · 11 years ago