qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PULL 0/6] Misc fixes (libqos vring, Kconfig, TLS io channels, ...)
@ 2024-03-01  8:09 Thomas Huth
  2024-03-01  8:09 ` [PULL 1/6] libqos/virtio.c: init all elems in qvring_indirect_desc_setup() Thomas Huth
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: Thomas Huth @ 2024-03-01  8:09 UTC (permalink / raw)
  To: qemu-devel; +Cc: Peter Maydell

 Hi Peter!

The following changes since commit c0c6a0e3528b88aaad0b9d333e295707a195587b:

  Merge tag 'migration-next-pull-request' of https://gitlab.com/peterx/qemu into staging (2024-02-28 17:27:10 +0000)

are available in the Git repository at:

  https://gitlab.com/thuth/qemu.git tags/pull-request-2024-03-01

for you to fetch changes up to 462945cd22d2bcd233401ed3aa167d83a8e35b05:

  chardev/char-socket: Fix TLS io channels sending too much data to the backend (2024-03-01 08:27:33 +0100)

----------------------------------------------------------------
* Fix some bugs in the vring setup of libqos
* Fix GIC settings when using --without-default-devices
* Fix USB PCAP streams on Windows
* Remove temporary files from test-util-sockets
* Fix TLS io channels sending too much data to the backend

----------------------------------------------------------------
Benjamin David Lunt (1):
      hw/usb/bus.c: PCAP adding 0xA in Windows version

Daniel Henrique Barboza (2):
      libqos/virtio.c: init all elems in qvring_indirect_desc_setup()
      libqos/virtio.c: fix 'avail_event' offset in qvring_init()

Thomas Huth (3):
      hw/intc/Kconfig: Fix GIC settings when using "--without-default-devices"
      tests/unit/test-util-sockets: Remove temporary file after test
      chardev/char-socket: Fix TLS io channels sending too much data to the backend

 chardev/char-socket.c          |  6 +++---
 hw/usb/bus.c                   |  5 +++--
 tests/qtest/libqos/virtio.c    | 27 ++++++++++++++++++++-------
 tests/unit/test-util-sockets.c |  1 +
 hw/intc/Kconfig                | 12 ++++++------
 5 files changed, 33 insertions(+), 18 deletions(-)



^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2024-03-01 14:39 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-03-01  8:09 [PULL 0/6] Misc fixes (libqos vring, Kconfig, TLS io channels, ...) Thomas Huth
2024-03-01  8:09 ` [PULL 1/6] libqos/virtio.c: init all elems in qvring_indirect_desc_setup() Thomas Huth
2024-03-01  8:09 ` [PULL 2/6] libqos/virtio.c: fix 'avail_event' offset in qvring_init() Thomas Huth
2024-03-01  8:09 ` [PULL 3/6] hw/intc/Kconfig: Fix GIC settings when using "--without-default-devices" Thomas Huth
2024-03-01  8:09 ` [PULL 4/6] hw/usb/bus.c: PCAP adding 0xA in Windows version Thomas Huth
2024-03-01  8:09 ` [PULL 5/6] tests/unit/test-util-sockets: Remove temporary file after test Thomas Huth
2024-03-01  8:09 ` [PULL 6/6] chardev/char-socket: Fix TLS io channels sending too much data to the backend Thomas Huth
2024-03-01 14:39 ` [PULL 0/6] Misc fixes (libqos vring, Kconfig, TLS io channels, ...) Peter Maydell

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).