Age | Commit message (Expand) | Author |
2014-06-23 | tcg-ppc64: Merge 32-bit ABIs into the prologue / frame code | Richard Henderson |
2014-06-23 | tcg-ppc64: Adjust tcg_out_call for ELFv2 | Ulrich Weigand |
2014-06-23 | tcg-ppc64: Support the ppc64 elfv2 ABI | Richard Henderson |
2014-06-23 | tcg-ppc64: Use the correct test in tcg_out_call | Richard Henderson |
2014-06-23 | tcg-ppc64: Better parameterize the stack frame | Richard Henderson |
2014-06-23 | tcg-ppc64: Fix TCG_TARGET_CALL_STACK_OFFSET | Richard Henderson |
2014-06-23 | tcg-ppc64: Move call macros out of tcg-target.h | Richard Henderson |
2014-06-23 | tcg-ppc64: Make TCG_AREG0 and TCG_REG_CALL_STACK enum constants | Richard Henderson |
2014-06-23 | tcg-ppc64: Use tcg_out_{ld,st,cmp} internally | Richard Henderson |
2014-06-23 | tcg-ppc64: Relax register restrictions in tcg_out_mem_long | Richard Henderson |
2014-06-23 | tcg-ppc64: Move functions around | Richard Henderson |
2014-06-23 | tcg-ppc64: Avoid some hard-codings of TCG_TYPE_I64 | Richard Henderson |
2014-06-23 | tcg-ppc: Use uintptr_t in ppc_tb_set_jmp_target | Richard Henderson |
2014-06-23 | Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ... | Peter Maydell |
2014-06-23 | Merge remote-tracking branch 'remotes/mcayland/qemu-sparc' into staging | Peter Maydell |
2014-06-23 | Merge remote-tracking branch 'remotes/mcayland/qemu-openbios' into staging | Peter Maydell |
2014-06-23 | console: move chardev declarations to sysemu/char.h | Michael S. Tsirkin |
2014-06-23 | block: asynchronously stop the VM on I/O errors | Paolo Bonzini |
2014-06-23 | vl: allow other threads to do qemu_system_vmstop_request | Paolo Bonzini |
2014-06-23 | sheepdog: fix NULL dereference in sd_create | Liu Yuan |
2014-06-21 | QemuOpts: check NULL opts in qemu_opt_get functions | Chunyan Liu |
2014-06-21 | block: m25p80: Support read only bdrvs. | Peter Crosthwaite |
2014-06-21 | block: m25p80: sync_page(): Deindent function body. | Peter Crosthwaite |
2014-06-20 | Update OpenBIOS images | Mark Cave-Ayland |
2014-06-20 | apb: Fix out-of-bounds array write access | Stefan Weil |
2014-06-20 | gt64xxx_pci: Add VMStateDescription | Sanjay Lal |
2014-06-20 | target-mips: copy CP0_Config1 into DisasContext | Aurelien Jarno |
2014-06-20 | Merge remote-tracking branch 'remotes/kvm/uq/master' into staging | Peter Maydell |
2014-06-20 | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging | Peter Maydell |
2014-06-20 | Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20140619'... | Peter Maydell |
2014-06-20 | Merge remote-tracking branch 'remotes/kraxel/tags/pull-vnc-20140619-1' into s... | Peter Maydell |
2014-06-20 | spice: fix 32bit build | Gerd Hoffmann |
2014-06-20 | Merge remote-tracking branch 'remotes/rth/tcg-next' into staging | Peter Maydell |
2014-06-20 | hw/mips: malta: Don't boot from flash with KVM T&E | James Hogan |
2014-06-19 | armv7m_nvic: fix AIRCR implementation | Oran Avraham |
2014-06-19 | Use PSCI v0.2 compatible string when KVM or TCG provides it | Pranavkumar Sawargaonkar |
2014-06-19 | target-arm: Introduce per-CPU field for PSCI version | Pranavkumar Sawargaonkar |
2014-06-19 | target-arm: Implement kvm_arch_reset_vcpu() for KVM ARM64 | Pranavkumar Sawargaonkar |
2014-06-19 | target-arm: Enable KVM_ARM_VCPU_PSCI_0_2 feature when possible | Pranavkumar Sawargaonkar |
2014-06-19 | target-arm: Common kvm_arm_vcpu_init() for KVM ARM and KVM ARM64 | Pranavkumar Sawargaonkar |
2014-06-19 | kvm: Handle exit reason KVM_EXIT_SYSTEM_EVENT | Pranavkumar Sawargaonkar |
2014-06-19 | hw/block/pflash_cfi01: Report correct size info for parallel configs | Peter Maydell |
2014-06-19 | hw/arm/vexpress: Forbid specifying flash contents in two ways at once | Peter Maydell |
2014-06-19 | target-arm/translate-a64.c: Fix dead ?: in handle_simd_shift_fpint_conv() | Peter Maydell |
2014-06-19 | target-arm/translate-a64.c: Remove dead ?: in disas_simd_3same_int() | Peter Maydell |
2014-06-19 | target-arm: Add ULL suffix to calculation of page size | Peter Maydell |
2014-06-19 | hw/arm/spitz: Avoid clash with Windows header symbol MOD_SHIFT | Peter Maydell |
2014-06-19 | target-arm: implement PD0/PD1 bits for TTBCR | Fabian Aggeler |
2014-06-19 | numa: use RAM_ADDR_FMT with ram_addr_t | Michael S. Tsirkin |
2014-06-19 | qapi/string-output-visitor: fix bugs | Michael S. Tsirkin |