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
/
include
/
hw
/
ppc
/
ppc.h
Age
Commit message (
Expand
)
Author
2024-11-04
hw/ppc: Consolidate ppc440 initial mapping creation functions
BALATON Zoltan
2024-11-04
hw/ppc: Consolidate e500 initial mapping creation functions
BALATON Zoltan
2023-11-07
target/ppc: Move PowerPCCPUClass definition to 'cpu.h'
Philippe Mathieu-Daudé
2023-09-06
hw/ppc: Reset timebase facilities on machine reset
Nicholas Piggin
2023-06-25
target/ppc: Add msgsnd/p and DPDES SMT support
Nicholas Piggin
2022-04-20
hw/ppc: change indentation to spaces from TABs
Guo Zhi
2022-04-04
hw/ppc: free env->tb_env in spapr_unrealize_vcpu()
Daniel Henrique Barboza
2022-02-18
ppc: allow the hdecr timer to be created/destroyed
Nicholas Piggin
2020-02-02
hw/ppc/prep: Remove the deprecated "prep" machine and the OpenHackware BIOS
Thomas Huth
2019-12-17
target/ppc: Work [S]PURR implementation and add HV support
Suraj Jitindar Singh
2019-12-17
target/ppc: Implement the VTB for HV access
Suraj Jitindar Singh
2019-12-17
ppc: Deassert the external interrupt pin in KVM on reset
Greg Kurz
2019-12-17
ppc: Introduce a ppc_cpu_pir() helper
Cédric Le Goater
2019-03-12
ppc: externalize ppc_get_vcpu_by_pir()
Cédric Le Goater
2019-02-26
target/ppc: Add POWER9 external interrupt model
Benjamin Herrenschmidt
2018-06-16
mac_newworld: add via machine option to control mac99 VIA/ADB configuration
Mark Cave-Ayland
2018-06-12
ppc: add missing FW_CFG_PPC_NVRAM_FLAT definition
Mark Cave-Ayland
2017-10-17
ppc: spapr: replace ppc_cpu_parse_features() with cpu_parse_cpu_model()
Igor Mammedov
2016-12-20
Move target-* CPU file into a target/ folder
Thomas Huth
2016-08-13
ppc: parse cpu features once
Greg Kurz
2016-07-12
Clean up decorations and whitespace around header guards
Markus Armbruster
2016-05-19
ppc: use PowerPCCPU instead of CPUPPCState
Paolo Bonzini
2014-09-08
PPC: mac99: Move NVRAM to page boundary when necessary
Alexander Graf
2014-06-16
mac99: Added FW_CFG_PPC_BUSFREQ to match CLOCKFREQ and TBFREQ already there
BALATON Zoltan
2014-04-08
PPC: Clean up DECR implementation
Alexander Graf
2013-12-02
misc: Replace 'struct QEMUTimer' by 'QEMUTimer'
Stefan Weil
2013-07-09
intc/openpic: Build openpic only once
Andreas Färber
2013-07-01
PPC: Add clock-frequency export for Mac machines
Alexander Graf
2013-04-08
hw: move headers to include/
Paolo Bonzini