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.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
qemu-common: push cpu.h inclusion out of qemu-common.h
Paolo Bonzini
2016-05-19
1
-1
/
+1
*
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2016-03-24
1
-2
/
+3
|
\
|
*
util: move declarations out of qemu-common.h
Veronia Bahaa
2016-03-22
1
-0
/
+1
|
*
Replaced get_tick_per_sec() by NANOSECONDS_PER_SECOND
Rutuja Shah
2016-03-22
1
-2
/
+2
*
|
spapr/target-ppc/kvm: Only add hcall-instructions if KVM supports it
Alexey Kardashevskiy
2016-03-24
1
-1
/
+1
*
|
target-ppc: Document TOCTTOU in hugepage support
Markus Armbruster
2016-03-18
1
-0
/
+6
|
/
*
target-ppc: Add helpers for updating a CPU's SDR1 and external HPT
David Gibson
2016-03-15
1
-1
/
+1
*
target-ppc: Split out SREGS get/put functions
David Gibson
2016-03-15
1
-193
/
+228
*
ppc/kvm: Tell the user what might be wrong when using bad CPU types with kvm-hv
Thomas Huth
2016-02-25
1
-0
/
+4
*
ppc/kvm: Use error_report() instead of cpu_abort() for user-triggerable errors
Thomas Huth
2016-02-25
1
-2
/
+5
*
target-ppc: Rework ppc_store_slb
David Gibson
2016-01-30
1
-1
/
+1
*
target-ppc: Convert mmu-hash{32,64}.[ch] from CPUPPCState to PowerPCCPU
David Gibson
2016-01-30
1
-1
/
+1
*
target-ppc: kvm: fix floating point registers sync on little-endian hosts
Greg Kurz
2016-01-30
1
-0
/
+12
*
ppc: Clean up includes
Peter Maydell
2016-01-29
1
-1
/
+1
*
target-ppc: Define kvmppc_read_int_dt()
Sukadev Bhattiprolu
2016-01-11
1
-14
/
+22
*
ppc/spapr: Add "ibm,pa-features" property to the device-tree
Benjamin Herrenschmidt
2015-10-23
1
-0
/
+7
*
ppc: Add mmu_model defines for arch 2.03 and 2.07
Benjamin Herrenschmidt
2015-10-23
1
-3
/
+5
*
spapr_iommu: Rename vfio_accel parameter
David Gibson
2015-10-23
1
-2
/
+2
*
kvm: Pass PCI device pointer to MSI routing functions
Pavel Fedin
2015-10-19
1
-1
/
+1
*
qdev: Protect device-list-properties against broken devices
Markus Armbruster
2015-10-09
1
-0
/
+4
*
target-ppc: Remove unnecessary variable
Shraddha Barke
2015-10-08
1
-2
/
+1
*
ppc/spapr: Implement H_RANDOM hypercall in QEMU
Thomas Huth
2015-09-23
1
-0
/
+9
*
spapr: Enable in-kernel H_SET_MODE handling
Alexey Kardashevskiy
2015-09-23
1
-0
/
+5
*
target-ppc: fix hugepage support when using memory-backend-file
Michael Roth
2015-07-07
1
-6
/
+51
*
kvm: First step to push iothread lock out of inner run loop
Jan Kiszka
2015-07-01
1
-0
/
+7
*
Merge remote-tracking branch 'remotes/agraf/tags/signed-ppc-for-upstream' int...
Peter Maydell
2015-06-04
1
-0
/
+17
|
\
|
*
pseries: Enable in-kernel H_LOGICAL_CI_{LOAD, STORE} implementations
David Gibson
2015-06-03
1
-0
/
+17
*
|
kvm: introduce kvm_arch_msi_data_to_gsi
Eric Auger
2015-06-02
1
-0
/
+5
|
/
*
kvm: add support for memory transaction attributes
Paolo Bonzini
2015-04-30
1
-1
/
+3
*
kvm: add machine state to kvm_arch_init
Marcel Apfelbaum
2015-03-11
1
-1
/
+1
*
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
[next]