Re: [PATCH] qemu: Allow setting affinity to fail and don't report error

2020-09-07 Thread Ján Tomko
On a Monday in 2020, Martin Kletzander wrote: This is just a clean-up of commit 3791f29b085c using the new parameter of virProcessSetAffinity() introduced in commit 9514e24984ee so that there is no error reported in the logs. Signed-off-by: Martin Kletzander --- src/qemu/qemu_process.c | 65 +++

[PATCH] qemu: Allow setting affinity to fail and don't report error

2020-09-07 Thread Martin Kletzander
This is just a clean-up of commit 3791f29b085c using the new parameter of virProcessSetAffinity() introduced in commit 9514e24984ee so that there is no error reported in the logs. Signed-off-by: Martin Kletzander --- src/qemu/qemu_process.c | 65 +++-- 1 file