index
:
hqemu
2.5.1_overlay
2.5_overlay
2.6_overlay
master
HQEMU
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
target-ppc
/
kvm.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
cpu: Move exception_index field from CPU_COMMON to CPUState
Andreas Färber
2014-03-13
1
-1
/
+1
*
target-ppc: spapr: e500: fix to use cpu_dt_id
Alexey Kardashevskiy
2014-03-05
1
-1
/
+1
*
target-ppc: add PowerPCCPU::cpu_dt_id
Alexey Kardashevskiy
2014-03-05
1
-13
/
+0
*
target-ppc: Update ppc_hash64_store_hpte to support updating in-kernel htab
Aneesh Kumar K.V
2014-03-05
1
-0
/
+36
*
target-ppc: Fix page table lookup with kvm enabled
Aneesh Kumar K.V
2014-03-05
1
-0
/
+54
*
target-ppc: Fix htab_mask calculation
Aneesh Kumar K.V
2014-03-05
1
-1
/
+3
*
PPC: KVM: suppress warnings about not supported SPRs
Alexey Kardashevskiy
2014-03-05
1
-4
/
+3
*
PPC: KVM: store SLB slot number
Alexey Kardashevskiy
2014-03-05
1
-0
/
+3
*
PPC: KVM: Add missing address space to ldl_phys helper
Alexander Graf
2014-02-14
1
-1
/
+1
*
powerpc: add PVR mask support
Alexey Kardashevskiy
2013-12-20
1
-0
/
+4
*
target-ppc: add stubs for KVM breakpoints
Greg Kurz
2013-12-20
1
-0
/
+28
*
target-ppc: Use #define for max slb entries
Aneesh Kumar K.V
2013-10-25
1
-2
/
+2
*
target-ppc: Update slb array with correct index values.
Aneesh Kumar K.V
2013-10-25
1
-2
/
+15
*
target-ppc: Add helper for KVM_PPC_RTAS_DEFINE_TOKEN
David Gibson
2013-10-25
1
-0
/
+14
*
aio / timers: Switch entire codebase to the new timer API
Alex Bligh
2013-08-22
1
-4
/
+4
*
target-ppc/kvm.c: Rename 'dprintf' to 'DPRINTF'
Peter Maydell
2013-07-29
1
-26
/
+26
*
pseries: savevm support with KVM
Alexey Kardashevskiy
2013-07-29
1
-0
/
+69
*
spapr-tce: make sPAPRTCETable a proper device
Anthony Liguori
2013-07-29
1
-2
/
+2
*
cpu: Make first_cpu and next_cpu CPUState
Andreas Färber
2013-07-09
1
-1
/
+1
*
memory: add owner argument to initialization functions
Paolo Bonzini
2013-07-04
1
-1
/
+1
*
target-ppc kvm: save cr register
Alexey Kardashevskiy
2013-07-01
1
-0
/
+5
*
KVM: PPC: Add dummy kvm_arch_init_irq_routing()
Scott Wood
2013-06-12
1
-0
/
+4
*
remove some double-includes
Michael Tokarev
2013-05-18
1
-2
/
+0
*
target-ppc: Synchronize VPA state with KVM
David Gibson
2013-04-26
1
-0
/
+120
*
pseries: Fixes and enhancements to L1 cache properties
David Gibson
2013-04-26
1
-0
/
+10
*
pseries: Fix incorrect calculation of RMA size in certain configurations
David Gibson
2013-04-26
1
-1
/
+25
*
Enable kvm emulated watchdog
Bharat Bhushan
2013-04-26
1
-0
/
+74
*
PPC: e500: advertise 4.2 MPIC only if KVM supports EPR
Stuart Yoder
2013-04-26
1
-0
/
+7
*
hw: move headers to include/
Paolo Bonzini
2013-04-08
1
-3
/
+3
*
mmu-hash*: Add header file for definitions
David Gibson
2013-03-22
1
-0
/
+1
*
target-ppc: Remove CONFIG_PSERIES dependency in kvm.c
David Gibson
2013-03-22
1
-1
/
+1
*
cpu: Move halted and interrupt_request fields to CPUState
Andreas Färber
2013-03-12
1
-7
/
+9
*
target-ppc: Make host CPU a subclass of the host's CPU model
Andreas Färber
2013-03-08
1
-43
/
+23
*
target-ppc: Synchronize FPU state with KVM
David Gibson
2013-03-08
1
-0
/
+130
*
target-ppc: Add mechanism for synchronizing SPRs with KVM
David Gibson
2013-03-08
1
-8
/
+107
*
target-ppc: Convert CPU definitions
Andreas Färber
2013-03-08
1
-12
/
+20
*
target-ppc: Split out SO, OV, CA fields from XER
Richard Henderson
2013-02-23
1
-2
/
+2
*
kvm: Create kvm_arch_vcpu_id() function
Eduardo Habkost
2013-01-27
1
-0
/
+5
*
PPC: KVM: Add support for EPR with KVM
Alexander Graf
2013-01-18
1
-0
/
+21
*
cpu: Move cpu_index field to CPUState
Andreas Färber
2013-01-15
1
-5
/
+7
*
target-ppc: Error out for -cpu host on unknown PVR
Andreas Färber
2013-01-07
1
-0
/
+8
*
target-ppc: Slim conversion of model definitions to QOM subclasses
Andreas Färber
2013-01-07
1
-7
/
+30
*
PPC: KVM: set has-idle in guest device tree
Stuart Yoder
2013-01-07
1
-6
/
+26
*
Merge branch 'master' of git://git.qemu.org/qemu into qom-cpu
Andreas Färber
2012-12-23
1
-5
/
+5
|
\
|
*
softmmu: move include files to include/sysemu/
Paolo Bonzini
2012-12-19
1
-4
/
+4
|
*
misc: move include files to include/qemu/
Paolo Bonzini
2012-12-19
1
-1
/
+1
*
|
cpu: Move kvm_state field into CPUState
Andreas Färber
2012-12-19
1
-13
/
+20
*
|
kvm: Pass CPUState to kvm_vcpu_ioctl()
Andreas Färber
2012-12-19
1
-23
/
+32
*
|
kvm: Pass CPUState to kvm_arch_*
Andreas Färber
2012-12-19
1
-13
/
+23
|
/
*
spapr: Pass PowerPCCPU to spapr_hypercall()
Andreas Färber
2012-10-31
1
-1
/
+2
[next]