index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
target-ppc
/
cpu.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
target-ppc: tlbie/tlbivax should have global effect
Nikunj A Dadhania
2016-09-23
1
-0
/
+1
*
target-ppc: add TLB_NEED_LOCAL_FLUSH flag
Nikunj A Dadhania
2016-09-23
1
-0
/
+1
*
Remove unused function declarations
Ladi Prosek
2016-09-15
1
-2
/
+0
*
ppc: Don't update NIP in facility unavailable interrupts
Benjamin Herrenschmidt
2016-09-07
1
-1
/
+0
*
ppc: Provide basic raise_exception_* functions
Benjamin Herrenschmidt
2016-09-07
1
-0
/
+8
*
target-ppc: Introduce POWER ISA 3.0 flag
Nikunj A Dadhania
2016-09-07
1
-1
/
+4
*
ppc: Introduce a function to look up CPU alias strings
Thomas Huth
2016-08-10
1
-0
/
+1
*
target-*: Clean up cpu.h header guards
Markus Armbruster
2016-07-12
1
-3
/
+4
*
ppc/hash64: Add proper real mode translation support
Benjamin Herrenschmidt
2016-07-05
1
-0
/
+2
*
ppc: Update LPCR definitions
Benjamin Herrenschmidt
2016-07-01
1
-3
/
+13
*
target-*: Don't redefine cpu_exec()
Peter Crosthwaite
2016-06-29
1
-2
/
+0
*
ppc: Add P7/P8 Power Management instructions
Benjamin Herrenschmidt
2016-06-23
1
-1
/
+16
*
ppc: Add real mode CI load/store instructions for P7 and P8
Benjamin Herrenschmidt
2016-06-23
1
-1
/
+3
*
ppc: Fix POWER7 and POWER8 exception definitions
Benjamin Herrenschmidt
2016-06-23
1
-1
/
+10
*
ppc: Improve PCR bit selection in ppc_set_compat()
Thomas Huth
2016-06-14
1
-0
/
+2
*
ppc: Split pcr_mask settings into supported bits and the register mask
Thomas Huth
2016-06-14
1
-0
/
+1
*
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2016-06-07
1
-2
/
+0
|
\
|
*
virtio: move bi-endian target support to a single location
Greg Kurz
2016-06-07
1
-2
/
+0
*
|
ppc: Batch TLB flushes on 32-bit 6xx/7xx/7xxx in hash mode
Benjamin Herrenschmidt
2016-06-07
1
-1
/
+1
*
|
ppc: Better figure out if processor has HV mode
Benjamin Herrenschmidt
2016-06-07
1
-0
/
+4
|
/
*
ppc: Do some batching of TCG tlb flushes
Benjamin Herrenschmidt
2016-05-30
1
-0
/
+2
*
ppc: Use split I/D mmu modes to avoid flushes on interrupts
Benjamin Herrenschmidt
2016-05-30
1
-3
/
+8
*
ppc: Remove MMU_MODEn_SUFFIX definitions
Benjamin Herrenschmidt
2016-05-30
1
-3
/
+0
*
cpu: move exec-all.h inclusion out of cpu.h
Paolo Bonzini
2016-05-19
1
-2
/
+0
*
target-ppc: make cpu-qom.h not target specific
Paolo Bonzini
2016-05-19
1
-113
/
+52
*
tb: consistently use uint32_t for tb->flags
Emilio G. Cota
2016-05-13
1
-1
/
+1
*
ppc: Fix the range check in the LSWI instruction
Thomas Huth
2016-04-18
1
-0
/
+10
*
ppc: Rework POWER7 & POWER8 exception model
Cédric Le Goater
2016-04-05
1
-0
/
+10
*
ppc: A couple more dummy POWER8 Book4 regs
Benjamin Herrenschmidt
2016-03-24
1
-0
/
+3
*
ppc: Add dummy CIABR SPR
Benjamin Herrenschmidt
2016-03-24
1
-0
/
+1
*
ppc: Add POWER8 IAMR register
Benjamin Herrenschmidt
2016-03-24
1
-0
/
+1
*
ppc: Add dummy SPR_IC for POWER8
Benjamin Herrenschmidt
2016-03-24
1
-0
/
+1
*
ppc: Create cpu_ppc_set_papr() helper
Benjamin Herrenschmidt
2016-03-24
1
-0
/
+1
*
ppc: Update SPR definitions
Benjamin Herrenschmidt
2016-03-24
1
-7
/
+47
*
ppc: Add a few more P8 PMU SPRs
Benjamin Herrenschmidt
2016-03-15
1
-0
/
+7
*
ppc: Define the PSPB register on POWER8
Thomas Huth
2016-03-15
1
-0
/
+1
*
all: Clean up includes
Peter Maydell
2016-02-23
1
-1
/
+0
*
target-ppc: mcrfs should always update FEX/VX and only clear exception bits
James Clarke
2016-02-01
1
-0
/
+6
*
target-ppc: Make every FPSCR_ macro have a corresponding FP_ macro
James Clarke
2016-01-30
1
-9
/
+22
*
target-ppc: Rework SLB page size lookup
David Gibson
2016-01-30
1
-0
/
+1
*
target-ppc: rename and export maybe_bswap_register()
Greg Kurz
2016-01-30
1
-0
/
+1
*
ppc: Clean up error handling in ppc_set_compat()
David Gibson
2016-01-30
1
-1
/
+1
*
target-ppc: Move the FPSCR bit update macros to cpu.h
Madhavan Srinivasan
2015-11-30
1
-0
/
+21
*
ppc: Add/Re-introduce MMU model definitions needed by PR KVM
Bharata B Rao
2015-11-11
1
-0
/
+6
*
ppc/spapr: Add "ibm,pa-features" property to the device-tree
Benjamin Herrenschmidt
2015-10-23
1
-0
/
+1
*
ppc: Add mmu_model defines for arch 2.03 and 2.07
Benjamin Herrenschmidt
2015-10-23
1
-5
/
+5
*
target-*: Drop cpu_gen_code define
Richard Henderson
2015-10-07
1
-1
/
+0
*
ppc: Rename ELF_MACHINE to be PPC specific
Peter Crosthwaite
2015-09-25
1
-2
/
+2
*
tlb: Add "ifetch" argument to cpu_mmu_index()
Benjamin Herrenschmidt
2015-09-11
1
-1
/
+1
*
cpu-exec: Purge all uses of ENV_GET_CPU()
Peter Crosthwaite
2015-07-09
1
-1
/
+1
[next]