qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-07-09 14:59:30 to 2024-07-10 14:08:54 UTC [more...]

[PATCH v3 00/17] hw/sd/sdcard: Accumulation of cleanups and fixes
 2024-07-10 14:08 UTC  (5+ messages)
` [PATCH v3 06/17] hw/sd/sdcard: Do not store vendor data on block drive (CMD56)

[PATCH v2 0/4] virtio-net: Convert feature properties to OnOffAuto
 2024-07-10 14:06 UTC  (4+ messages)
` [PATCH v2 1/4] qdev-properties: Add DEFINE_PROP_ON_OFF_AUTO_BIT64()

[PATCH] tests/avocado: Remove the non-working virtio_check_params test
 2024-07-10 13:59 UTC  (2+ messages)

[PATCH v4 0/4] Implement using Intel QAT to offload ZLIB
 2024-07-10 13:55 UTC  (4+ messages)

[PATCH] virtio: Always reset vhost devices
 2024-07-10 13:39 UTC  (2+ messages)

[PATCH v2 1/2] qcow2: handle discard-no-unref in measure
 2024-07-10 13:00 UTC  (4+ messages)
` [PATCH v2 2/2] qcow2: don't allow discard-no-unref when discard is not enabled

[PATCH v4 0/6] virtio,vhost: Add VIRTIO_F_IN_ORDER support
 2024-07-10 12:55 UTC  (7+ messages)
` [PATCH v4 1/6] virtio: Add bool to VirtQueueElement
` [PATCH v4 2/6] virtio: virtqueue_pop - VIRTIO_F_IN_ORDER support
` [PATCH v4 3/6] virtio: virtqueue_ordered_fill "
` [PATCH v4 4/6] virtio: virtqueue_ordered_flush "
` [PATCH v4 5/6] vhost, vhost-user: Add VIRTIO_F_IN_ORDER to vhost feature bits
` [PATCH v4 6/6] virtio: Add VIRTIO_F_IN_ORDER property definition

[PULL 00/42] i386, scsi. hostmem fixes for 2024-06-08
 2024-07-10 12:53 UTC  (5+ messages)
` [PULL 13/42] target/i386: use gen_writeback() within gen_POP()

[PATCH v2 00/13] Fixes for user-only munmap races
 2024-07-10 12:25 UTC  (19+ messages)
` [PATCH v2 01/13] accel/tcg: Move {set, clear}_helper_retaddr to cpu_ldst.h
` [PATCH v2 02/13] target/arm: Use cpu_env in cpu_untagged_addr
` [PATCH v2 03/13] target/arm: Use set/clear_helper_retaddr in helper-a64.c
` [PATCH v2 04/13] target/arm: Use set/clear_helper_retaddr in SVE and SME helpers
` [PATCH v2 05/13] target/ppc/mem_helper.c: Remove a conditional from dcbz_common()
` [PATCH v2 06/13] target/ppc: Hoist dcbz_size out of dcbz_common
` [PATCH v2 07/13] target/ppc: Split out helper_dbczl for 970
` [PATCH v2 08/13] target/ppc: Merge helper_{dcbz,dcbzep}
` [PATCH v2 09/13] target/ppc: Improve helper_dcbz for user-only
` [PATCH v2 10/13] target/s390x: Use user_or_likely in do_access_memset
` [PATCH v2 11/13] target/s390x: Use user_or_likely in access_memmove
` [PATCH v2 12/13] target/s390x: Use set/clear_helper_retaddr in mem_helper.c
` [PATCH v2 13/13] target/riscv: Simplify probing in vext_ldff

[PATCH v2] plugins/stoptrigger: TCG plugin to stop execution under conditions
 2024-07-10 12:08 UTC 

[PATCH] tests/avocado: Remove non-working sparc leon3 test
 2024-07-10 11:17 UTC 

[PATCH v3 00/10] hw/vfio: IOMMUFD Dirty Tracking
 2024-07-10 10:59 UTC  (21+ messages)
` [PATCH v3 01/10] vfio/iommufd: Don't fail to realize on IOMMU_GET_HW_INFO failure
` [PATCH v3 05/10] vfio/iommufd: Probe and request hwpt dirty tracking capability
` [PATCH v3 09/10] vfio/migration: Don't block migration device dirty tracking is unsupported
` [PATCH v3 10/10] vfio/common: Allow disabling device dirty page tracking

[PATCH v10 00/12] hw/pci: SR-IOV related fixes and improvements
 2024-07-10 10:52 UTC  (4+ messages)
` [PATCH v10 06/12] pcie_sriov: Reuse SR-IOV VF device instances

