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
*
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
*
cpus: Pass CPUState to qemu_cpu_kick()
Andreas Färber
2012-10-31
1
-2
/
+1
*
target-ppc: Rename kvm_kick_{env => cpu} and pass PowerPCCPU
Andreas Färber
2012-10-31
1
-2
/
+6
*
Merge branch 'ppc-for-upstream' of git://repo.or.cz/qemu/agraf
Aurelien Jarno
2012-10-06
1
-39
/
+100
|
\
|
*
PPC: KVM: Fix BAT put
Alexander Graf
2012-10-05
1
-4
/
+5
|
*
target-ppc: KVM: Fix some kernel version edge cases for kvmppc_reset_htab()
David Gibson
2012-10-04
1
-5
/
+25
|
*
pseries: Add support for new KVM hash table control call
David Gibson
2012-10-04
1
-0
/
+29
|
*
ppc: Make kvm_arch_put_registers() put *all* the registers
David Gibson
2012-10-04
1
-39
/
+50
*
|
ppc: avoid buffer overrun: use pstrcpy, not strncpy
Jim Meyering
2012-10-05
1
-1
/
+1
|
/
*
ppc: Fix bug in handling of PAPR hypercall exits
David Gibson
2012-08-15
1
-1
/
+1
*
pseries: Convert sPAPR TCEs to use generic IOMMU infrastructure
David Gibson
2012-06-27
1
-2
/
+2
*
ppc64: Rudimentary Support for extra page sizes on server CPUs
Benjamin Herrenschmidt
2012-06-24
1
-0
/
+208
*
target-ppc: Add hooks for handling tcg and kvm limitations
David Gibson
2012-04-15
1
-0
/
+14
*
Replace Qemu by QEMU in comments
Stefan Weil
2012-04-07
1
-1
/
+1
*
pseries: Don't try to munmap() a malloc()ed TCE table
David Gibson
2012-03-15
1
-2
/
+10
*
target-ppc: Don't overuse CPUState
Andreas Färber
2012-03-14
1
-19
/
+19
*
PPC: KVM: Update HIOR code to new interface
Alexander Graf
2012-02-02
1
-3
/
+7
*
kvm: fix build error in ppc kvm due to memory_region_init_ram_ptr() change
Avi Kivity
2012-01-08
1
-1
/
+2
*
kvm-ppc: halt secondary cpus when guest reset
Liu Yu-B13201
2012-01-03
1
-1
/
+1
*
pseries: Allow writes to KVM accelerated TCE table
David Gibson
2011-10-30
1
-1
/
+1
*
KVM: PPC: Override host vmx/vsx/dfp only when information known
Alexander Graf
2011-10-30
1
-3
/
+9
*
pseries: Correct vmx/dfp handling in both KVM and TCG cases
David Gibson
2011-10-30
1
-1
/
+22
*
ppc: First cut implementation of -cpu host
David Gibson
2011-10-30
1
-0
/
+19
*
pseries: Add device tree properties for VMX/VSX and DFP under kvm
David Gibson
2011-10-30
1
-0
/
+10
[next]