messages from 2021-11-23 10:48:27 to 2021-11-24 09:20:11 UTC [more...]
[PATCH] virtio-balloon: correct used length
2021-11-24 9:17 UTC (7+ messages)
[PATCH] qga: replace "blacklist" with "blocklist"
2021-11-24 9:09 UTC
[qemu-web PATCH v3] Add Sponsors page
2021-11-24 9:03 UTC (3+ messages)
[PATCH] intel-iommu: ignore SNP bit in scalable mode
2021-11-24 9:01 UTC (5+ messages)
[PATCH-for-6.2] qom/object: Ignore global properties with empty name
2021-11-24 8:46 UTC (2+ messages)
[PATCH v2] microvm: use MachineState->dumpdtb
2021-11-24 8:16 UTC
[PATCH v2 00/15] hw/nvme: SR-IOV with Virtualization Enhancements
2021-11-24 8:06 UTC (6+ messages)
` [PATCH v2 12/15] hw/nvme: Initialize capability structures for primary/secondary controllers
` [PATCH v2 13/15] hw/nvme: Add support for the Virtualization Management command
[PATCH 0/2] change IVSHMEM endianess to LITTLE_ENDIAN
2021-11-24 7:35 UTC (5+ messages)
` [PATCH 1/2] ivshmem.c: change endianness "
` [PATCH 2/2] ivshmem-test.c: enable test_ivshmem_server for ppc64 arch
[PATCH v11 00/26] Add LoongArch linux-user emulation support
2021-11-24 7:50 UTC (6+ messages)
` [PATCH v11 19/26] linux-user: Add LoongArch signal support
[PATCH] microvm: use MachineState->dumpdtb
2021-11-24 7:41 UTC (3+ messages)
[PATCH 0/4] block: minor refactoring in preparation to the block layer API split
2021-11-24 7:40 UTC (8+ messages)
` [PATCH 1/4] block_int: make bdrv_backing_overridden static
` [PATCH 2/4] include/sysemu/blockdev.h: rename if_name in block_if_name
` [PATCH 3/4] include/sysemu/blockdev.h: move drive_add and inline drive_def
` [PATCH 4/4] include/sysemu/blockdev.h: remove drive_get_max_devs
How to enable virgl in headless mode?
2021-11-24 7:35 UTC
[PATCH v5 00/31] block layer: split block APIs in global state and I/O
2021-11-24 6:44 UTC (32+ messages)
` [PATCH v5 01/31] main-loop.h: introduce qemu_in_main_thread()
` [PATCH v5 02/31] include/block/block: split header into I/O and global state API
` [PATCH v5 03/31] assertions for block "
` [PATCH v5 04/31] include/sysemu/block-backend: split header into I/O and global state (GS) API
` [PATCH v5 05/31] block-backend: special comments for blk_set/get_perm due to fuse
` [PATCH v5 06/31] block/block-backend.c: assertions for block-backend
` [PATCH v5 07/31] include/block/block_int: split header into I/O and global state API
` [PATCH v5 08/31] assertions for block_int "
` [PATCH v5 09/31] block: introduce assert_bdrv_graph_writable
` [PATCH v5 10/31] block.c: modify .attach and .detach callbacks of child_of_bds
` [PATCH v5 11/31] include/block/blockjob_int.h: split header into I/O and GS API
` [PATCH v5 12/31] assertions for blockjob_int.h
` [PATCH v5 13/31] block.c: add assertions to static functions
` [PATCH v5 14/31] include/block/blockjob.h: global state API
` [PATCH v5 15/31] assertions for blockjob.h "
` [PATCH v5 16/31] include/sysemu/blockdev.h: "
` [PATCH v5 17/31] assertions for blockdev.h "
` [PATCH v5 18/31] include/block/snapshot: global state API + assertions
` [PATCH v5 19/31] block/copy-before-write.h: "
` [PATCH v5 20/31] block/coroutines: I/O API
` [PATCH v5 21/31] block_int-common.h: split function pointers in BlockDriver
` [PATCH v5 22/31] block_int-common.h: assertion in the callers of BlockDriver function pointers
` [PATCH v5 23/31] block_int-common.h: split function pointers in BdrvChildClass
` [PATCH v5 24/31] block_int-common.h: assertions in the callers of BdrvChildClass function pointers
` [PATCH v5 25/31] block-backend-common.h: split function pointers in BlockDevOps
` [PATCH v5 26/31] job.h: split function pointers in JobDriver
` [PATCH v5 27/31] job.h: assertions in the callers of JobDriver funcion pointers
` [PATCH v5 28/31] block.c: assert BQL lock held in bdrv_co_invalidate_cache
` [PATCH v5 29/31] jobs: introduce pre_run function in JobDriver
` [PATCH v5 30/31] crypto: delegate permission functions to JobDriver .pre_run
` [PATCH v5 31/31] block.c: assertions to the block layer permissions API
[PATCH for 6.2 v1 0/7] more tcg, plugin, test and build fixes
2021-11-24 7:38 UTC (11+ messages)
` [PATCH v1 1/7] softmmu: fix watchpoint-interrupt races
` [PATCH v1 2/7] accel/tcg: suppress IRQ check for special TBs
` [PATCH v1 3/7] tests/avocado: fix tcg_plugin mem access count test
` [PATCH v1 4/7] plugins/meson.build: fix linker issue with weird paths
` [PATCH v1 5/7] gdbstub: handle a potentially racing TaskState
` [PATCH v1 6/7] MAINTAINERS: Remove me as a reviewer for the build and test/avocado
` [PATCH v1 7/7] MAINTAINERS: Add section for Aarch64 GitLab custom runner
[RFC PATCH v2 00/44] TDX support
2021-11-24 7:31 UTC (4+ messages)
` [RFC PATCH v2 06/44] hw/i386: Introduce kvm-type for TDX guest
[PATCH v5 00/18] Adding partial support for 128-bit riscv target
2021-11-24 7:33 UTC (17+ messages)
` [PATCH v5 02/18] exec/memop: Adding signed quad and octo defines
` [PATCH v5 06/18] target/riscv: array for the 64 upper bits of 128-bit registers
` [PATCH v5 07/18] target/riscv: setup everything so that riscv128-softmmu compiles
` [PATCH v5 10/18] target/riscv: support for 128-bit bitwise instructions
` [PATCH v5 11/18] target/riscv: support for 128-bit U-type instructions
` [PATCH v5 15/18] target/riscv: adding high part of some csrs
Delay rc2 until 24 Nov
2021-11-23 22:23 UTC
[PATCH] MAINTAINERS: Add section for Aarch64 GitLab custom runner
2021-11-23 20:51 UTC (2+ messages)
[PATCH for-6.2] Revert "arm: tcg: Adhere to SMCCC 1.3 section 5.2"
2021-11-23 20:26 UTC (2+ messages)
[for-6.2] hw/intc/arm_gicv3: Update cached state after acknowledging LPI
2021-11-23 18:27 UTC (4+ messages)
[PULL 0/3] Block patches
2021-11-23 17:58 UTC (5+ messages)
` [PULL 1/3] block/vvfat.c fix leak when failure occurs
` [PULL 2/3] iotests: Use aes-128-cbc
` [PULL 3/3] iotests/149: Skip on unsupported ciphers
[PATCH 00/23] Migration: Transmit and detect zero pages in the multifd threads
2021-11-23 17:51 UTC (18+ messages)
` [PATCH 01/23] multifd: Delete useless operation
` [PATCH 02/23] migration: Never call twice qemu_target_page_size()
` [PATCH 03/23] multifd: Rename used field to num
` [PATCH 04/23] multifd: Add missing documention
` [PATCH 05/23] multifd: The variable is only used inside the loop
` [PATCH 06/23] multifd: remove used parameter from send_prepare() method
` [PATCH 07/23] multifd: remove used parameter from send_recv_pages() method
` [PATCH 08/23] multifd: Fill offset and block for reception
` [PATCH 09/23] multifd: Make zstd compression method not use iovs
` [PATCH 10/23] multifd: Make zlib "
` [PATCH 11/23] multifd: Move iov from pages to params
` [PATCH 12/23] multifd: Make zlib use iov's
` [PATCH 13/23] multifd: Make zstd "
` [PATCH 14/23] multifd: Remove send_write() method
` [PATCH 15/23] multifd: Use a single writev on the send side
` [PATCH 16/23] multifd: Unfold "used" variable by its value
` [PATCH 17/23] multifd: Use normal pages array on the send side
[PATCH for-7.0 v6 00/16] linux-user: simplify safe signal handling
2021-11-23 17:37 UTC (17+ messages)
` [PATCH v6 01/16] linux-user: Untabify all safe-syscall.inc.S
` [PATCH v6 02/16] linux-user/host/ppc64: Use r11 for signal_pending address
` [PATCH v6 03/16] linux-user: Move syscall error detection into safe_syscall_base
` [PATCH v6 04/16] linux-user/host/mips: Add safe-syscall.inc.S
` [PATCH v6 05/16] linux-user/host/sparc64: "
` [PATCH v6 06/16] linux-user: Remove HAVE_SAFE_SYSCALL and hostdep.h
` [PATCH v6 07/16] linux-user: Rename TARGET_ERESTARTSYS to QEMU_ERESTARTSYS
` [PATCH v6 08/16] bsd-user: "
` [PATCH v6 09/16] linux-user: Rename TARGET_QEMU_ESIGRETURN to QEMU_ESIGRETURN
` [PATCH v6 10/16] linux-user: Create special-errno.h
` [PATCH v6 11/16] bsd-user: "
` [PATCH v6 12/16] common-user: Move safe-syscall.* from linux-user
` [PATCH v6 13/16] common-user: Adjust system call return on FreeBSD
` [PATCH v6 14/16] linux-user: Move thunk.c from top-level
` [PATCH v6 15/16] meson: Move linux_user_ss to linux-user/
` [PATCH v6 16/16] meson: Move bsd_user_ss to bsd-user/
[RFC v2 PATCH 00/13] KVM: mm: fd-based approach for supporting KVM guest private memory
2021-11-23 17:17 UTC (19+ messages)
` [RFC v2 PATCH 01/13] mm/shmem: Introduce F_SEAL_GUEST
` [RFC v2 PATCH 04/13] KVM: Add fd-based memslot data structure and utils
` [RFC v2 PATCH 09/13] KVM: Introduce kvm_memfd_invalidate_range
` [RFC v2 PATCH 13/13] KVM: Enable memfd based page invalidation/fallocate
[RFC PATCH v3 0/5] QMP support for cold-plugging devices
2021-11-23 16:11 UTC (3+ messages)
[PATCH-for-6.2 0/2] hw/block/fdc: Fix CVE-2021-3507
2021-11-23 16:08 UTC (6+ messages)
` [PATCH-for-6.2 1/2] hw/block/fdc: Prevent end-of-track overrun (CVE-2021-3507)
` [PATCH-for-6.2 2/2] tests/qtest/fdc-test: Add a regression test for CVE-2021-3507
[PATCH-for-6.2 v3 0/2] hw/block/fdc: Fix CVE-2021-20196
2021-11-23 16:05 UTC (9+ messages)
` [PATCH-for-6.2 v3 1/2] hw/block/fdc: Kludge missing floppy drive to fix CVE-2021-20196
` [PATCH-for-6.2 v3 2/2] tests/qtest/fdc-test: Add a regression test for CVE-2021-20196
[RFC PATCH 00/12] QOM/QAPI integration part 1
2021-11-23 16:05 UTC (10+ messages)
` [RFC PATCH 02/12] qom: Create object_configure()
` [RFC PATCH 08/12] qapi: Create qom-config:... type for classes
` [RFC PATCH 09/12] qapi/qom: Convert rng-backend/random to class
` [RFC PATCH 10/12] qapi: Generate QOM config marshalling code
[PATCH 1/1] MAINTAINERS: update email address of Christian Borntraeger
2021-11-23 15:29 UTC (3+ messages)
Possible reward for fuzzer bug fixes? Secure Open Source Rewards Program
2021-11-23 14:56 UTC (2+ messages)
[PATCH] MAINTAINERS: Remove me as a reviewer for the build and test/avocado
2021-11-23 14:55 UTC (3+ messages)
[PATCH] docs: Introducing pseries documentation
2021-11-23 14:21 UTC (3+ messages)
[PATCH] hw/arm/virt: Extend nested and mte checks to hvf
2021-11-23 14:00 UTC (3+ messages)
[PATCH-for-6.2 0/2] hw/scsi/lsi53c895a: Fix guest-triggerable assert() in lsi_do_dma()
2021-11-23 14:02 UTC (6+ messages)
` [PATCH-for-6.2 1/2] hw/scsi/lsi53c895a: Do not abort when DMA requested and no data queued
` [PATCH-for-6.2 2/2] tests/qtest: Add fuzz-lsi53c895a-test
[PATCH 0/2 for 6.2] Fix compiler warnings on Fedora 35 / CLang
2021-11-23 13:59 UTC (6+ messages)
` [PATCH 1/2] ui: avoid compiler warnings from unused clipboard info variable
` [PATCH 2/2] spice: Update QXLInterface for spice >= 0.15.0
[PATCH] chardev: delete QemuOpts when a chardev is removed
2021-11-23 13:30 UTC (2+ messages)
[RFC PATCH-for-6.2 v3] qdev-monitor: Only allow full --global <driver>.<property>=<val> option
2021-11-23 13:17 UTC (5+ messages)
[RFC PATCH v2 0/5] virtio: early detect 'modern' virtio
2021-11-23 13:13 UTC (2+ messages)
[qemu-web PATCH v2] Add Sponsors page
2021-11-23 12:58 UTC (2+ messages)
[PULL 0/2] linux-user: Create a common rewind_if_in_safe_syscall
2021-11-23 12:34 UTC (2+ messages)
[PATCH v2] docs: Minor updates on the powernv documentation
2021-11-23 12:10 UTC
[PATCH] docs: Minor updates on the powernv documentation
2021-11-23 12:03 UTC (3+ messages)
[PATCH v3] hw/virtio/vhost: Fix typo in comment
2021-11-23 11:48 UTC
[PATCH v2 00/10] Xilinx Versal's PMC SLCR and OSPI support
2021-11-23 10:47 UTC (13+ messages)
` [PATCH v2 01/10] hw/misc: Add a model of Versal's PMC SLCR
` [PATCH v2 02/10] hw/arm/xlnx-versal: Connect "
` [PATCH v2 03/10] include/hw/dma/xlnx_csu_dma: Include ptimer.h and stream.h in the header
` [PATCH v2 07/10] hw/arm/xlnx-versal: Connect the OSPI flash memory controller model
` [PATCH v2 09/10] hw/arm/xlnx-versal-virt: Connect mt35xu01g flashes to the OSPI
` [PATCH v2 10/10] MAINTAINERS: Add an entry for Xilinx Versal OSPI
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).