[RFC] Per-request private data in virtio-block
 2024-07-10 10:08 UTC 

[PATCH] hw/timer/hpet: Fix wrong HPET interrupts
 2024-07-10 10:01 UTC  (2+ messages)

[PATCH v2 0/2] RISC-V: Add preliminary textra trigger CSR functions
 2024-07-10 10:00 UTC  (3+ messages)
` [PATCH v2 1/2] target/riscv: Preliminary textra trigger CSR writting support
` [PATCH v2 2/2] target/riscv: Add textra matching condition for the triggers

[PATCH] target/loongarch/gdbstub: Add vector registers support
 2024-07-10  9:37 UTC  (3+ messages)

[PATCH] hw/nvme: actually implement abort
 2024-07-10  9:09 UTC  (4+ messages)

[PATCH] e1000: Fix the unexpected assumption that the receive buffer is full
 2024-07-10  9:04 UTC  (9+ messages)

[PATCH] plugins/stoptrigger: TCG plugin to stop execution under conditions
 2024-07-10  8:59 UTC  (2+ messages)

[RFC PATCH v4 0/7] Add Rust support, implement ARM PL011
 2024-07-10  8:55 UTC  (17+ messages)
` [RFC PATCH v4 2/7] rust: add bindgen step as a meson dependency
` [RFC PATCH v4 5/7] .gitattributes: add Rust diff and merge attributes

[PATCH v4 00/19] SMMUv3 nested translation support
 2024-07-10  8:39 UTC  (6+ messages)
` [PATCH v4 09/19] hw/arm/smmu-common: Rework TLB lookup for nesting

[PATCH v47 00/19] hw/sd/sdcard: Add eMMC support
 2024-07-10  8:09 UTC  (31+ messages)
` [PATCH v47 01/19] hw/sd/sdcard: Basis for "
` [PATCH v47 02/19] hw/sd/sdcard: Register generic command handlers
` [PATCH v47 03/19] hw/sd/sdcard: Register unimplemented "
` [PATCH v47 04/19] hw/sd/sdcard: Implement emmc_set_cid()
` [PATCH v47 05/19] hw/sd/sdcard: Implement emmc_set_csd()
` [PATCH v47 06/19] hw/sd/sdcard: Add emmc_cmd_SET_RELATIVE_ADDR handler (CMD3)
` [PATCH v47 07/19] hw/sd/sdcard: Fix SET_BLOCK_COUNT command argument on eMMC (CMD23)
` [PATCH v47 08/19] hw/sd/sdcard: Add mmc_cmd_PROGRAM_CID handler (CMD26)
` [PATCH v47 09/19] hw/sd/sdcard: Implement eMMC sleep state (CMD5)
` [PATCH v47 10/19] hw/sd/sdcard: Add emmc_cmd_SEND_EXT_CSD handler (CMD8)
` [PATCH v47 11/19] hw/sd/sdcard: Add eMMC 'boot-size' property
` [PATCH v47 12/19] hw/sd/sdcard: Simplify EXT_CSD values for spec v4.3
` [PATCH v47 13/19] hw/sd/sdcard: Migrate ExtCSD 'modes' register
` [PATCH v47 14/19] hw/sd/sdcard: Add mmc SWITCH function support (CMD6)
` [PATCH v47 15/19] hw/sd/sdcard: Implement eMMC 'boot-mode'
` [Aspeed PATCH v47 16/19] hw/sd/sdcard: Support boot area in emmc image
` [Aspeed PATCH v47 17/19] hw/sd/sdcard: Subtract bootarea size from blk
` [Aspeed PATCH v47 18/19] hw/sd/sdcard: Add boot config support
` [PATCH v47 19/19] hw/sd/sdcard: Enable TYPE_EMMC card model

[PATCH] contrib/elf2dmp: a workaround for the buggy msvcrt.dll!fwrite
 2024-07-10  8:02 UTC  (3+ messages)

