From: Isaku Yamahata Date: Tue, 16 Nov 2010 08:26:08 +0000 (+0900) Subject: pcie_regs.h: more constants X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=1a1ea6f093eb8cf7c01788bc3708ba7003815563;p=qemu.git pcie_regs.h: more constants Add constants for PCI AER log. Signed-off-by: Isaku Yamahata Signed-off-by: Michael S. Tsirkin --- diff --git a/hw/pcie_regs.h b/hw/pcie_regs.h index 3461a1b6b8..4d123d9fcc 100644 --- a/hw/pcie_regs.h +++ b/hw/pcie_regs.h @@ -94,7 +94,9 @@ #define PCI_ERR_CAP_MHRE 0x00000400 #define PCI_ERR_CAP_TLP 0x00000800 +#define PCI_ERR_HEADER_LOG_SIZE 16 #define PCI_ERR_TLP_PREFIX_LOG 0x38 +#define PCI_ERR_TLP_PREFIX_LOG_SIZE 16 #define PCI_SEC_STATUS_RCV_SYSTEM_ERROR 0x4000