On 12/31/20 11:48 PM, Philippe Mathieu-Daudé wrote: > Patches I wrote while reviewing/testing Jiaxun's v3 [1] trying > to understand the problem with "Fixup pci.lomem mapping" [2]. > > The issue should be fixed by patch #8 of this series: > 'Remap PCI "lo" regions when PCIMAP reg is modified'. > The rest are cleanups patches. > > Happy new year, > > Phil. > > [1] https://www.mail-archive.com/qemu-devel@nongnu.org/msg769286.html > [2] https://www.mail-archive.com/qemu-devel@nongnu.org/msg769294.html > > Philippe Mathieu-Daudé (18): > hw/pci-host/bonito: Remove unused definitions > hw/pci-host/bonito: Display hexadecimal value with '0x' prefix > hw/pci-host/bonito: Use PCI_DEVFN() macro > hw/pci-host/bonito: Use pci_config_set_interrupt_pin()
Patches 2-4 applied to mips-next.