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
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
2017-11-27
target/ppc: Fix setting of cpu->compat_pvr on incoming migration
Suraj Jitindar Singh
2017-11-22
ppc: fix VTB migration
Laurent Vivier
2017-11-08
ppc: fix setting of compat mode
Greg Kurz
2017-10-27
Merge remote-tracking branch 'remotes/rth/tags/pull-dis-20171026' into staging
Peter Maydell
2017-10-26
tcg: Avoid setting tcg_initialize if !CONFIG_TCG
Richard Henderson
2017-10-25
ppc: Support Capstone in disas_set_info
Richard Henderson
2017-10-25
disas: Remove unused flags arguments
Richard Henderson
2017-10-25
target/ppc: Convert to disas_set_info hook
Richard Henderson
2017-10-24
tcg: Initialize cpu_env generically
Richard Henderson
2017-10-24
tcg: define tcg_init_ctx and make tcg_ctx a pointer
Emilio G. Cota
2017-10-24
tcg: convert tb->cflags reads to tb_cflags(tb)
Emilio G. Cota
2017-10-24
qom: Introduce CPUClass.tcg_initialize
Richard Henderson
2017-10-24
tcg: Remove TCGV_EQUAL*
Richard Henderson
2017-10-19
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
[next]