OSDN Git Service

hw/pci-host/bonito: Trace PCI config accesses smaller than 32-bit
authorPhilippe Mathieu-Daudé <f4bug@amsat.org>
Thu, 24 Jun 2021 19:22:01 +0000 (21:22 +0200)
committerPhilippe Mathieu-Daudé <f4bug@amsat.org>
Fri, 2 Jul 2021 08:41:16 +0000 (10:41 +0200)
commit300491f988f649fced2ffd5c46c1bc911fee0e60
tree2dabd7ebf175ef77d6faa95bf013d7f865ab7c12
parent3f178b8d8cc19c5e971d4ac3e1b0b20cf5cb45fa
hw/pci-host/bonito: Trace PCI config accesses smaller than 32-bit

Per the datasheet section "5.7.5. Accessing PCI configuration space"
the address must be 32-bit aligned. Trace eventual accesses not
aligned to 32-bit.

Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Message-Id: <20210624202747.1433023-3-f4bug@amsat.org>
hw/pci-host/bonito.c
hw/pci-host/trace-events