qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-04-06 13:52:40 to 2022-04-08 08:42:03 UTC [more...]

[PATCH RESEND v3] vdpa: reset the backend device in the end of vhost_net_stop()
 2022-04-08  8:38 UTC  (13+ messages)
` [PATCH v4] "
  ` [PATCH 0/3] Refactor vhost device reset
    ` [PATCH 1/3] vhost: Refactor vhost_reset_device() in VhostOps

[PATCH v5 0/2] Option to take screenshot with screendump as PNG
 2022-04-08  7:13 UTC  (3+ messages)
` [PATCH v5 1/2] Replacing CONFIG_VNC_PNG with CONFIG_PNG
` [PATCH v5 2/2] Added parameter to take screenshot with screendump as PNG

[PATCH v7 00/12] Improve PMU support
 2022-04-08  7:03 UTC  (4+ messages)
` [PATCH v7 11/12] hw/riscv: virt: Add PMU DT node to the device tree

[PATCH 0/2] target/riscv: Annotate atomic operations
 2022-04-08  6:16 UTC  (5+ messages)
` [PATCH 1/2] target/riscv: Use cpu_loop_exit_restore directly from mmu faults
` [PATCH 2/2] target/riscv: Mark amo insns during translation

[PATCH 1/2] gdbstub: Set current_cpu for memory read write
 2022-04-08  5:58 UTC  (10+ messages)

[PATCH v3] ui/cursor: fix integer overflow in cursor_alloc (CVE-2021-4206)
 2022-04-08  5:11 UTC  (5+ messages)

[PULL 0/2] Fixes 20220408 patches
 2022-04-08  4:52 UTC  (3+ messages)
` [PULL 1/2] display/qxl-render: fix race condition in qxl_cursor (CVE-2021-4207)
` [PULL 2/2] ui/cursor: fix integer overflow in cursor_alloc (CVE-2021-4206)

[PATCH v5 00/13] KVM: mm: fd-based approach for supporting KVM guest private memory
 2022-04-08  3:06 UTC  (7+ messages)
` [PATCH v5 04/13] mm/shmem: Restrict MFD_INACCESSIBLE memory against RLIMIT_MEMLOCK
` [PATCH v5 11/13] KVM: Zap existing KVM mappings when pages changed in the private fd

[PATCH 0/7] vhost-vdpa multiqueue fixes
 2022-04-08  1:02 UTC  (10+ messages)
` [PATCH 4/7] virtio: don't read pending event on host notifier if disabled

[PATCH v9 00/45] CXl 2.0 emulation Support
 2022-04-07 21:07 UTC  (3+ messages)
  ` [PATCH v9 33/45] cxl/cxl-host: Add memops for CFMWS region

[PATCH for 7.1 1/1] block: add 'force' parameter to 'blockdev-change-medium' command
 2022-04-07 21:58 UTC  (3+ messages)

[PATCH] target/riscv/pmp: simplify NAPOT address range computation
 2022-04-07 20:16 UTC 

[PATCH qemu] ppc/spapr/ddw: Add 2M pagesize
 2022-04-07 19:59 UTC  (3+ messages)

[PATCH v4 0/2] Option to take screenshot with screendump as PNG
 2022-04-07 17:58 UTC  (4+ messages)
