qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-09-29 12:39:44 to 2024-09-30 13:32:21 UTC [more...]

[PATCH V2 0/18] s390x: Add Full Boot Order Support
 2024-09-30 13:31 UTC  (32+ messages)
` [PATCH 07/18] pc-bios/s390-ccw: Remove panics from ISO IPL path
` [PATCH 09/18] pc-bios/s390-ccw: Remove panics from SCSI "
` [PATCH 10/18] pc-bios/s390-ccw: Remove panics from DASD "
` [PATCH 11/18] pc-bios/s390-ccw: Remove panics from Netboot "
` [PATCH 12/18] pc-bios/s390-ccw: Enable failed IPL to return after error
` [PATCH 13/18] include/hw/s390x: Add include files for common IPL structs
` [PATCH 14/18] s390x: Add individual loadparm assignment to CCW device
` [PATCH 15/18] hw/s390x: Build an IPLB for each boot device
` [PATCH 16/18] s390x: Rebuild IPLB for SCSI device directly from DIAG308
` [PATCH 17/18] pc-bios/s390x: Enable multi-device boot loop
` [PATCH 18/18] docs/system: Update documentation for s390x IPL

[PATCH v2 00/19] qapi: Reduce use of 'prefix'
 2024-09-30 13:28 UTC  (4+ messages)
` [PATCH v2 03/19] qapi/block-core: Drop temporary 'prefix'

[PATCH v1 00/14] s390x: virtio-mem support
 2024-09-30 13:26 UTC  (14+ messages)
` [PATCH v1 07/14] s390x/s390-hypercall: introduce DIAG500 STORAGE_LIMIT
` [PATCH v1 10/14] s390x/pv: check initial, not maximum RAM size

[PATCH v3 00/22] -Werror=maybe-uninitialized fixes
 2024-09-30 13:26 UTC  (35+ messages)
` [PATCH v3 01/22] util/coroutine: fix -Werror=maybe-uninitialized false-positive
` [PATCH v3 02/22] util/timer: "
` [PATCH v3 03/22] hw/qxl: fix -Werror=maybe-uninitialized false-positives
` [PATCH v3 04/22] nbd: fix -Werror=maybe-uninitialized false-positive
` [PATCH v3 05/22] block/mirror: "
` [PATCH v3 06/22] "
` [PATCH v3 07/22] block/stream: fix -Werror=maybe-uninitialized false-positives
` [PATCH v3 08/22] hw/ahci: fix -Werror=maybe-uninitialized false-positive
` [PATCH v3 09/22] hw/vhost-scsi: fix -Werror=maybe-uninitialized
` [PATCH v3 10/22] hw/sdhci: fix -Werror=maybe-uninitialized false-positive
` [PATCH v3 11/22] block/block-copy: "
` [PATCH v3 12/22] migration: fix -Werror=maybe-uninitialized false-positives
` [PATCH v3 13/22] hw/virtio-blk: fix -Werror=maybe-uninitialized false-positive
` [PATCH v3 14/22] migration: "
` [PATCH v3 15/22] linux-user/hppa: "
` [PATCH v3 16/22] target/loongarch: "
` [PATCH v3 17/22] tests: "
` [PATCH v3 18/22] hw/virtio: fix -Werror=maybe-uninitialized
` [PATCH v3 19/22] RFC: hw/virtio: a potential leak fix
` [PATCH v3 20/22] block: fix -Werror=maybe-uninitialized false-positive
` [PATCH v3 21/22] qom/object: fix -Werror=maybe-uninitialized
` [PATCH v3 22/22] fsdep/9p: fix -Werror=maybe-uninitialized false-positive

[PATCH v2] chardev: introduce 'reconnect-ms' and deprecate 'reconnect'
 2024-09-30 13:15 UTC  (2+ messages)

[PATCH 0/3] Split TYPE_GPIOPWR and reuse in E500 machines
 2024-09-30 12:57 UTC  (2+ messages)

[PATCH 0/3] hw/ppc: Replace tswap32() by stl_endian_p()
 2024-09-30 12:53 UTC  (4+ messages)
