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
/
cpu-qom.h
Age
Commit message (
Expand
)
Author
2024-02-28
target/ppc: Use GDBFeature for dynamic XML
Akihiko Odaki
2023-11-07
target/ppc: Move powerpc_input_t definition to 'cpu.h'
Philippe Mathieu-Daudé
2023-11-07
target/ppc: Move powerpc_mmu_t definition to 'cpu.h'
Philippe Mathieu-Daudé
2023-11-07
target/ppc: Move powerpc_excp_t definition to 'cpu.h'
Philippe Mathieu-Daudé
2023-11-07
target/ppc: Move PowerPCCPUClass definition to 'cpu.h'
Philippe Mathieu-Daudé
2023-11-07
target/ppc: Move ppc_cpu_class_by_name() declaration to 'cpu.h'
Philippe Mathieu-Daudé
2023-11-07
target/ppc: Define powerpc_pm_insn_t in 'internal.h'
Philippe Mathieu-Daudé
2023-11-07
target/ppc: Remove CPU_RESOLVING_TYPE from 'cpu-qom.h'
Philippe Mathieu-Daudé
2023-07-07
target/ppc: Define TYPE_HOST_POWERPC_CPU in cpu-qom.h
Philippe Mathieu-Daudé
2023-07-07
target/ppc: Move CPU QOM definitions to cpu-qom.h
Philippe Mathieu-Daudé
2023-03-02
target/ppc: Restrict 'qapi-commands-machine.h' to system emulation
Philippe Mathieu-Daudé
2022-12-16
target/ppc: Convert to 3-phase reset
Peter Maydell
2022-08-30
target/ppc: Fix host PVR matching for KVM
Nicholas Piggin
2022-03-06
target: Introduce and use OBJECT_DECLARE_CPU_TYPE() macro
Philippe Mathieu-Daudé
2022-03-06
target: Use CPUArchState as interface to target-specific CPU state
Philippe Mathieu-Daudé
2022-02-09
target/ppc: Merge 7x5 and 7x0 exception model IDs
Fabiano Rosas
2022-02-09
target/ppc: Merge exception model IDs for 6xx CPUs
Fabiano Rosas
2022-02-09
target/ppc: Remove PowerPC 601 CPUs
Cédric Le Goater
2021-12-17
target/ppc: remove 401/403 CPUs
Cédric Le Goater
2021-12-17
target/ppc: Remove 603e exception model
Fabiano Rosas
2021-12-17
target/ppc: Remove the software TLB model of 7450 CPUs
Fabiano Rosas
2021-07-09
target/ppc: Remove PowerPCCPUClass.handle_mmu_fault
Richard Henderson
2021-07-09
target/ppc: Drop PowerPCCPUClass::interrupts_big_endian()
Greg Kurz
2021-05-04
target/ppc: Add POWER10 exception model
Nicholas Piggin
2021-03-09
sysemu: Let VMChangeStateHandler take boolean 'running' argument
Philippe Mathieu-Daudé
2020-12-14
target/ppc: Introduce an mmu_is_64bit() helper
Greg Kurz
2020-09-18
qom: Remove module_obj_name parameter from OBJECT_DECLARE* macros
Eduardo Habkost
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-03-19
Merge remote-tracking branch 'remotes/ehabkost/tags/x86-and-machine-pull-requ...
Peter Maydell
2020-03-17
cpu: Use DeviceClass reset instead of a special CPUClass reset
Peter Maydell
2020-03-17
target/ppc: Use class fields to simplify LPCR masking
David Gibson
2019-08-29
powerpc/spapr: Add host threads parameter to ibm,get_system_parameter
Suraj Jitindar Singh
2019-08-22
Merge remote-tracking branch 'remotes/armbru/tags/pull-monitor-2019-08-21' in...
Peter Maydell
2019-08-21
hw/core: Move cpu.c, cpu.h from qom/ to hw/core/
Markus Armbruster
2019-08-21
migration: Do not re-read the clock on pre_save in case of paused guest
Maxiwell S. Garcia
2019-08-16
migration: Move the VMStateDescription typedef to typedefs.h
Markus Armbruster
2019-03-12
target/ppc: Implement large decrementer support for TCG
Suraj Jitindar Singh
2019-02-26
target/ppc: Add POWER9 external interrupt model
Benjamin Herrenschmidt
2019-02-26
target/ppc: Add POWER9 exception model
Benjamin Herrenschmidt
2019-02-26
target/ppc: Fix support for "STOP light" states on POWER9
Benjamin Herrenschmidt
2019-02-17
target/ppc: Enable reporting of SPRs to GDB
Fabiano Rosas
2018-08-28
ppc: Remove deprecated ppcemb target
Thomas Huth
2018-04-27
target/ppc: Get rid of POWERPC_MMU_VER() macros
David Gibson
2018-04-27
target/ppc: Remove unnecessary POWERPC_MMU_V3 flag from mmu_model
David Gibson
2018-04-27
target/ppc: Move 1T segment and AMR options to PPCHash64Options
David Gibson
2018-04-27
target/ppc: Split page size information into a separate allocation
David Gibson
2018-04-27
target/ppc: Remove fallback 64k pagesize information
David Gibson
2017-12-15
pcc: define the Power-saving mode Exit Cause Enable bits in PowerPCCPUClass
Cédric Le Goater
[next]