qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-08-05 18:07:48 to 2024-08-06 13:30:48 UTC [more...]

[PATCH v2 4/4] virtio-net: Add support for USO features
 2024-08-06 13:29 UTC  (13+ messages)

[PATCH 0/7] various ppc fixes
 2024-08-06 13:13 UTC  (8+ messages)
` [PATCH 1/7] ppc/pnv: Fix LPC serirq routing calculation
` [PATCH 2/7] ppc/pnv: Fix LPC POWER8 register sanity check
` [PATCH 3/7] target/ppc: Fix mtDPDES targeting SMT siblings
` [PATCH 4/7] target/ppc: PMIs are level triggered
` [PATCH 5/7] target/ppc: Fix doorbell delivery to threads in powersave
` [PATCH 6/7] target/ppc: Fix HFSCR facility checks
` [PATCH 7/7] target/ppc: Fix VRMA to not check virtual page class key protection

[PULL 00/28] Misc HW & UI patches for 2024-08-06
 2024-08-06 12:51 UTC  (29+ messages)
` [PULL 01/28] hw/intc/loongson_ipi: Rename LoongsonIPI -> LoongsonIPIState
` [PULL 02/28] hw/intc/loongson_ipi: Extract loongson_ipi_common_realize()
` [PULL 03/28] hw/intc/loongson_ipi: Add TYPE_LOONGSON_IPI_COMMON stub
` [PULL 04/28] hw/intc/loongson_ipi: Move common definitions to loongson_ipi_common.h
` [PULL 05/28] hw/intc/loongson_ipi: Move IPICore::mmio_mem to LoongsonIPIState
` [PULL 06/28] hw/intc/loongson_ipi: Move IPICore structure to loongson_ipi_common.h
` [PULL 07/28] hw/intc/loongson_ipi: Pass LoongsonIPICommonState to send_ipi_data()
` [PULL 08/28] hw/intc/loongson_ipi: Add LoongsonIPICommonClass::get_iocsr_as handler
` [PULL 09/28] hw/intc/loongson_ipi: Add LoongsonIPICommonClass::cpu_by_arch_id handler
` [PULL 10/28] hw/intc/loongson_ipi: Expose loongson_ipi_core_read/write helpers
` [PULL 11/28] hw/intc/loongson_ipi: Move common code to loongson_ipi_common.c
` [PULL 12/28] hw/intc/loongarch_ipi: Add loongarch IPI support
` [PULL 13/28] hw/loongarch/virt: Replace Loongson IPI with LoongArch IPI
` [PULL 14/28] hw/intc/loongson_ipi: Restrict to MIPS
` [PULL 15/28] hw/sd/sdcard: Explicit dummy byte value
` [PULL 16/28] hw/sd/sdcard: Do not abort when reading DAT lines on invalid cmd state
` [PULL 17/28] hw/sd/sdhci: Reset @data_count index on invalid ADMA transfers
` [PULL 18/28] hw/block/pflash_cfi01: Don't decrement pfl->counter below 0
` [PULL 19/28] hw/ide/atapi: Be explicit that assigning to s->lcyl truncates
` [PULL 20/28] hw/block/fdc-isa: Assert that isa_fdc_get_drive_max_chs() found something
` [PULL 21/28] hw/ide/pci: Remove dead code from bmdma_prepare_buf()
` [PULL 22/28] hw/display/virtio-gpu: Improve "opengl is not available" error message
` [PULL 23/28] system/vl.c: Expand OpenGL related errors
` [PULL 24/28] ui/console: Note in '-display help' that some backends support suboptions
` [PULL 25/28] hw/pci-host/gt64120: Set PCI base address register write mask
` [PULL 26/28] hw/pci-host/gt64120: Reset config registers during RESET phase
` [PULL 27/28] docs/specs/pci-ids: Add missing devices
` [PULL 28/28] docs/specs/pci-ids: Fix markup

[PATCH for-9.1 v3 0/2] NBD CVE-2024-7409
 2024-08-06 12:58 UTC  (7+ messages)
` [PATCH v3 1/2] nbd: CVE-2024-7409: Close stray client sockets at server shutdown
` [PATCH v3 2/2] nbd: Clean up clients more efficiently

[PATCH v5 0/7] Add ACPI CPER firmware first error injection on ARM emulation
 2024-08-06 12:58 UTC  (22+ messages)
` [PATCH v5 1/7] arm/virt: place power button pin number on a define
` [PATCH v5 2/7] acpi/generic_event_device: add an APEI error device
` [PATCH v5 3/7] arm/virt: Wire up GPIO error source for ACPI / GHES
` [PATCH v5 4/7] acpi/ghes: Support GPIO error source
` [PATCH v5 5/7] qapi/ghes-cper: add an interface to do generic CPER error injection
` [PATCH v5 6/7] acpi/ghes: add support for generic error injection via QAPI

[PATCH 0/3] virtio-gpu-gl: Improve OpenGL and related display error messages
 2024-08-06 12:46 UTC  (9+ messages)
` [PATCH 1/3] hw/display/virtio-gpu: Improve "opengl is not available" error message
` [PATCH 2/3] system/vl.c: Expand OpenGL related errors
` [PATCH 3/3] ui/console: Note in '-display help' that some backends support suboptions

