Age | Commit message (Expand) | Author |
2013-04-26 | target-ppc: Synchronize VPA state with KVM | David Gibson |
2013-04-26 | pseries: Fixes and enhancements to L1 cache properties | David Gibson |
2013-04-26 | pseries: Fix incorrect calculation of RMA size in certain configurations | David Gibson |
2013-04-26 | Enable kvm emulated watchdog | Bharat Bhushan |
2013-04-26 | PPC: e500: advertise 4.2 MPIC only if KVM supports EPR | Stuart Yoder |
2013-04-08 | hw: move headers to include/ | Paolo Bonzini |
2013-03-22 | mmu-hash*: Add header file for definitions | David Gibson |
2013-03-22 | target-ppc: Remove CONFIG_PSERIES dependency in kvm.c | David Gibson |
2013-03-12 | cpu: Move halted and interrupt_request fields to CPUState | Andreas Färber |
2013-03-08 | target-ppc: Make host CPU a subclass of the host's CPU model | Andreas Färber |
2013-03-08 | target-ppc: Synchronize FPU state with KVM | David Gibson |
2013-03-08 | target-ppc: Add mechanism for synchronizing SPRs with KVM | David Gibson |
2013-03-08 | target-ppc: Convert CPU definitions | Andreas Färber |
2013-02-23 | target-ppc: Split out SO, OV, CA fields from XER | Richard Henderson |
2013-01-27 | kvm: Create kvm_arch_vcpu_id() function | Eduardo Habkost |
2013-01-18 | PPC: KVM: Add support for EPR with KVM | Alexander Graf |
2013-01-15 | cpu: Move cpu_index field to CPUState | Andreas Färber |
2013-01-07 | target-ppc: Error out for -cpu host on unknown PVR | Andreas Färber |
2013-01-07 | target-ppc: Slim conversion of model definitions to QOM subclasses | Andreas Färber |
2013-01-07 | PPC: KVM: set has-idle in guest device tree | Stuart Yoder |
2012-12-23 | Merge branch 'master' of git://git.qemu.org/qemu into qom-cpu | Andreas Färber |
2012-12-19 | cpu: Move kvm_state field into CPUState | Andreas Färber |
2012-12-19 | kvm: Pass CPUState to kvm_vcpu_ioctl() | Andreas Färber |
2012-12-19 | kvm: Pass CPUState to kvm_arch_* | Andreas Färber |
2012-12-19 | softmmu: move include files to include/sysemu/ | Paolo Bonzini |
2012-12-19 | misc: move include files to include/qemu/ | Paolo Bonzini |
2012-10-31 | spapr: Pass PowerPCCPU to spapr_hypercall() | Andreas Färber |
2012-10-31 | cpus: Pass CPUState to qemu_cpu_kick() | Andreas Färber |
2012-10-31 | target-ppc: Rename kvm_kick_{env => cpu} and pass PowerPCCPU | Andreas Färber |
2012-10-06 | Merge branch 'ppc-for-upstream' of git://repo.or.cz/qemu/agraf | Aurelien Jarno |
2012-10-05 | ppc: avoid buffer overrun: use pstrcpy, not strncpy | Jim Meyering |
2012-10-05 | PPC: KVM: Fix BAT put | Alexander Graf |
2012-10-04 | target-ppc: KVM: Fix some kernel version edge cases for kvmppc_reset_htab() | David Gibson |
2012-10-04 | pseries: Add support for new KVM hash table control call | David Gibson |
2012-10-04 | ppc: Make kvm_arch_put_registers() put *all* the registers | David Gibson |
2012-08-15 | ppc: Fix bug in handling of PAPR hypercall exits | David Gibson |
2012-06-27 | pseries: Convert sPAPR TCEs to use generic IOMMU infrastructure | David Gibson |
2012-06-24 | ppc64: Rudimentary Support for extra page sizes on server CPUs | Benjamin Herrenschmidt |
2012-04-15 | target-ppc: Add hooks for handling tcg and kvm limitations | David Gibson |
2012-04-07 | Replace Qemu by QEMU in comments | Stefan Weil |
2012-03-15 | pseries: Don't try to munmap() a malloc()ed TCE table | David Gibson |
2012-03-14 | target-ppc: Don't overuse CPUState | Andreas Färber |
2012-02-02 | PPC: KVM: Update HIOR code to new interface | Alexander Graf |
2012-01-08 | kvm: fix build error in ppc kvm due to memory_region_init_ram_ptr() change | Avi Kivity |
2012-01-03 | kvm-ppc: halt secondary cpus when guest reset | Liu Yu-B13201 |
2011-10-30 | pseries: Allow writes to KVM accelerated TCE table | David Gibson |
2011-10-30 | KVM: PPC: Override host vmx/vsx/dfp only when information known | Alexander Graf |
2011-10-30 | pseries: Correct vmx/dfp handling in both KVM and TCG cases | David Gibson |
2011-10-30 | ppc: First cut implementation of -cpu host | David Gibson |
2011-10-30 | pseries: Add device tree properties for VMX/VSX and DFP under kvm | David Gibson |