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
2014-05-13
kvm: reset state from the CPU's reset method
Paolo Bonzini
2014-04-30
ppc: use kvm_vcpu_enable_cap()
Cornelia Huck
2014-03-13
exec: Change cpu_abort() argument to CPUState
Andreas Färber
2014-03-13
cpu: Move exception_index field from CPU_COMMON to CPUState
Andreas Färber
2014-03-05
target-ppc: spapr: e500: fix to use cpu_dt_id
Alexey Kardashevskiy
2014-03-05
target-ppc: add PowerPCCPU::cpu_dt_id
Alexey Kardashevskiy
2014-03-05
target-ppc: Update ppc_hash64_store_hpte to support updating in-kernel htab
Aneesh Kumar K.V
2014-03-05
target-ppc: Fix page table lookup with kvm enabled
Aneesh Kumar K.V
2014-03-05
target-ppc: Fix htab_mask calculation
Aneesh Kumar K.V
2014-03-05
PPC: KVM: suppress warnings about not supported SPRs
Alexey Kardashevskiy
2014-03-05
PPC: KVM: store SLB slot number
Alexey Kardashevskiy
2014-02-14
PPC: KVM: Add missing address space to ldl_phys helper
Alexander Graf
2013-12-20
powerpc: add PVR mask support
Alexey Kardashevskiy
2013-12-20
target-ppc: add stubs for KVM breakpoints
Greg Kurz
2013-10-25
target-ppc: Use #define for max slb entries
Aneesh Kumar K.V
2013-10-25
target-ppc: Update slb array with correct index values.
Aneesh Kumar K.V
2013-10-25
target-ppc: Add helper for KVM_PPC_RTAS_DEFINE_TOKEN
David Gibson
2013-08-22
aio / timers: Switch entire codebase to the new timer API
Alex Bligh
2013-07-29
target-ppc/kvm.c: Rename 'dprintf' to 'DPRINTF'
Peter Maydell
2013-07-29
pseries: savevm support with KVM
Alexey Kardashevskiy
2013-07-29
spapr-tce: make sPAPRTCETable a proper device
Anthony Liguori
2013-07-09
cpu: Make first_cpu and next_cpu CPUState
Andreas Färber
2013-07-04
memory: add owner argument to initialization functions
Paolo Bonzini
2013-07-01
target-ppc kvm: save cr register
Alexey Kardashevskiy
2013-06-12
KVM: PPC: Add dummy kvm_arch_init_irq_routing()
Scott Wood
2013-05-18
remove some double-includes
Michael Tokarev
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
[next]