` [PATCH 1/3] target/ppc: Expose ppc_cpu_is_big_endian() prototype in 'cpu.h'
` [PATCH 2/3] hw/ppc/sam460ex: Replace tswap32() by stl_endian_p()
` [PATCH 3/3] hw/ppc/virtex_ml507: "

[PATCH v2] docs: Mark "gluster" support in QEMU as deprecated
 2024-09-30 12:52 UTC  (2+ messages)

[PATCH] hw/riscv/spike: Replace tswap64() by ldq_endian_p()
 2024-09-30 12:48 UTC 

[PATCH 1/1] hw/ssi/xilinx_spips: Fix flash earse assert in dual parallel configuration
 2024-09-30 12:32 UTC  (2+ messages)

[PATCH v2] target/arm: Avoid target_ulong for physical address lookups
 2024-09-30 12:28 UTC  (2+ messages)

[PATCH 00/12] target/mips: Remove target-specific endianness knowledge
 2024-09-30 12:25 UTC  (14+ messages)
` [PATCH 01/12] target/mips: Declare cpu_is_bigendian_env() in 'internal.h'
` [PATCH 02/12] target/mips: Introduce mo_endian_env() helper
` [PATCH 03/12] target/mips: Replace MO_TE by mo_endian_env() in get_pte()
` [PATCH 04/12] target/mips: Convert mips16e decr_and_load/store() macros to functions
` [PATCH 05/12] target/mips: Introduce mo_endian() helper
` [PATCH 06/12] target/mips: Explode MO_TExx -> MO_TE | MO_xx
` [PATCH 07/12] target/mips: Replace MO_TE by mo_endian()
` [PATCH 08/12] target/mips: Expose MIPSCPU::is_big_endian property
` [PATCH 09/12] hw/mips/cps: Set the vCPU 'cpu-big-endian' property
` [PATCH 10/12] hw/mips: Have mips_cpu_create_with_clock() take an endianness argument
` [PATCH 11/12] target/mips: Remove target-specific code in mips_cpu_reset_hold()
` [PATCH 12/12] hw/mips/malta: Remove TARGET_BIG_ENDIAN #ifdef'ry

[PATCH v3 1/1] m25p80: Add SFDP table for mt35xu01g flash
 2024-09-30 12:15 UTC 

[PULL v2 00/47] riscv-to-apply queue
 2024-09-30 12:10 UTC  (14+ messages)
` [PULL v2 16/47] hw/riscv: add RISC-V IOMMU base emulation

Convert an error_report to tracepoint
 2024-09-30 11:53 UTC  (3+ messages)

Rust BoF and maintainer minutes and planning the roadmap to Rust
 2024-09-30 10:51 UTC  (4+ messages)

[PATCH v3 0/1] hw/nvme: add atomic write support
 2024-09-30 10:51 UTC  (2+ messages)

nested-smmuv3 topic, Sep 2024
 2024-09-30 10:45 UTC  (4+ messages)

[PATCH] hw/nvme: add knob for CTRATT.MEM
 2024-09-30 10:43 UTC  (2+ messages)

[RESEND PATCH v4 17/17] tests/qtest: Add intel-iommu test
 2024-09-30  9:51 UTC 

[PATCH v4 00/17] intel_iommu: Enable stage-1 translation for emulated device
 2024-09-30  9:52 UTC  (19+ messages)