[PATCH-for-9.1?] qapi/util: Include missing 'qapi/error.h' header
 2024-08-06 12:41 UTC 

u-boot-sam460ex fixes
 2024-08-06 12:09 UTC  (4+ messages)

[PATCH] Add plugin bbvgen: basic block icounts for topblocks + simpoints
 2024-08-06 12:06 UTC  (2+ messages)

[PULL 00/16] meson, i386 changes for 2024-07-04
 2024-08-06 11:42 UTC  (3+ messages)
` [PULL 16/16] target/i386/SEV: implement mask_cpuid_features

KVM Community Call (6/8/24) agenda items?
 2024-08-06 11:41 UTC 

[PATCH 1/3] virtio_net: Add the check for vdpa's mac address
 2024-08-06 11:12 UTC  (9+ messages)
` [PATCH 2/3] virtio_net: Add the check for vdpa "
` [PATCH 3/3] virtio_net: remove the unnecessary check in get_config

[PULL v2 00/13] Block layer patches
 2024-08-06 10:43 UTC  (2+ messages)

[PULL 0/5] riscv-to-apply queue
 2024-08-06  9:42 UTC  (7+ messages)
` [PULL 1/5] target/riscv: Remove redundant insn length check for zama16b
` [PULL 2/5] target/riscv: Add MXLEN check for F/D/Q applies to zama16b
` [PULL 3/5] target/riscv: Relax fld alignment requirement
` [PULL 4/5] target/riscv: Add asserts for out-of-bound access
` [PULL 5/5] roms/opensbi: Update to v1.5.1

[PATCH v6] virtio-pci: Fix the use of an uninitialized irqfd
 2024-08-06  9:37 UTC 

[PATCH] hw/misc: Add a virtual PCILeech device
 2024-08-06  9:28 UTC 

[PATCH v2 00/13] Add RISC-V Counter delegation ISA extension support
 2024-08-06  8:46 UTC  (24+ messages)
` [PATCH v2 02/13] target/riscv: Decouple AIA processing from xiselect and xireg
` [PATCH v2 03/13] target/riscv: Enable S*stateen bits for AIA
` [PATCH v2 04/13] target/riscv: Support generic CSR indirect access
` [PATCH v2 05/13] target/riscv: Add counter delegation definitions
` [PATCH v2 06/13] target/riscv: Add select value range check for counter delegation
` [PATCH v2 07/13] target/riscv: Add counter delegation/configuration support
` [PATCH v2 08/13] target/riscv: Add configuration for S[m|s]csrind, Smcdeleg/Ssccfg
` [PATCH v2 09/13] target/riscv: Invoke pmu init after feature enable
` [PATCH v2 10/13] target/riscv: Enable sscofpmf for bare cpu by default
` [PATCH v2 12/13] target/riscv: Add a preferred ISA extension rule
` [PATCH v2 13/13] target/riscv: Enable PMU related extensions to preferred rule

[PATCH-for-9.1 v2] hw/ide/pci.c: Remove dead code from bmdma_prepare_buf()
 2024-08-06  8:32 UTC  (3+ messages)

[PATCH 1/2] docs/specs/pci-ids: Add missing devices
 2024-08-06  8:24 UTC  (5+ messages)
` [PATCH 2/2] docs/specs/pci-ids: Fix markup

[PATCH-for-9.1 v6 00/15] Reconstruct loongson ipi driver
 2024-08-06  8:12 UTC  (17+ messages)
