index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
target-ppc
/
kvm.c
Age
Commit message (
Expand
)
Author
2011-03-15
kvm: ppc: Fix breakage of kvm_arch_pre_run/process_irqchip_events
Jan Kiszka
2011-02-14
kvm: Drop return values from kvm_arch_pre/post_run
Jan Kiszka
2011-02-14
kvm: Provide sigbus services arch-independently
Jan Kiszka
2011-01-23
kvm: Consolidate must-have capability checks
Jan Kiszka
2011-01-23
kvm: Drop smp_cpus argument from init functions
Jan Kiszka
2011-01-23
kvm: Stop on all fatal exit reasons
Jan Kiszka
2010-12-08
ppc: kvm: fix signedness warning
Alexander Graf
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-05-18
PPC/KVM: make iothread work
Alexander Graf
2010-05-11
Do not stop VM if emulation failed in userspace.
Gleb Natapov
2010-05-11
kvm: enable smp > 1
Marcelo Tosatti
2010-03-04
KVM: Rework VCPU state writeback API
Jan Kiszka
2010-02-14
PPC: Add timer when running KVM
Alexander Graf
2010-02-14
PPC: tell the guest about the time base frequency
Alexander Graf
2009-12-19
target-ppc: fix ppc32 kvm build
Alexander Graf
2009-12-03
target-ppc: Get MMU state on register sync
Alexander Graf
2009-11-17
kvm: Add arch reset handler
Jan Kiszka
2009-07-22
Use correct input constant
Alexander Graf
2009-07-22
Set PVR in sregs
Alexander Graf
2008-12-16
target-ppc: Enable KVM for ppcemb.
aurel32