` [PATCH v4 01/17] intel_iommu: Use the latest fault reasons defined by spec
` [PATCH v4 02/17] intel_iommu: Make pasid entry type check accurate
` [PATCH v4 03/17] intel_iommu: Add a placeholder variable for scalable modern mode
` [PATCH v4 04/17] intel_iommu: Flush stage-2 cache in PASID-selective PASID-based iotlb invalidation
` [PATCH v4 05/17] intel_iommu: Rename slpte to pte
` [PATCH v4 06/17] intel_iommu: Implement stage-1 translation
` [PATCH v4 07/17] intel_iommu: Check if the input address is canonical
` [PATCH v4 08/17] intel_iommu: Set accessed and dirty bits during first stage translation
` [PATCH v4 09/17] intel_iommu: Flush stage-1 cache in iotlb invalidation
` [PATCH v4 10/17] intel_iommu: Process PASID-based "
` [PATCH v4 11/17] intel_iommu: Add an internal API to find an address space with PASID
` [PATCH v4 12/17] intel_iommu: Add support for PASID-based device IOTLB invalidation
` [PATCH v4 13/17] intel_iommu: piotlb invalidation should notify unmap
` [PATCH v4 14/17] intel_iommu: Set default aw_bits to 48 in scalable modern mode
` [PATCH v4 15/17] intel_iommu: Introduce a property x-fls for "
` [PATCH v4 16/17] intel_iommu: Introduce a property to control FS1GP cap bit setting
` [PATCH v4 17/17] tests/qtest: Add intel-iommu test

[PATCH] testing: bump mips64el cross to bookworm and allow to fail
 2024-09-30  9:32 UTC  (3+ messages)

[Bug Report][RFC PATCH 0/1] block: fix failing assert on paused VM migration
 2024-09-30  9:25 UTC  (3+ messages)
` [Bug Report][RFC PATCH 1/1] "

[PATCH v10 0/9] Add Rust build support, ARM PL011 device impl
 2024-09-30  9:24 UTC  (3+ messages)
` [PATCH v10 7/9] rust: add crate to expose bindings and interfaces

[PATCH v6 0/8] Support GPIO for AST2700
 2024-09-30  9:11 UTC  (11+ messages)
` [PATCH v6 1/8] hw/gpio/aspeed: Fix coding style
` [PATCH v6 2/8] hw/gpio/aspeed: Support to set the different memory size
` [PATCH v6 3/8] hw/gpio/aspeed: Support different memory region ops
` [PATCH v6 4/8] hw/gpio/aspeed: Fix clear incorrect interrupt status for GPIO index mode
` [PATCH v6 5/8] hw/gpio/aspeed: Add AST2700 support
` [PATCH v6 6/8] aspeed/soc: Correct GPIO irq 130 for AST2700
  ` [SPAM] "
` [PATCH v6 7/8] aspeed/soc: Support GPIO "
  ` [SPAM] "
` [PATCH v6 8/8] hw/gpio/aspeed: Add test case "

[PATCH] intel_iommu: Remove Transient Mapping (TM) field from second-level page-tables
 2024-09-30  9:11 UTC  (2+ messages)

[PULL 0/5] Block-jobs 2024-09-30
 2024-09-30  8:43 UTC  (6+ messages)
` [PULL 1/5] copy-before-write: allow specifying minimum cluster size
` [PULL 2/5] backup: add minimum cluster size to performance options
` [PULL 3/5] block/reqlist: allow adding overlapping requests
` [PULL 4/5] block: Remove unused aio_task_pool_empty
` [PULL 5/5] util/co-shared-resource: Remove unused co_try_get_from_shres

[PATCH 00/13] hw: Add ld/st_endian() APIs
 2024-09-30  7:34 UTC  (14+ messages)
` [PATCH 01/13] qemu/bswap: Introduce ld/st_endian_p() API
` [PATCH 02/13] hw/virtio/virtio-access: Use the "
` [PATCH 03/13] target/arm/ptw: "
` [PATCH 04/13] hw/mips: Pass BlCpuCfg argument to bootloader API
` [PATCH 05/13] hw/mips: Add cpu_is_bigendian field to BlCpuCfg structure
` [PATCH 06/13] tests/tcg/plugins: Use the ld/st_endian_p() API
` [PATCH 07/13] hw/xtensa/xtfpga: Remove TARGET_BIG_ENDIAN #ifdef'ry
` [PATCH 08/13] hw/xtensa/xtfpga: Replace memcpy()+tswap32() by stl_endian_p()
` [PATCH 09/13] exec/memory_ldst_phys: Introduce ld/st_endian_phys() API
` [PATCH 10/13] hw/virtio/virtio-access: Use "
` [PATCH 11/13] hw/pci/pci_device: Add PCI_DMA_DEFINE_LDST_END() macro
` [PATCH 12/13] hw/pci/pci_device: Introduce ld/st_endian_pci_dma() API
` [PATCH 13/13] hw/net/tulip: Use "

[PATCH v2 00/22] -Werror=maybe-uninitialized fixes
 2024-09-30  8:30 UTC  (8+ messages)
` [PATCH v2 18/22] hw/virtio: fix -Werror=maybe-uninitialized false-positive

