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
2012-10-31
spapr: Pass PowerPCCPU to spapr_hypercall()
Andreas Färber
1
-1
/
+2
2012-10-31
cpus: Pass CPUState to qemu_cpu_kick()
Andreas Färber
1
-2
/
+1
2012-10-31
target-ppc: Rename kvm_kick_{env => cpu} and pass PowerPCCPU
Andreas Färber
1
-2
/
+6
2012-10-06
Merge branch 'ppc-for-upstream' of git://repo.or.cz/qemu/agraf
Aurelien Jarno
1
-39
/
+100
2012-10-05
ppc: avoid buffer overrun: use pstrcpy, not strncpy
Jim Meyering
1
-1
/
+1
2012-10-05
PPC: KVM: Fix BAT put
Alexander Graf
1
-4
/
+5
2012-10-04
target-ppc: KVM: Fix some kernel version edge cases for kvmppc_reset_htab()
David Gibson
1
-5
/
+25
2012-10-04
pseries: Add support for new KVM hash table control call
David Gibson
1
-0
/
+29
2012-10-04
ppc: Make kvm_arch_put_registers() put *all* the registers
David Gibson
1
-39
/
+50
2012-08-15
ppc: Fix bug in handling of PAPR hypercall exits
David Gibson
1
-1
/
+1
2012-06-27
pseries: Convert sPAPR TCEs to use generic IOMMU infrastructure
David Gibson
1
-2
/
+2
2012-06-24
ppc64: Rudimentary Support for extra page sizes on server CPUs
Benjamin Herrenschmidt
1
-0
/
+208
2012-04-15
target-ppc: Add hooks for handling tcg and kvm limitations
David Gibson
1
-0
/
+14
2012-04-07
Replace Qemu by QEMU in comments
Stefan Weil
1
-1
/
+1
2012-03-15
pseries: Don't try to munmap() a malloc()ed TCE table
David Gibson
1
-2
/
+10
2012-03-14
target-ppc: Don't overuse CPUState
Andreas Färber
1
-19
/
+19
2012-02-02
PPC: KVM: Update HIOR code to new interface
Alexander Graf
1
-3
/
+7
2012-01-08
kvm: fix build error in ppc kvm due to memory_region_init_ram_ptr() change
Avi Kivity
1
-1
/
+2
2012-01-03
kvm-ppc: halt secondary cpus when guest reset
Liu Yu-B13201
1
-1
/
+1
2011-10-30
pseries: Allow writes to KVM accelerated TCE table
David Gibson
1
-1
/
+1
2011-10-30
KVM: PPC: Override host vmx/vsx/dfp only when information known
Alexander Graf
1
-3
/
+9
2011-10-30
pseries: Correct vmx/dfp handling in both KVM and TCG cases
David Gibson
1
-1
/
+22
2011-10-30
ppc: First cut implementation of -cpu host
David Gibson
1
-0
/
+19
2011-10-30
pseries: Add device tree properties for VMX/VSX and DFP under kvm
David Gibson
1
-0
/
+10
2011-10-30
ppc: Generalize the kvmppc_get_clockfreq() function
David Gibson
1
-11
/
+24
2011-10-30
pseries: Use Book3S-HV TCE acceleration capabilities
David Gibson
1
-0
/
+54
2011-10-30
pseries: Allow KVM Book3S-HV on PPC970 CPUS
David Gibson
1
-0
/
+44
2011-10-30
pseries: Support SMT systems for KVM Book3S-HV
David Gibson
1
-0
/
+8
2011-10-06
KVM: PPC: Use HIOR setting for -M pseries with PR KVM
Alexander Graf
1
-3
/
+22
2011-10-06
kvm: ppc: booke206: use MMU API
Scott Wood
1
-0
/
+85
2011-10-06
PPC: Enable to use PAPR with PR style KVM
Alexander Graf
1
-0
/
+40
2011-10-06
PPC: KVM: Add generic function to read host clockfreq
Alexander Graf
1
-0
/
+67
2011-06-20
kvm: ppc: Drop KVM_CAP build dependencies
Jan Kiszka
1
-14
/
+0
2011-06-20
kvm: ppc: Drop CONFIG_KVM_PPC_PVR
Jan Kiszka
1
-9
/
+0
2011-06-03
PPC: fix sregs usage on booke
Alexander Graf
1
-6
/
+4
2011-05-09
kvm: ppc: detect old headers
Alexander Graf
1
-1
/
+15
2011-05-09
monitor: add PPC BookE SPRs
Scott Wood
1
-9
/
+134
2011-05-09
kvm: ppc: fixes for KVM_SET_SREGS on init
Scott Wood
1
-3
/
+30
2011-04-01
Parse SDR1 on mtspr instead of at translate time
David Gibson
1
-1
/
+1
2011-03-21
Merge remote branch 'qemu-kvm/uq/master' into staging
Anthony Liguori
1
-7
/
+7
2011-03-21
change all other clock references to use nanosecond resolution accessors
Paolo Bonzini
1
-2
/
+2
2011-03-16
kvm: Align kvm_arch_handle_exit to kvm_cpu_exec changes
Jan Kiszka
1
-4
/
+4
2011-03-15
kvm: Rename kvm_arch_process_irqchip_events to async_events
Jan Kiszka
1
-1
/
+1
2011-03-15
kvm: ppc: Fix breakage of kvm_arch_pre_run/process_irqchip_events
Jan Kiszka
1
-3
/
+3
2011-02-14
kvm: Drop return values from kvm_arch_pre/post_run
Jan Kiszka
1
-4
/
+2
2011-02-14
kvm: Provide sigbus services arch-independently
Jan Kiszka
1
-0
/
+10
2011-01-23
kvm: Consolidate must-have capability checks
Jan Kiszka
1
-0
/
+4
2011-01-23
kvm: Drop smp_cpus argument from init functions
Jan Kiszka
1
-1
/
+1
2011-01-23
kvm: Stop on all fatal exit reasons
Jan Kiszka
1
-0
/
+4
2010-12-08
ppc: kvm: fix signedness warning
Alexander Graf
1
-1
/
+1
[next]