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
/
cpu.h
Age
Commit message (
Expand
)
Author
Files
Lines
2014-03-05
target-ppc: Add Flag for ISA 2.07 Load/Store Quadword Instructions
Tom Musta
1
-1
/
+3
2014-03-05
target-ppc: Add Target Address SPR (TAR) to Power8
Tom Musta
1
-0
/
+1
2014-03-05
target-ppc: Add Flag for bctar
Tom Musta
1
-2
/
+4
2014-03-05
target-ppc: Add Flag for Power ISA V2.06 Floating Point Test Instructions
Tom Musta
1
-1
/
+3
2014-03-05
target-ppc: Add Flag for ISA V2.06 Floating Point Conversion
Tom Musta
1
-1
/
+4
2014-03-05
target-ppc: Add Flag for ISA2.06 Atomic Instructions
Tom Musta
1
-1
/
+4
2014-03-05
target-ppc: Add Flag for ISA2.06 Divide Extended Instructions
Tom Musta
1
-1
/
+4
2014-03-05
target-ppc: Add ISA2.06 bpermd Instruction
Tom Musta
1
-1
/
+3
2014-03-05
target-ppc: VSX Stage 4: Add VSX 2.07 Flag
Tom Musta
1
-1
/
+3
2014-03-05
target-ppc: fix SPR_CTRL/SPR_UCTRL register numbers
Alexey Kardashevskiy
1
-2
/
+2
2014-03-05
target-ppc: fix LPCR SPR number
Alexey Kardashevskiy
1
-1
/
+1
2013-12-20
Add MSR VSX and Associated Exception
Tom Musta
1
-0
/
+4
2013-12-20
Declare and Enable VSX
Tom Musta
1
-1
/
+4
2013-10-25
target-ppc: Use #define for max slb entries
Aneesh Kumar K.V
1
-1
/
+2
2013-09-02
target-ppc: USE LPCR_ILE to control exception endian on POWER7
Anton Blanchard
1
-0
/
+2
2013-07-29
target-ppc: Convert ppc cpu savevm to VMStateDescription
Alexey Kardashevskiy
1
-5
/
+3
2013-07-23
cpu: Introduce CPUClass::synchronize_from_tb() for cpu_pc_from_tb()
Andreas Färber
1
-5
/
+0
2013-07-09
linux-user: Move cpu_clone_regs() and cpu_set_tls() into linux-user
Peter Maydell
1
-20
/
+0
2013-07-01
target-ppc: Introduce unrealizefn for PowerPCCPU
Andreas Färber
1
-1
/
+3
2013-05-06
PPC: Add MMU type for 2.06 with AMR but no TB pages
Alexander Graf
1
-0
/
+3
2013-04-26
target-ppc: add instruction flags for Book I 2.05
Aurelien Jarno
1
-1
/
+3
2013-04-26
target-ppc: Add more stubs for POWER7 PMU registers
David Gibson
1
-0
/
+1
2013-04-26
PPC: Remove env->hreset_excp_prefix
Fabien Chouteau
1
-1
/
+0
2013-03-22
target-ppc: Move ppc tlb_fill implementation into mmu_helper.c
David Gibson
1
-2
/
+0
2013-03-22
target-ppc: Split user only code out of mmu_helper.c
David Gibson
1
-1
/
+4
2013-03-22
mmu-hash64: Implement Virtual Page Class Key Protection
David Gibson
1
-2
/
+6
2013-03-22
mmu-hash*: Add header file for definitions
David Gibson
1
-24
/
+0
2013-03-22
target-ppc: mmu_ctx_t should not be a global type
David Gibson
1
-14
/
+0
2013-03-22
target-ppc: Disentangle BAT code for 32-bit hash MMUs
David Gibson
1
-2
/
+0
2013-03-22
target-ppc: Don't share get_pteg_offset() between 32 and 64-bit
David Gibson
1
-1
/
+0
2013-03-22
target-ppc: Disentangle hash mmu helper functions
David Gibson
1
-3
/
+0
2013-03-22
target-ppc: Disentangle get_physical_address() paths
David Gibson
1
-0
/
+2
2013-03-22
target-ppc: Disentangle find_pte()
David Gibson
1
-0
/
+2
2013-03-22
target-ppc: Disentangle pte_check()
David Gibson
1
-0
/
+2
2013-03-22
target-ppc: Move SLB handling into a mmu-hash64.c
David Gibson
1
-3
/
+0
2013-03-22
target-ppc: Trivial cleanups in mmu_helper.c
David Gibson
1
-3
/
+0
2013-03-22
target-ppc: Remove vestigial PowerPC 620 support
David Gibson
1
-30
/
+0
2013-03-22
PPC/GDB: handle read and write of fpscr
Fabien Chouteau
1
-0
/
+2
2013-03-12
cpu: Replace do_interrupt() by CPUClass::do_interrupt method
Andreas Färber
1
-1
/
+0
2013-03-12
cpu: Move halted and interrupt_request fields to CPUState
Andreas Färber
1
-2
/
+3
2013-03-08
target-ppc: Add mechanism for synchronizing SPRs with KVM
David Gibson
1
-0
/
+6
2013-03-08
target-ppc: Convert CPU definitions
Andreas Färber
1
-20
/
+0
2013-02-23
target-ppc: Split out SO, OV, CA fields from XER
Richard Henderson
1
-4
/
+20
2013-02-01
PPC: Unify dcbzl code path
Alexander Graf
1
-4
/
+2
2013-01-07
target-ppc: Slim conversion of model definitions to QOM subclasses
Andreas Färber
1
-4
/
+0
2013-01-07
PPC: Bring EPR support closer to reality
Alexander Graf
1
-1
/
+3
2012-12-19
fpu: move public header file to include/fpu
Paolo Bonzini
1
-1
/
+1
2012-12-19
exec: move include files to include/exec/
Paolo Bonzini
1
-3
/
+3
2012-12-14
target-ppc: Don't use hwaddr to represent hardware state
David Gibson
1
-1
/
+1
2012-11-03
Merge branch 'trivial-patches' of git://github.com/stefanha/qemu
Blue Swirl
1
-7
/
+0
[prev]
[next]