[libvirt] [PATCH v2 0/2] qemu: Don't use -mem-prealloc among with .prealloc=yes

Michal Privoznik posted 2 patches 5 years, 4 months ago
Test syntax-check passed
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/libvirt tags/patchew/cover.1544619423.git.mprivozn@redhat.com
src/qemu/qemu_command.c                       | 56 ++++++++++---------
src/qemu/qemu_command.h                       |  3 +-
src/qemu/qemu_domain.c                        |  7 +++
src/qemu/qemu_domain.h                        |  3 +
src/qemu/qemu_hotplug.c                       |  2 +-
.../hugepages-numa-default-dimm.args          |  2 +-
6 files changed, 44 insertions(+), 29 deletions(-)
[libvirt] [PATCH v2 0/2] qemu: Don't use -mem-prealloc among with .prealloc=yes
Posted by Michal Privoznik 5 years, 4 months ago
v2 of:

https://www.redhat.com/archives/libvir-list/2018-November/msg00159.html

diff to v1:
- Patch 01/02 is completely new
- Patch 02/02 has reworded commit message

Michal Prívozník (2):
  qemuBuildMemoryBackendProps: Pass @priv instead of its individual
    members
  qemu: Don't use -mem-prealloc among with .prealloc=yes

 src/qemu/qemu_command.c                       | 56 ++++++++++---------
 src/qemu/qemu_command.h                       |  3 +-
 src/qemu/qemu_domain.c                        |  7 +++
 src/qemu/qemu_domain.h                        |  3 +
 src/qemu/qemu_hotplug.c                       |  2 +-
 .../hugepages-numa-default-dimm.args          |  2 +-
 6 files changed, 44 insertions(+), 29 deletions(-)

-- 
2.19.2

--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list
Re: [libvirt] [PATCH v2 0/2] qemu: Don't use -mem-prealloc among with .prealloc=yes
Posted by John Ferlan 5 years, 4 months ago

On 12/12/18 7:58 AM, Michal Privoznik wrote:
> v2 of:
> 
> https://www.redhat.com/archives/libvir-list/2018-November/msg00159.html
> 
> diff to v1:
> - Patch 01/02 is completely new
> - Patch 02/02 has reworded commit message
> 
> Michal Prívozník (2):
>   qemuBuildMemoryBackendProps: Pass @priv instead of its individual
>     members
>   qemu: Don't use -mem-prealloc among with .prealloc=yes
> 
>  src/qemu/qemu_command.c                       | 56 ++++++++++---------
>  src/qemu/qemu_command.h                       |  3 +-
>  src/qemu/qemu_domain.c                        |  7 +++
>  src/qemu/qemu_domain.h                        |  3 +
>  src/qemu/qemu_hotplug.c                       |  2 +-
>  .../hugepages-numa-default-dimm.args          |  2 +-
>  6 files changed, 44 insertions(+), 29 deletions(-)
> 

Adjust commit message for patch2 to spell "fully" instead of "fullly"...


Reviewed-by: John Ferlan <jferlan@redhat.com>
(series)

John

--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list