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
*
kvm: extend kvm_irqchip_add_msi_route to work on s390
Frank Blaschka
2015-01-12
1
-0
/
+6
*
target-ppc: explicitly save page table headers in big endian
Cédric Le Goater
2015-01-07
1
-3
/
+17
*
target-ppc: kvm: Fix memory overflow issue about strncat()
Chen Gang
2014-11-04
1
-4
/
+4
*
PPC: KVM: Use vm check_extension for pv hcall
Alexander Graf
2014-09-08
1
-1
/
+1
*
ppc: Add hw breakpoint watchpoint support
Bharat Bhushan
2014-09-08
1
-15
/
+219
*
ppc: Add software breakpoint support
Bharat Bhushan
2014-09-08
1
-14
/
+79
*
ppc: synchronize excp_vectors for injecting exception
Bharat Bhushan
2014-09-08
1
-0
/
+27
*
ppc: debug stub: Get trap instruction opcode from KVM
Bharat Bhushan
2014-09-08
1
-0
/
+4
*
spapr: add uuid/host details to device tree
Nikunj A Dadhania
2014-09-08
1
-1
/
+12
*
spapr: Move RMA memory region registration code
Alexey Kardashevskiy
2014-07-15
1
-10
/
+3
*
spapr_iommu: Make in-kernel TCE table optional
Alexey Kardashevskiy
2014-06-27
1
-2
/
+5
*
PPC: KVM: Make pv hcall endian agnostic
Alexander Graf
2014-06-16
1
-8
/
+8
*
KVM: target-ppc: Enable TM state migration
Alexey Kardashevskiy
2014-06-16
1
-0
/
+38
*
KVM: PPC: Expose fixup hcall capability
Alexander Graf
2014-06-16
1
-0
/
+7
*
spapr_iommu: Get rid of window_size in sPAPRTCETable
Alexey Kardashevskiy
2014-06-16
1
-2
/
+2
*
spapr_iommu: Enable multiple TCE requests
Alexey Kardashevskiy
2014-06-16
1
-0
/
+7
*
KVM: PPC: Enable compatibility mode
Alexey Kardashevskiy
2014-06-16
1
-0
/
+5
*
spapr: Add support for time base offset migration
Alexey Kardashevskiy
2014-06-16
1
-0
/
+5
*
KVM: PPC: Don't secretly add 1T segment feature to CPU
Alexander Graf
2014-06-16
1
-3
/
+5
*
target-ppc: Create versionless CPU class per family if KVM
Alexey Kardashevskiy
2014-06-16
1
-0
/
+21
*
kvm: reset state from the CPU's reset method
Paolo Bonzini
2014-05-13
1
-4
/
+0
*
ppc: use kvm_vcpu_enable_cap()
Cornelia Huck
2014-04-30
1
-17
/
+4
*
exec: Change cpu_abort() argument to CPUState
Andreas Färber
2014-03-13
1
-4
/
+2
*
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
[next]