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
/
hw
/
ppc
/
pegasos2.c
Age
Commit message (
Expand
)
Author
2022-10-31
hw/isa/vt82c686: Create rtc-time alias in boards instead
Bernhard Beschow
2022-10-31
hw/isa/vt82c686: Instantiate AC97 and MC97 functions in host device
Bernhard Beschow
2022-10-31
hw/isa/vt82c686: Instantiate PM function in host device
Bernhard Beschow
2022-10-31
hw/isa/vt82c686: Instantiate USB functions in host device
Bernhard Beschow
2022-10-31
hw/isa/vt82c686: Introduce TYPE_VT82C686B_USB_UHCI define
Bernhard Beschow
2022-10-31
hw/isa/vt82c686: Instantiate IDE function in host device
Bernhard Beschow
2022-10-31
hw/isa/vt82c686: Introduce TYPE_VIA_IDE define
Bernhard Beschow
2022-10-27
reset: allow registering handlers that aren't called by snapshot loading
Jason A. Donenfeld
2022-10-17
hw/ppc: set machine->fdt in pegasos2_machine_reset()
Daniel Henrique Barboza
2022-07-18
ppc/6xx: Allocate IRQ lines with qdev_init_gpio_in()
Cédric Le Goater
2022-05-05
target/ppc: Remove msr_pr macro
Víctor Colombo
2022-04-06
Remove qemu-common.h include from most units
Marc-André Lureau
2022-02-18
target/ppc: Introduce a vhyp framework for nested HV support
Nicholas Piggin
2021-11-09
ppc/pegasos2: Suppress warning when qtest enabled
BALATON Zoltan
2021-10-21
ppc/pegasos2: Implement power-off RTAS function with VOF
BALATON Zoltan
2021-10-21
ppc/pegasos2: Add constants for PCI config addresses
BALATON Zoltan
2021-10-21
ppc/pegasos2: Access MV64361 registers via their memory region
BALATON Zoltan
2021-10-21
ppc/pegasos2: Implement get-time-of-day RTAS function with VOF
BALATON Zoltan
2021-10-21
ppc/pegasos2: Warn when using VOF but no kernel is specified
BALATON Zoltan
2021-10-21
ppc/pegasos2: Restrict memory to 2 gigabytes
BALATON Zoltan
2021-07-29
ppc/pegasos2: Fix spurious warning with -bios
BALATON Zoltan
2021-07-13
ppc/pegasos2: Allow setprop in VOF
BALATON Zoltan
2021-07-09
ppc/pegasos2: Implement some RTAS functions with VOF
BALATON Zoltan
2021-07-09
ppc/pegasos2: Fix use of && instead of &
David Gibson
2021-07-09
ppc/pegasos2: Use Virtual Open Firmware as firmware replacement
BALATON Zoltan
2021-07-09
ppc/pegasos2: Introduce Pegasos2MachineState structure
BALATON Zoltan
2021-05-04
hw/ppc: Add emulation of Genesi/bPlan Pegasos II
BALATON Zoltan