Searched hist:"8 c49951c4ad9798cbe19f74f7645393ee625c180" (Results 1 – 4 of 4) sorted by relevance
/qemu/hw/virtio/ |
H A D | vhost-stub.c | 8c49951c4ad9798cbe19f74f7645393ee625c180 Tue Sep 26 18:57:25 UTC 2023 David Hildenbrand <david@redhat.com> vhost: Return number of free memslots
Let's return the number of free slots instead of only checking if there is a free slot. Required to support memory devices that consume multiple memslots.
This is a preparation for memory devices that consume multiple memslots.
Message-ID: <20230926185738.277351-6-david@redhat.com> Reviewed-by: Maciej S. Szmigiero <maciej.szmigiero@oracle.com> Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: David Hildenbrand <david@redhat.com>
|
H A D | vhost.c | 8c49951c4ad9798cbe19f74f7645393ee625c180 Tue Sep 26 18:57:25 UTC 2023 David Hildenbrand <david@redhat.com> vhost: Return number of free memslots
Let's return the number of free slots instead of only checking if there is a free slot. Required to support memory devices that consume multiple memslots.
This is a preparation for memory devices that consume multiple memslots.
Message-ID: <20230926185738.277351-6-david@redhat.com> Reviewed-by: Maciej S. Szmigiero <maciej.szmigiero@oracle.com> Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: David Hildenbrand <david@redhat.com>
|
/qemu/hw/mem/ |
H A D | memory-device.c | 8c49951c4ad9798cbe19f74f7645393ee625c180 Tue Sep 26 18:57:25 UTC 2023 David Hildenbrand <david@redhat.com> vhost: Return number of free memslots
Let's return the number of free slots instead of only checking if there is a free slot. Required to support memory devices that consume multiple memslots.
This is a preparation for memory devices that consume multiple memslots.
Message-ID: <20230926185738.277351-6-david@redhat.com> Reviewed-by: Maciej S. Szmigiero <maciej.szmigiero@oracle.com> Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: David Hildenbrand <david@redhat.com>
|
/qemu/include/hw/virtio/ |
H A D | vhost.h | 8c49951c4ad9798cbe19f74f7645393ee625c180 Tue Sep 26 18:57:25 UTC 2023 David Hildenbrand <david@redhat.com> vhost: Return number of free memslots
Let's return the number of free slots instead of only checking if there is a free slot. Required to support memory devices that consume multiple memslots.
This is a preparation for memory devices that consume multiple memslots.
Message-ID: <20230926185738.277351-6-david@redhat.com> Reviewed-by: Maciej S. Szmigiero <maciej.szmigiero@oracle.com> Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: David Hildenbrand <david@redhat.com>
|