Re: [PATCH 05/14] qemu: Move feature filtering to qemuMonitorJSONGetCPUProperties

2025-09-12 Thread Peter Krempa via Devel
On Thu, Sep 04, 2025 at 16:46:53 +0200, Jiri Denemark via Devel wrote: > From: Jiri Denemark > > When getting enabled CPU features (qemuMonitorJSONGetCPUData), we used > to call qemuMonitorJSONGetCPUProperties to get the list of all boolean > properties and then queried their values and ignored p

[PATCH 0/5] ch: Emit more events

2025-09-12 Thread Michal Privoznik via Devel
*** BLURB HERE *** Michal Prívozník (5): ch: Emit event on device attach ch: Emit event on device attach ch: Propagate lifecycle events ch: Implement virConnectDomainEventRegister() ch: Implement virConnectDomainEventDeregister() src/ch/ch_driver.c | 41 +++

[PATCH 4/5] ch: Implement virConnectDomainEventRegister()

2025-09-12 Thread Michal Privoznik via Devel
From: Michal Privoznik Signed-off-by: Michal Privoznik --- src/ch/ch_driver.c | 22 ++ 1 file changed, 22 insertions(+) diff --git a/src/ch/ch_driver.c b/src/ch/ch_driver.c index 0a516f3384..d16e2ed3aa 100644 --- a/src/ch/ch_driver.c +++ b/src/ch/ch_driver.c @@ -2434,6 +243

[PATCH 5/5] ch: Implement virConnectDomainEventDeregister()

2025-09-12 Thread Michal Privoznik via Devel
From: Michal Privoznik Signed-off-by: Michal Privoznik --- src/ch/ch_driver.c | 19 +++ 1 file changed, 19 insertions(+) diff --git a/src/ch/ch_driver.c b/src/ch/ch_driver.c index d16e2ed3aa..ad13306c4c 100644 --- a/src/ch/ch_driver.c +++ b/src/ch/ch_driver.c @@ -2455,6 +2455,2

[PATCH 2/5] ch: Emit event on device attach

2025-09-12 Thread Michal Privoznik via Devel
From: Michal Privoznik When a device is detached from a running guest we ought to emit the VIR_DOMAIN_EVENT_ID_DEVICE_REMOVED event. Signed-off-by: Michal Privoznik --- src/ch/ch_hotplug.c | 15 +-- 1 file changed, 13 insertions(+), 2 deletions(-) diff --git a/src/ch/ch_hotplug.c

[PATCH 1/5] ch: Emit event on device attach

2025-09-12 Thread Michal Privoznik via Devel
From: Michal Privoznik When a device is attached to a running guest we ought to emit the VIR_DOMAIN_EVENT_ID_DEVICE_ADDED event. Signed-off-by: Michal Privoznik --- src/ch/ch_hotplug.c | 18 ++ 1 file changed, 14 insertions(+), 4 deletions(-) diff --git a/src/ch/ch_hotplug.c b

[PATCH 3/5] ch: Propagate lifecycle events

2025-09-12 Thread Michal Privoznik via Devel
From: Michal Privoznik We already have a thread that listens on cloud-hypervisor's monitor for incoming events and processes them. What is missing though, is emitting of corresponding lifecycle events. Signed-off-by: Michal Privoznik --- src/ch/ch_events.c | 55

Re: [libvirt PATCH 0/2] bump minimum glib version to 2.68

2025-09-12 Thread Michal Prívozník via Devel
On 9/10/25 10:43, Ján Tomko via Devel wrote: > Ján Tomko (2): > build: bump minimum glib version to 2.68 > util: remove glibcompat.c > > meson.build | 2 +- > src/conf/virdomainjob.c | 6 +- > src/esx/esx_vi_types.c | 9 +- > src/internal.h | 2

Re: [PATCH 0/5] ch: Emit more events

2025-09-12 Thread Ján Tomko via Devel
On a Friday in 2025, Michal Privoznik via Devel wrote: *** BLURB HERE *** Michal Prívozník (5): ch: Emit event on device attach ch: Emit event on device attach ch: Propagate lifecycle events ch: Implement virConnectDomainEventRegister() ch: Implement virConnectDomainEventDeregister() src/c

Re: [PATCH v3] qapi: net/tap: deprecate vhostforce option

2025-09-12 Thread Vladimir Sementsov-Ogievskiy
ping) On 01.09.25 18:39, Vladimir Sementsov-Ogievskiy wrote: This option doesn't make sense since long ago (10 years!) commit 1e7398a140f7a6 ("vhost: enable vhost without without MSI-X"). Prior 1e7398a140f7a6, to enable vhost for some specific kind of guests (that don't have MSI-X support), you

[libvirt PATCH 7/8] tests: qemuxmlconftests: test virtiofsd command line too

2025-09-12 Thread Ján Tomko via Devel
From: Ján Tomko Signed-off-by: Ján Tomko --- ...t-user-fs-ccw.s390x-latest.virtiofsd0.args | 3 ++ ...fs-fd-memory.x86_64-latest.virtiofsd0.args | 9 ++ ...fd-openfiles.x86_64-latest.virtiofsd0.args | 10 ++ ...fs-hugepages.x86_64-latest.virtiofsd0.args | 3 ++ ...fs-hugepages.x86_64