]> git.proxmox.com Git - mirror_qemu.git/commit
microvm: turn off io reservations for pcie root ports
authorGerd Hoffmann <kraxel@redhat.com>
Fri, 1 Jul 2022 09:15:16 +0000 (11:15 +0200)
committerGerd Hoffmann <kraxel@redhat.com>
Tue, 19 Jul 2022 12:35:06 +0000 (14:35 +0200)
commit3ef1497b46c57eba151fb1d0bdd8c8bff8a0f524
tree763bdbc447a38066592e6996046943f70bdb3eac
parentc8ddcdd6886b34d5d55d8d59973280e4c1b49195
microvm: turn off io reservations for pcie root ports

The pcie host bridge has no io window on microvm,
so io reservations will not work.

Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
Message-Id: <20220701091516.43489-1-kraxel@redhat.com>
hw/i386/microvm.c