` [PATCH v4 2/2] Added parameter "

[PATCH] x86: Implement Linear Address Masking support
 2022-04-07 17:44 UTC  (7+ messages)

[PATCH v4 00/19] migration: Postcopy Preemption
 2022-04-07 17:42 UTC  (5+ messages)
` [PATCH v4 01/19] migration: Postpone releasing MigrationState.hostname
` [PATCH v4 02/19] migration: Drop multifd tls_hostname cache

[RFC PATCH] tests/qtest: pass stdout/stderr down to subtests
 2022-04-07 15:00 UTC 

[PATCH for-7.0] virtio-iommu: use-after-free fix
 2022-04-07 14:50 UTC  (3+ messages)

[PATCH v1 0/4] hw/arm: versal: Add Cortex-R5s and CRL
 2022-04-07  9:25 UTC  (13+ messages)
` [PATCH v1 1/4] hw/arm: versal: Create an APU CPU Cluster
` [PATCH v1 2/4] hw/arm: versal: Add the Cortex-R5Fs
` [PATCH v1 3/4] hw/misc: Add a model of the Xilinx Versal CRL
` [PATCH v1 4/4] hw/arm: versal: Connect the CRL

[PATCH 1/1] qemu-img: properly list formats which have consistency check implemented
 2022-04-07 13:57 UTC  (2+ messages)

[libvirt RFC] virFile: new VIR_FILE_WRAPPER_BIG_PIPE to improve performance
 2022-04-07 13:57 UTC  (14+ messages)

[PATCH 0/3] vhost-user: Fixes for VHOST_USER_ADD/REM_MEM_REG
 2022-04-07 13:36 UTC  (4+ messages)
` [PATCH 1/3] docs/vhost-user: Clarifications "
` [PATCH 2/3] libvhost-user: Fix extra vu_add/rem_mem_reg reply
` [PATCH 3/3] vhost-user: Don't pass file descriptor for VHOST_USER_REM_MEM_REG

[PATCH v2 0/6] hw/riscv: Add TPM support to the virt board
 2022-04-07 13:30 UTC  (8+ messages)
` [PATCH v2 1/6] hw/riscv: virt: Add a machine done notifier
` [PATCH v2 2/6] hw/core: Move the ARM sysbus-fdt to core
` [PATCH v2 3/6] hw/riscv: virt: Create a platform bus
` [PATCH v2 4/6] hw/riscv: virt: Add support for generateing platform FDT entries
` [PATCH v2 5/6] hw/riscv: virt: Add device plug support
` [PATCH v2 6/6] hw/riscv: Enable TPM backends

[PATCH v4 0/7] copy-before-write: on-cbw-error and cbw-timeout
 2022-04-07 13:27 UTC  (8+ messages)
` [PATCH v4 1/7] block/copy-before-write: refactor option parsing
` [PATCH v4 2/7] block/copy-before-write: add on-cbw-error open parameter
` [PATCH v4 3/7] iotests: add copy-before-write: on-cbw-error tests
` [PATCH v4 4/7] util: add qemu-co-timeout
` [PATCH v4 5/7] block/block-copy: block_copy(): add timeout_ns parameter
` [PATCH v4 6/7] block/copy-before-write: implement cbw-timeout option
` [PATCH v4 7/7] iotests: copy-before-write: add cases for "

[PULL 00/12] virtiofs queue
 2022-04-07 13:09 UTC  (5+ messages)
` [PULL 09/12] virtiofsd: Create new file with security context

[PATCH v2 0/5] Generalize the sysbus device machine allowance
 2022-04-07 13:08 UTC  (11+ messages)
` [PATCH v2 1/5] qdev: add user_creatable_requires_machine_allowance class flag
` [PATCH v2 2/5] machine: update machine allowed list related functions/fields
` [PATCH v2 3/5] qdev-monitor: use the new user_creatable_requires_machine_allowance
` [PATCH v2 4/5] rename machine_class_allow_dynamic_sysbus_dev
` [PATCH v2 5/5] machine: remove temporary inline functions

[Qemu-devel] [PULL 00/30] target-arm queue
 2022-04-07 12:26 UTC  (5+ messages)
` [Qemu-devel] [PULL 28/30] introduce xlnx-dp

[PATCH for-7.1 00/18] hw/arm: Make exynos4210 use TYPE_SPLIT_IRQ
 2022-04-07 12:04 UTC  (23+ messages)
