aboutsummaryrefslogtreecommitdiff
path: root/hw/ppc/pegasos2.c
AgeCommit message (Expand)Author
2022-05-05target/ppc: Remove msr_pr macroVíctor Colombo
2022-04-06Remove qemu-common.h include from most unitsMarc-André Lureau
2022-02-18target/ppc: Introduce a vhyp framework for nested HV supportNicholas Piggin
2021-11-09ppc/pegasos2: Suppress warning when qtest enabledBALATON Zoltan
2021-10-21ppc/pegasos2: Implement power-off RTAS function with VOFBALATON Zoltan
2021-10-21ppc/pegasos2: Add constants for PCI config addressesBALATON Zoltan
2021-10-21ppc/pegasos2: Access MV64361 registers via their memory regionBALATON Zoltan
2021-10-21ppc/pegasos2: Implement get-time-of-day RTAS function with VOFBALATON Zoltan
2021-10-21ppc/pegasos2: Warn when using VOF but no kernel is specifiedBALATON Zoltan
2021-10-21ppc/pegasos2: Restrict memory to 2 gigabytesBALATON Zoltan
2021-07-29ppc/pegasos2: Fix spurious warning with -biosBALATON Zoltan
2021-07-13ppc/pegasos2: Allow setprop in VOFBALATON Zoltan
2021-07-09ppc/pegasos2: Implement some RTAS functions with VOFBALATON Zoltan
2021-07-09ppc/pegasos2: Fix use of && instead of &David Gibson
2021-07-09ppc/pegasos2: Use Virtual Open Firmware as firmware replacementBALATON Zoltan
2021-07-09ppc/pegasos2: Introduce Pegasos2MachineState structureBALATON Zoltan
2021-05-04hw/ppc: Add emulation of Genesi/bPlan Pegasos IIBALATON Zoltan