[PATCH 0/8] aspeed: Add boot from eMMC support (AST2600)
 2024-07-10  7:54 UTC  (10+ messages)
` [PATCH 5/8] aspeed: Set eMMC 'boot-config' property to reflect HW strapping

[PATCH] vhsot-user: Remove redundant judgment
 2024-07-10  7:40 UTC 

[PATCH v7 00/11] Add RISC-V ISA extension smcntrpmf support
 2024-07-10  7:38 UTC  (7+ messages)
` [PATCH v7 03/11] target/riscv: Add cycle & instret privilege mode filtering properties
` [PATCH v7 05/11] target/riscv: Add cycle & instret privilege mode filtering support

[PATCH] hw/nvme: Fix memory leak in nvme_dsm
 2024-07-10  7:37 UTC  (2+ messages)

[PATCH v2] i386/sev: Don't allow automatic fallback to legacy KVM_SEV*_INIT
 2024-07-10  7:18 UTC  (3+ messages)

[PATCH] i386/sev: Don't allow automatic fallback to legacy KVM_SEV*_INIT
 2024-07-10  7:16 UTC  (8+ messages)

[PATCH 00/10] target/i386/tcg: fixes for seg_helper.c
 2024-07-10  6:29 UTC  (11+ messages)
` [PATCH 01/10] target/i386/tcg: Remove SEG_ADDL
` [PATCH 02/10] target/i386/tcg: Allow IRET from user mode to user mode with SMAP
` [PATCH 03/10] target/i386/tcg: use PUSHL/PUSHW for error code
` [PATCH 04/10] target/i386/tcg: Reorg push/pop within seg_helper.c
` [PATCH 05/10] target/i386/tcg: Introduce x86_mmu_index_{kernel_,}pl
` [PATCH 06/10] target/i386/tcg: Compute MMU index once
` [PATCH 07/10] target/i386/tcg: Use DPL-level accesses for interrupts and call gates
` [PATCH 08/10] target/i386/tcg: check for correct busy state before switching to a new task
` [PATCH 09/10] target/i386/tcg: use X86Access for TSS access
` [PATCH 10/10] target/i386/tcg: save current task state before loading new one

[PATCH RFC] virtio-balloon: make it spec compliant
 2024-07-10  6:13 UTC  (3+ messages)

[PATCH v2 0/4] Reconstruct loongson ipi driver
 2024-07-10  6:08 UTC  (4+ messages)

[PATCH 0/8] qapi: convert example sections to qmp-example rST directives
 2024-07-10  5:44 UTC  (16+ messages)
` [PATCH 3/8] docs/qapidoc: add QMP highlighting to annotated qmp-example blocks
` [PATCH 4/8] docs/sphinx: add CSS styling for qmp-example directive
` [PATCH 7/8] qapi: convert "Example" sections with longer prose
` [PATCH 8/8] qapi: remove "Example" doc section

[PATCH ats_vtd v5 00/22] ATS support for VT-d
 2024-07-10  5:17 UTC  (6+ messages)
  ` [PATCH ats_vtd v5 20/22] pci: add a pci-level API for ATS

[PATCH v2] hw/ufs: Fix mcq register range check logic
 2024-07-10  5:07 UTC 

[RFC 0/5] accel/kvm: Support KVM PMU filter
 2024-07-10  4:51 UTC  (6+ messages)
` [RFC 1/5] qapi/qom: Introduce kvm-pmu-filter object
` [RFC 2/5] i386/kvm: Support initial KVM PMU filter
` [RFC 3/5] i386/kvm: Support event with select&umask format in "
` [RFC 4/5] i386/kvm: Support event with masked entry "
` [RFC 5/5] i386/kvm: Support fixed counter "

[PATCH v2] target/loongarch: Remove avail_64 in trans_srai_w() and simplify it
 2024-07-10  3:08 UTC  (3+ messages)

[PATCH RFCv1 00/10] hw/arm/virt: Add multiple nested SMMUs
 2024-07-10  2:32 UTC  (15+ messages)
` [PATCH RFCv1 02/10] hw/arm/virt: Add iommufd link to virt-machine
` [PATCH RFCv1 03/10] hw/arm/virt: Get the number of host-level SMMUv3 instances
` [PATCH RFCv1 05/10] hw/arm/virt: Add VIRT_NESTED_SMMU

