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
Commit message (
Expand
)
Author
Age
Files
Lines
*
ppc: Add PPC_64H instruction flag to POWER7 and POWER8
Benjamin Herrenschmidt
2016-05-30
1
-2
/
+2
*
ppc: Get out of emulation on SMT "OR" ops
Benjamin Herrenschmidt
2016-05-30
1
-3
/
+18
*
ppc: Fix sign extension issue in mtmsr(d) emulation
Michael Neuling
2016-05-30
1
-2
/
+2
*
ppc: Change 'invalid' bit mask of tlbiel and tlbie
Benjamin Herrenschmidt
2016-05-30
1
-2
/
+4
*
ppc: tlbie, tlbia and tlbisync are HV only
Benjamin Herrenschmidt
2016-05-30
1
-3
/
+3
*
ppc: Do some batching of TCG tlb flushes
Benjamin Herrenschmidt
2016-05-30
7
-12
/
+71
*
ppc: Use split I/D mmu modes to avoid flushes on interrupts
Benjamin Herrenschmidt
2016-05-30
5
-25
/
+63
*
ppc: Remove MMU_MODEn_SUFFIX definitions
Benjamin Herrenschmidt
2016-05-30
1
-3
/
+0
*
spapr_iommu: Finish renaming vfio_accel to need_vfio
Alexey Kardashevskiy
2016-05-27
1
-1
/
+1
*
PPC/KVM: early validation of vcpu id
Greg Kurz
2016-05-27
1
-0
/
+8
*
target-ppc: Cleanups to rldinm, rldnm, rldimi
Richard Henderson
2016-05-27
1
-45
/
+46
*
target-ppc: Use 32-bit rotate instead of deposit + 64-bit rotate
Richard Henderson
2016-05-27
1
-102
/
+70
*
target-ppc: Use movcond in isel
Richard Henderson
2016-05-27
1
-18
/
+11
*
target-ppc: Correct KVM synchronization for ppc_hash64_set_external_hpt()
David Gibson
2016-05-27
1
-2
/
+0
*
cpu: move exec-all.h inclusion out of cpu.h
Paolo Bonzini
2016-05-19
11
-2
/
+12
*
qemu-common: push cpu.h inclusion out of qemu-common.h
Paolo Bonzini
2016-05-19
4
-1
/
+5
*
hw: move CPU state serialization to migration/cpu.h
Paolo Bonzini
2016-05-19
1
-0
/
+1
*
ppc: use PowerPCCPU instead of CPUPPCState
Paolo Bonzini
2016-05-19
1
-54
/
+38
*
target-ppc: make cpu-qom.h not target specific
Paolo Bonzini
2016-05-19
2
-163
/
+161
*
target-ppc: do not make PowerPCCPUClass depend on target-specific symbols
Paolo Bonzini
2016-05-19
1
-4
/
+0
*
target-ppc: do not use target_ulong in cpu-qom.h
Paolo Bonzini
2016-05-19
5
-6
/
+5
*
cpu: make cpu-qom.h only include-able from cpu.h
Paolo Bonzini
2016-05-19
1
-1
/
+0
*
tcg: Allow goto_tb to any target PC in user mode
Sergey Fedorov
2016-05-13
1
-5
/
+15
*
tb: consistently use uint32_t for tb->flags
Emilio G. Cota
2016-05-13
1
-1
/
+1
*
ppc: Fix migration of the XER register
Thomas Huth
2016-04-18
1
-1
/
+1
*
ppc: Fix the bad exception NIP value and the range check in LSWX
Thomas Huth
2016-04-18
1
-2
/
+3
*
ppc: Fix the range check in the LSWI instruction
Thomas Huth
2016-04-18
2
-4
/
+12
*
ppc: Rework POWER7 & POWER8 exception model
Cédric Le Goater
2016-04-05
3
-3
/
+58
*
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2016-03-24
3
-2
/
+5
|
\
|
*
util: move declarations out of qemu-common.h
Veronia Bahaa
2016-03-22
1
-0
/
+1
|
*
Replaced get_tick_per_sec() by NANOSECONDS_PER_SECOND
Rutuja Shah
2016-03-22
1
-2
/
+2
|
*
include/qemu/osdep.h: Don't include qapi/error.h
Markus Armbruster
2016-03-22
2
-0
/
+2
*
|
ppc: move POWER8 Book4 regs in their own routine
Cédric Le Goater
2016-03-24
1
-0
/
+8
*
|
ppc: A couple more dummy POWER8 Book4 regs
Benjamin Herrenschmidt
2016-03-24
2
-0
/
+15
*
|
ppc: Add dummy CIABR SPR
Benjamin Herrenschmidt
2016-03-24
2
-0
/
+6
*
|
ppc: Add POWER8 IAMR register
Benjamin Herrenschmidt
2016-03-24
2
-2
/
+40
*
|
ppc: Fix writing to AMR/UAMOR
Benjamin Herrenschmidt
2016-03-24
1
-15
/
+59
*
|
ppc: Initialize AMOR in PAPR mode
Benjamin Herrenschmidt
2016-03-24
1
-0
/
+4
*
|
ppc: Add dummy SPR_IC for POWER8
Benjamin Herrenschmidt
2016-03-24
2
-0
/
+13
*
|
ppc: Create cpu_ppc_set_papr() helper
Benjamin Herrenschmidt
2016-03-24
2
-1
/
+23
*
|
ppc: Add a bunch of hypervisor SPRs to Book3s
Benjamin Herrenschmidt
2016-03-24
1
-0
/
+21
*
|
ppc: Add macros to register hypervisor mode SPRs
Benjamin Herrenschmidt
2016-03-24
2
-14
/
+47
*
|
ppc: Update SPR definitions
Benjamin Herrenschmidt
2016-03-24
1
-7
/
+47
*
|
spapr/target-ppc/kvm: Only add hcall-instructions if KVM supports it
Alexey Kardashevskiy
2016-03-24
1
-1
/
+1
*
|
ppc64: set MSR_SF bit
Laurent Vivier
2016-03-24
1
-1
/
+1
*
|
target-ppc: Document TOCTTOU in hugepage support
Markus Armbruster
2016-03-18
1
-0
/
+6
|
/
*
target-ppc: Eliminate kvmppc_kern_htab global
David Gibson
2016-03-15
2
-28
/
+21
*
target-ppc: Add helpers for updating a CPU's SDR1 and external HPT
David Gibson
2016-03-15
5
-8
/
+62
*
target-ppc: Split out SREGS get/put functions
David Gibson
2016-03-15
1
-193
/
+228
*
target-ppc: Add PVR for POWER8NVL processor
Alexey Kardashevskiy
2016-03-15
3
-0
/
+8
[next]