Searched hist:"7 f56e740a68c9f4ccebf7ad7590e82fbb30ffc87" (Results 1 – 2 of 2) sorted by relevance
/qemu/hw/core/ |
H A D | numa.c | 7f56e740a68c9f4ccebf7ad7590e82fbb30ffc87 Wed May 14 09:43:20 UTC 2014 Paolo Bonzini <pbonzini@redhat.com> memory: add error propagation to file-based RAM allocation
Right now, -mem-path will fall back to RAM-based allocation in some cases. This should never happen with "-object memory-file", prepare the code by adding correct error propagation.
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com> Signed-off-by: Hu Tao <hutao@cn.fujitsu.com> Acked-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
MST: drop \n at end of error messages
|
/qemu/system/ |
H A D | memory.c | 7f56e740a68c9f4ccebf7ad7590e82fbb30ffc87 Wed May 14 09:43:20 UTC 2014 Paolo Bonzini <pbonzini@redhat.com> memory: add error propagation to file-based RAM allocation
Right now, -mem-path will fall back to RAM-based allocation in some cases. This should never happen with "-object memory-file", prepare the code by adding correct error propagation.
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com> Signed-off-by: Hu Tao <hutao@cn.fujitsu.com> Acked-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
MST: drop \n at end of error messages
|