` [PATCH-for-9.1 v6 01/15] hw/intc/loongson_ipi: Rename LoongsonIPI -> LoongsonIPIState
` [PATCH-for-9.1 v6 02/15] hw/intc/loongson_ipi: Extract loongson_ipi_common_realize()
` [PATCH-for-9.1 v6 03/15] hw/intc/loongson_ipi: Add TYPE_LOONGSON_IPI_COMMON stub
` [PATCH-for-9.1 v6 04/15] hw/intc/loongson_ipi: Move common definitions to loongson_ipi_common.h
` [PATCH-for-9.1 v6 05/15] hw/intc/loongson_ipi: Move IPICore::mmio_mem to LoongsonIPIState
` [PATCH-for-9.1 v6 06/15] hw/intc/loongson_ipi: Move IPICore structure to loongson_ipi_common.h
` [PATCH-for-9.1 v6 07/15] hw/intc/loongson_ipi: Pass LoongsonIPICommonState to send_ipi_data()
` [PATCH-for-9.1 v6 08/15] hw/intc/loongson_ipi: Add LoongsonIPICommonClass::get_iocsr_as handler
` [PATCH-for-9.1 v6 09/15] hw/intc/loongson_ipi: Add LoongsonIPICommonClass::cpu_by_arch_id handler
` [PATCH-for-9.1 v6 10/15] hw/intc/loongson_ipi: Expose loongson_ipi_core_read/write helpers
` [PATCH-for-9.1 v6 11/15] hw/intc/loongson_ipi: Move common code to loongson_ipi_common.c
` [PATCH-for-9.1 v6 12/15] hw/intc/loongarch_ipi: Add loongarch IPI support
` [PATCH-for-9.1 v6 13/15] hw/loongarch/virt: Replace Loongson IPI with LoongArch IPI
` [PATCH-for-9.1 v6 14/15] hw/intc/loongson_ipi: Restrict to MIPS
` [PATCH-for-9.2 v6 15/15] hw/intc/loongson_ipi: Remove unused headers

[PATCH 0/7] block: Miscellaneous minor Coverity fixes
 2024-08-06  8:11 UTC  (5+ messages)
` [PATCH 3/7] hw/block/pflash_cfi01: Don't decrement pfl->counter below 0

[PATCH-for-9.1 v5 0/2] hw/pci-host/gt64120: Set PCI base address register write mask
 2024-08-06  7:51 UTC  (2+ messages)

[PATCH 0/2] target/riscv: Convert RISC-V custom bitops to standard ones
 2024-08-06  7:29 UTC  (3+ messages)
` [PATCH 1/2] include: bitops: Add mask extract64/deposit64

[PULL 00/13] Block layer patches
 2024-08-06  7:32 UTC  (15+ messages)
` [PULL 01/13] qapi-block-core: Clean up blockdev-snapshot-internal-sync doc
` [PULL 02/13] block-copy: Fix missing graph lock
` [PULL 03/13] block/graph-lock: Make WITH_GRAPH_RDLOCK_GUARD() fully checked
` [PULL 04/13] scsi-disk: Use positive return value for status in dma_readv/writev
` [PULL 05/13] scsi-block: Don't skip callback for sgio error status/driver_status
` [PULL 06/13] scsi-disk: Add warning comments that host_status errors take a shortcut
` [PULL 07/13] scsi-disk: Always report RESERVATION_CONFLICT to guest
` [PULL 08/13] vvfat: Fix bug in writing to middle of file
` [PULL 09/13] vvfat: Fix usage of `info.file.offset`
` [PULL 10/13] vvfat: Fix wrong checks for cluster mappings invariant
` [PULL 11/13] vvfat: Fix reading files with non-continuous clusters
` [PULL 12/13] iotests: Add `vvfat` tests
` [PULL 13/13] iotests/024: exclude 'backing file format' field from the output

[PATCH-for-9.1 0/5] hw/sd: SDcard & SDHCI fixes
 2024-08-06  7:30 UTC  (2+ messages)

[PATCH v2 00/17] intel_iommu: Enable stage-1 translation for emulated device
 2024-08-06  6:35 UTC  (11+ messages)
` [PATCH v2 03/17] intel_iommu: Add a placeholder variable for scalable modern mode
` [PATCH v2 04/17] intel_iommu: Flush stage-2 cache in PASID-selective PASID-based iotlb invalidation
` [PATCH v2 14/17] intel_iommu: Set default aw_bits to 48 in scalable modren mode
` [PATCH v2 15/17] intel_iommu: Modify x-scalable-mode to be string option to expose scalable modern mode
` [PATCH v2 16/17] intel_iommu: Introduce a property to control FS1GP cap bit setting

[PATCH] Add vhost-user-spi and vhost-user-spi-pci devices
 2024-08-06  3:33 UTC  (2+ messages)

[PATCH v9 00/10] Support persistent reservation operations
 2024-08-06  2:56 UTC  (6+ messages)
` [PATCH v9 09/10] hw/nvme: add reservation protocal command
            ` Ping: "

[PATCH v2 for-9.1 0/3] Avoid NBD crash on nbd-server-stop
 2024-08-06  2:28 UTC  (4+ messages)
` [PATCH v2 1/3] nbd: CVE-XXX: Use cookie to track generation of nbd-server

[PATCH] vhost: Add VIRTIO_NET_F_RSC_EXT to vhost feature bits
 2024-08-06  1:10 UTC  (2+ messages)