` [PATCH for-7.1 02/18] hw/intc/exynos4210_gic: Remove unused TYPE_EXYNOS4210_IRQ_GATE
` [PATCH for-7.1 09/18] hw/arm/exynos4210: Drop ext_gic_irq[] from Exynos4210Irq struct
` [PATCH for-7.1 10/18] hw/arm/exynos4210: Move exynos4210_combiner_get_gpioin() into exynos4210.c
` [PATCH for-7.1 11/18] hw/arm/exynos4210: Delete unused macro definitions
` [PATCH for-7.1 12/18] hw/arm/exynos4210: Use TYPE_SPLIT_IRQ in exynos4210_init_board_irqs()
` [PATCH for-7.1 13/18] hw/arm/exynos4210: Fill in irq_table[] for internal-combiner-only IRQ lines
` [PATCH for-7.1 14/18] hw/arm/exynos4210: Connect MCT_G0 and MCT_G1 to both combiners
` [PATCH for-7.1 15/18] hw/arm/exynos4210: Don't connect multiple lines to external GIC inputs
` [PATCH for-7.1 16/18] hw/arm/exynos4210: Fold combiner splits into exynos4210_init_board_irqs()
` [PATCH for-7.1 17/18] hw/arm/exynos4210: Put combiners into state struct
` [PATCH for-7.1 18/18] hw/arm/exynos4210: Drop Exynos4210Irq struct

[PATCH 00/32] Misc cleanups
 2022-04-07 11:19 UTC  (9+ messages)
` [PATCH 12/32] qga: replace deprecated g_get_current_time()
` [PATCH 14/32] util: rename qemu-error.c to match its header name
` [PATCH 15/32] error-report: use error_printf() for program prefix

[PATCH v3 0/7] copy-before-write: on-cbw-error and cbw-timeout
 2022-04-07 10:54 UTC  (15+ messages)
` [PATCH v3 1/7] block/copy-before-write: refactor option parsing
` [PATCH v3 2/7] block/copy-before-write: add on-cbw-error open parameter
` [PATCH v3 3/7] iotests: add copy-before-write: on-cbw-error tests
` [PATCH v3 4/7] util: add qemu-co-timeout
` [PATCH v3 5/7] block/block-copy: block_copy(): add timeout_ns parameter
` [PATCH v3 6/7] block/copy-before-write: implement cbw-timeout option
` [PATCH v3 7/7] iotests: copy-before-write: add cases for "

[PATCH for-7.1 0/2] throttle-groups: use QEMU_CLOCK_REALTIME
 2022-04-07 10:45 UTC  (5+ messages)
` [PATCH 1/2] block/throttle-groups: use QEMU_CLOCK_REALTIME for qtest too
` [PATCH 2/2] iotests: add throttle test

[PULL 0/3] virtio,pc: bugfixes
 2022-04-07  9:53 UTC  (7+ messages)
` [PULL 1/3] virtio: fix feature negotiation for ACCESS_PLATFORM
` [PULL 2/3] intel-iommu: correct the value used for error_setg_errno()
` [PULL 3/3] virtio-iommu: use-after-free fix

[PATCH v3 2/9] dump: Remove the sh_info variable
 2022-04-07  9:48 UTC  (2+ messages)
` [PATCH v4] "

[PATCH v2] display/qxl-render: fix race condition in qxl_cursor (CVE-2021-4207)
 2022-04-07  9:16 UTC  (2+ messages)

[RFC PATCH] tests/qtest: properly initialise the vring used idx
 2022-04-07  8:34 UTC  (7+ messages)

[PATCH v3 0/5] qtests/libqos: Allow PCI tests to be run with virt-machine
 2022-04-07  8:36 UTC  (4+ messages)
` [PATCH v3 4/5] tests/qtest/vhost-user-blk-test: Temporary hack to get tests passing on aarch64

[RFC v2 0/8] blkio: add libblkio BlockDriver
 2022-04-07  8:34 UTC  (6+ messages)
