On 10/20/25 18:34, Friedrich Oslage wrote: > From: Friedrich Oslage <[email protected]> > > Update default to 0xFFFFFFFF ("never notify" in qemu) and make retries > attribute optional. > > Signed-off-by: Friedrich Oslage <[email protected]> > --- > src/conf/domain_conf.c | 9 +-- > ...-spinlocks-never-notify.x86_64-latest.args | 32 +++++++++++ > ...v-spinlocks-never-notify.x86_64-latest.xml | 56 +++++++++++++++++++ > .../hyperv-spinlocks-never-notify.xml | 50 +++++++++++++++++ > tests/qemuxmlconftest.c | 1 + > 5 files changed, 144 insertions(+), 4 deletions(-) > create mode 100644 > tests/qemuxmlconfdata/hyperv-spinlocks-never-notify.x86_64-latest.args > create mode 100644 > tests/qemuxmlconfdata/hyperv-spinlocks-never-notify.x86_64-latest.xml > create mode 100644 tests/qemuxmlconfdata/hyperv-spinlocks-never-notify.xml
The patch looks good, but I'd love to see this behavior documented. No need to resend, just reply with appropriate diff to docs/formatdomain.rst and I'll squash it when pushing. If you decide to resend then you'll get extra points for mentioning this change in NEWS.rst ;-) Michal
