summaryrefslogtreecommitdiffstats
path: root/hw/ppc/pegasos2.c
Commit message (Expand)AuthorAgeFilesLines
* ppc/6xx: Allocate IRQ lines with qdev_init_gpio_in()Cédric Le Goater2022-07-181-1/+1
* target/ppc: Remove msr_pr macroVíctor Colombo2022-05-051-1/+1
* Remove qemu-common.h include from most unitsMarc-André Lureau2022-04-061-1/+0Star
* target/ppc: Introduce a vhyp framework for nested HV supportNicholas Piggin2022-02-181-0/+6
* ppc/pegasos2: Suppress warning when qtest enabledBALATON Zoltan2021-11-091-1/+2
* ppc/pegasos2: Implement power-off RTAS function with VOFBALATON Zoltan2021-10-211-0/+11
* ppc/pegasos2: Add constants for PCI config addressesBALATON Zoltan2021-10-211-2/+4
* ppc/pegasos2: Access MV64361 registers via their memory regionBALATON Zoltan2021-10-211-62/+55Star
* ppc/pegasos2: Implement get-time-of-day RTAS function with VOFBALATON Zoltan2021-10-211-0/+25
* ppc/pegasos2: Warn when using VOF but no kernel is specifiedBALATON Zoltan2021-10-211-0/+3
* ppc/pegasos2: Restrict memory to 2 gigabytesBALATON Zoltan2021-10-211-0/+4
* ppc/pegasos2: Fix spurious warning with -biosBALATON Zoltan2021-07-291-1/+1
* ppc/pegasos2: Allow setprop in VOFBALATON Zoltan2021-07-131-0/+10
* ppc/pegasos2: Implement some RTAS functions with VOFBALATON Zoltan2021-07-091-0/+137
* ppc/pegasos2: Fix use of && instead of &David Gibson2021-07-091-1/+1
* ppc/pegasos2: Use Virtual Open Firmware as firmware replacementBALATON Zoltan2021-07-091-2/+600
* ppc/pegasos2: Introduce Pegasos2MachineState structureBALATON Zoltan2021-07-091-13/+37
* hw/ppc: Add emulation of Genesi/bPlan Pegasos IIBALATON Zoltan2021-05-041-0/+144