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-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
2022-12-14
cleanup: Tweak and re-run return_directly.cocci
Markus Armbruster
2022-10-31
mac_newworld: Turn CORE99_VIA_CONFIG defines into an enum
BALATON Zoltan
2022-10-31
mac_{old|new}world: Code style fix adding missing braces to if-s
BALATON Zoltan
2022-10-31
mac_nvram: Use NVRAM_SIZE constant
BALATON Zoltan
2022-10-31
hw/ppc/mac.h: Rename to include/hw/nvram/mac_nvram.h
BALATON Zoltan
2022-10-31
hw/ppc/mac.h: Move PROM and KERNEL defines to board code
BALATON Zoltan
2022-10-31
hw/ppc/mac.h: Move grackle-pcihost type declaration out to a header
BALATON Zoltan
2022-10-31
hw/ppc/mac.h: Move macio specific parts out from shared header
BALATON Zoltan
2022-10-31
hw/ppc/mac.h: Move newworld specific parts out from shared header
BALATON Zoltan
[next]