Sign in
qemu
/
qemu
/
8a55ebf01507ab73cc458cfcd5b9cb856aba0b9e
/
target-ppc
2b8c275
cpu: Add model resolution support to CPUClass
by Andreas Färber
· 12 years ago
b164e48
kvm: Create kvm_arch_vcpu_id() function
by Eduardo Habkost
· 12 years ago
fe828a4
target-ppc: Give a meaningful error if too many threads are specified
by Mike Qiu
· 12 years ago
5b95b8b
PPC: KVM: Add support for EPR with KVM
by Alexander Graf
· 12 years ago
746a870
PPC: Provide zero SVR for -cpu e500mc and e5500
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
68c2dd7
PPC: Bring EPR support closer to reality
by Alexander Graf
· 12 years ago
1a61a9a
PPC: KVM: set has-idle in guest device tree
by Stuart Yoder
· 12 years ago
a1bb738
ppc/booke: fix crit/mcheck/debug exceptions
by Scott Wood
· 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
6b4c305
fpu: move public header file to include/fpu
by Paolo Bonzini
· 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
14cccb6
qom: move include files to include/qom/
by Paolo Bonzini
· 12 years ago
022c62c
exec: move include files to include/exec/
by Paolo Bonzini
· 12 years ago
76cad71
build: kill libdis, move disassemblers to disas/
by Paolo Bonzini
· 12 years ago
a8a826a
exec: refactor cpu_restore_state
by Blue Swirl
· 12 years ago
b162d02
target-ppc: Don't use hwaddr to represent hardware state
by David Gibson
· 12 years ago
ab1103d
TCG: Use gen_opc_instr_start from context instead of global variable.
by Evgeny Voevodin
· 12 years ago
c9c99c2
TCG: Use gen_opc_icount from context instead of global variable.
by Evgeny Voevodin
· 12 years ago
25983ca
TCG: Use gen_opc_pc from context instead of global variable.
by Evgeny Voevodin
· 12 years ago
f0cc4aa
PPC: Fix missing TRACE exception
by Julio Guerra
· 12 years ago
92414b3
TCG: Use gen_opc_buf from context instead of global variable.
by Evgeny Voevodin
· 12 years ago
efd7f48
TCG: Use gen_opc_ptr from context instead of global variable.
by Evgeny Voevodin
· 12 years ago
f4359b9
disas: avoid using cpu_single_env
by Blue Swirl
· 12 years ago
ef84755
Merge branch 'trivial-patches' of git://github.com/stefanha/qemu
by Blue Swirl
· 12 years ago
6575c28
target-ppc: make some functions static
by Blue Swirl
· 12 years ago
4344829
ppc: add missing static
by Blue Swirl
· 12 years ago
98c8a73
Merge remote-tracking branch 'afaerber/qom-cpu' into staging
by Anthony Liguori
· 12 years ago
3030442
target-ppc: Extend FPU state for newer POWER CPUs
by David Gibson
· 12 years ago
ac7d12b
target-ppc: Rework storage of VPA registration state
by David Gibson
· 12 years ago
3993c6b
cpus: Pass CPUState to [qemu_]cpu_has_work()
by Andreas Färber
· 13 years ago
aa100fa
spapr: Pass PowerPCCPU to spapr_hypercall()
by Andreas Färber
· 13 years ago
1b14670
target-ppc: Pass PowerPCCPU to cpu_ppc_hypercall
by Andreas Färber
· 13 years ago
5c26a5b
target-ppc: Pass PowerPCCPU to powerpc_excp()
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
d262cb0
Merge branch 'ppc-for-upstream' of git://repo.or.cz/qemu/agraf
by Aurelien Jarno
· 12 years ago
1bfb37d
target-ppc: Rework storage of VPA registration state
by David Gibson
· 12 years ago
e598a9c
PPC: 440: Emulate DCBR0
by Alexander Graf
· 12 years ago
21b2f13
Drop unnecessary check of TARGET_PHYS_ADDR_SPACE_BITS
by Peter Maydell
· 12 years ago
8f885ef
target-ppc: rename helper flags
by Aurelien Jarno
· 12 years ago
a8170e5
Rename target_phys_addr_t to hwaddr
by Avi Kivity
· 12 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
4be403c
Make target_phys_addr_t 64 bits unconditionally
by Avi Kivity
· 12 years ago
2b15811
ppc/pseries: Reset VPA registration on CPU reset
by David Gibson
· 12 years ago
011aba2
target-ppc: Remove unused power_mode field from cpu state
by David Gibson
· 12 years ago
ace9a2c
target-ppc: KVM: Fix some kernel version edge cases for kvmppc_reset_htab()
by David Gibson
· 12 years ago
7f763a5
pseries: Add support for new KVM hash table control call
by David Gibson
· 12 years ago
f1af19d
ppc: Make kvm_arch_put_registers() put *all* the registers
by David Gibson
· 12 years ago
89243b3
target-ppc: get rid of the HANDLE_NAN{1, 2, 3} macros
by Aurelien Jarno
· 12 years ago
2f93c23
target-ppc: use the softfloat float32_muladd function
by Aurelien Jarno
· 12 years ago
db1babb
target-ppc: use the softfloat min/max functions
by Aurelien Jarno
· 12 years ago
ef9bd15
target-ppc: simplify NaN propagation for vector functions
by Aurelien Jarno
· 12 years ago
fdefe51
Emit debug_insn for CPU_LOG_TB_OP_OPT as well.
by Richard Henderson
· 12 years ago
54cddd2
target-ppc: fix altivec instructions
by Aurelien Jarno
· 13 years ago
0d16fdd
Merge remote-tracking branch 'agraf/ppc-for-upstream' into staging
by Anthony Liguori
· 13 years ago
76b64a7
win32: provide separate macros for weak decls and definitions
by Anthony Liguori
· 13 years ago
78e8fde
ppc: Fix bug in handling of PAPR hypercall exits
by David Gibson
· 13 years ago
70b7660
target-ppc: add implementation of query-cpu-definitions (v2)
by Anthony Liguori
· 13 years ago
ad0ebb9
pseries: Convert sPAPR TCEs to use generic IOMMU infrastructure
by David Gibson
· 13 years ago
cfee021
target-ppc: Fix 2nd parameter for tcg_gen_shri_tl
by Stefan Weil
· 13 years ago
975e546
target-ppc: Fix build with --enable-debug
by Stefan Weil
· 13 years ago
9609169
PPC: BookE206: Bump MAS2 to 64bit
by Alexander Graf
· 13 years ago
ba38ab8
PPC: BookE: Support 32 and 64 bit wide MAS2
by Alexander Graf
· 13 years ago
91f477f
PPC: Extract SPR dump generation into its own function
by Alexander Graf
· 13 years ago
b81ccf8
PPC: Add e5500 CPU target
by Alexander Graf
· 13 years ago
e9cd84b
PPC: BookE: Make ivpr selectable by CPU type
by Alexander Graf
· 13 years ago
2a7a47f
PPC: BookE: Implement EPR SPR
by Alexander Graf
· 13 years ago
e42a61f
PPC: Add support for MSR_CM
by Alexander Graf
· 13 years ago
84755ed
PPC: Add some booke SPR defines
by Alexander Graf
· 13 years ago
4656e1f
ppc64: Rudimentary Support for extra page sizes on server CPUs
by Benjamin Herrenschmidt
· 13 years ago
77c2cf3
booke_206_tlbwe: Discard invalid bits in MAS2
by Fabien Chouteau
· 13 years ago
ea6c0da
ppc: Make hbrev table const
by Blue Swirl
· 13 years ago
9063825
ppc: Add missing break
by Blue Swirl
· 13 years ago
2f5a189
ppc: Move load and store helpers, switch to AREG0 free mode
by Blue Swirl
· 13 years ago
8555f71
ppc: Move misc helpers from helper.c to misc_helper.c
by Blue Swirl
· 13 years ago
d523dd0
ppc: Avoid AREG0 for misc helpers
by Blue Swirl
· 13 years ago
901c4ea
ppc: Split off misc helpers
by Blue Swirl
· 13 years ago
d0f1562
ppc: Avoid AREG0 for timebase helpers
by Blue Swirl
· 13 years ago
6de673d
ppc: Split off timebase helpers
by Blue Swirl
· 13 years ago
9aa5b15
ppc: Cleanup MMU merge
by Blue Swirl
· 13 years ago
8cbbe38
ppc: Move MMU helpers from helper.c to mmu_helper.c
by Blue Swirl
· 13 years ago
4cc2cc0
ppc: Avoid a warning with the next patch
by Blue Swirl
· 13 years ago
c6c7cf0
ppc: Avoid AREG0 for MMU etc. helpers
by Blue Swirl
· 13 years ago
ec19c4d
ppc: Split MMU etc. helpers from op_helper.c
by Blue Swirl
· 13 years ago
d15f74f
ppc: Avoid AREG0 for integer and vector helpers
by Blue Swirl
· 13 years ago
64654de
ppc: Split integer and vector ops
by Blue Swirl
· 13 years ago
8e70394
ppc: Avoid AREG0 for FPU and SPE helpers
by Blue Swirl
· 13 years ago
bd23cd4
ppc: Split FPU and SPE ops
by Blue Swirl
· 13 years ago
c79c73f
ppc: Move exception helpers from helper.c to excp_helper.c
by Blue Swirl
· 13 years ago
4d5ea5e
ppc: Fix coding style in helper.c
by Blue Swirl
· 13 years ago
e5f17ac
ppc: Avoid AREG0 for exception helpers
by Blue Swirl
· 13 years ago
Next »