index
:
hqemu
2.5.1_overlay
2.5_overlay
2.6_overlay
master
HQEMU
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
target-ppc
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
target-ppc: Load/Store Vector Element Storage Alignment
Tom Musta
2015-01-07
1
-8
/
+14
*
|
gen-icount: check cflags instead of use_icount global
Paolo Bonzini
2015-01-03
1
-1
/
+1
*
|
translate: check cflags instead of use_icount global
Paolo Bonzini
2015-01-03
1
-12
/
+12
*
|
target-ppc: pass DisasContext to SPR generator functions
Paolo Bonzini
2014-12-23
3
-137
/
+133
|
/
*
qemu-log: add log category for MMU info
Antony Pavlov
2014-12-16
3
-29
/
+33
*
target-ppc: Altivec's mtvscr Decodes Wrong Register
Tom Musta
2014-11-20
1
-1
/
+1
*
target-ppc: Fix breakpoint registers for e300
Fabien Chouteau
2014-11-20
1
-26
/
+26
*
target-ppc: Fix Altivec Round Opcodes
Tom Musta
2014-11-04
1
-6
/
+6
*
target-ppc: Fix vcmpbfp. Unordered Case
Tom Musta
2014-11-04
1
-1
/
+1
*
target-ppc: Fix Altivec Shifts
Tom Musta
2014-11-04
1
-11
/
+2
*
target-ppc: simplify AES emulation
Aurelien Jarno
2014-11-04
1
-2
/
+2
*
ppc: do not look at the MMU index to detect PR/HV mode
Paolo Bonzini
2014-11-04
1
-88
/
+77
*
target-ppc: kvm: Fix memory overflow issue about strncat()
Chen Gang
2014-11-04
1
-4
/
+4
*
target-ppc: Fix an invalid free in opcode table handling code.
Bharata B Rao
2014-11-04
1
-3
/
+16
*
target-ppc: Use macros in opcodes table handling code
Bharata B Rao
2014-11-04
2
-11
/
+16
*
target-ppc : Add new processor type 440x5wDFPU
Pierre Mallard
2014-11-04
2
-0
/
+41
*
target-ppc : Allow fc[tf]id[*] mnemonics for non TARGET_PPC64
Pierre Mallard
2014-11-04
5
-22
/
+16
*
target-ppc: Implement IVOR[59] By Default for Book E
Tom Musta
2014-11-04
1
-1
/
+1
*
target-ppc: Fix kvmppc_set_compat to use negotiated cpu-version
Alexey Kardashevskiy
2014-11-04
1
-1
/
+1
*
ppc: compute mask from BI using right shift
Paolo Bonzini
2014-11-04
1
-3
/
+3
*
ppc: rename gen_set_cr6_from_fpscr
Paolo Bonzini
2014-11-04
1
-7
/
+7
*
ppc: fix result of DLMZB when no zero bytes are found
Paolo Bonzini
2014-11-04
1
-0
/
+1
*
ppc: use CRF_* in int_helper.c
Paolo Bonzini
2014-11-04
1
-6
/
+6
*
qdev: Drop legacy_name from qdev properties
Gonglei
2014-10-15
1
-1
/
+0
*
qdev: Add description field in PropertyInfo struct
Gonglei
2014-10-15
1
-0
/
+1
*
target-ppc: Use cpu_exec_interrupt qom hook
Richard Henderson
2014-09-25
4
-3
/
+19
*
target-ppc: Use cpu_exec_enter qom hook
Richard Henderson
2014-09-25
1
-0
/
+9
*
target-ppc: Implement mulldo with TCG
Tom Musta
2014-09-08
3
-30
/
+14
*
target-ppc: Clean up mullwo
Tom Musta
2014-09-08
1
-8
/
+3
*
target-ppc: Clean Up mullw
Tom Musta
2014-09-08
1
-3
/
+2
*
target-ppc: Optimize rlwnm MB=0 ME=31
Tom Musta
2014-09-08
1
-22
/
+34
*
target-ppc: Optimize rlwinm MB=0 ME=31
Tom Musta
2014-09-08
1
-0
/
+6
*
target-ppc: Special Case of rlwimi Should Use Deposit
Tom Musta
2014-09-08
1
-6
/
+3
*
PPC: KVM: Use vm check_extension for pv hcall
Alexander Graf
2014-09-08
1
-1
/
+1
*
target-ppc: Bug Fix: srad
Tom Musta
2014-09-08
1
-1
/
+1
*
target-ppc: Bug Fix: srawi
Tom Musta
2014-09-08
1
-1
/
+1
*
target-ppc: Bug Fix: mulldo OV Detection
Tom Musta
2014-09-08
1
-2
/
+12
*
target-ppc: Bug Fix: mullw
Tom Musta
2014-09-08
1
-0
/
+11
*
target-ppc: Bug Fix: mullwo
Tom Musta
2014-09-08
1
-0
/
+9
*
target-ppc: Bug Fix: rlwimi
Tom Musta
2014-09-08
1
-5
/
+7
*
target-ppc: Bug Fix: rlwnm
Tom Musta
2014-09-08
1
-9
/
+9
*
target-ppc: Bug Fix: rlwinm
Tom Musta
2014-09-08
1
-5
/
+3
*
ppc: Add hw breakpoint watchpoint support
Bharat Bhushan
2014-09-08
1
-15
/
+219
*
ppc: Add software breakpoint support
Bharat Bhushan
2014-09-08
1
-14
/
+79
*
ppc: synchronize excp_vectors for injecting exception
Bharat Bhushan
2014-09-08
1
-0
/
+27
*
ppc: debug stub: Get trap instruction opcode from KVM
Bharat Bhushan
2014-09-08
1
-0
/
+4
*
spapr: add uuid/host details to device tree
Nikunj A Dadhania
2014-09-08
2
-1
/
+24
*
spapr: Add support for new NMI interface
Alexey Kardashevskiy
2014-08-25
2
-0
/
+9
*
trace: [tcg] Include TCG-tracing header on all targets
LluĂs Vilanova
2014-08-12
1
-0
/
+3
*
spapr: Move RMA memory region registration code
Alexey Kardashevskiy
2014-07-15
2
-12
/
+5
[prev]
[next]