index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
target-ppc
Age
Commit message (
Expand
)
Author
Files
Lines
2013-12-22
PPC: Fix compilation with TCG debug
Alexander Graf
1
-62
/
+81
2013-12-20
PPC: Add VSX to hflags
Alexander Graf
1
-1
/
+1
2013-12-20
Add xxsldwi
Tom Musta
1
-0
/
+62
2013-12-20
Add xxspltw
Tom Musta
1
-0
/
+31
2013-12-20
Add xxsel
Tom Musta
1
-0
/
+76
2013-12-20
Add xxmrgh/xxmrgl
Tom Musta
1
-0
/
+41
2013-12-20
Add Power7 VSX Logical Instructions
Tom Musta
1
-0
/
+29
2013-12-20
Add VSX Vector Move Instructions
Tom Musta
1
-0
/
+71
2013-12-20
Add VSX Scalar Move Instructions
Tom Musta
1
-0
/
+70
2013-12-20
target-ppc: move POWER7+ to a separate family
Alexey Kardashevskiy
3
-1
/
+41
2013-12-20
Add stxvw4x
Tom Musta
1
-0
/
+28
2013-12-20
Add stxsdx
Tom Musta
1
-0
/
+15
2013-12-20
Add lxvw4x
Tom Musta
1
-0
/
+29
2013-12-20
Add lxvdsx
Tom Musta
1
-0
/
+16
2013-12-20
Add lxsdx
Tom Musta
1
-0
/
+16
2013-12-20
Add xxpermdi
Tom Musta
1
-1
/
+40
2013-12-20
Add stxvd2x
Tom Musta
1
-0
/
+18
2013-12-20
Add lxvd2x
Tom Musta
1
-0
/
+18
2013-12-20
Add VSR to Global Registers
Tom Musta
1
-0
/
+27
2013-12-20
Add VSX Instruction Decoders
Tom Musta
1
-0
/
+11
2013-12-20
Add MSR VSX and Associated Exception
Tom Musta
4
-2
/
+18
2013-12-20
Declare and Enable VSX
Tom Musta
2
-3
/
+8
2013-12-20
powerpc: add PVR mask support
Alexey Kardashevskiy
5
-0
/
+56
2013-12-20
target-ppc: add stubs for KVM breakpoints
Greg Kurz
1
-0
/
+28
2013-10-25
spapr: Use DeviceClass::fw_name for device tree CPU node
Andreas Färber
1
-0
/
+2
2013-10-25
target-ppc: Fill in OpenFirmware names for some PowerPCCPU families
Andreas Färber
1
-0
/
+3
2013-10-25
target-ppc: dump-guest-memory support
Aneesh Kumar K.V
4
-2
/
+262
2013-10-25
target-ppc: Use #define for max slb entries
Aneesh Kumar K.V
3
-4
/
+5
2013-10-25
target-ppc: Update slb array with correct index values.
Aneesh Kumar K.V
1
-2
/
+15
2013-10-25
target-ppc: Add helper for KVM_PPC_RTAS_DEFINE_TOKEN
David Gibson
2
-0
/
+21
2013-10-25
PPC: Fix L2CR write accesses
Alexander Graf
1
-12
/
+17
2013-10-25
target-ppc: Little Endian Correction to Load/Store Vector Element
Tom Musta
1
-0
/
+2
2013-10-18
Merge remote-tracking branch 'bonzini/configure' into staging
Anthony Liguori
1
-1
/
+1
2013-10-16
Makefile.target: CONFIG_NO_* variables removed
Ákos Kovács
1
-1
/
+1
2013-10-11
Merge remote-tracking branch 'rth/tcg-pull' into staging
Anthony Liguori
2
-9
/
+5
2013-10-10
tcg: Remove stray semi-colons from target-*/helper.h
Richard Henderson
1
-5
/
+5
2013-10-10
tcg: Move helper registration into tcg_context_init
Richard Henderson
1
-4
/
+0
2013-10-07
cpu: Drop cpu_model_str from CPU_COMMON
Andreas Färber
1
-3
/
+0
2013-09-20
cpu: Move cpu state syncs up into cpu_dump_state()
James Hogan
1
-2
/
+0
2013-09-03
cpu: Use QTAILQ for CPU list
Andreas Färber
1
-1
/
+1
2013-09-03
Merge branch 'tcg-next' of git://github.com/rth7680/qemu
Aurelien Jarno
2
-1
/
+3
2013-09-02
target: Include softmmu_exec.h where forgotten
Richard Henderson
1
-0
/
+2
2013-09-02
tcg: Change tcg_gen_exit_tb argument to uintptr_t
Richard Henderson
1
-1
/
+1
2013-09-02
PPC: KVM: Compile fix for qemu_notify_event
Alexander Graf
1
-0
/
+1
2013-09-02
target-ppc: Use #define instead of opencoding SLB valid bit
Aneesh Kumar K.V
1
-1
/
+1
2013-09-02
target-ppc: fix bit extraction for FPBF and FPL
Aurelien Jarno
1
-2
/
+2
2013-09-02
target-ppc: POWER7 supports the MSR_LE bit
Anton Blanchard
1
-1
/
+1
2013-09-02
target-ppc: USE LPCR_ILE to control exception endian on POWER7
Anton Blanchard
2
-0
/
+12
2013-08-26
Merge remote-tracking branch 'stefanha/block' into staging
Anthony Liguori
2
-7
/
+7
2013-08-22
aio / timers: Switch entire codebase to the new timer API
Alex Bligh
2
-7
/
+7
[next]