From 1a1ea6f093eb8cf7c01788bc3708ba7003815563 Mon Sep 17 00:00:00 2001 From: Isaku Yamahata Date: Tue, 16 Nov 2010 17:26:08 +0900 Subject: [PATCH] pcie_regs.h: more constants Add constants for PCI AER log. Signed-off-by: Isaku Yamahata Signed-off-by: Michael S. Tsirkin --- hw/pcie_regs.h | 2 ++ 1 file changed, 2 insertions(+) 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