Sign in
qemu
/
qemu
/
b46d9b1082054cba5af5ccab584f0e22a5264057
/
target-ppc
c0a7e81
PPC: Enable 440EP CPU target
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
f7aa558
PPC: Add description for the Freescale e500mc core.
by Varun Sethi
· 13 years ago
157feea
kvm-ppc: halt secondary cpus when guest reset
by Liu Yu-B13201
· 13 years ago
4e9200a
PPC: monitor: add ability to dump SLB entries
by Nishanth Aravamudan
· 13 years ago
4abf79a
fix spelling in target sub directory
by Dong Xu Wang
· 13 years ago
ee2b399
PPC: Fix for the gdb single step problem on an rfi instruction
by Sebastian Bauer
· 14 years ago
02d4eae
ppc: Alter CPU state to mask out TCG unimplemented instructions as appropriate
by David Gibson
· 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
98efaf7
ppc: Fix up usermode only builds
by David Gibson
· 13 years ago
a734258
pseries: Correct vmx/dfp handling in both KVM and TCG cases
by David Gibson
· 13 years ago
f0ad8c3
PPC: Disable non-440 CPUs for ppcemb target
by Alexander Graf
· 13 years ago
8b242eb
PPC: Bump qemu-system-ppc to 64-bit physical address space
by Alexander Graf
· 13 years ago
37e305c
ppc: Add cpu defs for POWER7 revisions 2.1 and 2.3
by David Gibson
· 13 years ago
a1e9858
ppc: First cut implementation of -cpu host
by David Gibson
· 13 years ago
be40edc
ppc: Remove broken partial PVR matching
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
70560da
Set an invalid-bits mask for each SPE instructions
by Fabien Chouteau
· 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
ddd1055
PPC: booke timers
by Fabien Chouteau
· 13 years ago
94135e8
KVM: PPC: Use HIOR setting for -M pseries with PR KVM
by Alexander Graf
· 13 years ago
5a576fb
Gdbstub: handle read of fpscr
by Fabien Chouteau
· 14 years ago
697ab89
Implement POWER7's CFAR in TCG
by David Gibson
· 14 years ago
2bd9543
ppc: booke206: use MAV=2.0 TSIZE definition, fix 4G pages
by Scott Wood
· 14 years ago
bebabbc
ppc: booke206: add "info tlb" support
by Scott Wood
· 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
921e28d
PPC: KVM: Add stubs for kvm helper functions
by Alexander Graf
· 14 years ago
e95a69c
PPC: KVM: Remove kvmppc_read_host_property
by Alexander Graf
· 14 years ago
eadaada
PPC: KVM: Add generic function to read host clockfreq
by Alexander Graf
· 14 years ago
a489f7f
PPC: bamboo: Move host fdt copy to target
by Alexander Graf
· 14 years ago
bccd9ec
softmmu_header: pass CPUState to tlb_fill
by Blue Swirl
· 14 years ago
74e26c1
core: remove qemu_service_io
by Frediano Ziglio
· 13 years ago
b2bedb2
Remove blanks before \n in output strings
by Stefan Weil
· 13 years ago
e8906f3
PPC: E500: Set ESR values
by Alexander Graf
· 14 years ago
27a69bb
PPC: E500: Inject SPE exception on invalid SPE access
by Alexander Graf
· 14 years ago
542df9b
PPC: E500: Add ESR bit definitions
by Alexander Graf
· 14 years ago
7267c09
Use glib memory allocation and free functions
by Anthony Liguori
· 14 years ago
97b348e
Remove unused is_softmmu parameter from cpu_handle_mmu_fault
by Blue Swirl
· 14 years ago
d5ab971
Avoid allocating TCG resources in non-TCG mode
by Jan Kiszka
· 14 years ago
3e45717
exec.h cleanup
by Blue Swirl
· 14 years ago
f5fc40b
target-alpha, target-ppc: Remove unnecessary setjmp.h include
by Peter Maydell
· 14 years ago
3b88670
Merge branch 'ppc-next' of git://repo.or.cz/qemu/agraf
by Blue Swirl
· 14 years ago
2b41f10
Remove exec-all.h include directives
by Blue Swirl
· 14 years ago
f081c76
Move cpu_has_work and cpu_pc_from_tb to cpu.h
by Blue Swirl
· 14 years ago
f3e2703
exec.h: fix coding style and change cpu_has_work to return bool
by Blue Swirl
· 14 years ago
1162c04
cpu_loop_exit: avoid using AREG0
by Blue Swirl
· 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
1c53acc
PPC: move TLBs to their own arrays
by Alexander Graf
· 14 years ago
d1e256f
PPC: E500: Use MAS registers instead of internal TLB representation
by Alexander Graf
· 14 years ago
8018dc6
PPC: Only set lower 32bits with mtmsr
by Alexander Graf
· 14 years ago
826e7b8
target-ppc: Handle memory-forced I/O controller access
by Hervé Poussineau
· 14 years ago
9bf0960
Fix compilation warning due to missing header for sigaction (followup)
by Alexandre Raymond
· 14 years ago
594caf0
Merge branch 'ppc-next' of git://repo.or.cz/qemu/agraf
by Aurelien Jarno
· 14 years ago
2c0d18d
target-ppc: remove old CONFIG_SOFTFLOAT #ifdef
by Aurelien Jarno
· 14 years ago
fafc0b6
PPC: fix sregs usage on booke
by Alexander Graf
· 14 years ago
1ff7854
ppc: Fix compilation for ppc64-softmmu
by Stefan Weil
· 14 years ago
6eba5c8
Merge branch 'trivial-patches' of git://repo.or.cz/qemu/stefanha
by Aurelien Jarno
· 14 years ago
5db070e
Merge branch 'ppc-next' of git://repo.or.cz/qemu/agraf
by Aurelien Jarno
· 14 years ago
a57d23e
Fix typos in comments (chek -> check)
by Stefan Weil
· 14 years ago
dcfd14b
Delete unused tb_invalidate_page_range
by Blue Swirl
· 14 years ago
decb471
Fix a bug in mtsr/mtsrin emulation on ppc64
by David Gibson
· 14 years ago
6d42fb3
w32: Fix compilation and replace non-portable usage of ulong
by Stefan Weil
· 14 years ago
091959d
Merge branch 'ppc-next' of git://repo.or.cz/qemu/agraf
by Aurelien Jarno
· 14 years ago
01662f3
PPC: Implement e500 (FSL) MMU
by Alexander Graf
· 14 years ago
a5858d7
PPC: Add another 64 bits to instruction feature mask
by Alexander Graf
· 14 years ago
71afeb6
PPC: Add GS MSR definition
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
60b14d9
Fix typos in comments (instanciation -> instantiation)
by Stefan Weil
· 14 years ago
5b46d07
Fix typo in comment (embeded -> embedded)
by Stefan Weil
· 14 years ago
618ba8e
Remove unused function parameter from cpu_restore_state
by Stefan Weil
· 14 years ago
e87b7cb
Remove unused function parameters from gen_pc_load and rename the function
by Stefan Weil
· 14 years ago
019702c
target-ppc: fix SPE comparison functions
by Aurelien Jarno
· 14 years ago
211315f
softfloat: rename float*_eq() into float*_eq_quiet()
by Aurelien Jarno
· 14 years ago
7dae117
target-ppc: remove #ifdef FLOAT128
by Aurelien Jarno
· 14 years ago
4b4a72e
Fix conversions from pointer to tcg_target_long
by Stefan Weil
· 14 years ago
6957785
ppce500_mpc8544ds: Fix compile with --enable-debug and --disable-kvm
by David Gibson
· 14 years ago
3601ff1
Use existing helper function to implement popcntd instruction
by David Gibson
· 14 years ago
ed12005
Implement PAPR VPA functions for pSeries shared processor partitions
by David Gibson
· 14 years ago
b45d63b
Implement PAPR CRQ hypercalls
by Ben Herrenschmidt
· 14 years ago
f43e352
Virtual hash page table handling on pSeries machine
by David Gibson
· 14 years ago
9d52e90
Add POWER7 support for ppc
by David Gibson
· 14 years ago
cdaee00
Support 1T segments on ppc
by David Gibson
· 14 years ago
256cebe
Better factor the ppc hash translation path
by David Gibson
· 14 years ago
fda6a0e
Use "hash" more consistently in ppc mmu code
by David Gibson
· 14 years ago
bb59390
Parse SDR1 on mtspr instead of at translate time
by David Gibson
· 14 years ago
8500e3a
Clean up slb_lookup() function
by David Gibson
· 14 years ago
eaabeef
Correct ppc popcntb logic, implement popcntw and popcntd
by David Gibson
· 14 years ago
3a7f009
Implement missing parts of the logic for the POWER PURR
by David Gibson
· 14 years ago
efdef95
Implement PowerPC slbmfee and slbmfev instructions
by David Gibson
· 14 years ago
d569956
Add a hook to allow hypercalls to be emulated on PowerPC
by David Gibson
· 14 years ago
81762d6
Clean up PowerPC SLB handling code
by David Gibson
· 14 years ago
17d9b3a
target-ppc: ext32u instead of andi with constant
by Aurelien Jarno
· 14 years ago
Next »