[PATCH v4] chardev: add path option for pty backend
 2024-08-06  1:07 UTC 

[PATCH] hw/ufs: add basic info of query response upiu
 2024-08-06  0:24 UTC  (3+ messages)

[PULL 0/2] target/i386 fixes for QEMU 9.1
 2024-08-05 23:55 UTC  (2+ messages)

[PULL 0/2] QAPI patches patches for 2024-08-05
 2024-08-05 23:55 UTC  (2+ messages)

[PATCH for-9.2 v6 00/12] riscv: QEMU RISC-V IOMMU Support
 2024-08-05 23:46 UTC  (5+ messages)
` [PATCH for-9.2 v6 02/12] hw/riscv: add riscv-iommu-bits.h

[PATCH for-9.1 0/1] roms/opensbi: update to v1.5.1
 2024-08-05 23:35 UTC  (4+ messages)
` [PATCH for-9.1 1/1] roms/opensbi: Update "

[PATCH 0/2] tests/avocado: Fix exec_command and enable ppc_hv_tests.py
 2024-08-05 23:28 UTC  (3+ messages)
` [PATCH 1/2] tests/avocado: exec_command should not consume console output
` [PATCH 2/2] tests/avocado: Mark ppc_hv_tests.py as non-flaky after fixed console interaction

[PATCH v3 00/24] Convert avocado tests to normal Python unittests
 2024-08-05 22:58 UTC  (3+ messages)
` [PATCH v3 20/24] tests/functional: Convert the ppc_hv avocado test into a standalone test

[PULL 0/8] Net patches
 2024-08-05 22:00 UTC  (4+ messages)

[PULL 0/6] misc patch queue
 2024-08-05 21:59 UTC  (2+ messages)

[PATCH v3 0/1] Add support for generating OpenSBI domains in the device tree
 2024-08-05 21:04 UTC  (2+ messages)
` [PATCH v3 1/1] "

SRSO mitigation in microcode not passed through to VMs
 2024-08-05 20:28 UTC  (2+ messages)

[PATCH] target/i386: Expose IBPB-BRTYPE and SBPB CPUID bits to the guest
 2024-08-05 20:20 UTC 

[RFC PATCH 00/23] NXP i.MX RT595, ARM SVD and device model unit tests
 2024-08-05 20:17 UTC  (24+ messages)
` [RFC PATCH 01/23] fifo32: add peek function
` [RFC PATCH 02/23] tests/unit: add fifo test
` [RFC PATCH 03/23] scripts: add script to generate C header files from SVD XML files
` [RFC PATCH 04/23] hw/arm: add SVD file for NXP i.MX RT595
` [RFC PATCH 05/23] hw: add register access utility functions
` [RFC PATCH 06/23] hw/misc: add basic flexcomm device model
` [RFC PATCH 07/23] tests/unit: add system bus mock
` [RFC PATCH 08/23] test/unit: add register access macros and functions
` [RFC PATCH 09/23] test/unit: add flexcomm unit test
` [RFC PATCH 10/23] hw/char: add support for flexcomm usart
` [RFC PATCH 11/23] test/unit: add flexcomm usart unit test
` [RFC PATCH 12/23] hw/i2c: add support for flexcomm i2c
` [RFC PATCH 13/23] test/unit: add i2c-tester
` [RFC PATCH 14/23] test/unit: add unit tests for flexcomm i2c
` [RFC PATCH 15/23] hw/ssi: add support for flexcomm spi
` [RFC PATCH 16/23] test/unit: add spi-tester
` [RFC PATCH 17/23] test/unit: add unit tests for flexcomm spi
` [RFC PATCH 18/23] hw/misc: add support for RT500's clock controller
` [RFC PATCH 19/23] test/unit: add unit tests "
` [RFC PATCH 20/23] hw/ssi: add support for flexspi
` [RFC PATCH 21/23] hw/misc: add support for RT500 reset controller
` [RFC PATCH 22/23] hw/arm: add basic support for the RT500 SoC
` [RFC PATCH 23/23] hw/arm: add RT595-EVK board

[PATCH v2 0/1] Add support for generating OpenSBI domains in the device tree
 2024-08-05 20:15 UTC  (4+ messages)
` [PATCH v2 1/1] "

[PATCH for-9.1 0/2] NBD: don't print raw server error text to terminal
 2024-08-05 19:11 UTC  (3+ messages)

[RFC V1 0/6] Live update: cpr-transfer
 2024-08-05 19:06 UTC  (4+ messages)
` [RFC V1 1/6] migration: SCM_RIGHTS for QEMUFile

[PATCH-for-9.1? v2 0/4] hw/sd/sdhci: Check ADMA descriptors can be accessed
 2024-08-05 18:14 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).