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
*
PPC: KVM: Add missing address space to ldl_phys helper
Alexander Graf
2014-02-14
1
-1
/
+1
*
exec: Make stl_*_phys input an AddressSpace
Edgar E. Iglesias
2014-02-11
1
-2
/
+4
*
exec: Make stq_*_phys input an AddressSpace
Edgar E. Iglesias
2014-02-11
1
-2
/
+5
*
exec: Make ldq/ldub_*_phys input an AddressSpace
Edgar E. Iglesias
2014-02-11
1
-2
/
+5
*
exec: Make ldl_*_phys input an AddressSpace
Edgar E. Iglesias
2014-02-11
2
-3
/
+7
*
PPC: Fix compilation with TCG debug
Alexander Graf
2013-12-22
1
-62
/
+81
*
PPC: Add VSX to hflags
Alexander Graf
2013-12-20
1
-1
/
+1
*
Add xxsldwi
Tom Musta
2013-12-20
1
-0
/
+62
*
Add xxspltw
Tom Musta
2013-12-20
1
-0
/
+31
*
Add xxsel
Tom Musta
2013-12-20
1
-0
/
+76
*
Add xxmrgh/xxmrgl
Tom Musta
2013-12-20
1
-0
/
+41
*
Add Power7 VSX Logical Instructions
Tom Musta
2013-12-20
1
-0
/
+29
*
Add VSX Vector Move Instructions
Tom Musta
2013-12-20
1
-0
/
+71
*
Add VSX Scalar Move Instructions
Tom Musta
2013-12-20
1
-0
/
+70
*
target-ppc: move POWER7+ to a separate family
Alexey Kardashevskiy
2013-12-20
3
-1
/
+41
*
Add stxvw4x
Tom Musta
2013-12-20
1
-0
/
+28
*
Add stxsdx
Tom Musta
2013-12-20
1
-0
/
+15
*
Add lxvw4x
Tom Musta
2013-12-20
1
-0
/
+29
*
Add lxvdsx
Tom Musta
2013-12-20
1
-0
/
+16
*
Add lxsdx
Tom Musta
2013-12-20
1
-0
/
+16
*
Add xxpermdi
Tom Musta
2013-12-20
1
-1
/
+40
*
Add stxvd2x
Tom Musta
2013-12-20
1
-0
/
+18
*
Add lxvd2x
Tom Musta
2013-12-20
1
-0
/
+18
*
Add VSR to Global Registers
Tom Musta
2013-12-20
1
-0
/
+27
*
Add VSX Instruction Decoders
Tom Musta
2013-12-20
1
-0
/
+11
*
Add MSR VSX and Associated Exception
Tom Musta
2013-12-20
4
-2
/
+18
*
Declare and Enable VSX
Tom Musta
2013-12-20
2
-3
/
+8
*
powerpc: add PVR mask support
Alexey Kardashevskiy
2013-12-20
5
-0
/
+56
*
target-ppc: add stubs for KVM breakpoints
Greg Kurz
2013-12-20
1
-0
/
+28
*
spapr: Use DeviceClass::fw_name for device tree CPU node
Andreas Färber
2013-10-25
1
-0
/
+2
*
target-ppc: Fill in OpenFirmware names for some PowerPCCPU families
Andreas Färber
2013-10-25
1
-0
/
+3
*
target-ppc: dump-guest-memory support
Aneesh Kumar K.V
2013-10-25
4
-2
/
+262
*
target-ppc: Use #define for max slb entries
Aneesh Kumar K.V
2013-10-25
3
-4
/
+5
*
target-ppc: Update slb array with correct index values.
Aneesh Kumar K.V
2013-10-25
1
-2
/
+15
*
target-ppc: Add helper for KVM_PPC_RTAS_DEFINE_TOKEN
David Gibson
2013-10-25
2
-0
/
+21
*
PPC: Fix L2CR write accesses
Alexander Graf
2013-10-25
1
-12
/
+17
*
target-ppc: Little Endian Correction to Load/Store Vector Element
Tom Musta
2013-10-25
1
-0
/
+2
*
Merge remote-tracking branch 'bonzini/configure' into staging
Anthony Liguori
2013-10-18
1
-1
/
+1
|
\
|
*
Makefile.target: CONFIG_NO_* variables removed
Ákos Kovács
2013-10-16
1
-1
/
+1
*
|
Merge remote-tracking branch 'rth/tcg-pull' into staging
Anthony Liguori
2013-10-11
2
-9
/
+5
|
\
\
|
|
/
|
/
|
|
*
tcg: Remove stray semi-colons from target-*/helper.h
Richard Henderson
2013-10-10
1
-5
/
+5
|
*
tcg: Move helper registration into tcg_context_init
Richard Henderson
2013-10-10
1
-4
/
+0
*
|
cpu: Drop cpu_model_str from CPU_COMMON
Andreas Färber
2013-10-07
1
-3
/
+0
|
/
*
cpu: Move cpu state syncs up into cpu_dump_state()
James Hogan
2013-09-20
1
-2
/
+0
*
cpu: Use QTAILQ for CPU list
Andreas Färber
2013-09-03
1
-1
/
+1
*
Merge branch 'tcg-next' of git://github.com/rth7680/qemu
Aurelien Jarno
2013-09-03
2
-1
/
+3
|
\
|
*
target: Include softmmu_exec.h where forgotten
Richard Henderson
2013-09-02
1
-0
/
+2
|
*
tcg: Change tcg_gen_exit_tb argument to uintptr_t
Richard Henderson
2013-09-02
1
-1
/
+1
*
|
PPC: KVM: Compile fix for qemu_notify_event
Alexander Graf
2013-09-02
1
-0
/
+1
*
|
target-ppc: Use #define instead of opencoding SLB valid bit
Aneesh Kumar K.V
2013-09-02
1
-1
/
+1
[next]