mirror of https://gitlab.com/qemu-project/qemu
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
a7a3784128
vfio_pci_size_rom() distinguishes whether rombar is explicitly set to 1 by checking dev->opts, bypassing the QOM property infrastructure. Use -1 as the default value for rombar to tell if the user explicitly set it to 1. The property is also converted from unsigned to signed. -1 is signed so it is safe to give it a new meaning. The values in [2 ^ 31, 2 ^ 32) become invalid, but nobody should have typed these values by chance. Suggested-by: Markus Armbruster <armbru@redhat.com> Signed-off-by: Akihiko Odaki <akihiko.odaki@daynix.com> Reviewed-by: Markus Armbruster <armbru@redhat.com> Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org> Message-ID: <20250104-reuse-v18-13-c349eafd8673@daynix.com> Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org> |
2 weeks ago | |
---|---|---|
.. | ||
Kconfig | ||
amd-xgbe.c | ||
ap.c | 1 month ago | |
calxeda-xgmac.c | ||
ccw.c | 1 month ago | |
common.c | 4 weeks ago | |
container-base.c | 4 weeks ago | |
container.c | 4 weeks ago | |
cpr.c | 1 month ago | |
display.c | 7 months ago | |
helpers.c | 3 months ago | |
igd.c | 4 weeks ago | |
iommufd.c | 1 month ago | |
meson.build | 11 months ago | |
migration.c | 1 month ago | |
pci-quirks.c | 1 month ago | |
pci.c | 2 weeks ago | |
pci.h | 1 month ago | |
platform.c | 1 month ago | |
spapr.c | 1 month ago | |
trace-events | 3 months ago | |
trace.h |