Sign in
qemu-android
/
qemu-android
/
a984e42c916ad5afdf3f8660f284857547943aa4
/
target-ppc
/
kvm.c
a47dddd
exec: Change cpu_abort() argument to CPUState
by Andreas Färber
· 12 years ago
2710342
cpu: Move exception_index field from CPU_COMMON to CPUState
by Andreas Färber
· 12 years ago
0f20ba6
target-ppc: spapr: e500: fix to use cpu_dt_id
by Alexey Kardashevskiy
· 11 years ago
0ce470c
target-ppc: add PowerPCCPU::cpu_dt_id
by Alexey Kardashevskiy
· 11 years ago
c138593
target-ppc: Update ppc_hash64_store_hpte to support updating in-kernel htab
by Aneesh Kumar K.V
· 11 years ago
7c43bca
target-ppc: Fix page table lookup with kvm enabled
by Aneesh Kumar K.V
· 11 years ago
f3c75d4
target-ppc: Fix htab_mask calculation
by Aneesh Kumar K.V
· 11 years ago
b36f100
PPC: KVM: suppress warnings about not supported SPRs
by Alexey Kardashevskiy
· 11 years ago
69b31b9
PPC: KVM: store SLB slot number
by Alexey Kardashevskiy
· 11 years ago
933b19e
PPC: KVM: Add missing address space to ldl_phys helper
by Alexander Graf
· 11 years ago
3bc9ccc
powerpc: add PVR mask support
by Alexey Kardashevskiy
· 11 years ago
c65f9a0
target-ppc: add stubs for KVM breakpoints
by Greg Kurz
· 11 years ago
d83af16
target-ppc: Use #define for max slb entries
by Aneesh Kumar K.V
· 11 years ago
4b4d4a2
target-ppc: Update slb array with correct index values.
by Aneesh Kumar K.V
· 11 years ago
feaa64c
target-ppc: Add helper for KVM_PPC_RTAS_DEFINE_TOKEN
by David Gibson
· 11 years ago
bc72ad6
aio / timers: Switch entire codebase to the new timer API
by Alex Bligh
· 12 years ago
da56ff9
target-ppc/kvm.c: Rename 'dprintf' to 'DPRINTF'
by Peter Maydell
· 12 years ago
e68cb8b
pseries: savevm support with KVM
by Alexey Kardashevskiy
· 12 years ago
a83000f
spapr-tce: make sPAPRTCETable a proper device
by Anthony Liguori
· 12 years ago
182735e
cpu: Make first_cpu and next_cpu CPUState
by Andreas Färber
· 12 years ago
2c9b15c
memory: add owner argument to initialization functions
by Paolo Bonzini
· 12 years ago
4bddaf5
target-ppc kvm: save cr register
by Alexey Kardashevskiy
· 12 years ago
8216966
KVM: PPC: Add dummy kvm_arch_init_irq_routing()
by Scott Wood
· 12 years ago
997aba8
remove some double-includes
by Michael Tokarev
· 12 years ago
9b00ea4
target-ppc: Synchronize VPA state with KVM
by David Gibson
· 12 years ago
0cbad81
pseries: Fixes and enhancements to L1 cache properties
by David Gibson
· 12 years ago
f36951c
pseries: Fix incorrect calculation of RMA size in certain configurations
by David Gibson
· 12 years ago
31f2cb8
Enable kvm emulated watchdog
by Bharat Bhushan
· 12 years ago
3b96112
PPC: e500: advertise 4.2 MPIC only if KVM supports EPR
by Stuart Yoder
· 12 years ago
0d09e41
hw: move headers to include/
by Paolo Bonzini
· 12 years ago
d5aea6f
mmu-hash*: Add header file for definitions
by David Gibson
· 12 years ago
c6304a4
target-ppc: Remove CONFIG_PSERIES dependency in kvm.c
by David Gibson
· 12 years ago
259186a
cpu: Move halted and interrupt_request fields to CPUState
by Andreas Färber
· 12 years ago
5ba4576
target-ppc: Make host CPU a subclass of the host's CPU model
by Andreas Färber
· 12 years ago
70b7984
target-ppc: Synchronize FPU state with KVM
by David Gibson
· 12 years ago
d67d40e
target-ppc: Add mechanism for synchronizing SPRs with KVM
by David Gibson
· 12 years ago
cfe34f4
target-ppc: Convert CPU definitions
by Andreas Färber
· 12 years ago
da91a00
target-ppc: Split out SO, OV, CA fields from XER
by Richard Henderson
· 12 years ago
b164e48
kvm: Create kvm_arch_vcpu_id() function
by Eduardo Habkost
· 12 years ago
5b95b8b
PPC: KVM: Add support for EPR with KVM
by Alexander Graf
· 12 years ago
55e5c28
cpu: Move cpu_index field to CPUState
by Andreas Färber
· 12 years ago
1b7ce68
target-ppc: Error out for -cpu host on unknown PVR
by Andreas Färber
· 12 years ago
2985b86
target-ppc: Slim conversion of model definitions to QOM subclasses
by Andreas Färber
· 12 years ago
1a61a9a
PPC: KVM: set has-idle in guest device tree
by Stuart Yoder
· 12 years ago
501a7ce
Merge branch 'master' of git://git.qemu.org/qemu into qom-cpu
by Andreas Färber
· 12 years ago
a60f24b
cpu: Move kvm_state field into CPUState
by Andreas Färber
· 12 years ago
1bc2265
kvm: Pass CPUState to kvm_vcpu_ioctl()
by Andreas Färber
· 12 years ago
20d695a
kvm: Pass CPUState to kvm_arch_*
by Andreas Färber
· 12 years ago
9c17d61
softmmu: move include files to include/sysemu/
by Paolo Bonzini
· 12 years ago
1de7afc
misc: move include files to include/qemu/
by Paolo Bonzini
· 12 years ago
aa100fa
spapr: Pass PowerPCCPU to spapr_hypercall()
by Andreas Färber
· 13 years ago
c08d742
cpus: Pass CPUState to qemu_cpu_kick()
by Andreas Färber
· 13 years ago
d5a6814
target-ppc: Rename kvm_kick_{env => cpu} and pass PowerPCCPU
by Andreas Färber
· 13 years ago
6b2f90f
Merge branch 'ppc-for-upstream' of git://repo.or.cz/qemu/agraf
by Aurelien Jarno
· 12 years ago
ae21506
ppc: avoid buffer overrun: use pstrcpy, not strncpy
by Jim Meyering
· 12 years ago
ef8beb0
PPC: KVM: Fix BAT put
by Alexander Graf
· 12 years ago
ace9a2c
target-ppc: KVM: Fix some kernel version edge cases for kvmppc_reset_htab()
by David Gibson
· 13 years ago
7f763a5
pseries: Add support for new KVM hash table control call
by David Gibson
· 13 years ago
f1af19d
ppc: Make kvm_arch_put_registers() put *all* the registers
by David Gibson
· 13 years ago
78e8fde
ppc: Fix bug in handling of PAPR hypercall exits
by David Gibson
· 13 years ago
ad0ebb9
pseries: Convert sPAPR TCEs to use generic IOMMU infrastructure
by David Gibson
· 13 years ago
4656e1f
ppc64: Rudimentary Support for extra page sizes on server CPUs
by Benjamin Herrenschmidt
· 13 years ago
12b1143
target-ppc: Add hooks for handling tcg and kvm limitations
by David Gibson
· 13 years ago
5cbdb3a
Replace Qemu by QEMU in comments
by Stefan Weil
· 13 years ago
b5aec39
pseries: Don't try to munmap() a malloc()ed TCE table
by David Gibson
· 13 years ago
1328c2b
target-ppc: Don't overuse CPUState
by Andreas Färber
· 13 years ago
a31be48
PPC: KVM: Update HIOR code to new interface
by Alexander Graf
· 13 years ago
6148b23
kvm: fix build error in ppc kvm due to memory_region_init_ram_ptr() change
by Avi Kivity
· 13 years ago
157feea
kvm-ppc: halt secondary cpus when guest reset
by Liu Yu-B13201
· 13 years ago
74b41e5
pseries: Allow writes to KVM accelerated TCE table
by David Gibson
· 13 years ago
70bca53
KVM: PPC: Override host vmx/vsx/dfp only when information known
by Alexander Graf
· 13 years ago
a734258
pseries: Correct vmx/dfp handling in both KVM and TCG cases
by David Gibson
· 13 years ago
a1e9858
ppc: First cut implementation of -cpu host
by David Gibson
· 13 years ago
6659394
pseries: Add device tree properties for VMX/VSX and DFP under kvm
by David Gibson
· 13 years ago
9bc884b
ppc: Generalize the kvmppc_get_clockfreq() function
by David Gibson
· 13 years ago
0f5cb29
pseries: Use Book3S-HV TCE acceleration capabilities
by David Gibson
· 13 years ago
354ac20
pseries: Allow KVM Book3S-HV on PPC970 CPUS
by David Gibson
· 13 years ago
e97c363
pseries: Support SMT systems for KVM Book3S-HV
by David Gibson
· 13 years ago
94135e8
KVM: PPC: Use HIOR setting for -M pseries with PR KVM
by Alexander Graf
· 14 years ago
93dd5e8
kvm: ppc: booke206: use MMU API
by Scott Wood
· 14 years ago
f61b4be
PPC: Enable to use PAPR with PR style KVM
by Alexander Graf
· 14 years ago
eadaada
PPC: KVM: Add generic function to read host clockfreq
by Alexander Graf
· 14 years ago
3d0388f
kvm: ppc: Drop KVM_CAP build dependencies
by Jan Kiszka
· 14 years ago
0bed3bb
kvm: ppc: Drop CONFIG_KVM_PPC_PVR
by Jan Kiszka
· 14 years ago
fafc0b6
PPC: fix sregs usage on booke
by Alexander Graf
· 14 years ago
64e07be
kvm: ppc: detect old headers
by Alexander Graf
· 14 years ago
90dc881
monitor: add PPC BookE SPRs
by Scott Wood
· 14 years ago
5666ca4
kvm: ppc: fixes for KVM_SET_SREGS on init
by Scott Wood
· 14 years ago
bb59390
Parse SDR1 on mtspr instead of at translate time
by David Gibson
· 14 years ago
31b7c26
Merge remote branch 'qemu-kvm/uq/master' into staging
by Anthony Liguori
· 14 years ago
7447545
change all other clock references to use nanosecond resolution accessors
by Paolo Bonzini
· 14 years ago
bb4ea39
kvm: Align kvm_arch_handle_exit to kvm_cpu_exec changes
by Jan Kiszka
· 14 years ago
9903686
kvm: Rename kvm_arch_process_irqchip_events to async_events
by Jan Kiszka
· 14 years ago
bdcbd3e
kvm: ppc: Fix breakage of kvm_arch_pre_run/process_irqchip_events
by Jan Kiszka
· 14 years ago
7a39fe5
kvm: Drop return values from kvm_arch_pre/post_run
by Jan Kiszka
· 14 years ago
a1b87fe
kvm: Provide sigbus services arch-independently
by Jan Kiszka
· 14 years ago
94a8d39
kvm: Consolidate must-have capability checks
by Jan Kiszka
· 14 years ago
cad1e28
kvm: Drop smp_cpus argument from init functions
by Jan Kiszka
· 14 years ago
73aaec4
kvm: Stop on all fatal exit reasons
by Jan Kiszka
· 14 years ago
138b38b
ppc: kvm: fix signedness warning
by Alexander Graf
· 14 years ago
Next »