messages from 2022-10-12 09:19:07 to 2022-10-13 09:02:26 UTC [more...]
[RISU PATCH v2 0/5] Add LoongArch architectures support
2022-10-13 8:28 UTC (4+ messages)
` [RISU PATCH v2 1/5] risu: Use alternate stack
` [RISU PATCH v2 2/5] loongarch: Add LoongArch basic test support
` [RISU PATCH v2 5/5] loongarch: Add block 'safefloat' and nanbox_s()
MultiFD and default channel out of order mapping on receive side
2022-10-13 8:15 UTC (2+ messages)
[PATCH v3 0/3] Add zone append write for zoned device
2022-10-13 7:46 UTC (10+ messages)
` [PATCH v3 1/3] file-posix:add the tracking of the zones write pointers
` [PATCH v3 2/3] block: introduce zone append write for zoned devices
[PATCH] configure: Avoid using strings binary
2022-10-13 8:37 UTC
[PULL 00/26] Kraxel 20221013 patches
2022-10-13 6:52 UTC (27+ messages)
` [PULL 01/26] audio: refactor code in audio_run_out()
` [PULL 02/26] audio: fix GUS audio playback with out.mixing-engine=off
` [PULL 03/26] audio: run downstream playback queue unconditionally
` [PULL 04/26] alsaaudio: reduce playback latency
` [PULL 05/26] audio: add more audio rate control functions
` [PULL 06/26] spiceaudio: add a pcm_ops buffer_get_free function
` [PULL 07/26] spiceaudio: update comment
` [PULL 08/26] audio: swap audio_rate_get_bytes() function parameters
` [PULL 09/26] audio: rename audio_sw_bytes_free()
` [PULL 10/26] audio: refactor audio_get_avail()
` [PULL 11/26] audio: fix sw->buf size for audio recording
` [PULL 12/26] audio: prevent an integer overflow in resampling code
` [PULL 13/26] ui/vnc-clipboard: fix integer underflow in vnc_client_cut_text_ext
` [PULL 14/26] ui/gtk-egl: egl context needs to be unbound in the end of gd_egl_switch
` [PULL 15/26] cirrus_vga: fix potential memory overflow
` [PULL 16/26] docs: add firmware feature flags
` [PULL 17/26] pci-ids: drop PCI_DEVICE_ID_VIRTIO_IOMMU
` [PULL 18/26] pci-ids: drop PCI_DEVICE_ID_VIRTIO_MEM
` [PULL 19/26] pci-ids: drop PCI_DEVICE_ID_VIRTIO_PMEM
` [PULL 20/26] pci-ids: drop list of modern virtio devices
` [PULL 21/26] pci-ids: document modern virtio-pci ids in pci.h too
` [PULL 22/26] ui/gtk: Fix the implicit mouse ungrabbing logic
` [PULL 23/26] qemu-edid: Restrict input parameter -d to avoid division by zero
` [PULL 24/26] gtk: Add show_menubar=on|off command line option
` [PULL 25/26] audio: fix in.voices test
` [PULL 26/26] audio: improve out.voices test
[PATCH v2] target/i386: Switch back XFRM value
2022-10-13 6:34 UTC
[PATCH v1 0/4] Support native debug icount trigger
2022-10-13 6:29 UTC (5+ messages)
` [PATCH v1 1/4] target/riscv: Add itrigger support when icount is not enabled
` [PATCH v1 2/4] target/riscv: Add itrigger support when icount is enabled
` [PATCH v1 3/4] target/riscv: Enable native debug itrigger
` [PATCH v1 4/4] target/riscv: Add itrigger_enabled field to CPURISCVState
[PATCH v2 1/2] Refactoring: refactor TFR() macro to RETRY_ON_EINTR()
2022-10-13 6:33 UTC (4+ messages)
[PATCH] target/i386: Switch back XFRM value
2022-10-13 6:23 UTC (3+ messages)
[PATCH] tests/qtest/libqos/e1000e: Use e1000_regs.h
2022-10-13 5:52 UTC
[PATCH v11 0/7] Add support for zoned device
2022-10-13 5:49 UTC (8+ messages)
` [PATCH v11 3/7] block: add block layer APIs resembling Linux ZonedBlockDevice ioctls
` [PATCH v11 7/7] docs/zoned-storage: add zoned device documentation
[PATCH v2] pci: Assert that capabilities never overlap
2022-10-13 5:39 UTC (7+ messages)
FAILED: libqemu-arm-bsd-user.fa.p/bsd-user_signal.c.o
2022-10-13 5:10 UTC (4+ messages)
[PATCH 0/4] Replace QERR_PERMISSION_DENIED by better error messages
2022-10-13 5:02 UTC (9+ messages)
` [PATCH 1/4] qom: Improve error messages when property has no getter or setter
` [PATCH 2/4] backends: Improve error messages when property can no longer be set
` [PATCH 3/4] qtest: Improve error messages when property can not be set right now
` [PATCH 4/4] qerror: QERR_PERMISSION_DENIED is no longer used, drop
[PATCH v2] vhost-vdpa: allow passing opened vhostfd to vhost-vdpa
2022-10-13 5:02 UTC (6+ messages)
[PATCH 0/2] tcg/loongarch64: add neg tcg_op and direct jump support
2022-10-13 3:01 UTC (9+ messages)
` [PATCH 1/2] tcg/loongarch64: Implement INDEX_op_neg_i{32,64}
` [PATCH 2/2] tcg/loongarch64: Add direct jump support
` [PATCH v2] "
ublk-qcow2: ublk-qcow2 is available
2022-10-13 1:50 UTC (6+ messages)
CXL emulation in QEMU contribution
2022-10-12 22:43 UTC
[PATCH v2] Properly sign extend BBIT branch offset during calculation
2022-10-12 22:08 UTC
[PULL 00/50] Block layer patches
2022-10-12 21:25 UTC (2+ messages)
[PULL 00/28] target-arm queue
2022-10-12 21:25 UTC (2+ messages)
[PULL 00/55] pc,virtio: features, tests, fixes, cleanups
2022-10-12 21:25 UTC (5+ messages)
[PATCH 0/3] s390x: Fix for vistr instruction & addition to TCG tests
2022-10-12 19:23 UTC (7+ messages)
` [PATCH 1/3] tests/tcg/s390x: Test compiler flags only once, not every time
` [PATCH 2/3] target/s390x: Fix emulation of the VISTR instruction
` [PATCH 3/3] tests/tcg/s390x: Add a test for the vistr instruction
[PATCH] bsd-user: Catch up with sys/param.h requirement for machine/pmap.h
2022-10-12 18:57 UTC (2+ messages)
[PATCH v7 0/5] QEMU PCIe DOE for PCIe 4.0/5.0 and CXL 2.0
2022-10-12 18:21 UTC (12+ messages)
` [PATCH v7 4/5] hw/mem/cxl-type3: Add CXL CDAT Data Object Exchange
` [PATCH 1/5] hw/mem/cxl_type3: fix checkpatch errors
` [PATCH 2/5] hw/mem/cxl_type3: Pull validation checks ahead of functional code
` [PATCH 3/5] hw/mem/cxl_type3: CDAT pre-allocate and check resources prior to work
` [PATCH 4/5] hw/mem/cxl_type3: Change the CDAT allocation/free strategy
` [PATCH 5/5] hw/mem/cxl_type3: Refactor CDAT sub-table entry initialization into a function
` [PATCH 0/5] Multi-Region and Volatile Memory support for CXL Type-3 Devices
` [PATCH 3/5] hw/mem/cxl_type: Generalize CDATDsmas initialization for Memory Regions
[PATCH RFC 0/2] qemu-thread: Strict unlock check
2022-10-12 18:16 UTC (2+ messages)
[PATCH v2 00/15] migration: Postcopy Preempt-Full
2022-10-12 17:51 UTC (6+ messages)
` [PATCH v2 01/15] migration: Take bitmap mutex when completing ram migration
` [PATCH v2 06/15] migration: Yield bitmap_mutex properly when sending/sleeping
[PATCH] hw/virtio/virtio-iommu-pci: Enforce the device is plugged on the root bus
2022-10-12 16:34 UTC
[PATCH v10 0/9] s390x: CPU Topology
2022-10-12 16:21 UTC (10+ messages)
` [PATCH v10 1/9] s390x/cpu topology: core_id sets s390x CPU topology
` [PATCH v10 2/9] s390x/cpu topology: reporting the CPU topology to the guest
` [PATCH v10 3/9] s390x/cpu_topology: resetting the Topology-Change-Report
` [PATCH v10 4/9] s390x/cpu_topology: CPU topology migration
` [PATCH v10 5/9] target/s390x: interception of PTF instruction
` [PATCH v10 6/9] s390x/cpu topology: add topology-disable machine property
` [PATCH v10 7/9] s390x/cpu topology: add max_threads machine class attribute
` [PATCH v10 8/9] s390x/cpu_topology: activating CPU topology
` [PATCH v10 9/9] docs/s390x: document s390x cpu topology
[PATCH v2 2/2] error handling: Use RETRY_ON_EINTR() macro where applicable
2022-10-12 16:05 UTC (5+ messages)
[PULL 0/7] Win32 patches
2022-10-12 16:04 UTC (8+ messages)
` [PULL 1/7] win32: set threads name
` [PULL 2/7] osdep: make readv_writev() work with partial read/write
` [PULL 3/7] util: make do_send_recv work with partial send/recv
` [PULL 4/7] tests/channel-helper: set blocking in main thread
` [PULL 5/7] io/command: use glib GSpawn, instead of open-coding fork/exec
` [PULL 6/7] io/command: implement support for win32
` [PULL 7/7] tests/unit: make test-io-channel-command work on win32
[RFC PATCH 0/4] docs/devel suggestions for discussion
2022-10-12 15:56 UTC (11+ messages)
` [RFC PATCH 1/4] docs/devel: add a maintainers section to development process
` [RFC PATCH 2/4] docs/devel: make language a little less code centric
` [RFC PATCH 3/4] docs/devel: simplify the minimal checklist
` [RFC PATCH 4/4] docs/devel: try and improve the language around patch review
[PATCH 0/3] iothread and irqfd support
2022-10-12 15:53 UTC (5+ messages)
[PATCH] build: disable container-based cross compilers by default
2022-10-12 15:21 UTC (5+ messages)
[PATCH v4 0/6] io/command: implement portable spawn
2022-10-12 15:15 UTC (5+ messages)
` [PATCH v4 2/6] util: make do_send_recv work with partial send/recv
` [PATCH v4 6/6] tests/unit: make test-io-channel-command work on win32
[PULL 0/1] testing: revert pc-bios build patch
2022-10-12 14:32 UTC (11+ messages)
` [PULL 1/1] Revert "configure: build ROMs with container-based cross compilers"
[PULL 00/16] qtest patches (and one unit test and one avocado fix)
2022-10-12 14:33 UTC (17+ messages)
` [PULL 01/16] qtest: "-display none" is set in qtest_init()
` [PULL 02/16] tests/migration: remove the unused local variable
` [PULL 03/16] tests/x86: add helper qtest_qmp_device_del_send()
` [PULL 04/16] tests/x86: Add subtest with 'q35' machine type to device-plug-test
` [PULL 05/16] tests/x86: Refactor hot unplug hd-geo-test
` [PULL 06/16] tests/x86: Add 'q35' machine type to override-tests in hd-geo-test
` [PULL 07/16] tests/x86: Add 'q35' machine type to hotplug hd-geo-test
` [PULL 08/16] tests/x86: Fix comment typo in drive_del-test
` [PULL 09/16] tests/x86: replace snprint() by g_strdup_printf() "
` [PULL 10/16] tests/x86: Add 'q35' machine type to drive_del-test
` [PULL 11/16] tests/x86: Add 'q35' machine type to ivshmem-test
` [PULL 12/16] tests/avocado: Add missing require_netdev('user') checks
` [PULL 13/16] qtest: start a VNC test
` [PULL 14/16] tests/qtest: migration-test: Avoid using hardcoded /tmp
` [PULL 15/16] tests/qtest: libqtest: Install signal handler via signal()
` [PULL 16/16] tests/unit/test-image-locking: Fix handling of temporary files
[PATCH 00/20] tests/9p: introduce declarative function calls
2022-10-12 13:58 UTC (3+ messages)
[PATCH] virtio: add VIRTQUEUE_ERROR QAPI event
2022-10-12 13:24 UTC (2+ messages)
[PATCH v7 for-7.2 00/15] block: cleanup backing and file handling
2022-10-12 13:27 UTC (3+ messages)
[PATCH v2 00/11] iotests: use vm.cmd()
2022-10-12 13:25 UTC (3+ messages)
[PATCH] tests/unit/test-image-locking: Fix handling of temporary files
2022-10-12 12:59 UTC (4+ messages)
[PATCH v1] s390x/tod-kvm: don't save/restore the TOD in PV guests
2022-10-12 12:32 UTC
[PATCH] qemu-edid: Restrict input parameter -d to avoid division by zero
2022-10-12 12:33 UTC (2+ messages)
[PATCH v2 0/7] hostmem: NUMA-aware memory preallocation using ThreadContext
2022-10-12 12:27 UTC (8+ messages)
` [PATCH v2 3/7] util: Introduce ThreadContext user-creatable object
[PATCH v2 0/2] Refactoring: expand usage of TFR() macro
2022-10-12 12:26 UTC
[PATCH] migration/channel-block: fix return value for qio_channel_block_{readv, writev}
2022-10-12 12:02 UTC (3+ messages)
[PATCH v2 0/2] Fix audio voices tests
2022-10-12 11:49 UTC (3+ messages)
` [PATCH v2 1/2] audio: fix in.voices test
` [PATCH v2 2/2] audio: improve out.voices test
[PATCH] gitmodules: recurse by default
2022-10-12 11:31 UTC (10+ messages)
[PATCH] ui/gtk: Fix the implicit mouse ungrabbing logic
2022-10-12 10:46 UTC (2+ messages)
[PATCH 0/2] vhost-user: Support vhost_dev_start
2022-10-12 10:10 UTC (5+ messages)
` [PATCH v2 "
[PATCH] tests/qtest/cxl-test: Remove temporary directories after testing
2022-10-12 9:14 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).