Home
last modified time | relevance | path

Searched hist:efd8e5aa7474352dd66b0e647948fd9cec3cadc6 (Results 1 – 10 of 10) sorted by relevance

/kvm-unit-tests/x86/
H A Dtaskswitch.cefd8e5aa7474352dd66b0e647948fd9cec3cadc6 Sun Oct 22 13:19:32 UTC 2017 Paolo Bonzini <pbonzini@redhat.com> lib: start moving vmalloc to generic code

For now, vmalloc provides a primitive that allocates contiguous virtual
address. Together with a page allocator that allocates single
physical memory pages, it will provide an implementation of
alloc_ops for when an MMU is enabled.

Before doing that, however, we need to move the page allocator and
give lib/alloc.c's malloc feature parity with lib/x86/vm.c's vmalloc.

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
H A Dtaskswitch2.cefd8e5aa7474352dd66b0e647948fd9cec3cadc6 Sun Oct 22 13:19:32 UTC 2017 Paolo Bonzini <pbonzini@redhat.com> lib: start moving vmalloc to generic code

For now, vmalloc provides a primitive that allocates contiguous virtual
address. Together with a page allocator that allocates single
physical memory pages, it will provide an implementation of
alloc_ops for when an MMU is enabled.

Before doing that, however, we need to move the page allocator and
give lib/alloc.c's malloc feature parity with lib/x86/vm.c's vmalloc.

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
H A Deventinj.cefd8e5aa7474352dd66b0e647948fd9cec3cadc6 Sun Oct 22 13:19:32 UTC 2017 Paolo Bonzini <pbonzini@redhat.com> lib: start moving vmalloc to generic code

For now, vmalloc provides a primitive that allocates contiguous virtual
address. Together with a page allocator that allocates single
physical memory pages, it will provide an implementation of
alloc_ops for when an MMU is enabled.

Before doing that, however, we need to move the page allocator and
give lib/alloc.c's malloc feature parity with lib/x86/vm.c's vmalloc.

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
H A Demulator.cefd8e5aa7474352dd66b0e647948fd9cec3cadc6 Sun Oct 22 13:19:32 UTC 2017 Paolo Bonzini <pbonzini@redhat.com> lib: start moving vmalloc to generic code

For now, vmalloc provides a primitive that allocates contiguous virtual
address. Together with a page allocator that allocates single
physical memory pages, it will provide an implementation of
alloc_ops for when an MMU is enabled.

Before doing that, however, we need to move the page allocator and
give lib/alloc.c's malloc feature parity with lib/x86/vm.c's vmalloc.

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
H A DMakefile.commonefd8e5aa7474352dd66b0e647948fd9cec3cadc6 Sun Oct 22 13:19:32 UTC 2017 Paolo Bonzini <pbonzini@redhat.com> lib: start moving vmalloc to generic code

For now, vmalloc provides a primitive that allocates contiguous virtual
address. Together with a page allocator that allocates single
physical memory pages, it will provide an implementation of
alloc_ops for when an MMU is enabled.

Before doing that, however, we need to move the page allocator and
give lib/alloc.c's malloc feature parity with lib/x86/vm.c's vmalloc.

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
H A Dvmx_tests.cefd8e5aa7474352dd66b0e647948fd9cec3cadc6 Sun Oct 22 13:19:32 UTC 2017 Paolo Bonzini <pbonzini@redhat.com> lib: start moving vmalloc to generic code

For now, vmalloc provides a primitive that allocates contiguous virtual
address. Together with a page allocator that allocates single
physical memory pages, it will provide an implementation of
alloc_ops for when an MMU is enabled.

Before doing that, however, we need to move the page allocator and
give lib/alloc.c's malloc feature parity with lib/x86/vm.c's vmalloc.

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
/kvm-unit-tests/lib/
H A Dvmalloc.hefd8e5aa7474352dd66b0e647948fd9cec3cadc6 Sun Oct 22 13:19:32 UTC 2017 Paolo Bonzini <pbonzini@redhat.com> lib: start moving vmalloc to generic code

For now, vmalloc provides a primitive that allocates contiguous virtual
address. Together with a page allocator that allocates single
physical memory pages, it will provide an implementation of
alloc_ops for when an MMU is enabled.

Before doing that, however, we need to move the page allocator and
give lib/alloc.c's malloc feature parity with lib/x86/vm.c's vmalloc.

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
H A Dvmalloc.cefd8e5aa7474352dd66b0e647948fd9cec3cadc6 Sun Oct 22 13:19:32 UTC 2017 Paolo Bonzini <pbonzini@redhat.com> lib: start moving vmalloc to generic code

For now, vmalloc provides a primitive that allocates contiguous virtual
address. Together with a page allocator that allocates single
physical memory pages, it will provide an implementation of
alloc_ops for when an MMU is enabled.

Before doing that, however, we need to move the page allocator and
give lib/alloc.c's malloc feature parity with lib/x86/vm.c's vmalloc.

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
/kvm-unit-tests/lib/x86/
H A Dvm.hefd8e5aa7474352dd66b0e647948fd9cec3cadc6 Sun Oct 22 13:19:32 UTC 2017 Paolo Bonzini <pbonzini@redhat.com> lib: start moving vmalloc to generic code

For now, vmalloc provides a primitive that allocates contiguous virtual
address. Together with a page allocator that allocates single
physical memory pages, it will provide an implementation of
alloc_ops for when an MMU is enabled.

Before doing that, however, we need to move the page allocator and
give lib/alloc.c's malloc feature parity with lib/x86/vm.c's vmalloc.

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
H A Dvm.cefd8e5aa7474352dd66b0e647948fd9cec3cadc6 Sun Oct 22 13:19:32 UTC 2017 Paolo Bonzini <pbonzini@redhat.com> lib: start moving vmalloc to generic code

For now, vmalloc provides a primitive that allocates contiguous virtual
address. Together with a page allocator that allocates single
physical memory pages, it will provide an implementation of
alloc_ops for when an MMU is enabled.

Before doing that, however, we need to move the page allocator and
give lib/alloc.c's malloc feature parity with lib/x86/vm.c's vmalloc.

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>