The following changes since commit 94826ec1370328375c3b6d1e80fdc94c8f46c348:
Merge tag 'accel-20260706' of https://github.com/philmd/qemu into staging (2026-07-06 18:38:14 +0200) are available in the Git repository at: https://gitlab.com/berrange/qemu tags/misc-next-pull-request for you to fetch changes up to 64d0d2efdd2822c827aa7cd276e15c7cefaccb95: docs: outline some guidelines for security classification (2026-07-07 18:36:15 +0100) ---------------------------------------------------------------- * Outline security classification guidelines * Use QEMU lock guards in inotify code * Fix certificate error checking ---------------------------------------------------------------- Daniel P. Berrangé (1): docs: outline some guidelines for security classification Evgeny Kolmakov (1): util/filemonitor-inotify: Use QEMU_LOCK_GUARD() Peter Maydell (1): io/channel-socket: Document why we can ignore socket_set_cork() errors yujun (1): crypto/x509-utils: fix gnutls error code in crt_init failure path crypto/x509-utils.c | 3 +- docs/system/security.rst | 63 ++++++++++++++++++++++++++++++++++++++ io/channel-socket.c | 6 ++++ util/filemonitor-inotify.c | 28 +++++------------ 4 files changed, 79 insertions(+), 21 deletions(-) -- 2.55.0
