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
2018-04-27
target/ppc: Make hash64_opts field mandatory for 64-bit hash MMUs
David Gibson
2018-04-27
target/ppc: Split page size information into a separate allocation
David Gibson
2018-04-27
target/ppc: Move page size setup to helper function
David Gibson
2018-04-27
target/ppc: Remove fallback 64k pagesize information
David Gibson
2018-04-27
target/ppc: Avoid taking "env" parameter to mmu-hash64 functions
David Gibson
2018-04-27
target/ppc: Simplify cpu valid check in ppc_cpu_realize
David Gibson
2018-04-27
target/ppc: Standardize instance_init and realize function names
David Gibson
2018-04-27
Add host_memory_backend_pagesize() helper
David Gibson
2018-04-27
Make qemu_mempath_getpagesize() accept NULL
David Gibson
2018-04-27
target/ppc: Fix reserved bit mask of dstst instruction
BALATON Zoltan
2018-04-27
ppc: Fix size of ppc64 xer register
Michael Matz
2018-04-10
target/ppc: Fix backwards migration of msr_mask
David Gibson
2018-04-10
target/ppc: Initialize lazy_tlb_flush correctly
David Gibson
2018-03-19
cpu: get rid of unused cpu_init() defines
Igor Mammedov
2018-03-19
cpu: add CPU_RESOLVING_TYPE macro
Igor Mammedov
2018-03-18
target/ppc: fix tlbsync to check privilege level depending on GTSE
Cédric Le Goater
2018-03-06
PowerPC: Add TS bits into msr_mask
Simon Guo
2018-03-06
ppc/spapr-caps: Convert cap-ibs to custom spapr-cap
Suraj Jitindar Singh
2018-03-06
target/ppc: Check mask when setting cap_ppc_safe_indirect_branch
Suraj Jitindar Singh
2018-03-06
openpic: move KVM-specific declarations into separate openpic_kvm.h file
Mark Cave-Ayland
2018-02-21
target/*/cpu.h: remove softfloat.h
Alex Bennée
2018-02-16
target/ppc: convert to TranslatorOps
Emilio G. Cota
2018-02-16
target/ppc: convert to DisasContextBase
Emilio G. Cota
2018-02-09
Include qapi/qmp/qnull.h exactly where needed
Markus Armbruster
2018-02-09
qdict qlist: Make most helper macros functions
Markus Armbruster
2018-02-09
Include qapi/error.h exactly where needed
Markus Armbruster
2018-02-07
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2018-02-06
spapr/iommu: Enable in-kernel TCE acceleration via VFIO KVM device
Alexey Kardashevskiy
2018-02-05
qdev: use device_class_set_parent_realize/unrealize/reset()
Philippe Mathieu-Daudé
2018-01-29
target/ppc/kvm: Add cap_ppc_safe_[cache/bounds_check/indirect_branch]
Suraj Jitindar Singh
2018-01-25
accel/tcg: add size paremeter in tlb_fill()
Laurent Vivier
2018-01-20
target/ppc: add support for hypervisor doorbells on book3s CPUs
Cédric Le Goater
2018-01-20
target-ppc: optimize cmp translation
pbonzini@redhat.com
2018-01-20
target/ppc: msgsnd and msgclr instructions need hypervisor privilege
Cédric Le Goater
2018-01-20
target/ppc: fix doorbell and hypervisor doorbell definitions
Cédric Le Goater
2018-01-17
target-ppc: Fix booke206 tlbwe TLB instruction
Luc MICHEL
2018-01-17
target/ppc: add support for POWER9 HILE
Cédric Le Goater
2018-01-17
target/ppc: Clarify compat mode max_threads value
David Gibson
2018-01-17
ppc: Change Power9 compat table to support at most 8 threads/core
Jose Ricardo Ziviani
2018-01-17
target/ppc: Clean up probing of VMX, VSX and DFP availability on KVM
David Gibson
2018-01-17
target/ppc: Yet another fix for KVM-HV HPTE accessors
Alexey Kardashevskiy
2018-01-10
target/ppc: more use of the PPC_*() macros
Cédric Le Goater
2017-12-29
tcg: Remove TCGV_UNUSED* and TCGV_IS_UNUSED*
Richard Henderson
2017-12-18
ppc: remove duplicated includes
Philippe Mathieu-Daudé
2017-12-15
target/ppc: introduce the PPC_BIT() macro
Cédric Le Goater
2017-12-15
spapr/rtas: disable the decrementer interrupt when a CPU is unplugged
Cédric Le Goater
2017-12-15
pcc: define the Power-saving mode Exit Cause Enable bits in PowerPCCPUClass
Cédric Le Goater
2017-12-15
target/ppc: Use tcg_gen_lookup_and_goto_ptr
Richard Henderson
2017-12-05
target/ppc: Fix system lockups caused by interrupt_request state corruption
Richard Purdie
2017-11-30
target-ppc: Don't invalidate non-supported msr bits
Kurban Mallachiev
[next]