index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
target-ppc
Age
Commit message (
Expand
)
Author
2013-03-08
target-ppc: Extract 40x aliases
Andreas Färber
2013-03-08
target-ppc: Extract MGT823/MPC8xx as aliases
Andreas Färber
2013-03-08
target-ppc: Extract MPC5xx aliases
Andreas Färber
2013-03-08
target-ppc: Make -cpu "ppc" an alias to "ppc32"
Andreas Färber
2013-03-08
target-ppc: Extract aliases from definitions list
Andreas Färber
2013-03-08
target-ppc: Inline comma into POWERPC_DEF_SVR() macro
Andreas Färber
2013-03-08
target-ppc: Drop nested TARGET_PPC64 guard for POWER7
Andreas Färber
2013-03-08
target-ppc: Update error handling in ppc_cpu_realize()
Andreas Färber
2013-03-08
target-ppc: Fix "G2leGP3" PVR
Andreas Färber
2013-03-08
target-ppc: Fix CPU_POWERPC_MPC8547E
Andreas Färber
2013-03-03
gen-icount.h: Rename gen_icount_start/end to gen_tb_start/end
Peter Maydell
2013-03-03
cpu: Introduce ENV_OFFSET macros
Andreas Färber
2013-02-25
target-ppc: Fix SUBFE carry
Richard Henderson
2013-02-23
target-ppc: Compute mullwo without branches
Richard Henderson
2013-02-23
target-ppc: Compute arithmetic shift carry without branches
Richard Henderson
2013-02-23
target-ppc: Implement neg in terms of subf
Richard Henderson
2013-02-23
target-ppc: Use add2 for carry generation
Richard Henderson
2013-02-23
target-ppc: Compute addition carry with setcond
Richard Henderson
2013-02-23
target-ppc: Compute addition overflow without branches
Richard Henderson
2013-02-23
target-ppc: Use setcond in gen_op_cmp
Richard Henderson
2013-02-23
target-ppc: Split out SO, OV, CA fields from XER
Richard Henderson
2013-02-23
target-ppc: Use mul*2 in mulh* insns
Richard Henderson
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
[prev]
[next]