index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
target-ppc
/
kvm.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-08-10
ppc/kvm: Register also a generic spapr CPU core family type
Thomas Huth
1
-2
/
+5
2016-08-10
ppc/kvm: Do not mess up the generic CPU family registration
Thomas Huth
1
-7
/
+7
2016-07-25
ppc: Huge page detection mechanism fixes - Episode III
Thomas Huth
1
-13
/
+14
2016-07-21
kvm-irqchip: i386: add hook for add/remove virq
Peter Xu
1
-0
/
+11
2016-07-18
ppc: Yet another fix for the huge page support detection mechanism
Thomas Huth
1
-3
/
+7
2016-06-23
ppc: Disable huge page support if it is not available for main RAM
Thomas Huth
1
-1
/
+16
2016-06-17
spapr: Abstract CPU core device and type specific core devices
Bharata B Rao
1
-0
/
+28
2016-06-16
os-posix: include sys/mman.h
Paolo Bonzini
1
-1
/
+0
2016-06-14
ppc: Provide function to get CPU class of the host CPU
Thomas Huth
1
-5
/
+14
2016-05-19
qemu-common: push cpu.h inclusion out of qemu-common.h
Paolo Bonzini
1
-1
/
+1
2016-03-24
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
1
-2
/
+3
2016-03-24
spapr/target-ppc/kvm: Only add hcall-instructions if KVM supports it
Alexey Kardashevskiy
1
-1
/
+1
2016-03-22
util: move declarations out of qemu-common.h
Veronia Bahaa
1
-0
/
+1
2016-03-22
Replaced get_tick_per_sec() by NANOSECONDS_PER_SECOND
Rutuja Shah
1
-2
/
+2
2016-03-18
target-ppc: Document TOCTTOU in hugepage support
Markus Armbruster
1
-0
/
+6
2016-03-16
target-ppc: Add helpers for updating a CPU's SDR1 and external HPT
David Gibson
1
-1
/
+1
2016-03-16
target-ppc: Split out SREGS get/put functions
David Gibson
1
-193
/
+228
2016-02-25
ppc/kvm: Tell the user what might be wrong when using bad CPU types with kvm-hv
Thomas Huth
1
-0
/
+4
2016-02-25
ppc/kvm: Use error_report() instead of cpu_abort() for user-triggerable errors
Thomas Huth
1
-2
/
+5
2016-01-30
target-ppc: Rework ppc_store_slb
David Gibson
1
-1
/
+1
2016-01-30
target-ppc: Convert mmu-hash{32,64}.[ch] from CPUPPCState to PowerPCCPU
David Gibson
1
-1
/
+1
2016-01-30
target-ppc: kvm: fix floating point registers sync on little-endian hosts
Greg Kurz
1
-0
/
+12
2016-01-29
ppc: Clean up includes
Peter Maydell
1
-1
/
+1
2016-01-11
target-ppc: Define kvmppc_read_int_dt()
Sukadev Bhattiprolu
1
-14
/
+22
2015-10-23
ppc/spapr: Add "ibm,pa-features" property to the device-tree
Benjamin Herrenschmidt
1
-0
/
+7
2015-10-23
ppc: Add mmu_model defines for arch 2.03 and 2.07
Benjamin Herrenschmidt
1
-3
/
+5
2015-10-23
spapr_iommu: Rename vfio_accel parameter
David Gibson
1
-2
/
+2
2015-10-19
kvm: Pass PCI device pointer to MSI routing functions
Pavel Fedin
1
-1
/
+1
2015-10-09
qdev: Protect device-list-properties against broken devices
Markus Armbruster
1
-0
/
+4
2015-10-08
target-ppc: Remove unnecessary variable
Shraddha Barke
1
-2
/
+1
2015-09-23
ppc/spapr: Implement H_RANDOM hypercall in QEMU
Thomas Huth
1
-0
/
+9
2015-09-23
spapr: Enable in-kernel H_SET_MODE handling
Alexey Kardashevskiy
1
-0
/
+5
2015-07-07
target-ppc: fix hugepage support when using memory-backend-file
Michael Roth
1
-6
/
+51
2015-07-01
kvm: First step to push iothread lock out of inner run loop
Jan Kiszka
1
-0
/
+7
2015-06-04
Merge remote-tracking branch 'remotes/agraf/tags/signed-ppc-for-upstream' int...
Peter Maydell
1
-0
/
+17
2015-06-03
pseries: Enable in-kernel H_LOGICAL_CI_{LOAD, STORE} implementations
David Gibson
1
-0
/
+17
2015-06-02
kvm: introduce kvm_arch_msi_data_to_gsi
Eric Auger
1
-0
/
+5
2015-04-30
kvm: add support for memory transaction attributes
Paolo Bonzini
1
-1
/
+3
2015-03-11
kvm: add machine state to kvm_arch_init
Marcel Apfelbaum
1
-1
/
+1
2015-01-12
kvm: extend kvm_irqchip_add_msi_route to work on s390
Frank Blaschka
1
-0
/
+6
2015-01-07
target-ppc: explicitly save page table headers in big endian
Cédric Le Goater
1
-3
/
+17
2014-11-04
target-ppc: kvm: Fix memory overflow issue about strncat()
Chen Gang
1
-4
/
+4
2014-09-08
PPC: KVM: Use vm check_extension for pv hcall
Alexander Graf
1
-1
/
+1
2014-09-08
ppc: Add hw breakpoint watchpoint support
Bharat Bhushan
1
-15
/
+219
2014-09-08
ppc: Add software breakpoint support
Bharat Bhushan
1
-14
/
+79
2014-09-08
ppc: synchronize excp_vectors for injecting exception
Bharat Bhushan
1
-0
/
+27
2014-09-08
ppc: debug stub: Get trap instruction opcode from KVM
Bharat Bhushan
1
-0
/
+4
2014-09-08
spapr: add uuid/host details to device tree
Nikunj A Dadhania
1
-1
/
+12
2014-07-15
spapr: Move RMA memory region registration code
Alexey Kardashevskiy
1
-10
/
+3
2014-06-27
spapr_iommu: Make in-kernel TCE table optional
Alexey Kardashevskiy
1
-2
/
+5
[next]