Home
last modified time | relevance | path

Searched hist:"16 ab2eda" (Results 1 – 3 of 3) sorted by relevance

/openbmc/qemu/accel/stubs/
H A Dkvm-stub.c16ab2eda Tue Sep 26 13:57:30 CDT 2023 David Hildenbrand <david@redhat.com> kvm: Add stub for kvm_get_max_memslots()

We'll need the stub soon from memory device context.

While at it, use "unsigned int" as return value and place the
declaration next to kvm_get_free_memslots().

Message-ID: <20230926185738.277351-11-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>
/openbmc/qemu/accel/kvm/
H A Dkvm-all.c16ab2eda Tue Sep 26 13:57:30 CDT 2023 David Hildenbrand <david@redhat.com> kvm: Add stub for kvm_get_max_memslots()

We'll need the stub soon from memory device context.

While at it, use "unsigned int" as return value and place the
declaration next to kvm_get_free_memslots().

Message-ID: <20230926185738.277351-11-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>
/openbmc/qemu/include/sysemu/
H A Dkvm.h16ab2eda Tue Sep 26 13:57:30 CDT 2023 David Hildenbrand <david@redhat.com> kvm: Add stub for kvm_get_max_memslots()

We'll need the stub soon from memory device context.

While at it, use "unsigned int" as return value and place the
declaration next to kvm_get_free_memslots().

Message-ID: <20230926185738.277351-11-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>