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
Age
Commit message (
Expand
)
Author
2023-05-28
pnv_lpc: disable reentrancy detection for lpc-hc
Alexander Bulekov
2023-05-28
hw/ppc/prep: Fix wiring of PIC -> CPU interrupt
Bernhard Beschow
2023-05-28
spapr: Add SPAPR_CAP_AIL_MODE_3 for AIL mode 3 support for H_SET_MODE hcall
Nicholas Piggin
2023-05-22
hw/ppc: Use MachineClass->default_nic in the ppc machines
Thomas Huth
2023-05-18
migration: Move rate_limit_max and rate_limit_used to migration_stats
Juan Quintela
2023-05-05
hw/ppc/Kconfig: NVDIMM is a hard requirement for the pseries machine
Thomas Huth
2023-05-05
ppc: spapr: cleanup cr get/set with helpers.
Harsh Prateek Bora
2023-04-25
thread-pool: avoid passing the pool parameter every time
Emanuele Giuseppe Esposito
2023-04-20
softmmu/qtest: Move the target-specific pseries RTAS code out of qtest.c
Thomas Huth
2023-04-20
hw: Add compat machines for 8.1
Cornelia Huck
2023-03-22
*: Add missing includes of qemu/error-report.h
Richard Henderson
2023-03-09
Merge tag 'pull-gdbstub-070323-3' of https://gitlab.com/stsquad/qemu into sta...
Peter Maydell
2023-03-08
hw/ppc/pegasos2: Fix PCI interrupt routing
BALATON Zoltan
2023-03-07
includes: move tb_flush into its own header
Alex Bennée
2023-03-03
pnv_phb4_pec: Simplify/align code to parent user-created PHBs
Frederic Barrat
2023-03-03
pnv_phb4_pec: Move pnv_phb4_get_pec() to rightful file
Frederic Barrat
2023-03-03
pnv_phb4_pec: Keep track of instantiated PHBs
Frederic Barrat
2023-02-27
hw/ppc/sam460ex: Correctly set MAL properties
Philippe Mathieu-Daudé
2023-02-27
hw/rtc: Rename rtc_[get|set]_memory -> mc146818rtc_[get|set]_cmos_data
Philippe Mathieu-Daudé
2023-02-27
hw/rtc/mc146818rtc: Pass MC146818RtcState instead of ISADevice argument
Philippe Mathieu-Daudé
2023-02-27
hw/isa: Rename isa_bus_irqs() -> isa_bus_register_input_irqs()
Philippe Mathieu-Daudé
2023-02-27
Do not include hw/hw.h if it is not necessary
Thomas Huth
2023-02-08
Drop duplicate #include
Markus Armbruster
2023-02-06
mac_oldworld: Allow specifying nvram backing store
BALATON Zoltan
2023-02-06
mac_{old,new}world: Use local variable instead of qdev_get_machine()
BALATON Zoltan
2023-02-05
hw/ppc/pegasos2: Fix a typo in a comment
BALATON Zoltan
2023-02-05
hw/ppc/e500.c: Attach eSDHC unimplemented region to ccsr_addr_space
Bernhard Beschow
2023-02-05
hw/ppc/e500.c: Avoid hardcoding parent device in create_devtree_etsec()
Bernhard Beschow
2023-02-05
hw/ppc/e500{, plat}: Drop redundant checks for presence of platform bus
Bernhard Beschow
2023-02-05
hw/ppc: Set machine->fdt in e500 machines
Bernhard Beschow
2023-02-05
ppc/pegasos2: Improve readability of VIA south bridge creation
BALATON Zoltan
2023-01-20
Merge tag 'pull-include-2023-01-20' of https://repo.or.cz/qemu/armbru into st...
Peter Maydell
2023-01-20
include/hw/ppc: Don't include hw/pci-host/pnv_phb.h from pnv.h
Markus Armbruster
2023-01-20
include/hw/ppc: Split pnv_chip.h off pnv.h
Markus Armbruster
2023-01-18
bulk: Rename TARGET_FMT_plx -> HWADDR_FMT_plx
Philippe Mathieu-Daudé
2023-01-08
include/hw/pci: Split pci_device.h off pci.h
Markus Armbruster
2023-01-08
hw/ppc/Kconfig: Remove unused dependencies from PEGASOS2
Bernhard Beschow
2023-01-04
hw/ppc: Use QEMU_IOTHREAD_LOCK_GUARD in ppc_set_irq
Richard Henderson
2022-12-21
Merge tag 'pull-ppc-20221221' of https://gitlab.com/danielhb/qemu into staging
Peter Maydell
2022-12-21
hw/ppc/e500: Move comment to more appropriate place
Bernhard Beschow
2022-12-21
hw/ppc/e500: Resolve variable shadowing
Bernhard Beschow
2022-12-21
hw/ppc/e500: Prefer local variable over qdev_get_machine()
Bernhard Beschow
2022-12-21
hw/ppc/virtex_ml507: Prefer local over global variable
Bernhard Beschow
2022-12-21
hw/ppc/spapr: Reduce "vof.h" inclusion
Philippe Mathieu-Daudé
2022-12-21
hw/ppc/e500: Add Freescale eSDHC to e500plat
Philippe Mathieu-Daudé
2022-12-21
pci: drop redundant PCIDeviceClass::is_bridge field
Igor Mammedov
2022-12-21
hw: Add compat machines for 8.0
Cornelia Huck
2022-12-15
Merge tag 'pull-misc-2022-12-14' of https://repo.or.cz/qemu/armbru into staging
Peter Maydell
2022-12-14
qapi qdev qom: Elide redundant has_FOO in generated C
Markus Armbruster
2022-12-14
ppc4xx_sdram: Simplify sdram_ddr_size() to return
Markus Armbruster
[next]