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
2021-02-16
sev/i386: Don't allow a system reset under an SEV-ES guest
Tom Lendacky
2021-02-15
target/ppc: Drop use of gdb_get_float64() and ldfq_p()
Peter Maydell
2021-02-10
target/ppc: Add E500 L2CSR0 write helper
Bin Meng
2021-02-10
target/ppc: Remove unused MMU definitions
Philippe Mathieu-Daudé
2021-02-08
spapr: Add PEF based confidential guest support
David Gibson
2021-02-05
cpu: tcg_ops: move to tcg-cpu-ops.h, keep a pointer in CPUClass
Claudio Fontana
2021-02-05
cpu: move do_unaligned_access to tcg_ops
Claudio Fontana
2021-02-05
cpu: move cc->do_interrupt to tcg_ops
Claudio Fontana
2021-02-05
cpu: Move tlb_fill to tcg_ops
Eduardo Habkost
2021-02-05
cpu: Move cpu_exec_* to tcg_ops
Eduardo Habkost
2021-02-05
cpu: Introduce TCGCpuOperations struct
Eduardo Habkost
2020-12-19
migration: Replace migration's JSON writer by the general one
Markus Armbruster
2020-12-19
qapi: Use QAPI_LIST_PREPEND() where possible
Eric Blake
2020-12-14
target/ppc: Introduce an mmu_is_64bit() helper
Greg Kurz
2020-12-14
ppc/translate: Use POWERPC_MMU_64 to detect 64-bit MMU models
Stephane Duverger
2020-12-14
target/ppc: Remove "compat" property of server class POWER CPUs
Greg Kurz
2020-12-14
ppc/translate: Rewrite gen_lxvdsx to use gvec primitives
Giuseppe Musacchio
2020-12-14
ppc/translate: Raise exceptions after setting the cc
Giuseppe Musacchio
2020-12-14
ppc/translate: Delay NaN checking after comparison
Giuseppe Musacchio
2020-12-14
ppc/translate: Turn the helper macros into functions
Giuseppe Musacchio
2020-12-14
ppc/translate: Fix unordered f64/f128 comparisons
Giuseppe Musacchio
2020-12-14
target/ppc: replaced the TODO with LOG_UNIMP and add break for silence warnings
Chen Qun
2020-11-24
ppc/translate: Implement lxvwsx opcode
LemonBoy
2020-11-15
powerpc tcg: Fix Lesser GPL version number
Chetan Pant
2020-11-13
hmp: Pass monitor to mon_get_cpu_env()
Kevin Wolf
2020-11-13
hmp: Pass monitor to MonitorDef.get_value()
Kevin Wolf
2020-11-05
target/ppc/excp_helper: Add a fallthrough for fix compiler warning
Chen Qun
2020-10-28
ppc/: fix some comment spelling errors
zhaolichang
2020-10-28
target/ppc: Fix kvmppc_load_htab_chunk() error reporting
Greg Kurz
2020-10-28
spapr: Unrealize vCPUs with qdev_unrealize()
Greg Kurz
2020-10-09
ppc: Fix return value in cpu_post_load() error path
Greg Kurz
2020-10-09
ppc: Add a return value to ppc_set_compat() and ppc_set_compat_all()
Greg Kurz
2020-09-22
qom: simplify object_find_property / object_class_find_property
Daniel P. Berrangé
2020-09-18
qom: Remove module_obj_name parameter from OBJECT_DECLARE* macros
Eduardo Habkost
2020-09-18
target/ppc: Set instance_align on PowerPCCPU TypeInfo
Richard Henderson
2020-09-11
Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...
Peter Maydell
2020-09-09
trace-events: Delete unused trace points
Markus Armbruster
2020-09-09
Use OBJECT_DECLARE_TYPE where possible
Eduardo Habkost
2020-09-09
Use DECLARE_*CHECKER* macros
Eduardo Habkost
2020-09-09
Move QOM typedefs and add missing includes
Eduardo Habkost
2020-09-01
target/ppc: Remove superfluous breaks
Liao Pingfang
2020-08-24
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-5.2-20200818' into...
Peter Maydell
2020-08-21
meson: target
Paolo Bonzini
2020-08-21
meson: rename included C source files to .c.inc
Paolo Bonzini
2020-08-21
trace: switch position of headers to what Meson requires
Paolo Bonzini
2020-08-13
target/ppc: Integrate icount to purr, vtb, and tbu40
Gustavo Romero
2020-08-12
target/ppc: Fix SPE unavailable exception triggering
Matthieu Bucchianeri
2020-08-12
target/ppc: add vmulh{su}d instructions
Lijun Pan
2020-08-12
target/ppc: add vmulh{su}w instructions
Lijun Pan
2020-08-12
target/ppc: add vmulld instruction
Lijun Pan
[next]