[PATCH] hw/mips: Build fw_cfg.c once
 2024-09-30  7:24 UTC  (2+ messages)

[PATCH 0/2] hw/loongarch: Build fw_cfg.c as common object
 2024-09-30  8:02 UTC  (5+ messages)
` [PATCH 1/2] hw/loongarch/virt: Remove unnecessary 'cpu.h' inclusion
` [PATCH 2/2] hw/loongarch/fw_cfg: Build in common_ss[]

[PATCH v2] target/loongarch: Add steal time support on migration
 2024-09-30  6:40 UTC 

[PATCH v3 0/6] Support GPIO for AST2700
 2024-09-30  6:00 UTC  (7+ messages)

[PATCH v5 0/7] Support GPIO for AST2700
 2024-09-30  5:55 UTC  (7+ messages)
` [PATCH v5 6/7] aspeed/soc: Support GPIO for AST2700 and correct irq 130
` [PATCH v5 7/7] hw/gpio/aspeed: Add test case for AST2700

[PATCH v3 00/17] intel_iommu: Enable stage-1 translation for emulated device
 2024-09-30  5:55 UTC  (7+ messages)
` [PATCH v3 05/17] intel_iommu: Rename slpte to pte
` [PATCH v3 06/17] intel_iommu: Implement stage-1 translation

[RFC v3 0/3] Add packed virtqueue to shadow virtqueue
 2024-09-30  5:34 UTC  (4+ messages)
` [RFC v3 3/3] vhost: Allocate memory for packed vring

[PATCH 0/6] refactor RDMA live migration based on rsocket API
 2024-09-29 22:26 UTC  (11+ messages)

[PATCH v2 0/2] Fix PVH entrypoint parsing
 2024-09-29 18:06 UTC  (3+ messages)
` [PATCH v2 1/2] hw/elf_ops: Implement missing endian swabbing for ELF notes
` [PATCH v2 2/2] hw/x86: Always treat the PVH entrypoint as a 32-bit LE field

[PATCH v2 0/3] migration: auto-converge refinements for huge VM
 2024-09-29 17:14 UTC  (4+ messages)
` [PATCH v2 1/3] migration: Support background ramblock dirty sync
` [PATCH v2 2/3] qapi/migration: Introduce cpu-throttle-responsive parameter
` [PATCH v2 3/3] migration: Support responsive CPU throttle

[PATCH] block/file-posix: optimize append write
 2024-09-29 16:03 UTC 

[PATCH v2 0/3] virtio_net: Add the check for vdpa's mac address
 2024-09-29 15:59 UTC  (4+ messages)
` [PATCH v2 1/3] "
` [PATCH v2 2/3] virtio_net: Add the 2rd acceptable situation for Mac setup
` [PATCH v2 3/3] virtio_net: Add the 3rd "

[PATCH v9 0/4] Add full zoned storage emulation to qcow2 driver
 2024-09-29 13:43 UTC  (5+ messages)
` [PATCH v9 1/4] docs/qcow2: add the zoned format feature
` [PATCH v9 2/4] qcow2: add configurations for zoned format extension
` [PATCH v9 3/4] qcow2: add zoned emulation capability
` [PATCH v9 4/4] iotests: test the zoned format feature for qcow2 file

[PATCH v8 0/4] Add full zoned storage emulation to qcow2 driver
 2024-09-29 13:01 UTC  (5+ messages)
` [PATCH v8 1/4] docs/qcow2: add the zoned format feature
` [PATCH v8 2/4] qcow2: add configurations for zoned format extension
` [PATCH v8 3/4] qcow2: add zoned emulation capability
` [PATCH v8 4/4] iotests: test the zoned format feature for qcow2 file


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