hw/pci-host/i440fx: Use definitions instead of magic values
authorPhilippe Mathieu-Daudé <philmd@redhat.com>
Mon, 9 Dec 2019 09:50:00 +0000 (10:50 +0100)
committerPaolo Bonzini <pbonzini@redhat.com>
Wed, 18 Dec 2019 01:34:11 +0000 (02:34 +0100)
commit86a31fbcbf530380be781157ebbd1ac153cd89e3
treef6dc4f62d42eee8f8e84e9158fc6eb5b0f41e6dd
parent2d61acebe8d8891b5f63fc7221926c1d00bdbd22
hw/pci-host/i440fx: Use definitions instead of magic values

Use definitions from "hw/pci/pci_regs.h".
This also helps when using git-grep.

Signed-off-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Reviewed-by: Thomas Huth <thuth@redhat.com>
Message-Id: <20191209095002.32194-5-philmd@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
hw/pci-host/i440fx.c