On 30/08/26 03:21PM, Junjie Cao wrote: >On the register defines: v1 ended with routing these through >pci_regs.h plus a note on when the kernel header picks them up; they >went into QEMU's pcie_regs.h instead. Still the plan for a later >spin, or intentional? > >Many thanks, >Junjie Hi Junjie, The register definitions are intentionally placed in QEMU's include/hw/pci/pci_regs.h for now. Once The corresponding macros are merged into Linux Kernel's include/uapi/linux/pci_regs.h, will sync them through include/standard headers/linux/pci_regs.h in a follow-up patch. Thanks and regards, Shrihari