[PATCH 0/2] Hyper-V feature fixes

Martin Kletzander posted 2 patches 7 months, 1 week ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/libvirt tags/patchew/cover.1729087291.git.mkletzan@redhat.com
src/qemu/qemu_capabilities.c |  3 +++
src/qemu/qemu_command.c      | 22 +++++++++-------------
2 files changed, 12 insertions(+), 13 deletions(-)
[PATCH 0/2] Hyper-V feature fixes
Posted by Martin Kletzander 7 months, 1 week ago
I wrote so many good commit messages today, leave me alone.

Martin Kletzander (2):
  qemu: Add more translations to virQEMUCapsCPUFeatureTranslationTable
  qemu: Do not hardcode Hyper-V feature names on command line

 src/qemu/qemu_capabilities.c |  3 +++
 src/qemu/qemu_command.c      | 22 +++++++++-------------
 2 files changed, 12 insertions(+), 13 deletions(-)

-- 
2.47.0
Re: [PATCH 0/2] Hyper-V feature fixes
Posted by Jiri Denemark 7 months, 1 week ago
On Wed, Oct 16, 2024 at 16:02:08 +0200, Martin Kletzander wrote:
> I wrote so many good commit messages today, leave me alone.

So can you share them with us? :-D

> Martin Kletzander (2):
>   qemu: Add more translations to virQEMUCapsCPUFeatureTranslationTable
>   qemu: Do not hardcode Hyper-V feature names on command line
> 
>  src/qemu/qemu_capabilities.c |  3 +++
>  src/qemu/qemu_command.c      | 22 +++++++++-------------
>  2 files changed, 12 insertions(+), 13 deletions(-)

Reviewed-by: Jiri Denemark <jdenemar@redhat.com>
Re: [PATCH 0/2] Hyper-V feature fixes
Posted by Martin Kletzander 7 months, 1 week ago
On Wed, Oct 16, 2024 at 04:21:42PM +0200, Jiri Denemark wrote:
>On Wed, Oct 16, 2024 at 16:02:08 +0200, Martin Kletzander wrote:
>> I wrote so many good commit messages today, leave me alone.
>
>So can you share them with us? :-D
>

https://gitlab.com/libvirt/libvirt/-/commit/2b19f4b82d245d2c50e46ebf954280d5ee17a0da
https://gitlab.com/libvirt/libvirt/-/commit/26f249034d7238ef1fe5c7668b27b9cc95308948
https://gitlab.com/libvirt/libvirt/-/commit/f2710260d42b426fc4b327fcb02adf4da0a6d936
https://gitlab.com/libvirt/libvirt/-/commit/ca8c0862acee6f9d6fc7a73dd5ffdf4e8d53409b
https://gitlab.com/libvirt/libvirt/-/commit/f7c89763b1a7a189f06fb61843bf2ba69028588b
https://gitlab.com/MichalPrivoznik/virt-lint/-/commit/1eb76fd6d9fdee9e77254bc5090a02289c5ec4e4

You are welcome ;)

>> Martin Kletzander (2):
>>   qemu: Add more translations to virQEMUCapsCPUFeatureTranslationTable
>>   qemu: Do not hardcode Hyper-V feature names on command line
>>
>>  src/qemu/qemu_capabilities.c |  3 +++
>>  src/qemu/qemu_command.c      | 22 +++++++++-------------
>>  2 files changed, 12 insertions(+), 13 deletions(-)
>
>Reviewed-by: Jiri Denemark <jdenemar@redhat.com>
>