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
Age
Commit message (
Expand
)
Author
2013-02-16
cpu: Add CPUArchState pointer to CPUState
Andreas Färber
2013-02-16
target-ppc: Move TCG initialization to PowerPCCPU initfn
Andreas Färber
2013-02-16
target-ppc: Update PowerPCCPU to QOM realizefn
Andreas Färber
2013-02-11
error: Strip trailing '\n' from error string arguments (again)
Markus Armbruster
2013-02-01
cpu: do not use object_delete
Paolo Bonzini
2013-02-01
target-ppc: Fix target_ulong vs. hwaddr format mismatches
Andreas Färber
2013-02-01
target-ppc: Fix build for PPC_DEBUG_DISAS
Andreas Färber
2013-02-01
target-ppc: Fix unused variable warning for FLUSH_ALL_TLBS
Andreas Färber
2013-02-01
PPC: Unify dcbzl code path
Alexander Graf
2013-01-27
cpu: Add model resolution support to CPUClass
Andreas Färber
2013-01-27
kvm: Create kvm_arch_vcpu_id() function
Eduardo Habkost
2013-01-25
target-ppc: Give a meaningful error if too many threads are specified
Mike Qiu
2013-01-18
PPC: KVM: Add support for EPR with KVM
Alexander Graf
2013-01-18
PPC: Provide zero SVR for -cpu e500mc and e5500
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: Bring EPR support closer to reality
Alexander Graf
2013-01-07
PPC: KVM: set has-idle in guest device tree
Stuart Yoder
2013-01-07
ppc/booke: fix crit/mcheck/debug exceptions
Scott Wood
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
fpu: move public header file to include/fpu
Paolo Bonzini
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-12-19
qom: move include files to include/qom/
Paolo Bonzini
2012-12-19
exec: move include files to include/exec/
Paolo Bonzini
2012-12-19
build: kill libdis, move disassemblers to disas/
Paolo Bonzini
2012-12-16
exec: refactor cpu_restore_state
Blue Swirl
2012-12-14
target-ppc: Don't use hwaddr to represent hardware state
David Gibson
2012-12-08
TCG: Use gen_opc_instr_start from context instead of global variable.
Evgeny Voevodin
2012-12-08
TCG: Use gen_opc_icount from context instead of global variable.
Evgeny Voevodin
2012-12-08
TCG: Use gen_opc_pc from context instead of global variable.
Evgeny Voevodin
2012-11-26
PPC: Fix missing TRACE exception
Julio Guerra
2012-11-17
TCG: Use gen_opc_buf from context instead of global variable.
Evgeny Voevodin
2012-11-17
TCG: Use gen_opc_ptr from context instead of global variable.
Evgeny Voevodin
2012-11-10
disas: avoid using cpu_single_env
Blue Swirl
2012-11-03
Merge branch 'trivial-patches' of git://github.com/stefanha/qemu
Blue Swirl
2012-11-01
target-ppc: make some functions static
Blue Swirl
2012-11-01
ppc: add missing static
Blue Swirl
2012-11-01
Merge remote-tracking branch 'afaerber/qom-cpu' into staging
Anthony Liguori
2012-11-01
target-ppc: Extend FPU state for newer POWER CPUs
David Gibson
2012-11-01
target-ppc: Rework storage of VPA registration state
David Gibson
2012-10-31
cpus: Pass CPUState to [qemu_]cpu_has_work()
Andreas Färber
2012-10-31
spapr: Pass PowerPCCPU to spapr_hypercall()
Andreas Färber
2012-10-31
target-ppc: Pass PowerPCCPU to cpu_ppc_hypercall
Andreas Färber
2012-10-31
target-ppc: Pass PowerPCCPU to powerpc_excp()
Andreas Färber
2012-10-31
cpus: Pass CPUState to qemu_cpu_kick()
Andreas Färber
[next]