Home
last modified time | relevance | path

Searched refs:resizing (Results 1 – 4 of 4) sorted by relevance

/qemu/hw/vfio/
H A Dpci.c520 bool resizing = !!(vdev->nr_vectors < nr + 1); in vfio_msix_vector_do_use() local
573 if (resizing) { in vfio_msix_vector_do_use()
578 if (vdev->msix->noresize && resizing) { in vfio_msix_vector_do_use()
/qemu/tests/qemu-iotests/
H A D271.out606 ### Image resizing with preallocation and backing files ###
630 ### Image resizing with preallocation without backing files ###
/qemu/qapi/
H A Dqom.json714 # resizing of the memory (default: true)
/qemu/
H A Dqemu-options.hx5225 further resizing the memory ('on' by default).