[PATCH 0/2] qemuDomainPinIOThread: Update live definition after process pinning

Peter Krempa posted 2 patches 2 years, 3 months ago
Test syntax-check failed
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/libvirt tags/patchew/cover.1642498278.git.pkrempa@redhat.com
src/qemu/qemu_driver.c | 18 +++++-------------
1 file changed, 5 insertions(+), 13 deletions(-)
[PATCH 0/2] qemuDomainPinIOThread: Update live definition after process pinning
Posted by Peter Krempa 2 years, 3 months ago
see 2/2

Peter Krempa (2):
  qemuDomainPinIOThread: Copy the cpu bitmap instead of re-parsing it
  qemuDomainPinIOThread: Update live definition after process pinning

 src/qemu/qemu_driver.c | 18 +++++-------------
 1 file changed, 5 insertions(+), 13 deletions(-)

-- 
2.34.1

Re: [PATCH 0/2] qemuDomainPinIOThread: Update live definition after process pinning
Posted by Ján Tomko 2 years, 3 months ago
On a Tuesday in 2022, Peter Krempa wrote:
>see 2/2
>
>Peter Krempa (2):
>  qemuDomainPinIOThread: Copy the cpu bitmap instead of re-parsing it
>  qemuDomainPinIOThread: Update live definition after process pinning
>
> src/qemu/qemu_driver.c | 18 +++++-------------
> 1 file changed, 5 insertions(+), 13 deletions(-)
>

Reviewed-by: Ján Tomko <jtomko@redhat.com>

Jano
Re: [PATCH 0/2] qemuDomainPinIOThread: Update live definition after process pinning
Posted by Pavel Hrdina 2 years, 3 months ago
On Tue, Jan 18, 2022 at 10:31:44AM +0100, Peter Krempa wrote:
> see 2/2
> 
> Peter Krempa (2):
>   qemuDomainPinIOThread: Copy the cpu bitmap instead of re-parsing it
>   qemuDomainPinIOThread: Update live definition after process pinning
> 
>  src/qemu/qemu_driver.c | 18 +++++-------------
>  1 file changed, 5 insertions(+), 13 deletions(-)

Reviewed-by: Pavel Hrdina <phrdina@redhat.com>