index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
target-ppc
/
kvm_ppc.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
spapr_iommu: Finish renaming vfio_accel to need_vfio
Alexey Kardashevskiy
2016-05-27
1
-1
/
+1
*
target-ppc: Add helpers for updating a CPU's SDR1 and external HPT
David Gibson
2016-03-15
1
-0
/
+6
*
hw/ppc/spapr: Implement the h_page_init hypercall
Thomas Huth
2016-02-25
1
-2
/
+34
*
target-ppc: Remove unused kvmppc_update_sdr1() stub
David Gibson
2016-02-16
1
-5
/
+0
*
target-ppc: Remove unused kvmppc_read_segment_page_sizes() stub
David Gibson
2016-01-30
1
-5
/
+0
*
ppc: Let kvmppc_reset_htab() return 0 for !CONFIG_KVM
Bharata B Rao
2015-11-11
1
-1
/
+1
*
spapr_iommu: Rename vfio_accel parameter
David Gibson
2015-10-23
1
-1
/
+1
*
ppc/spapr: Implement H_RANDOM hypercall in QEMU
Thomas Huth
2015-09-23
1
-0
/
+5
*
spapr: Enable in-kernel H_SET_MODE handling
Alexey Kardashevskiy
2015-09-23
1
-0
/
+5
*
kvm_ppc: remove kvmppc_timer_hack
Paolo Bonzini
2015-09-20
1
-2
/
+0
*
pseries: Enable in-kernel H_LOGICAL_CI_{LOAD, STORE} implementations
David Gibson
2015-06-03
1
-0
/
+5
*
spapr: add uuid/host details to device tree
Nikunj A Dadhania
2014-09-08
1
-0
/
+12
*
spapr: Move RMA memory region registration code
Alexey Kardashevskiy
2014-07-15
1
-2
/
+2
*
spapr_iommu: Make in-kernel TCE table optional
Alexey Kardashevskiy
2014-06-27
1
-2
/
+4
*
KVM: PPC: Expose fixup hcall capability
Alexander Graf
2014-06-16
1
-0
/
+6
*
spapr_iommu: Get rid of window_size in sPAPRTCETable
Alexey Kardashevskiy
2014-06-16
1
-1
/
+1
*
spapr_iommu: Enable multiple TCE requests
Alexey Kardashevskiy
2014-06-16
1
-0
/
+6
*
KVM: PPC: Enable compatibility mode
Alexey Kardashevskiy
2014-06-16
1
-0
/
+6
*
target-ppc: add PowerPCCPU::cpu_dt_id
Alexey Kardashevskiy
2014-03-05
1
-6
/
+0
*
target-ppc: Update ppc_hash64_store_hpte to support updating in-kernel htab
Aneesh Kumar K.V
2014-03-05
1
-0
/
+10
*
target-ppc: Fix page table lookup with kvm enabled
Aneesh Kumar K.V
2014-03-05
1
-0
/
+19
*
target-ppc: Add helper for KVM_PPC_RTAS_DEFINE_TOKEN
David Gibson
2013-10-25
1
-0
/
+7
*
pseries: savevm support with KVM
Alexey Kardashevskiy
2013-07-29
1
-0
/
+22
*
Enable kvm emulated watchdog
Bharat Bhushan
2013-04-26
1
-0
/
+24
*
PPC: e500: advertise 4.2 MPIC only if KVM supports EPR
Stuart Yoder
2013-04-26
1
-0
/
+6
*
memory: move core typedefs to qemu/typedefs.h
Paolo Bonzini
2013-04-15
1
-2
/
+0
*
PPC: KVM: Add support for EPR with KVM
Alexander Graf
2013-01-18
1
-0
/
+5
*
cpu: Move cpu_index field to CPUState
Andreas Färber
2013-01-15
1
-2
/
+2
*
target-ppc: Slim conversion of model definitions to QOM subclasses
Andreas Färber
2013-01-07
1
-6
/
+2
*
PPC: KVM: set has-idle in guest device tree
Stuart Yoder
2013-01-07
1
-0
/
+6
*
Merge branch 'master' of git://git.qemu.org/qemu into qom-cpu
Andreas Färber
2012-12-23
1
-1
/
+1
|
\
|
*
exec: move include files to include/exec/
Paolo Bonzini
2012-12-19
1
-1
/
+1
*
|
kvm: Pass CPUState to kvm_vcpu_ioctl()
Andreas Färber
2012-12-19
1
-4
/
+4
|
/
*
pseries: Add support for new KVM hash table control call
David Gibson
2012-10-04
1
-0
/
+19
*
ppc64: Rudimentary Support for extra page sizes on server CPUs
Benjamin Herrenschmidt
2012-06-24
1
-0
/
+5
*
target-ppc: Add hooks for handling tcg and kvm limitations
David Gibson
2012-04-15
1
-0
/
+5
*
target-ppc: Don't overuse CPUState
Andreas Färber
2012-03-14
1
-6
/
+6
*
ppc: Fix up usermode only builds
David Gibson
2011-10-30
1
-0
/
+4
*
ppc: First cut implementation of -cpu host
David Gibson
2011-10-30
1
-0
/
+6
*
pseries: Add device tree properties for VMX/VSX and DFP under kvm
David Gibson
2011-10-30
1
-0
/
+12
*
pseries: Use Book3S-HV TCE acceleration capabilities
David Gibson
2011-10-30
1
-0
/
+14
*
pseries: Allow KVM Book3S-HV on PPC970 CPUS
David Gibson
2011-10-30
1
-0
/
+8
*
pseries: Support SMT systems for KVM Book3S-HV
David Gibson
2011-10-30
1
-0
/
+6
*
PPC: Enable to use PAPR with PR style KVM
Alexander Graf
2011-10-06
1
-0
/
+5
*
PPC: KVM: Add stubs for kvm helper functions
Alexander Graf
2011-10-06
1
-0
/
+26
*
PPC: KVM: Remove kvmppc_read_host_property
Alexander Graf
2011-10-06
1
-11
/
+0
*
PPC: KVM: Add generic function to read host clockfreq
Alexander Graf
2011-10-06
1
-0
/
+1
*
PPC: bamboo: Move host fdt copy to target
Alexander Graf
2011-10-06
1
-1
/
+0
*
ppce500_mpc8544ds: Fix compile with --enable-debug and --disable-kvm
David Gibson
2011-04-08
1
-0
/
+9
*
Implement PAPR CRQ hypercalls
Ben Herrenschmidt
2011-04-01
1
-0
/
+11
[next]