index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
target-ppc
Age
Commit message (
Expand
)
Author
2016-09-07
ppc: Provide basic raise_exception_* functions
Benjamin Herrenschmidt
2016-09-07
target-ppc: introduce opc4 for Expanded Opcode
Nikunj A Dadhania
2016-09-07
target-ppc: add maddhd and maddhdu instruction
Nikunj A Dadhania
2016-09-07
target-ppc: add maddld instruction
Nikunj A Dadhania
2016-09-07
target-ppc: add setb instruction
Vivek Andrew Sha
2016-09-07
target-ppc: add cmpeqb instruction
Nikunj A Dadhania
2016-09-07
target-ppc: add cnttzw[.] instruction
Nikunj A Dadhania
2016-09-07
target-ppc: add cnttzd[.] instruction
Sandipan Das
2016-09-07
target-ppc: add modulo dword operations
Nikunj A Dadhania
2016-09-07
target-ppc: add modulo word operations
Nikunj A Dadhania
2016-09-07
target-ppc: add cmprb instruction
Nikunj A Dadhania
2016-09-07
target-ppc: adding addpcis instruction
Nikunj A Dadhania
2016-09-07
target-ppc: Introduce POWER ISA 3.0 flag
Nikunj A Dadhania
2016-09-07
target-ppc: Introduce Power9 family
Aneesh Kumar K.V
2016-08-12
trace-events: fix first line comment in trace-events
Laurent Vivier
2016-08-10
ppc/kvm: Register also a generic spapr CPU core family type
Thomas Huth
2016-08-10
ppc/kvm: Do not mess up the generic CPU family registration
Thomas Huth
2016-08-10
ppc: Introduce a function to look up CPU alias strings
Thomas Huth
2016-08-10
ppc64: fix compressed dump with pseries kernel
Laurent Vivier
2016-07-29
ppc: Fix fault PC reporting for lve*/stve* VMX instructions
Benjamin Herrenschmidt
2016-07-25
target-ppc: add PPC_MFTB flag to e500mc and e5500
Michael Walle
2016-07-25
ppc: Huge page detection mechanism fixes - Episode III
Thomas Huth
2016-07-21
kvm-irqchip: i386: add hook for add/remove virq
Peter Xu
2016-07-18
ppc: Yet another fix for the huge page support detection mechanism
Thomas Huth
2016-07-18
target-ppc: fix left shift overflow in hpte_page_shift
Paolo Bonzini
2016-07-18
ppc/mmu-hash64: Remove duplicated #include statement
Thomas Huth
2016-07-18
ppc: abort if compat property contains an unknown value
Greg Kurz
2016-07-18
ppc: Fix support for odd MSR combinations
Benjamin Herrenschmidt
2016-07-12
Clean up ill-advised or unusual header guards
Markus Armbruster
2016-07-12
target-*: Clean up cpu.h header guards
Markus Armbruster
2016-07-12
Use #include "..." for our own headers, <...> for others
Markus Armbruster
2016-07-12
Fix confusing argument names in some common functions
Sergey Sorokin
2016-07-05
ppc/hash64: Fix support for LPCR:ISL
Benjamin Herrenschmidt
2016-07-05
ppc/hash64: Add proper real mode translation support
Benjamin Herrenschmidt
2016-07-05
target-ppc: Return page shift from PTEG search
David Gibson
2016-07-05
target-ppc: Simplify HPTE matching
David Gibson
2016-07-05
target-ppc: Correct page size decoding in ppc_hash64_pteg_search()
David Gibson
2016-07-05
ppc: simplify ppc_hash64_hpte_page_shift_noslb()
Cédric Le Goater
2016-07-05
ppc: simplify max_smt initialization in ppc_cpu_realizefn()
Greg Kurz
2016-07-05
ppc: Fix xsrdpi, xvrdpi and xvrspi rounding
Anton Blanchard
2016-07-01
target-ppc: gen_pause for instructions: yield, mdoio, mdoom, miso
Aaron Larson
2016-07-01
ppc: Fix 64K pages support in full emulation
Benjamin Herrenschmidt
2016-07-01
ppc: Print HSRR0/HSRR1 in "info registers"
Benjamin Herrenschmidt
2016-07-01
ppc: LPCR is a HV resource
Benjamin Herrenschmidt
2016-07-01
ppc: Initial HDEC support
Benjamin Herrenschmidt
2016-07-01
ppc: Enforce setting MSR:EE,IR and DR when MSR:PR is set
Benjamin Herrenschmidt
2016-07-01
ppc: Fix conditions for delivering external interrupts to a guest
Benjamin Herrenschmidt
2016-07-01
ppc: Use a helper to filter writes to LPCR
Benjamin Herrenschmidt
2016-07-01
ppc: Update LPCR definitions
Benjamin Herrenschmidt
2016-07-01
ppc: Add a bunch of hypervisor SPRs to Book3s
Benjamin Herrenschmidt
[prev]
[next]