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
2016-07-05
ppc/hash64: Add proper real mode translation support
Benjamin Herrenschmidt
1
-0
/
+2
2016-07-01
ppc: Update LPCR definitions
Benjamin Herrenschmidt
1
-3
/
+13
2016-06-29
target-*: Don't redefine cpu_exec()
Peter Crosthwaite
1
-2
/
+0
2016-06-23
ppc: Add P7/P8 Power Management instructions
Benjamin Herrenschmidt
1
-1
/
+16
2016-06-23
ppc: Add real mode CI load/store instructions for P7 and P8
Benjamin Herrenschmidt
1
-1
/
+3
2016-06-23
ppc: Fix POWER7 and POWER8 exception definitions
Benjamin Herrenschmidt
1
-1
/
+10
2016-06-14
ppc: Improve PCR bit selection in ppc_set_compat()
Thomas Huth
1
-0
/
+2
2016-06-14
ppc: Split pcr_mask settings into supported bits and the register mask
Thomas Huth
1
-0
/
+1
2016-06-07
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
1
-2
/
+0
2016-06-07
virtio: move bi-endian target support to a single location
Greg Kurz
1
-2
/
+0
2016-06-07
ppc: Batch TLB flushes on 32-bit 6xx/7xx/7xxx in hash mode
Benjamin Herrenschmidt
1
-1
/
+1
2016-06-07
ppc: Better figure out if processor has HV mode
Benjamin Herrenschmidt
1
-0
/
+4
2016-05-30
ppc: Do some batching of TCG tlb flushes
Benjamin Herrenschmidt
1
-0
/
+2
2016-05-30
ppc: Use split I/D mmu modes to avoid flushes on interrupts
Benjamin Herrenschmidt
1
-3
/
+8
2016-05-30
ppc: Remove MMU_MODEn_SUFFIX definitions
Benjamin Herrenschmidt
1
-3
/
+0
2016-05-19
cpu: move exec-all.h inclusion out of cpu.h
Paolo Bonzini
1
-2
/
+0
2016-05-19
target-ppc: make cpu-qom.h not target specific
Paolo Bonzini
1
-113
/
+52
2016-05-12
tb: consistently use uint32_t for tb->flags
Emilio G. Cota
1
-1
/
+1
2016-04-18
ppc: Fix the range check in the LSWI instruction
Thomas Huth
1
-0
/
+10
2016-04-05
ppc: Rework POWER7 & POWER8 exception model
Cédric Le Goater
1
-0
/
+10
2016-03-24
ppc: A couple more dummy POWER8 Book4 regs
Benjamin Herrenschmidt
1
-0
/
+3
2016-03-24
ppc: Add dummy CIABR SPR
Benjamin Herrenschmidt
1
-0
/
+1
2016-03-24
ppc: Add POWER8 IAMR register
Benjamin Herrenschmidt
1
-0
/
+1
2016-03-24
ppc: Add dummy SPR_IC for POWER8
Benjamin Herrenschmidt
1
-0
/
+1
2016-03-24
ppc: Create cpu_ppc_set_papr() helper
Benjamin Herrenschmidt
1
-0
/
+1
2016-03-24
ppc: Update SPR definitions
Benjamin Herrenschmidt
1
-7
/
+47
2016-03-16
ppc: Add a few more P8 PMU SPRs
Benjamin Herrenschmidt
1
-0
/
+7
2016-03-16
ppc: Define the PSPB register on POWER8
Thomas Huth
1
-0
/
+1
2016-02-23
all: Clean up includes
Peter Maydell
1
-1
/
+0
2016-02-01
target-ppc: mcrfs should always update FEX/VX and only clear exception bits
James Clarke
1
-0
/
+6
2016-01-30
target-ppc: Make every FPSCR_ macro have a corresponding FP_ macro
James Clarke
1
-9
/
+22
2016-01-30
target-ppc: Rework SLB page size lookup
David Gibson
1
-0
/
+1
2016-01-30
target-ppc: rename and export maybe_bswap_register()
Greg Kurz
1
-0
/
+1
2016-01-30
ppc: Clean up error handling in ppc_set_compat()
David Gibson
1
-1
/
+1
2015-11-30
target-ppc: Move the FPSCR bit update macros to cpu.h
Madhavan Srinivasan
1
-0
/
+21
2015-11-11
ppc: Add/Re-introduce MMU model definitions needed by PR KVM
Bharata B Rao
1
-0
/
+6
2015-10-23
ppc/spapr: Add "ibm,pa-features" property to the device-tree
Benjamin Herrenschmidt
1
-0
/
+1
2015-10-23
ppc: Add mmu_model defines for arch 2.03 and 2.07
Benjamin Herrenschmidt
1
-5
/
+5
2015-10-07
target-*: Drop cpu_gen_code define
Richard Henderson
1
-1
/
+0
2015-09-25
ppc: Rename ELF_MACHINE to be PPC specific
Peter Crosthwaite
1
-2
/
+2
2015-09-11
tlb: Add "ifetch" argument to cpu_mmu_index()
Benjamin Herrenschmidt
1
-1
/
+1
2015-07-09
cpu-exec: Purge all uses of ENV_GET_CPU()
Peter Crosthwaite
1
-1
/
+1
2015-04-28
Convert (ffs(val) - 1) to ctz32(val)
Stefan Hajnoczi
1
-2
/
+2
2015-03-10
cpu: Make cpu_init() return QOM CPUState object
Eduardo Habkost
1
-8
/
+1
2015-03-09
PPC: Introduce the Virtual Time Base (VTB) SPR register
Cyril Bur
1
-0
/
+1
2015-03-09
target-ppc: Use right page size with hash table lookup
Aneesh Kumar K.V
1
-0
/
+1
2015-01-20
exec.c: Drop TARGET_HAS_ICE define and checks
Peter Maydell
1
-2
/
+0
2015-01-10
Merge remote-tracking branch 'remotes/agraf/tags/signed-ppc-for-upstream' int...
Peter Maydell
1
-1
/
+25
2015-01-07
target-ppc: Introduce TEXASRU Bit Fields
Tom Musta
1
-0
/
+20
2015-01-07
target-ppc: Introduce Feature Flag for Transactional Memory
Tom Musta
1
-0
/
+2
[next]