index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
target-ppc
Age
Commit message (
Expand
)
Author
2016-09-27
linux-user: remove #define smp_{cores, threads}
Marc-André Lureau
2016-09-23
ppc/kvm: Mark 64kB page size support as disabled if not available
Thomas Huth
2016-09-23
Enable H_CLEAR_MOD and H_CLEAR_REF hypercalls on KVM/PPC64.
Nathan Whitehorn
2016-09-23
target-ppc: tlbie/tlbivax should have global effect
Nikunj A Dadhania
2016-09-23
target-ppc: add flag in check_tlb_flush()
Nikunj A Dadhania
2016-09-23
target-ppc: add TLB_NEED_LOCAL_FLUSH flag
Nikunj A Dadhania
2016-09-23
spapr: Introduce sPAPRCPUCoreClass
Bharata B Rao
2016-09-23
target-ppc: implement darn instruction
Ravi Bangoria
2016-09-23
target-ppc: add stxsi[bh]x instruction
Nikunj A Dadhania
2016-09-23
target-ppc: add lxsi[bw]zx instruction
Nikunj A Dadhania
2016-09-23
target-ppc: add xxspltib instruction
Nikunj A Dadhania
2016-09-23
target-ppc: consolidate store conditional
Nikunj A Dadhania
2016-09-23
target-ppc: move out stqcx impementation
Nikunj A Dadhania
2016-09-23
target-ppc: consolidate load with reservation
Nikunj A Dadhania
2016-09-23
target-ppc: convert st[16,32,64]r to use new macro
Nikunj A Dadhania
2016-09-23
target-ppc: convert st64 to use new macro
Nikunj A Dadhania
2016-09-23
target-ppc: consolidate store operations
Nikunj A Dadhania
2016-09-23
target-ppc: convert ld[16,32,64]ur to use new macro
Nikunj A Dadhania
2016-09-23
target-ppc: convert ld64 to use new macro
Nikunj A Dadhania
2016-09-23
target-ppc: consolidate load operations
Nikunj A Dadhania
2016-09-23
target-ppc: add vector permute right indexed instruction
Rajalakshmi Srinivasaraghavan
2016-09-23
target-ppc: add vector bit permute doubleword instruction
Rajalakshmi Srinivasaraghavan
2016-09-23
target-ppc: add vector count trailing zeros instructions
Rajalakshmi Srinivasaraghavan
2016-09-23
target-ppc: add vector extract instructions
Rajalakshmi Srinivasaraghavan
2016-09-23
target-ppc: add vector insert instructions
Rajalakshmi Srinivasaraghavan
2016-09-23
ppc: restrict the use of the rfi instruction
Benjamin Herrenschmidt
2016-09-15
Remove unused function declarations
Ladi Prosek
2016-09-07
ppc: Improve a few more helper flags
Benjamin Herrenschmidt
2016-09-07
ppc: Improve the exception helpers flags
Benjamin Herrenschmidt
2016-09-07
ppc: Improve flags for helpers loading/writing the time facilities
Benjamin Herrenschmidt
2016-09-07
ppc: Don't generate dead code on unconditional branches
Benjamin Herrenschmidt
2016-09-07
ppc: Rename #include'd .c files to .inc.c
Benjamin Herrenschmidt
2016-09-07
target-ppc: add extswsli[.] instruction
Nikunj A Dadhania
2016-09-07
target-ppc: add vsrv instruction
Vivek Andrew Sha
2016-09-07
target-ppc: add vslv instruction
Vivek Andrew Sha
2016-09-07
target-ppc: add vcmpnez[b,h,w][.] instructions
Swapnil Bokade
2016-09-07
target-ppc: add vabsdu[b,h,w] instructions
Sandipan Das
2016-09-07
target-ppc: add dtstsfi[q] instructions
Sandipan Das
2016-09-07
target-ppc: implement branch-less divd[o][.]
Nikunj A Dadhania
2016-09-07
target-ppc: implement branch-less divw[o][.]
Nikunj A Dadhania
2016-09-07
ppc: load/store multiple and string insns don't do LE
Benjamin Herrenschmidt
2016-09-07
ppc: Use a helper to generate "LE unsupported" alignment interrupts
Benjamin Herrenschmidt
2016-09-07
ppc: Don't set access_type on all load/stores on hash64
Benjamin Herrenschmidt
2016-09-07
ppc: Fix CFAR updates
Benjamin Herrenschmidt
2016-09-07
ppc: Speed up dcbz
Benjamin Herrenschmidt
2016-09-07
ppc: Handle unconditional (always/never) traps at translation time
Benjamin Herrenschmidt
2016-09-07
ppc: Make alignment exceptions suck less
Benjamin Herrenschmidt
2016-09-07
ppc: Don't update NIP in dcbz and lscbx
Benjamin Herrenschmidt
2016-09-07
ppc: Don't update NIP if not taking alignment exceptions
Benjamin Herrenschmidt
2016-09-07
ppc: Don't update NIP on conditional trap instructions
Benjamin Herrenschmidt
[next]