Searched hist:"794 e8f301a17953efa78ab7538019ec43c59e82a" (Results 1 – 3 of 3) sorted by relevance
/qemu/include/qemu/ |
H A D | mmap-alloc.h | 794e8f301a17953efa78ab7538019ec43c59e82a Thu Sep 24 11:41:17 UTC 2015 Michael S. Tsirkin <mst@redhat.com> exec: factor out duplicate mmap code
Anonymous and file-backed RAM allocation are now almost exactly the same.
Reduce code duplication by moving RAM mmap code out of oslib-posix.c and exec.c.
Reported-by: Marc-André Lureau <mlureau@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> Reviewed-by: Paolo Bonzini <pbonzini@redhat.com> Acked-by: Paolo Bonzini <pbonzini@redhat.com>
Tested-by: Thibaut Collet <thibaut.collet@6wind.com>
|
/qemu/util/ |
H A D | mmap-alloc.c | 794e8f301a17953efa78ab7538019ec43c59e82a Thu Sep 24 11:41:17 UTC 2015 Michael S. Tsirkin <mst@redhat.com> exec: factor out duplicate mmap code
Anonymous and file-backed RAM allocation are now almost exactly the same.
Reduce code duplication by moving RAM mmap code out of oslib-posix.c and exec.c.
Reported-by: Marc-André Lureau <mlureau@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> Reviewed-by: Paolo Bonzini <pbonzini@redhat.com> Acked-by: Paolo Bonzini <pbonzini@redhat.com>
Tested-by: Thibaut Collet <thibaut.collet@6wind.com>
|
H A D | oslib-posix.c | 794e8f301a17953efa78ab7538019ec43c59e82a Thu Sep 24 11:41:17 UTC 2015 Michael S. Tsirkin <mst@redhat.com> exec: factor out duplicate mmap code
Anonymous and file-backed RAM allocation are now almost exactly the same.
Reduce code duplication by moving RAM mmap code out of oslib-posix.c and exec.c.
Reported-by: Marc-André Lureau <mlureau@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> Reviewed-by: Paolo Bonzini <pbonzini@redhat.com> Acked-by: Paolo Bonzini <pbonzini@redhat.com>
Tested-by: Thibaut Collet <thibaut.collet@6wind.com>
|