index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
target-ppc
/
kvm.c
Age
Commit message (
Expand
)
Author
2013-08-22
aio / timers: Switch entire codebase to the new timer API
Alex Bligh
2013-07-29
target-ppc/kvm.c: Rename 'dprintf' to 'DPRINTF'
Peter Maydell
2013-07-29
pseries: savevm support with KVM
Alexey Kardashevskiy
2013-07-29
spapr-tce: make sPAPRTCETable a proper device
Anthony Liguori
2013-07-09
cpu: Make first_cpu and next_cpu CPUState
Andreas Färber
2013-07-04
memory: add owner argument to initialization functions
Paolo Bonzini
2013-07-01
target-ppc kvm: save cr register
Alexey Kardashevskiy
2013-06-12
KVM: PPC: Add dummy kvm_arch_init_irq_routing()
Scott Wood
2013-05-18
remove some double-includes
Michael Tokarev
2013-04-26
target-ppc: Synchronize VPA state with KVM
David Gibson
2013-04-26
pseries: Fixes and enhancements to L1 cache properties
David Gibson
2013-04-26
pseries: Fix incorrect calculation of RMA size in certain configurations
David Gibson
2013-04-26
Enable kvm emulated watchdog
Bharat Bhushan
2013-04-26
PPC: e500: advertise 4.2 MPIC only if KVM supports EPR
Stuart Yoder
2013-04-08
hw: move headers to include/
Paolo Bonzini
2013-03-22
mmu-hash*: Add header file for definitions
David Gibson
2013-03-22
target-ppc: Remove CONFIG_PSERIES dependency in kvm.c
David Gibson
2013-03-12
cpu: Move halted and interrupt_request fields to CPUState
Andreas Färber
2013-03-08
target-ppc: Make host CPU a subclass of the host's CPU model
Andreas Färber
2013-03-08
target-ppc: Synchronize FPU state with KVM
David Gibson
2013-03-08
target-ppc: Add mechanism for synchronizing SPRs with KVM
David Gibson
2013-03-08
target-ppc: Convert CPU definitions
Andreas Färber
2013-02-23
target-ppc: Split out SO, OV, CA fields from XER
Richard Henderson
2013-01-27
kvm: Create kvm_arch_vcpu_id() function
Eduardo Habkost
2013-01-18
PPC: KVM: Add support for EPR with KVM
Alexander Graf
2013-01-15
cpu: Move cpu_index field to CPUState
Andreas Färber
2013-01-07
target-ppc: Error out for -cpu host on unknown PVR
Andreas Färber
2013-01-07
target-ppc: Slim conversion of model definitions to QOM subclasses
Andreas Färber
2013-01-07
PPC: KVM: set has-idle in guest device tree
Stuart Yoder
2012-12-23
Merge branch 'master' of git://git.qemu.org/qemu into qom-cpu
Andreas Färber
2012-12-19
cpu: Move kvm_state field into CPUState
Andreas Färber
2012-12-19
kvm: Pass CPUState to kvm_vcpu_ioctl()
Andreas Färber
2012-12-19
kvm: Pass CPUState to kvm_arch_*
Andreas Färber
2012-12-19
softmmu: move include files to include/sysemu/
Paolo Bonzini
2012-12-19
misc: move include files to include/qemu/
Paolo Bonzini
2012-10-31
spapr: Pass PowerPCCPU to spapr_hypercall()
Andreas Färber
2012-10-31
cpus: Pass CPUState to qemu_cpu_kick()
Andreas Färber
2012-10-31
target-ppc: Rename kvm_kick_{env => cpu} and pass PowerPCCPU
Andreas Färber
2012-10-06
Merge branch 'ppc-for-upstream' of git://repo.or.cz/qemu/agraf
Aurelien Jarno
2012-10-05
ppc: avoid buffer overrun: use pstrcpy, not strncpy
Jim Meyering
2012-10-05
PPC: KVM: Fix BAT put
Alexander Graf
2012-10-04
target-ppc: KVM: Fix some kernel version edge cases for kvmppc_reset_htab()
David Gibson
2012-10-04
pseries: Add support for new KVM hash table control call
David Gibson
2012-10-04
ppc: Make kvm_arch_put_registers() put *all* the registers
David Gibson
2012-08-15
ppc: Fix bug in handling of PAPR hypercall exits
David Gibson
2012-06-27
pseries: Convert sPAPR TCEs to use generic IOMMU infrastructure
David Gibson
2012-06-24
ppc64: Rudimentary Support for extra page sizes on server CPUs
Benjamin Herrenschmidt
2012-04-15
target-ppc: Add hooks for handling tcg and kvm limitations
David Gibson
2012-04-07
Replace Qemu by QEMU in comments
Stefan Weil
2012-03-15
pseries: Don't try to munmap() a malloc()ed TCE table
David Gibson
[next]