]> git.proxmox.com Git - mirror_qemu.git/commit - MAINTAINERS
hw/ppc/mac.h: Rename to include/hw/nvram/mac_nvram.h
authorBALATON Zoltan <balaton@eik.bme.hu>
Fri, 28 Oct 2022 11:56:27 +0000 (13:56 +0200)
committerMark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
Mon, 31 Oct 2022 18:48:23 +0000 (18:48 +0000)
commit443f07b73d139e6944bc6af472b6e9df790b6e38
tree56fd18210bb128b4c0e5bbba8dbb574975ba7aaf
parent3d0031c17d32515914d9b92e540a55af0c7032ca
hw/ppc/mac.h: Rename to include/hw/nvram/mac_nvram.h

All that is left in mac.h now belongs to the nvram emulation so rename
it accordingly and only include it where it is really used.

Signed-off-by: BALATON Zoltan <balaton@eik.bme.hu>
Reviewed-by: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
Message-Id: <b82449369f718c0e207fe8c332fab550fa0230c0.1666957578.git.balaton@eik.bme.hu>
Signed-off-by: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
16 files changed:
MAINTAINERS
hw/ide/macio.c
hw/intc/heathrow_pic.c
hw/intc/openpic.c
hw/misc/macio/cuda.c
hw/misc/macio/gpio.c
hw/misc/macio/macio.c
hw/misc/macio/pmu.c
hw/nvram/mac_nvram.c
hw/pci-host/grackle.c
hw/pci-host/uninorth.c
hw/ppc/mac.h [deleted file]
hw/ppc/mac_newworld.c
hw/ppc/mac_oldworld.c
include/hw/misc/macio/macio.h
include/hw/nvram/mac_nvram.h [new file with mode: 0644]