` [RFC v2 1/8] blkio: add io_uring block driver using libblkio

[PATCH] hw/arm/smmuv3: Pass the real perm to returned IOMMUTLBEntry in smmuv3_translate()
 2022-04-07  7:57 UTC 

[ANNOUNCE] QEMU 7.0.0-rc3 is now available
 2022-04-07  5:56 UTC 

[PATCH v3] qapi, target/i386/sev: Add cpu0-id to query-sev-capabilities
 2022-04-07  5:55 UTC  (5+ messages)

[BUG]QEMU jump into interrupt when single-stepping on aarch64
 2022-04-07  4:10 UTC  (3+ messages)

[PATCH RESEND v1] trace: Split address space and slot id in trace_kvm_set_user_memory()
 2022-04-07  2:46 UTC  (2+ messages)

[PATCH] hw/vfio/common: Fix a small boundary issue of a trace
 2022-04-07  1:19 UTC  (3+ messages)

[RESEND PATCH] target/riscv: fix start byte for vmv<nf>r.v when vstart != 0
 2022-04-06 23:07 UTC  (2+ messages)

[PATCH 0/2] Define NPCM7XX PWRON bit fields
 2022-04-06 22:34 UTC  (3+ messages)
` [PATCH 1/2] hw/misc: Add PWRON STRAP bit fields in GCR module
` [PATCH 2/2] hw/arm: Use bit fields for NPCM7XX PWRON STRAPs

[RFC PATCH 0/4] hw/i2c: i2c slave mode support
 2022-04-06 22:06 UTC  (6+ messages)

[PATCH v2] ui/cursor: fix integer overflow in cursor_alloc (CVE-2022-4206)
 2022-04-06 21:18 UTC 

[PATCH v2] acpi: fix acpi_index migration
 2022-04-06 21:12 UTC  (4+ messages)

[PATCH] acpi: fix acpi_index migration
 2022-04-06 18:56 UTC  (2+ messages)

[PATCH v5 00/13] KVM: mm: fd-based approach for supporting KVM guest private memory
 2022-04-06 18:42 UTC  (12+ messages)

[PATCH] acpi: Bodge acpi_index migration
 2022-04-06 18:02 UTC  (10+ messages)

[PATCH v4 0/4] dump: add 32-bit guest Windows support
 2022-04-06 17:15 UTC  (5+ messages)
` [PATCH v4 1/4] include/qemu: rename Windows context definitions to expose bitness
` [PATCH v4 2/4] dump/win_dump: add helper macros for Windows dump header access
` [PATCH v4 3/4] include/qemu: add 32-bit Windows dump structures
` [PATCH v4 4/4] dump/win_dump: add 32-bit guest Windows support

[PATCH] [PATCH RFC v4] Implements Backend Program conventions for vhost-user-scsi
 2022-04-06 16:24 UTC 

[PATCH v2 0/7] copy-before-write: on-cbw-error and cbw-timeout
 2022-04-06 16:10 UTC  (4+ messages)
` [PATCH v2 5/7] block/block-copy: block_copy(): add timeout_ns parameter

[PATCH v1] configure: judge build dir permission
 2022-04-06 15:57 UTC  (3+ messages)

[PATCH] [PATCH RFC v3] Implements Backend Program conventions for vhost-user-scsi
 2022-04-06 15:25 UTC  (2+ messages)

[PATCH v3 0/4] dump: add 32-bit guest Windows support
 2022-04-06 15:20 UTC  (7+ messages)
` [PATCH v3 3/4] include/qemu: add 32-bit Windows dump structures
` [PATCH v3 4/4] dump/win_dump: add 32-bit guest Windows support

iotest40 problem
 2022-04-06 15:11 UTC  (9+ messages)

[PATCH qemu] ppc/vof: Fix uninitialized string tracing
 2022-04-06 14:51 UTC  (2+ messages)


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).