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-07-11
target-ppc: Add POWER8 v1.0 CPU model
Prerna Saxena
3
-0
/
+38
2013-07-11
e600 core for MPC86xx processors
Julio Guerra
3
-9
/
+130
2013-07-09
cpu: Move reset logging to CPUState
Andreas Färber
1
-5
/
+0
2013-07-09
target-ppc: Change LOG_MMU_STATE() argument to CPUState
Andreas Färber
3
-7
/
+7
2013-07-09
log: Change log_cpu_state[_mask]() argument to CPUState
Andreas Färber
4
-4
/
+4
2013-07-09
target-ppc: Change gen_intermediate_code_internal() argument to PowerPCCPU
Andreas Färber
1
-4
/
+5
2013-07-09
target-ppc: Don't overuse ENV_GET_CPU()
Andreas Färber
1
-1
/
+1
2013-07-09
cpu: Make first_cpu and next_cpu CPUState
Andreas Färber
2
-4
/
+7
2013-07-09
cpu: Drop unnecessary dynamic casts in *_env_get_cpu()
Andreas Färber
1
-1
/
+1
2013-07-09
linux-user: Move cpu_clone_regs() and cpu_set_tls() into linux-user
Peter Maydell
1
-20
/
+0
2013-07-04
memory: add owner argument to initialization functions
Paolo Bonzini
1
-1
/
+1
2013-07-01
PPC: Ignore writes to L2CR
Alexander Graf
1
-11
/
+11
2013-07-01
PPC: Introduce an alias cache for faster lookups
Alexander Graf
3
-7
/
+30
2013-07-01
PPC: Fix GDB read on code area for PPC6xx
Fabien Chouteau
1
-1
/
+9
2013-07-01
PPC: Add dump_mmu() for 6xx
Fabien Chouteau
1
-0
/
+92
2013-07-01
target-ppc: Introduce unrealizefn for PowerPCCPU
Andreas Färber
2
-2
/
+18
2013-07-01
target-ppc kvm: save cr register
Alexey Kardashevskiy
1
-0
/
+5
2013-07-01
ppc: do not register IABR SPR twice for 603e
Hervé Poussineau
1
-5
/
+0
2013-07-01
target-ppc: Drop redundant flags assignments from CPU families
Andreas Färber
1
-45
/
+0
2013-07-01
kvm/openpic: in-kernel mpic support
Scott Wood
1
-0
/
+6
2013-07-01
PPC: Add non-kvm stub file
Alexander Graf
2
-0
/
+13
2013-06-28
cpu: Change qemu_init_vcpu() argument to CPUState
Andreas Färber
1
-2
/
+0
2013-06-28
cpu: Turn cpu_dump_{state,statistics}() into CPUState hooks
Andreas Färber
3
-6
/
+15
2013-06-28
kvm: Change cpu_synchronize_state() argument to CPUState
Andreas Färber
2
-2
/
+2
2013-06-12
KVM: PPC: Add dummy kvm_arch_init_irq_routing()
Scott Wood
1
-0
/
+4
2013-05-18
remove some double-includes
Michael Tokarev
1
-2
/
+0
2013-05-08
PPC: Depend behavior of cmp instructions only on instruction encoding
Alexander Graf
1
-16
/
+16
2013-05-08
PPC: Fix rldcl
Alexander Graf
1
-2
/
+0
2013-05-06
target-ppc: Add read and write of PPR SPR
Anton Blanchard
1
-0
/
+4
2013-05-06
target-ppc: Fix invalid SPR read/write warnings
Anton Blanchard
1
-16
/
+16
2013-05-06
PPC: Add MMU type for 2.06 with AMR but no TB pages
Alexander Graf
2
-0
/
+7
2013-04-27
target-ppc: slightly optimize lfiwax
Aurelien Jarno
1
-4
/
+1
2013-04-26
target-ppc: add support for extended mtfsf/mtfsfi forms
Aurelien Jarno
2
-22
/
+41
2013-04-26
target-ppc: emulate store doubleword pair instructions
Aurelien Jarno
1
-0
/
+48
2013-04-26
target-ppc: emulate load doubleword pair instructions
Aurelien Jarno
1
-0
/
+48
2013-04-26
target-ppc: emulate lfiwax instruction
Aurelien Jarno
1
-0
/
+21
2013-04-26
target-ppc: emulate fcpsgn instruction
Aurelien Jarno
1
-0
/
+14
2013-04-26
target-ppc: emulate prtyw and prtyd instructions
Aurelien Jarno
1
-0
/
+34
2013-04-26
target-ppc: emulate cmpb instruction
Aurelien Jarno
3
-0
/
+24
2013-04-26
target-ppc: add instruction flags for Book I 2.05
Aurelien Jarno
2
-2
/
+4
2013-04-26
target-ppc: optimize fabs, fnabs, fneg
Aurelien Jarno
3
-40
/
+34
2013-04-26
PPC: Fix dcbz for linux-user on 970
Alexander Graf
1
-1
/
+1
2013-04-26
powerpc: correctly handle fpu exceptions.
Tristan Gingold
1
-11
/
+12
2013-04-26
target-ppc: Synchronize VPA state with KVM
David Gibson
1
-0
/
+120
2013-04-26
target-ppc: Add more stubs for POWER7 PMU registers
David Gibson
2
-0
/
+13
2013-04-26
pseries: Fixes and enhancements to L1 cache properties
David Gibson
3
-0
/
+14
2013-04-26
pseries: Fix incorrect calculation of RMA size in certain configurations
David Gibson
1
-1
/
+25
2013-04-26
Enable kvm emulated watchdog
Bharat Bhushan
2
-0
/
+98
2013-04-26
target-ppc: Fix narrow-mode add/sub carry output
Richard Henderson
1
-13
/
+22
2013-04-26
PPC: Add breakpoint registers for 603 and e300
Fabien Chouteau
1
-0
/
+34
[next]