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
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 spapr machine
Daniel Henrique Barboza
2022-10-17
hw/ppc: set machine->fdt in pnv_reset()
Daniel Henrique Barboza
2022-10-17
hw/ppc: set machine->fdt in pegasos2_machine_reset()
Daniel Henrique Barboza
2022-10-17
hw/ppc: set machine->fdt in xilinx_load_device_tree()
Daniel Henrique Barboza
2022-10-17
hw/ppc: set machine->fdt in sam460ex_load_device_tree()
Daniel Henrique Barboza
2022-10-17
hw/ppc: set machine->fdt in bamboo_load_device_tree()
Daniel Henrique Barboza
2022-10-17
hw/ppc/spapr_pci.c: Use device_cold_reset() rather than device_legacy_reset()
Peter Maydell
2022-10-17
hw/ppc/e500: Remove if statement which is now always true
Bernhard Beschow
2022-10-17
hw/ppc/mpc8544ds: Add platform bus
Bernhard Beschow
2022-10-17
hw/ppc/mpc8544ds: Rename wrongly named method
Bernhard Beschow
2022-10-17
hw/ppc/e500: Reduce usage of sysbus API
Bernhard Beschow
2022-10-17
hw/gpio/meson: Introduce dedicated config switch for hw/gpio/mpc8xxx
Bernhard Beschow
2022-10-17
hw/ppc/meson: Allow e500 boards to be enabled separately
Bernhard Beschow
2022-10-17
ppc440_uc.c: Remove unneeded parenthesis
BALATON Zoltan
2022-10-17
ppc440_uc.c: Move some macros to ppc4xx.h
BALATON Zoltan
2022-10-17
ppc440_sdram: QOM'ify
BALATON Zoltan
2022-10-17
ppc440_sdram: Move RAM size check to ppc440_sdram_init
BALATON Zoltan
2022-10-17
ppc4xx_sdram: Rename functions to prevent name clashes
BALATON Zoltan
2022-10-17
ppc440_sdram: Rename local variable for readability
BALATON Zoltan
2022-10-17
ppc440_sdram: Get rid of the init RAM hack
BALATON Zoltan
2022-10-17
ppc440_sdram: Implement enable bit in the DDR2 SDRAM controller
BALATON Zoltan
2022-10-17
ppc440_sdram: Split off map/unmap of sdram banks for later reuse
BALATON Zoltan
2022-10-17
ppc4xx_sdram: Drop extra zeros for readability
BALATON Zoltan
2022-10-17
ppc4xx_sdram: QOM'ify
BALATON Zoltan
2022-10-17
ppc4xx_sdram: Move size check to ppc4xx_sdram_init()
BALATON Zoltan
2022-10-17
ppc440_bamboo: Add missing 4 MiB valid memory size
BALATON Zoltan
2022-10-17
ppc4xx: Use Ppc4xxSdramBank in ppc4xx_sdram_banks()
BALATON Zoltan
2022-10-17
ppc4xx_sdram: Get rid of the init RAM hack
BALATON Zoltan
2022-10-17
ppc4xx: Introduce Ppc4xxSdramBank struct
BALATON Zoltan
2022-10-17
ppc440_bamboo: Remove unnecessary memsets
BALATON Zoltan
2022-09-22
hw/ppc/pnv: Avoid dynamic stack allocation
Philippe Mathieu-Daudé
2022-09-21
Merge tag 'pull-ppc-20220920' of https://gitlab.com/danielhb/qemu into staging
Stefan Hajnoczi
2022-09-20
hw/ppc: spapr: Use qemu_vfree() to free spapr->htab
Xuzhou Cheng
2022-09-18
spapr_pci: fix leak in spapr_phb_vfio_get_loc_code
Paolo Bonzini
2022-09-01
Merge tag 'pull-ppc-20220831' of https://gitlab.com/danielhb/qemu into staging
Stefan Hajnoczi
2022-08-31
ppc4xx: Fix code style problems reported by checkpatch
BALATON Zoltan
2022-08-31
ppc/ppc4xx: Fix sdram trace events
Cédric Le Goater
2022-08-31
hw/ppc/Kconfig: Move imply before select
BALATON Zoltan
2022-08-31
hw/ppc/sam460ex: Remove PPC405 dependency from sam460ex
BALATON Zoltan
2022-08-31
ppc405: Move machine specific code to ppc405_boards.c
BALATON Zoltan
2022-08-31
ppc/ppc405: QOM'ify FPGA
Cédric Le Goater
2022-08-31
ppc/ppc405: Use an explicit I2C object
Cédric Le Goater
2022-08-31
hw/intc/ppc-uic: Convert ppc-uic to a PPC4xx DCR device
BALATON Zoltan
2022-08-31
ppc/ppc405: Use an embedded PPCUIC model in SoC state
Cédric Le Goater
2022-08-31
ppc4xx: Rename ppc405-ebc to ppc4xx-ebc
BALATON Zoltan
2022-08-31
ppc4xx: Move EBC model to ppc4xx_devs.c
BALATON Zoltan
2022-08-31
ppc4xx: Rename ppc405-plb to ppc4xx-plb
BALATON Zoltan
[next]