index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
target-ppc
/
kvm_ppc.h
Age
Commit message (
Expand
)
Author
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-15
memory: move core typedefs to qemu/typedefs.h
Paolo Bonzini
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: 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
kvm: Pass CPUState to kvm_vcpu_ioctl()
Andreas Färber
2012-12-19
exec: move include files to include/exec/
Paolo Bonzini
2012-10-04
pseries: Add support for new KVM hash table control call
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-03-14
target-ppc: Don't overuse CPUState
Andreas Färber
2011-10-30
ppc: Fix up usermode only builds
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
2011-10-30
pseries: Use Book3S-HV TCE acceleration capabilities
David Gibson
2011-10-30
pseries: Allow KVM Book3S-HV on PPC970 CPUS
David Gibson
2011-10-30
pseries: Support SMT systems for KVM Book3S-HV
David Gibson
2011-10-06
PPC: Enable to use PAPR with PR style KVM
Alexander Graf
2011-10-06
PPC: KVM: Add stubs for kvm helper functions
Alexander Graf
2011-10-06
PPC: KVM: Remove kvmppc_read_host_property
Alexander Graf
2011-10-06
PPC: KVM: Add generic function to read host clockfreq
Alexander Graf
2011-10-06
PPC: bamboo: Move host fdt copy to target
Alexander Graf
2011-04-08
ppce500_mpc8544ds: Fix compile with --enable-debug and --disable-kvm
David Gibson
2011-04-01
Implement PAPR CRQ hypercalls
Ben Herrenschmidt
2010-09-05
KVM: PPC: Add level based interrupt logic
Alexander Graf
2010-08-26
PPC: Add PV hypercall transport through fw_cfg
Alexander Graf
2010-02-14
PPC: tell the guest about the time base frequency
Alexander Graf
2009-01-24
kvm/powerpc: extern one function for MPC85xx code use
aurel32
2008-12-16
target-ppc: Enable KVM for ppcemb.
aurel32