Sign in
qemu-android
/
qemu-android
/
693a3e01af8082f855094061650311fcaf3e1269
/
target-ppc
5cd8cad
migration: Use normal VMStateDescriptions for Subsections
by Juan Quintela
· 11 years ago
3b730f5
Merge remote-tracking branch 'remotes/agraf/tags/signed-ppc-for-upstream' into staging
by Peter Maydell
· 10 years ago
026bfd8
pseries: Enable in-kernel H_LOGICAL_CI_{LOAD, STORE} implementations
by David Gibson
· 10 years ago
1850b6b
kvm: introduce kvm_arch_msi_data_to_gsi
by Eric Auger
· 10 years ago
4c66375
kvm: add support for memory transaction attributes
by Paolo Bonzini
· 10 years ago
786a4ea
Convert (ffs(val) - 1) to ctz32(val)
by Stefan Hajnoczi
· 10 years ago
993ebe4
target-ppc: don't invalidate msr MSR_HVB bit in cpu_post_load
by Mark Cave-Ayland
· 10 years ago
fda276c
target-ppc: Remove POWER5+ v0.0 that never existed
by Alexey Kardashevskiy
· 10 years ago
42a268c
tcg: Change translator-side labels to a pointer
by Richard Henderson
· 10 years ago
a195fdd
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
by Peter Maydell
· 10 years ago
b16565b
kvm: add machine state to kvm_arch_init
by Marcel Apfelbaum
· 10 years ago
2994fd9
cpu: Make cpu_init() return QOM CPUState object
by Eduardo Habkost
· 10 years ago
a9ab06d
target-ppc: Fix warnings from Sparse
by Stefan Weil
· 10 years ago
d7586dc
target-ppc: Add versions to server CPU descriptions
by Alexey Kardashevskiy
· 10 years ago
3ba55e3
PPC: Introduce the Virtual Time Base (VTB) SPR register
by Cyril Bur
· 10 years ago
2360b6e
target-ppc: force update of msr bits in cpu_post_load
by Mark Cave-Ayland
· 10 years ago
2828c4c
target-ppc: move sdr1 value change detection logic to helper_store_sdr1()
by Mark Cave-Ayland
· 10 years ago
21e5d28
display cpu id dump state
by Tristan Gingold
· 10 years ago
ad3e67d
target-ppc: Use right page size with hash table lookup
by Aneesh Kumar K.V
· 10 years ago
fe700ad
tcg: Introduce tcg_op_buf_count and tcg_op_buf_full
by Richard Henderson
· 11 years ago
0a7df5d
tcg: Move emit of INDEX_op_end into gen_tb_end
by Richard Henderson
· 11 years ago
ec53b45
exec.c: Drop TARGET_HAS_ICE define and checks
by Peter Maydell
· 10 years ago
9e03a04
kvm: extend kvm_irqchip_add_msi_route to work on s390
by Frank Blaschka
· 10 years ago
97052d6
Merge remote-tracking branch 'remotes/agraf/tags/signed-ppc-for-upstream' into staging
by Peter Maydell
· 10 years ago
466976d
target-ppc: Mark SR() and gen_sync_exception() as !CONFIG_USER_ONLY
by Peter Maydell
· 10 years ago
f83c237
target-ppc: Introduce Privileged TM Noops
by Tom Musta
· 10 years ago
aeedd58
target-ppc: Introduce tcheck
by Tom Musta
· 10 years ago
56a8461
target-ppc: Introduce TM Noops
by Tom Musta
· 10 years ago
0ff93d1
target-ppc: Introduce tbegin
by Tom Musta
· 10 years ago
aac8623
target-ppc: Introduce TEXASRU Bit Fields
by Tom Musta
· 10 years ago
3e28c5e
target-ppc: Power8 Supports Transactional Memory
by Tom Musta
· 10 years ago
69d1a93
target-ppc: Introduce tm_enabled Bit to CPU State
by Tom Musta
· 10 years ago
e43668a
target-ppc: Introduce Feature Flag for Transactional Memory
by Tom Musta
· 10 years ago
f90468b
target-ppc: Introduce Instruction Type for Transactional Memory
by Tom Musta
· 10 years ago
e094c4c
target-ppc: explicitly save page table headers in big endian
by Cédric Le Goater
· 10 years ago
58dd0a4
target-ppc: Eliminate set_fprf Argument From helper_compute_fprf
by Tom Musta
· 10 years ago
7d45556
target-ppc: Eliminate set_fprf Argument From gen_compute_fprf
by Tom Musta
· 10 years ago
00e6fd3
target-ppc: Fully Migrate to gen_set_cr1_from_fpscr
by Tom Musta
· 10 years ago
14ba79c
target-ppc: mffs. Should Set CR1 from FPSCR Bits
by Tom Musta
· 10 years ago
4814f2d
target-ppc: Fix Floating Point Move Instructions That Set CR1
by Tom Musta
· 10 years ago
b748863
target-ppc: VXSQRT Should Not Be Set for NaNs
by Tom Musta
· 10 years ago
2791128
target-ppc: Load/Store Vector Element Storage Alignment
by Tom Musta
· 10 years ago
cd42d5b
gen-icount: check cflags instead of use_icount global
by Paolo Bonzini
· 10 years ago
bd79255
translate: check cflags instead of use_icount global
by Paolo Bonzini
· 10 years ago
69b058c
target-ppc: pass DisasContext to SPR generator functions
by Paolo Bonzini
· 10 years ago
339aaf5
qemu-log: add log category for MMU info
by Antony Pavlov
· 10 years ago
76cb658
target-ppc: Altivec's mtvscr Decodes Wrong Register
by Tom Musta
· 10 years ago
3ade1a0
target-ppc: Fix breakpoint registers for e300
by Fabien Chouteau
· 10 years ago
abe60a4
target-ppc: Fix Altivec Round Opcodes
by Tom Musta
· 10 years ago
4007b8d
target-ppc: Fix vcmpbfp. Unordered Case
by Tom Musta
· 10 years ago
24e669b
target-ppc: Fix Altivec Shifts
by Tom Musta
· 10 years ago
36cbde7
target-ppc: simplify AES emulation
by Aurelien Jarno
· 10 years ago
c47493f
ppc: do not look at the MMU index to detect PR/HV mode
by Paolo Bonzini
· 11 years ago
cc64b1a
target-ppc: kvm: Fix memory overflow issue about strncat()
by Chen Gang
· 10 years ago
81f194d
target-ppc: Fix an invalid free in opcode table handling code.
by Bharata B Rao
· 11 years ago
54ff58b
target-ppc: Use macros in opcodes table handling code
by Bharata B Rao
· 11 years ago
b8c867e
target-ppc : Add new processor type 440x5wDFPU
by Pierre Mallard
· 11 years ago
4171853
target-ppc : Allow fc[tf]id[*] mnemonics for non TARGET_PPC64
by Pierre Mallard
· 11 years ago
8412d11
target-ppc: Implement IVOR[59] By Default for Book E
by Tom Musta
· 11 years ago
0b6ff57
target-ppc: Fix kvmppc_set_compat to use negotiated cpu-version
by Alexey Kardashevskiy
· 11 years ago
8f9fb7a
ppc: compute mask from BI using right shift
by Paolo Bonzini
· 11 years ago
e57d020
ppc: rename gen_set_cr6_from_fpscr
by Paolo Bonzini
· 11 years ago
ebbd8b4
ppc: fix result of DLMZB when no zero bytes are found
by Paolo Bonzini
· 11 years ago
72189ea
ppc: use CRF_* in int_helper.c
by Paolo Bonzini
· 11 years ago
18b91a3
qdev: Drop legacy_name from qdev properties
by Gonglei
· 10 years ago
51b2e8c
qdev: Add description field in PropertyInfo struct
by Gonglei
· 10 years ago
458dd76
target-ppc: Use cpu_exec_interrupt qom hook
by Richard Henderson
· 11 years ago
774f0ab
target-ppc: Use cpu_exec_enter qom hook
by Richard Henderson
· 11 years ago
22ffad3
target-ppc: Implement mulldo with TCG
by Tom Musta
· 11 years ago
2697787
target-ppc: Clean up mullwo
by Tom Musta
· 11 years ago
03039e5
target-ppc: Clean Up mullw
by Tom Musta
· 11 years ago
57fca13
target-ppc: Optimize rlwnm MB=0 ME=31
by Tom Musta
· 11 years ago
8979c2f
target-ppc: Optimize rlwinm MB=0 ME=31
by Tom Musta
· 11 years ago
ab92678
target-ppc: Special Case of rlwimi Should Use Deposit
by Tom Musta
· 11 years ago
6fd33a7
PPC: KVM: Use vm check_extension for pv hcall
by Alexander Graf
· 11 years ago
4bc02e2
target-ppc: Bug Fix: srad
by Tom Musta
· 11 years ago
34a0fad
target-ppc: Bug Fix: srawi
by Tom Musta
· 11 years ago
9824d01
target-ppc: Bug Fix: mulldo OV Detection
by Tom Musta
· 11 years ago
1fa7484
target-ppc: Bug Fix: mullw
by Tom Musta
· 11 years ago
f11ebbf
target-ppc: Bug Fix: mullwo
by Tom Musta
· 11 years ago
6ea7b35
target-ppc: Bug Fix: rlwimi
by Tom Musta
· 11 years ago
1c0a150
target-ppc: Bug Fix: rlwnm
by Tom Musta
· 11 years ago
a7f23d0
target-ppc: Bug Fix: rlwinm
by Tom Musta
· 11 years ago
88365d1
ppc: Add hw breakpoint watchpoint support
by Bharat Bhushan
· 11 years ago
8a0548f
ppc: Add software breakpoint support
by Bharat Bhushan
· 11 years ago
c371c2e
ppc: synchronize excp_vectors for injecting exception
by Bharat Bhushan
· 11 years ago
3c902d4
ppc: debug stub: Get trap instruction opcode from KVM
by Bharat Bhushan
· 11 years ago
ef95144
spapr: add uuid/host details to device tree
by Nikunj A Dadhania
· 11 years ago
3431648
spapr: Add support for new NMI interface
by Alexey Kardashevskiy
· 11 years ago
a7e30d8
trace: [tcg] Include TCG-tracing header on all targets
by Lluís Vilanova
· 11 years ago
658fa66
spapr: Move RMA memory region registration code
by Alexey Kardashevskiy
· 11 years ago
063cac5
target-ppc: Fix number of threads per core limit
by Alexey Kardashevskiy
· 11 years ago
b60c600
target-ppc: Remove POWER7+ and POWER8E families
by Alexey Kardashevskiy
· 11 years ago
03ae413
target-ppc: Add pvr_match() callback
by Alexey Kardashevskiy
· 11 years ago
da89a1c
PPC: Fix booke206 TLB with phys addrs > 32bit
by Alexander Graf
· 11 years ago
be5c9dd
target-ppc: Fix gdbstub for ppc64le-linux-user
by Richard Henderson
· 11 years ago
a74029f
target-ppc: Change default cpu for ppc64le-linux-user
by Richard Henderson
· 11 years ago
7826c2b
target-ppc: enable virtio endian ambivalent support
by Greg Kurz
· 11 years ago
f6c3ebc
target-ppc: Add support for POWER8 pvr 0x4D0000
by Alexey Kardashevskiy
· 11 years ago
c99b6f8
target-ppc: Remove unused gen_qemu_ld8s()
by Peter Maydell
· 11 years ago
Next »