qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-04-05 22:46:42 to 2022-04-07 09:29:14 UTC [more...]

[PATCH v1 0/4] hw/arm: versal: Add Cortex-R5s and CRL
 2022-04-07  9:24 UTC  (6+ 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 v3 0/7] copy-before-write: on-cbw-error and cbw-timeout
 2022-04-07  9:20 UTC  (13+ 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 "

[PULL 0/3] virtio,pc: bugfixes
 2022-04-07  9:18 UTC  (5+ 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] ui/cursor: fix integer overflow in cursor_alloc (CVE-2021-4206)
 2022-04-07  9:17 UTC  (2+ messages)

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

[PATCH 1/1] qemu-img: properly list formats which have consistency check implemented
 2022-04-07  8:39 UTC 

[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 

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

[libvirt RFC] virFile: new VIR_FILE_WRAPPER_BIG_PIPE to improve performance
 2022-04-07  7:11 UTC  (12+ messages)

[PATCH 0/7] vhost-vdpa multiqueue fixes
 2022-04-07  7:05 UTC  (16+ messages)
` [PATCH 1/7] virtio-net: align ctrl_vq index for non-mq guest for vhost_vdpa
` [PATCH 4/7] virtio: don't read pending event on host notifier if disabled

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

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

[PATCH 00/32] Misc cleanups
 2022-04-07  5:50 UTC  (19+ messages)
` [PATCH 12/32] qga: replace deprecated g_get_current_time()
` [PATCH 13/32] error-report: replace deprecated g_get_current_time() with glib >= 2.62
` [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 20/32] include: move dump_in_progress() to runstate.h
` [PATCH 32/32] Remove qemu-common.h include from most units

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

[PATCH] x86: Implement Linear Address Masking support
 2022-04-07  3:34 UTC  (2+ messages)

[PATCH qemu] ppc/spapr/ddw: Add 2M pagesize
 2022-04-07  3:08 UTC  (2+ 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 v2 0/6] hw/riscv: Add TPM support to the virt board
 2022-04-07  2:04 UTC  (7+ 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] 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  (12+ messages)
` [RFC PATCH 3/4] hw/i2c: add slave mode for aspeed_i2c

[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  (15+ 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  (11+ messages)
` [PATCH v3 1/4] include/qemu: rename Windows context definitions to expose bitness
` [PATCH v3 2/4] dump/win_dump: add helper macros for Windows dump header access
` [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)

[PATCH for-7.1 00/18] hw/arm: Make exynos4210 use TYPE_SPLIT_IRQ
 2022-04-06 14:06 UTC  (35+ messages)
` [PATCH for-7.1 01/18] hw/arm/exynos4210: Use TYPE_OR_IRQ instead of custom OR-gate device
` [PATCH for-7.1 03/18] hw/arm/exynos4210: Put a9mpcore device into state struct
` [PATCH for-7.1 04/18] hw/arm/exynos4210: Drop int_gic_irq[] from Exynos4210Irq struct
` [PATCH for-7.1 05/18] hw/arm/exynos4210: Coalesce board_irqs and irq_table
` [PATCH for-7.1 06/18] hw/arm/exynos4210: Fix code style nit in combiner_grp_to_gic_id[]
` [PATCH for-7.1 07/18] hw/arm/exynos4210: Move exynos4210_init_board_irqs() into exynos4210.c
` [PATCH for-7.1 08/18] hw/arm/exynos4210: Put external GIC into state struct
` [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] hmat acpi: Don't require initiator value in -numa when hmat=on
 2022-04-06 13:44 UTC  (2+ messages)

[PATCH v2 0/9] VDIV/VMOD Implementation
 2022-04-06 13:29 UTC  (3+ messages)
` [PATCH v2 1/9] qemu/int128: add int128_urshift

[PATCH] migration: Fix operator type
 2022-04-06 12:18 UTC  (3+ messages)

FSFreeze on Windows VM
 2022-04-06 11:29 UTC  (2+ messages)

Fix a potential Use-after-free in virtio_iommu_handle_command() (v6.2.0)
 2022-04-06 11:21 UTC  (5+ messages)

[RFC PATCH 0/7] aspeed: i2c: Add new mode support
 2022-04-06 10:36 UTC  (10+ messages)
` [RFC PATCH 1/7] hw/registerfields: Add shared fields macros
` [RFC PATCH 2/7] aspeed: i2c: Add ctrl_global_rsvd property
` [RFC PATCH 4/7] aspeed: i2c: Use reg array instead of individual vars
` [RFC PATCH 6/7] aspeed: i2c: Add PKT_DONE IRQ to trace

[PATCH v1] hw/ppc: change indentation to spaces from TABs
 2022-04-06 10:08 UTC  (2+ messages)

[RFC PATCH 0/1] add Valgrind hint in kvm_get_one_reg()
 2022-04-06  1:49 UTC  (5+ messages)
` [RFC PATCH 1/1] kvm-all.c: hint Valgrind that kvm_get_one_reg() inits memory

[PATCH for-7.1 0/1] Coverity fixes in hw/ppc/spapr_nvdimm.c
 2022-04-06  3:03 UTC  (3+ messages)
` [PATCH for-7.1 1/1] hw/ppc: check if spapr_drc_index() returns NULL in spapr_nvdimm.c

[PATCH 0/2] Remove PCIE root bridge LSI on powernv
 2022-04-06  8:57 UTC  (3+ messages)

[PATCH] acpi: Bodge acpi_index migration
 2022-04-06  8:53 UTC  (8+ messages)

[PATCH] acpi: Bodge acpi_index migration
 2022-04-06  8:27 UTC  (2+ messages)

[PATCH v4 0/6] Support exporting BDSs via VDUSE
 2022-04-06  7:59 UTC  (7+ messages)
` [PATCH v4 1/6] block: Support passing NULL ops to blk_set_dev_ops()
` [PATCH v4 2/6] linux-headers: Add vduse.h
` [PATCH v4 3/6] libvduse: Add VDUSE (vDPA Device in Userspace) library
` [PATCH v4 4/6] vduse-blk: implements vduse-blk export
` [PATCH v4 5/6] vduse-blk: Add vduse-blk resize support
` [PATCH v4 6/6] libvduse: Add support for reconnecting

[PATCH] ui/cursor: fix integer overflow in cursor_alloc (CVE-2022-4206)
 2022-04-06  6:24 UTC  (5+ messages)

[RFC PATCH] python: add qmp-send program to send raw qmp commands to qemu
 2022-04-06  5:18 UTC  (5+ messages)

[PATCH V2 0/4] PASID support for Intel IOMMU
 2022-04-06  3:41 UTC  (26+ messages)
` [PATCH V2 1/4] intel-iommu: don't warn guest errors when getting rid2pasid entry
` [PATCH V2 4/4] intel-iommu: PASID support

[PATCH] vdpa: Add missing tracing to batch mapping functions
 2022-04-06  2:34 UTC  (2+ messages)

[PATCH v5 00/13] KVM: mm: fd-based approach for supporting KVM guest private memory
 2022-04-05 23:45 UTC  (3+ messages)
` [PATCH v5 11/13] KVM: Zap existing KVM mappings when pages changed in the private fd

[PATCH for-7.1 00/11] hw/arm: Add NPCM8XX support
 2022-04-05 22:36 UTC  (5+ messages)
` [PATCH for-7.1 05/11] hw/misc: Store DRAM size in NPCM8XX GCR Module
` [PATCH for-7.1 08/11] hw/net: Add NPCM8XX PCS Module
` [PATCH for-7.1 09/11] pc-bios: Add NPCM8xx Bootrom
` [PATCH for-7.1 11/11] hw/arm: Add NPCM845 Evaluation board


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