index
:
qemu
loongarch64
master
or1k
QEMU development tree
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hw
/
ppc
/
pegasos2.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
hw/isa/vt82c686: Turn "intr" irq into a named gpio
Bernhard Beschow
2024-07-16
1
-2
/
+2
*
target/ppc: Remove id_tlbs flag from CPU env
BALATON Zoltan
2024-05-24
1
-1
/
+1
*
spapr: avoid overhead of finding vhyp class in critical operations
Nicholas Piggin
2024-05-24
1
-0
/
+1
*
hw/ppc/pegasos2: Let pegasos2 machine configure SuperI/O functions
Bernhard Beschow
2024-02-14
1
-0
/
+12
*
system/cpus: rename qemu_mutex_lock_iothread() to bql_lock()
Stefan Hajnoczi
2024-01-08
1
-1
/
+1
*
vt82c686 machines: Support machine-default audiodev with fallback
Paolo Bonzini
2023-10-03
1
-2
/
+10
*
hw/ppc: Reset timebase facilities on machine reset
Nicholas Piggin
2023-09-06
1
-0
/
+1
*
ppc/pegasos2: Fix reg property of 64 bit BARs in device tree
BALATON Zoltan
2023-08-04
1
-1
/
+5
*
ppc/pegasos2: Fix naming of device tree nodes
BALATON Zoltan
2023-08-04
1
-0
/
+8
*
ppc/pegasos2: Fix reg property of ROM BARs
BALATON Zoltan
2023-08-04
1
-1
/
+5
*
ppc/pegasos2: Fix reset state of USB functions
BALATON Zoltan
2023-08-04
1
-0
/
+4
*
hw/pci/pci: Remove multifunction parameter from pci_create_simple_multifunction()
Bernhard Beschow
2023-07-10
1
-1
/
+1
*
ppc/pegasos2: Add support for -initrd command line option
BALATON Zoltan
2023-07-07
1
-1
/
+31
*
ppc/pegasos2: Change default CPU to 7457
BALATON Zoltan
2023-05-28
1
-1
/
+1
*
hw/ppc/pegasos2: Fix PCI interrupt routing
BALATON Zoltan
2023-03-08
1
-1
/
+25
*
Do not include hw/hw.h if it is not necessary
Thomas Huth
2023-02-27
1
-1
/
+0
*
hw/ppc/pegasos2: Fix a typo in a comment
BALATON Zoltan
2023-02-05
1
-1
/
+1
*
ppc/pegasos2: Improve readability of VIA south bridge creation
BALATON Zoltan
2023-02-05
1
-7
/
+7
*
hw/isa/vt82c686: Create rtc-time alias in boards instead
Bernhard Beschow
2022-10-31
1
-0
/
+4
*
hw/isa/vt82c686: Instantiate AC97 and MC97 functions in host device
Bernhard Beschow
2022-10-31
1
-5
/
+0
*
hw/isa/vt82c686: Instantiate PM function in host device
Bernhard Beschow
2022-10-31
1
-2
/
+1
*
hw/isa/vt82c686: Instantiate USB functions in host device
Bernhard Beschow
2022-10-31
1
-4
/
+0
*
hw/isa/vt82c686: Introduce TYPE_VT82C686B_USB_UHCI define
Bernhard Beschow
2022-10-31
1
-2
/
+2
*
hw/isa/vt82c686: Instantiate IDE function in host device
Bernhard Beschow
2022-10-31
1
-5
/
+4
*
hw/isa/vt82c686: Introduce TYPE_VIA_IDE define
Bernhard Beschow
2022-10-31
1
-1
/
+1
*
reset: allow registering handlers that aren't called by snapshot loading
Jason A. Donenfeld
2022-10-27
1
-2
/
+2
*
hw/ppc: set machine->fdt in pegasos2_machine_reset()
Daniel Henrique Barboza
2022-10-17
1
-0
/
+4
*
ppc/6xx: Allocate IRQ lines with qdev_init_gpio_in()
Cédric Le Goater
2022-07-18
1
-1
/
+1
*
target/ppc: Remove msr_pr macro
Víctor Colombo
2022-05-05
1
-1
/
+1
*
Remove qemu-common.h include from most units
Marc-André Lureau
2022-04-06
1
-1
/
+0
*
target/ppc: Introduce a vhyp framework for nested HV support
Nicholas Piggin
2022-02-18
1
-0
/
+6
*
ppc/pegasos2: Suppress warning when qtest enabled
BALATON Zoltan
2021-11-09
1
-1
/
+2
*
ppc/pegasos2: Implement power-off RTAS function with VOF
BALATON Zoltan
2021-10-21
1
-0
/
+11
*
ppc/pegasos2: Add constants for PCI config addresses
BALATON Zoltan
2021-10-21
1
-2
/
+4
*
ppc/pegasos2: Access MV64361 registers via their memory region
BALATON Zoltan
2021-10-21
1
-62
/
+55
*
ppc/pegasos2: Implement get-time-of-day RTAS function with VOF
BALATON Zoltan
2021-10-21
1
-0
/
+25
*
ppc/pegasos2: Warn when using VOF but no kernel is specified
BALATON Zoltan
2021-10-21
1
-0
/
+3
*
ppc/pegasos2: Restrict memory to 2 gigabytes
BALATON Zoltan
2021-10-21
1
-0
/
+4
*
ppc/pegasos2: Fix spurious warning with -bios
BALATON Zoltan
2021-07-29
1
-1
/
+1
*
ppc/pegasos2: Allow setprop in VOF
BALATON Zoltan
2021-07-13
1
-0
/
+10
*
ppc/pegasos2: Implement some RTAS functions with VOF
BALATON Zoltan
2021-07-09
1
-0
/
+137
*
ppc/pegasos2: Fix use of && instead of &
David Gibson
2021-07-09
1
-1
/
+1
*
ppc/pegasos2: Use Virtual Open Firmware as firmware replacement
BALATON Zoltan
2021-07-09
1
-2
/
+600
*
ppc/pegasos2: Introduce Pegasos2MachineState structure
BALATON Zoltan
2021-07-09
1
-13
/
+37
*
hw/ppc: Add emulation of Genesi/bPlan Pegasos II
BALATON Zoltan
2021-05-04
1
-0
/
+144