commit | 4f1c3fd35eb56dbe479e6d66ce296ccc67a440fe | [log] [tgz] |
---|---|---|
author | Philippe Mathieu-Daudé <philmd@redhat.com> | Mon Feb 24 19:51:23 2020 +0100 |
committer | Paolo Bonzini <pbonzini@redhat.com> | Tue Mar 17 15:18:47 2020 +0100 |
tree | 6c995d2fdb7fe8e2b51665d0429d2bd4be68db76 | |
parent | fcd3b0855ea43bc7ce0a75527cd53c734c236be3 [diff] |
hw/pci-host: Use memory_region_init_rom() with read-only regions This commit was produced with the Coccinelle script scripts/coccinelle/memory-region-housekeeping.cocci. Acked-by: David Gibson <david@gibson.dropbear.id.au> Signed-off-by: Philippe Mathieu-Daudé <philmd@redhat.com>