messages from 2023-03-23 09:25:44 to 2023-03-24 15:50:03 UTC [more...]
[PATCH 0/4] Fix tb flags use
2023-03-24 13:47 UTC (9+ messages)
` [PATCH 1/4] target/riscv: Extract virt enabled state from tb flags
` [PATCH 2/4] target/riscv: Add a general status enum for extensions
` [PATCH 3/4] target/riscv: Encode the FS and VS on a normal way for tb flags
` [PATCH 4/4] target/riscv: Add a tb flags field for vstart
Adding default config options to the tuxrun baseline kernels and enabling sshd
2023-03-24 13:26 UTC (3+ messages)
[PATCH v4 00/10] migration: introduce dirtylimit capability
2023-03-24 14:32 UTC (6+ messages)
` [PATCH v4 06/10] migration: Introduce dirty-limit capability
[PATCH for-8.1 v4 00/25] target/riscv: rework CPU extensions validation
2023-03-24 15:14 UTC (12+ messages)
` [PATCH for-8.1 v4 11/25] target/riscv/cpu.c: set cpu config in set_misa()
` [PATCH for-8.1 v4 14/25] target/riscv: add RVG
` [PATCH for-8.1 v4 15/25] target/riscv/cpu.c: split RVG code from validate_set_extensions()
` [PATCH for-8.1 v4 18/25] target/riscv: error out on priv failure for RVH
` [PATCH for-8.1 v4 24/25] target/riscv: update cpu->cfg misa bits in commit_cpu_cfg()
[PATCH 1/1] nbd/server: push pending frames after sending reply
2023-03-24 10:47 UTC
[PULL 0/8] Misc patches for QEMU 8.0-rc2
2023-03-24 15:36 UTC (6+ messages)
` [PULL 1/8] hw/ide: replace TABs with space
` [PULL 2/8] hw/block: "
` [PULL 3/8] target/s390x: Fix float_comp_to_cc() prototype
` [PULL 6/8] gitlab-ci: Cover SPICE in the MSYS2 job
` [PULL 8/8] Revert "docs/about/deprecated: Deprecate 32-bit arm hosts for system emulation"
[PATCH] target/riscv: Fix itrigger when icount is used
2023-03-24 13:45 UTC (2+ messages)
qapi: [RFC] Doc comment convention for @arg: sections
2023-03-24 14:25 UTC (5+ messages)
Example output for query-vcpu-dirty-limit
2023-03-24 7:07 UTC (3+ messages)
[PATCH] qtests: avoid printing comments before g_test_init()
2023-03-24 7:34 UTC (3+ messages)
[PULL 0/2] xen queue
2023-03-24 14:56 UTC (3+ messages)
` [PULL 1/2] accel/xen: Fix DM state change notification in dm_restrict mode
` [PULL 2/2] hw/xenpv: Initialize Xen backend operations
[PATCH for 8.0 0/4] igb fixes for 8.0
2023-03-24 9:54 UTC (5+ messages)
` [PATCH for 8.0 1/4] igb: Save more Tx states
` [PATCH for 8.0 2/4] igb: Fix DMA requester specification for Tx packet
` [PATCH for 8.0 3/4] hw/net/net_tx_pkt: Ignore ECN bit
` [PATCH for 8.0 4/4] hw/net/net_tx_pkt: Align l3_hdr
[PATCH] scsi/lsi53c895a: restrict DMA engine to memory regions (CVE-2023-0330)
2023-03-24 11:37 UTC (5+ messages)
[PATCH v2] hw/ide: replace TABs with space
2023-03-24 10:34 UTC
[PATCH v18 0/8] Add support for zoned device
2023-03-24 11:26 UTC (10+ messages)
` [PATCH v18 1/8] include: add zoned device structs
` [PATCH v18 2/8] file-posix: introduce helper functions for sysfs attributes
` [PATCH v18 3/8] block: add block layer APIs resembling Linux ZonedBlockDevice ioctls
` [PATCH v18 4/8] raw-format: add zone operations to pass through requests
` [PATCH v18 5/8] config: add check to block layer
` [PATCH v18 6/8] qemu-iotests: test new zone operations
` [PATCH v18 7/8] block: add some trace events for new block layer APIs
` [PATCH v18 8/8] docs/zoned-storage: add zoned device documentation
[PATCH v15 0/4] vhost-vdpa: add support for vIOMMU
2023-03-24 3:45 UTC (7+ messages)
` [PATCH v15 4/4] vhost-vdpa: Add "
[PATCH v3 0/3] Add support for TPM devices over I2C bus
2023-03-24 14:36 UTC (8+ messages)
` [PATCH v3 1/3] docs: "
` [PATCH v3 2/3] TPM TIS: "
` [PATCH v3 3/3] New I2C: "
[PATCH 0/8] target/riscv: Simplification for RVH related check and code style fix
2023-03-24 12:38 UTC (5+ messages)
` [PATCH 1/8] target/riscv: Remove redundant call to riscv_cpu_virt_enabled
` [PATCH 3/8] target/riscv: Remove check on RVH for riscv_cpu_virt_enabled
` [PATCH 6/8] target/riscv: Fix format for indentation
` [PATCH 7/8] target/riscv: Fix format for comments
[PATCH 0/3] Add support for TPM devices over I2C bus
2023-03-24 12:50 UTC (19+ messages)
` [PATCH 1/3] docs: "
` [PATCH 2/3] TPM TIS: "
` [PATCH 3/3] New I2C: "
[PULL v2 00/18] Display patches
2023-03-24 15:25 UTC (3+ messages)
` [PULL v2 18/18] ui/dbus: restrict opengl to gbm-enabled config
[PATCH] systemd: Also clear LISTEN_FDNAMES during systemd socket activation
2023-03-24 15:33 UTC
[PATCH v9 0/5] Add zoned storage emulation to virtio-blk driver
2023-03-24 10:13 UTC (4+ messages)
` [PATCH v9 1/5] include: update virtio_blk headers to v6.3-rc1
` [PATCH v9 2/5] virtio-blk: add zoned storage emulation for zoned devices
` [PATCH v9 3/5] block: add accounting for zone append operation
[PATCH v9 4/5] virtio-blk: add some trace events for zoned emulation
2023-03-24 10:54 UTC (2+ messages)
` [PATCH v9 5/5] docs/zoned-storage:add zoned emulation use case
[PATCH] ui/spice: fix compilation on win32
2023-03-24 10:59 UTC (2+ messages)
[PATCH for 8.0] hw/net/net_tx_pkt: Align l3_hdr
2023-03-24 8:30 UTC (3+ messages)
[PATCH v3] hw/block: replace TABs with space
2023-03-24 10:46 UTC
[PATCH v4 0/2] target/riscv: reduce MSTATUS_SUM overhead
2023-03-24 12:31 UTC (14+ messages)
` [PATCH v4 1/2] target/riscv: separate priv from mmu_idx
[PATCH 1/2] hw/nvme: consider COPY command in nvme_aio_err
2023-03-24 8:35 UTC
[PATCH v2 00/27] Enable PV backends with Xen/KVM emulation
2023-03-24 14:51 UTC (7+ messages)
` [PATCH v2 09/27] hw/xen: Add evtchn operations to allow redirection to internal emulation
` [PATCH] hw/xenpv: Initialize Xen backend operations
[PULL 0/1] xen queue
2023-03-24 14:44 UTC (4+ messages)
` [PULL 1/1] accel/xen: Fix DM state change notification in dm_restrict mode
[PATCH v12 00/10] support subsets of code size reduction extension
2023-03-24 13:23 UTC (2+ messages)
[PATCH v9 1/5] include: update virtio_blk headers to v6.3-rc1
2023-03-24 10:59 UTC
[qemu-web PATCH v2] add post about plans for Python venvs
2023-03-24 8:58 UTC (2+ messages)
[RFC QEMU PATCH 00/18] Add VirtIO GPU and Passthrough GPU support on Xen
2023-03-24 13:22 UTC (6+ messages)
` [RFC QEMU PATCH 08/18] virtio-gpu: Initialize Venus
[PATCH for 8.0 v2] igb: Save more Tx states
2023-03-24 8:27 UTC (2+ messages)
[PATCH 1/6] target/ppc: Fix width of some 32-bit SPRs
2023-03-24 13:30 UTC (3+ messages)
` [PATCH 3/6] target/ppc: Fix instruction loading endianness in alignment interrupt
[PATCH v11 0/5] RISC-V Smstateen support
2023-03-24 13:31 UTC (4+ messages)
` [PATCH v11 4/5] target/riscv: smstateen check for fcsr
[PATCH v5 0/2] target/riscv: reduce MSTATUS_SUM overhead
2023-03-24 5:41 UTC (3+ messages)
` [PATCH v5 1/2] target/riscv: separate priv from mmu_idx
` [PATCH v5 2/2] target/riscv: reduce overhead of MSTATUS_SUM change
[PATCH v17 0/8] Add support for zoned device
2023-03-24 8:02 UTC (4+ messages)
` [PATCH v17 6/8] qemu-iotests: test new zone operations
[PATCH] Change the default for Mixed declarations
2023-03-24 8:43 UTC (3+ messages)
[PATCH v18 5/8] config: add check to block layer
2023-03-24 11:01 UTC
[PATCH v10 9/9] KVM: Enable and expose KVM_MEM_PRIVATE
2023-03-24 2:29 UTC (6+ messages)
[PATCH v15 00/60] Xen HVM support under KVM
2023-03-24 9:10 UTC (7+ messages)
` [PATCH v15 15/60] i386/xen: add pc_machine_kvm_type to initialize XEN_EMULATE mode
` [PATCH] hw/xen: Simplify emulated Xen platform init
[PATCH for 8.0] igb: Fix DMA requester specification for Tx packet
2023-03-24 7:42 UTC (2+ messages)
[PATCH] vfio/pci: add support for VF token
2023-03-24 8:42 UTC (6+ messages)
[PATCH v10 0/9] KVM: mm: fd-based approach for supporting KVM
2023-03-24 2:13 UTC (10+ messages)
Cxl devel!
2023-03-23 23:02 UTC
[PATCH v2 0/1] fix dumpdtb crash with ARM machines
2023-03-23 20:44 UTC (2+ messages)
` [PATCH v2 1/1] hw/arm: do not free machine->fdt in arm_load_dtb()
[PATCH 0/1] fix dumpdtb crash with ARM machines
2023-03-23 20:15 UTC (6+ messages)
` [PATCH 1/1] hw/arm: do not free machine->fdt in arm_load_dtb()
[PATCH for 8.1 v2 0/6] Move ASID test to vhost-vdpa net initialization
2023-03-23 19:54 UTC (7+ messages)
` [PATCH for 8.1 v2 1/6] vdpa: Remove status in reset tracing
` [PATCH for 8.1 v2 2/6] vdpa: add vhost_vdpa_reset_status_fd
` [PATCH for 8.1 v2 3/6] vdpa: add vhost_vdpa_set_dev_features_fd
` [PATCH for 8.1 v2 4/6] vdpa: return errno in vhost_vdpa_get_vring_group error
` [PATCH for 8.1 v2 5/6] vdpa: move CVQ isolation check to net_init_vhost_vdpa
` [PATCH for 8.1 v2 6/6] vdpa: Cache cvq group in VhostVDPAState
[PATCH v8 0/4] Add zoned storage emulation to virtio-blk driver
2023-03-23 19:26 UTC (8+ messages)
` [PATCH v8 2/4] virtio-blk: add zoned storage emulation for zoned devices
[PATCH 0/2] virtio-scsi: stop using aio_disable_external() during unplug
2023-03-23 18:56 UTC (3+ messages)
` [PATCH 1/2] virtio-scsi: avoid race between unplug and transport event
` [PATCH 2/2] virtio-scsi: stop using aio_disable_external() during unplug
[PATCH] Hexagon (translate.c): avoid redundant PC updates on COF
2023-03-23 18:52 UTC (3+ messages)
QMP command dumpdtb crash bug
2023-03-23 18:41 UTC (6+ messages)
[PATCH] hw/ssi: Fix Linux driver init issue with xilinx_spi
2023-03-23 18:28 UTC
QEMU fortnightly developers call for agenda for 2023-04-04
2023-03-23 17:53 UTC
[PATCH v3 0/8] Implement Most ARMv8.3 Pointer Authentication Features
2023-03-23 17:51 UTC (9+ messages)
` [PATCH v3 1/8] target/arm: Add ID_AA64ISAR2_EL1
` [PATCH v3 2/8] target/arm: v8.3 PAC ID_AA64ISAR[12] feature-detection
` [PATCH v3 7/8] target/arm: Implement v8.3 FPAC and FPACCOMBINE
` [PATCH v3 8/8] target/arm: Add CPU property for QARMA3, enable FPACCombined by default
[PATCH v3] target/riscv: reduce overhead of MSTATUS_SUM change
2023-03-23 16:41 UTC (6+ messages)
[RFC PATCH v1] hw/misc: add i2c slave device that passes i2c ops outside
2023-03-23 16:03 UTC (2+ messages)
[PATCH 0/9] (mostly) block: add more coroutine_fn annotations, use bdrv/blk_co_*
2023-03-23 15:02 UTC (2+ messages)
[PATCH] block/export: only acquire AioContext once for vhost_user_server_stop()
2023-03-23 14:58 UTC
[PATCH for-8.0 v2] aio-posix: fix race between epoll upgrade and aio_set_fd_handler()
2023-03-23 14:48 UTC
[PATCH 1/2] ui/gtk: use widget size for cursor motion event
2023-03-23 14:41 UTC (5+ messages)
[PATCH for-8.0 v2 1/1] modules: load modules from /var/run/qemu/<version> directory firstly
2023-03-23 14:24 UTC
[PATCH for-8.0] aio-posix: fix race between epoll upgrade and aio_set_fd_handler()
2023-03-23 13:58 UTC (3+ messages)
[PATCH 1/1] accel/kvm/kvm-all: fix vm crash when set dirty ring and memorybacking
2023-03-23 13:43 UTC (2+ messages)
vhost-user's disk can support physical_block_size=4096, logical_block_size=512?
2023-03-23 11:40 UTC
[RFC] accel/kvm/kvm-all: fix vm crash when set dirty ring and memorybacking
2023-03-23 7:27 UTC
[PATCH 00/45] Add RISC-V vector cryptographic instruction set support
2023-03-23 12:51 UTC (5+ messages)
` [PATCH 02/45] target/riscv: Refactor some of the generic vector functionality
[PATCH 00/45] Add RISC-V vector cryptographic instruction set support
2023-03-23 11:36 UTC (4+ messages)
[PATCH] hw/arm/virt: support both pl011 and 16550 uart
2023-03-23 11:26 UTC (2+ messages)
[PATCH] hw/nvme: Change alignment in dma functions for nvme_blk_*
2023-03-23 10:57 UTC (2+ messages)
QMP command set-vcpu-dirty-limit hangs
2023-03-23 10:33 UTC (3+ messages)
[PATCH v4 0/2] pci: slot_reserved_mask improvements
2023-03-23 10:18 UTC (2+ messages)
[PULL 00/30] gdbstub refactor for smaller build
2023-03-23 10:05 UTC (3+ messages)
` [PULL 22/30] gdbstub: only compile gdbstub twice for whole build
[PATCH v6 0/3] qga: Support merging output streams in guest-exec
2023-03-23 9:26 UTC (3+ messages)
` [PATCH v6 2/3] qga: Add `merged` variant to GuestExecCaptureOutputMode
[PATCH v2 0/2] ci: Remove cirrus-ci & cover SPICE in MSYS2 at gitlab-ci
2023-03-23 9:24 UTC (5+ messages)
` [PATCH v2 2/2] cirrus-ci: Remove MSYS2 jobs duplicated with gitlab-ci
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).