index
:
~fziglio/qemu
master
virgl-spice
Qemu experimental branch
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
target-ppc
Age
Commit message (
Expand
)
Author
Files
Lines
2016-07-05
ppc/hash64: Fix support for LPCR:ISL
Benjamin Herrenschmidt
1
-8
/
+17
2016-07-05
ppc/hash64: Add proper real mode translation support
Benjamin Herrenschmidt
4
-10
/
+174
2016-07-05
target-ppc: Return page shift from PTEG search
David Gibson
1
-25
/
+8
2016-07-05
target-ppc: Simplify HPTE matching
David Gibson
2
-8
/
+9
2016-07-05
target-ppc: Correct page size decoding in ppc_hash64_pteg_search()
David Gibson
1
-58
/
+41
2016-07-05
ppc: simplify ppc_hash64_hpte_page_shift_noslb()
Cédric Le Goater
2
-7
/
+2
2016-07-05
ppc: simplify max_smt initialization in ppc_cpu_realizefn()
Greg Kurz
1
-1
/
+1
2016-07-05
ppc: Fix xsrdpi, xvrdpi and xvrspi rounding
Anton Blanchard
1
-3
/
+3
2016-07-01
target-ppc: gen_pause for instructions: yield, mdoio, mdoom, miso
Aaron Larson
1
-7
/
+8
2016-07-01
ppc: Fix 64K pages support in full emulation
Benjamin Herrenschmidt
3
-7
/
+57
2016-07-01
ppc: Print HSRR0/HSRR1 in "info registers"
Benjamin Herrenschmidt
1
-0
/
+7
2016-07-01
ppc: LPCR is a HV resource
Benjamin Herrenschmidt
1
-4
/
+5
2016-07-01
ppc: Initial HDEC support
Benjamin Herrenschmidt
4
-10
/
+54
2016-07-01
ppc: Enforce setting MSR:EE,IR and DR when MSR:PR is set
Benjamin Herrenschmidt
1
-0
/
+4
2016-07-01
ppc: Fix conditions for delivering external interrupts to a guest
Benjamin Herrenschmidt
1
-11
/
+8
2016-07-01
ppc: Use a helper to filter writes to LPCR
Benjamin Herrenschmidt
3
-19
/
+95
2016-07-01
ppc: Update LPCR definitions
Benjamin Herrenschmidt
1
-3
/
+13
2016-07-01
ppc: Add a bunch of hypervisor SPRs to Book3s
Benjamin Herrenschmidt
1
-3
/
+116
2016-06-29
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
1
-2
/
+0
2016-06-29
target-*: Don't redefine cpu_exec()
Peter Crosthwaite
1
-2
/
+0
2016-06-24
softfloat: Implement run-time-configurable meaning of signaling NaN bit
Aleksandar Markovic
1
-59
/
+61
2016-06-23
ppc: Disable huge page support if it is not available for main RAM
Thomas Huth
1
-1
/
+16
2016-06-23
ppc: Add P7/P8 Power Management instructions
Benjamin Herrenschmidt
6
-3
/
+241
2016-06-23
ppc: Move exception generation code out of line
Benjamin Herrenschmidt
1
-3
/
+3
2016-06-23
ppc: Turn a bunch of booleans from int to bool
Benjamin Herrenschmidt
1
-19
/
+18
2016-06-23
ppc: Add real mode CI load/store instructions for P7 and P8
Benjamin Herrenschmidt
3
-14
/
+55
2016-06-23
ppc: Rework generation of priv and inval interrupts
Benjamin Herrenschmidt
2
-399
/
+310
2016-06-23
ppc: Fix generation if ISI/DSI vs. HV mode
Benjamin Herrenschmidt
1
-19
/
+50
2016-06-23
ppc: Fix POWER7 and POWER8 exception definitions
Benjamin Herrenschmidt
2
-7
/
+31
2016-06-23
ppc: fix exception model for HV mode
Benjamin Herrenschmidt
1
-89
/
+45
2016-06-23
ppc: define a default LPCR value
Benjamin Herrenschmidt
1
-0
/
+14
2016-06-23
ppc: Fix rfi/rfid/hrfi/... emulation
Benjamin Herrenschmidt
2
-31
/
+24
2016-06-22
ppc: Improve emulation of THRM registers
Benjamin Herrenschmidt
3
-3
/
+54
2016-06-22
target-ppc: Fix rlwimi, rlwinm, rlwnm again
Richard Henderson
1
-3
/
+1
2016-06-22
ppc64: disable gen_pause() for linux-user mode
Laurent Vivier
1
-1
/
+3
2016-06-20
trace: split out trace events for target-ppc/ directory
Daniel P. Berrange
1
-0
/
+5
2016-06-20
exec: [tcg] Track which vCPU is performing translation and execution
Lluís Vilanova
1
-0
/
+1
2016-06-17
spapr: Abstract CPU core device and type specific core devices
Bharata B Rao
1
-0
/
+28
2016-06-17
target-ppc: Fix rlwimi, rlwinm, rlwnm
Richard Henderson
1
-21
/
+52
2016-06-17
target-ppc: Bug in BookE wait instruction
Jakub Horak
1
-1
/
+1
2016-06-16
os-posix: include sys/mman.h
Paolo Bonzini
1
-1
/
+0
2016-06-14
ppc: Add PowerISA 2.07 compatibility mode
Thomas Huth
1
-0
/
+3
2016-06-14
ppc: Improve PCR bit selection in ppc_set_compat()
Thomas Huth
2
-4
/
+13
2016-06-14
ppc: Provide function to get CPU class of the host CPU
Thomas Huth
2
-5
/
+21
2016-06-14
ppc: Split pcr_mask settings into supported bits and the register mask
Thomas Huth
3
-3
/
+7
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: Do not take exceptions on unknown SPRs in privileged mode
Benjamin Herrenschmidt
1
-2
/
+9
2016-06-07
ppc: Add missing slbfee. instruction on ppc64 BookS processors
Benjamin Herrenschmidt
3
-0
/
+57
2016-06-07
ppc: Fix slbia decode
Benjamin Herrenschmidt
1
-1
/
+1
[next]