[PATCH v5 0/7] target/riscv: Expose RV32 cpu to RV64 QEMU
 2024-07-10  2:24 UTC  (8+ messages)
` [PATCH v5 1/7] target/riscv: Add fw_dynamic_info32 for booting RV32 OpenSBI
` [PATCH v5 2/7] target/riscv: Adjust PMP size for no-MMU RV64 QEMU running RV32
` [PATCH v5 3/7] target/riscv: Correct SXL return value for RV32 in RV64 QEMU
` [PATCH v5 4/7] target/riscv: Detect sxl to set bit width for RV32 in RV64
` [PATCH v5 5/7] target/riscv: Correct mcause/scause bit width for RV32 in RV64 QEMU
` [PATCH v5 6/7] target/riscv: Enable RV32 CPU support "
` [PATCH v5 7/7] tests/avocado: Add an avocado test for riscv64

[PATCH v4 0/7] target/riscv: Expose RV32 cpu to RV64 QEMU
 2024-07-10  1:38 UTC  (6+ messages)
` [PATCH v4 5/7] target/riscv: Correct mcause/scause bit width for RV32 in "
` [PATCH v4 7/7] tests/avocado: Add an avocado test for riscv64

[PATCH v4 00/11] target/riscv: Support zimop/zcmop/zama16b/zabha
 2024-07-10  1:39 UTC  (2+ messages)

[PATCH 0/2] RISC-V: Add preliminary textra trigger CSR functions
 2024-07-10  1:29 UTC  (5+ messages)
` [PATCH 1/2] target/riscv: Preliminary textra trigger CSR writting support
` [PATCH 2/2] target/riscv: Add textra matching condition for the triggers

[PATCH v2 0/9] RISC-V: ACPI: Namespace updates
 2024-07-10  0:54 UTC  (3+ messages)
` [PATCH v2 6/9] tests/qtest/bios-tables-test.c: Remove the fall back path

[PATCH] target/riscv/kvm: update KVM regs to Linux 6.10-rc5
 2024-07-10  0:51 UTC  (3+ messages)

Avocado 88.1 vs Python 3.12
 2024-07-09 23:45 UTC  (3+ messages)

[PATCH V1 0/8] Live update: vfio
 2024-07-09 20:58 UTC  (9+ messages)
` [PATCH V1 1/8] migration: cpr_needed_for_reuse
` [PATCH V1 2/8] pci: export msix_is_pending
` [PATCH V1 3/8] vfio-pci: refactor for cpr
` [PATCH V1 4/8] vfio-pci: cpr part 1 (fd and dma)
` [PATCH V1 5/8] vfio-pci: cpr part 2 (msi)
` [PATCH V1 6/8] vfio-pci: cpr part 3 (intx)
` [PATCH V1 7/8] vfio: vfio_find_ram_discard_listener
` [PATCH V1 8/8] vfio-pci: recover from unmap-all-vaddr failure

[PATCH] docs/migration: add qatzip compression feature
 2024-07-09 18:50 UTC  (2+ messages)

[PULL 0/8] aspeed queue
 2024-07-09 17:26 UTC  (2+ messages)

[PULL 0/9] vfio queue
 2024-07-09 17:26 UTC  (2+ messages)

[PATCH] qdev-monitor: QAPIfy QMP device_add
 2024-07-09 16:48 UTC  (2+ messages)

[PATCH v1 1/1] virtio-snd: add max size bounds check in input cb
 2024-07-09 16:21 UTC  (3+ messages)

[PATCH 0/2] target/arm: Fix unwind from dc zva and FEAT_MOPS
 2024-07-09 16:17 UTC  (3+ messages)

[PATCH] char-mux: Don't overwrite the receive buffer
 2024-07-09 15:56 UTC  (7+ messages)

[PATCH 0/2] target/arm: two LDAPR/STLR fixes
 2024-07-09 15:51 UTC  (7+ messages)
` [PATCH 1/2] target/arm: Fix handling of LDAPR/STLR with negative offset
` [PATCH 2/2] target/arm: LDAPR should honour SCTLR_ELx.nAA


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