qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-07-02 08:47:55 to 2024-07-02 14:20:11 UTC [more...]

[PATCH 0/4] qtest/npcm7xx_sdhci: Use card-provided address (RCA)
 2024-07-02 14:15 UTC  (6+ messages)
` [PATCH 1/4] hw/sd/npcm7xx_sdhci: Use TYPE_SYSBUS_SDHCI definition
` [PATCH 2/4] hw/sd/sdhci: Log non-sequencial access as GUEST_ERROR
` [PATCH 3/4] tests/qtest/npcm7xx_sdhci: Access the card using its published address
` [PATCH 4/4] hw/sd/sdcard: Generate random RCA value

[PULL 00/91] virtio: features,fixes
 2024-07-02 14:11 UTC  (66+ messages)
` [PULL 01/91] vhost: dirty log should be per backend type
` [PULL 02/91] vhost: Perform memory section dirty scans once per iteration
` [PULL 03/91] vhost-vdpa: check vhost_vdpa_set_vring_ready() return value
` [PULL 04/91] virtio/virtio-pci: Handle extra notification data
` [PULL 05/91] virtio: Prevent creation of device using notification-data with ioeventfd
` [PULL 06/91] virtio-mmio: Handle extra notification data
` [PULL 07/91] virtio-ccw: "
` [PULL 08/91] vhost/vhost-user: Add VIRTIO_F_NOTIFICATION_DATA to vhost feature bits
` [PULL 09/91] Fix vhost user assertion when sending more than one fd
` [PULL 11/91] hw/virtio: Fix obtain the buffer id from the last descriptor
` [PULL 12/91] virtio-pci: only reset pm state during resetting
` [PULL 13/91] vhost-user-gpu: fix import of DMABUF
` [PULL 14/91] Revert "vhost-user: fix lost reconnect"
` [PULL 15/91] vhost-user: fix lost reconnect again
` [PULL 16/91] hw/cxl/mailbox: change CCI cmd set structure to be a member, not a reference
` [PULL 17/91] hw/cxl/mailbox: interface to add CCI commands to an existing CCI
` [PULL 19/91] hw/cxl/cxl-mailbox-utils: Add dynamic capacity region representative and mailbox command support
` [PULL 20/91] include/hw/cxl/cxl_device: Rename mem_size as static_mem_size for type3 memory devices
` [PULL 21/91] hw/mem/cxl_type3: Add support to create DC regions to "
` [PULL 22/91] hw/mem/cxl-type3: Refactor ct3_build_cdat_entries_for_mr to take mr size instead of mr as argument
` [PULL 23/91] hw/mem/cxl_type3: Add host backend and address space handling for DC regions
` [PULL 24/91] hw/mem/cxl_type3: Add DC extent list representative and get DC extent list mailbox support
` [PULL 25/91] hw/cxl/cxl-mailbox-utils: Add mailbox commands to support add/release dynamic capacity response
` [PULL 26/91] hw/cxl/events: Add qmp interfaces to add/release dynamic capacity extents
` [PULL 28/91] hw/cxl/cxl-mailbox-utils: Add superset extent release mailbox support
` [PULL 29/91] hw/mem/cxl_type3: Allow to release extent superset in QMP interface
` [PULL 31/91] hw/misc/pvpanic: centralize definition of supported events
` [PULL 32/91] tests/qtest/pvpanic: use centralized "
` [PULL 33/91] hw/misc/pvpanic: add support for normal shutdowns
` [PULL 38/91] hw/cxl: Fix read from bogus memory
` [PULL 39/91] virtio-pci: implement No_Soft_Reset bit
` [PULL 40/91] vhost-user-test: don't set call fd -1 non-blocking
` [PULL 41/91] i386/apic: Add hint on boot failure because of disabling x2APIC
` [PULL 43/91] virtio-iommu: add error check before assert
` [PULL 44/91] vhost-user: Skip unnecessary duplicated VHOST_USER_SET_LOG_BASE requests
` [PULL 45/91] hw/net/virtio-net.c: fix crash in iov_copy()
` [PULL 46/91] qapi: clarify that the default is backend dependent
` [PULL 47/91] libvhost-user: set msg.msg_control to NULL when it is empty
` [PULL 48/91] libvhost-user: fail vu_message_write() if sendmsg() is failing
` [PULL 52/91] contrib/vhost-user-*: use QEMU bswap helper functions
` [PULL 53/91] vhost-user: enable frontends on any POSIX system
` [PULL 54/91] libvhost-user: enable it "
` [PULL 55/91] contrib/vhost-user-blk: "
` [PULL 56/91] hostmem: add a new memory backend based on POSIX shm_open()
` [PULL 57/91] tests/qtest/vhost-user-blk-test: use memory-backend-shm
` [PULL 59/91] hw/virtio: Fix the de-initialization of vhost-user devices
` [PULL 60/91] hw/arm/virt-acpi-build: Drop local iort_node_offset
` [PULL 61/91] hw/i386/fw_cfg: Add etc/e820 to fw_cfg late
` [PULL 62/91] hw/arm/virt-acpi-build: Fix id_count in build_iort_id_mapping
` [PULL 64/91] uefi-test-tools: Add support for python based build script
` [PULL 66/91] qtest: bios-tables-test: Rename aarch64 tests with aarch64 in them
` [PULL 67/91] tests/qtest/bios-tables-test.c: Add support for arch in path
` [PULL 69/91] tests/qtest/bios-tables-test.c: Set "arch" for x86 tests
` [PULL 72/91] meson.build: Add RISC-V to the edk2-target list
` [PULL 74/91] tests/data/acpi/rebuild-expected-aml.sh: Add RISC-V
` [PULL 75/91] tests/qtest/bios-tables-test: Add empty ACPI data files for RISC-V
` [PULL 77/91] tests/qtest/bios-tables-test: Add expected "
` [PULL 78/91] hw/cxl/events: Improve QMP interfaces and documentation for add/release dynamic capacity
` [PULL 79/91] hw/cxl/events: Mark cxl-add-dynamic-capacity and cxl-release-dynamic-capcity unstable
` [PULL 83/91] hw/ppc/spapr_pci: Do not create DT for disabled PCI device
` [PULL 85/91] pcie_sriov: Do not manually unrealize
` [PULL 87/91] pcie_sriov: Reuse SR-IOV VF device instances
` [PULL 88/91] pcie_sriov: Release VFs failed to realize
` [PULL 89/91] pcie_sriov: Remove num_vfs from PCIESriovPF
` [PULL 91/91] hw/pci: Replace -1 with UINT32_MAX for romsize

[PATCH 00/23] hw/sd/sdcard: Accumulation of cleanups and fixes
 2024-07-02 14:10 UTC  (5+ messages)
` [PATCH 09/23] hw/sd/sdcard: Generate random RCA value

linux-user cannot allocate stack memory on riscv64 host due to non-zero guest_base
 2024-07-02 14:13 UTC  (14+ messages)

[PATCH v4 00/16] Add support for RISC-V ACPI tests
 2024-07-02 14:02 UTC  (5+ messages)
` [PATCH v4 16/16] tests/qtest/bios-tables-test: Add expected ACPI data files for RISC-V

[PATCH v10 00/12] hw/pci: SR-IOV related fixes and improvements
 2024-07-02 13:58 UTC  (3+ messages)
` [PATCH v10 11/12] hw/pci: Convert rom_bar into OnOffAuto

[PATCH ats_vtd v5 00/22] ATS support for VT-d
 2024-07-02 13:44 UTC  (9+ messages)
` [PATCH ats_vtd v5 01/22] intel_iommu: fix FRCD construction macro
` [PATCH ats_vtd v5 02/22] intel_iommu: make types match
` [PATCH ats_vtd v5 04/22] intel_iommu: do not consider wait_desc as an invalid descriptor

[PATCH ats_vtd v5 00/22] ATS support for VT-d
 2024-07-02 13:42 UTC  (5+ messages)

[PATCH v7 0/3] Initial support for SPDM Responders
 2024-07-02 13:27 UTC  (3+ messages)
` [PATCH v7 3/3] hw/nvme: Add SPDM over DOE support

[PATCH v2 0/1] memory tier: consolidate the initialization of memory tiers
 2024-07-02 13:25 UTC  (3+ messages)
` [PATCH v2 1/1] "

[PATCH v4 00/13] acpi: NUMA nodes for CXL HB as GP + complex NUMA test
 2024-07-02 13:14 UTC  (14+ messages)
` [PATCH v4 01/13] hw/acpi: Fix ordering of BDF in Generic Initiator PCI Device Handle
` [PATCH v4 02/13] hw/acpi/GI: Fix trivial parameter alignment issue
` [PATCH v4 03/13] hw/acpi: Move AML building code for Generic Initiators to aml_build.c
` [PATCH v4 04/13] hw/acpi: Rename build_all_acpi_generic_initiators() to build_acpi_generic_initiator()
` [PATCH v4 05/13] hw/pci: Add a busnr property to pci_props and use for acpi/gi
` [PATCH v4 06/13] acpi/pci: Move Generic Initiator object handling into acpi/pci.*
` [PATCH v4 07/13] hw/pci-bridge: Add acpi_uid property to TYPE_PXB_BUS
` [PATCH v4 08/13] hw/i386/acpi: Use TYPE_PXB_BUS property acpi_uid for DSDT
` [PATCH v4 09/13] hw/pci-host/gpex-acpi: Use acpi_uid property
` [PATCH v4 10/13] hw/acpi: Generic Port Affinity Structure support
` [PATCH v4 11/13] bios-tables-test: Allow for new acpihmat-generic-x test data
` [PATCH v4 12/13] bios-tables-test: Add complex SRAT / HMAT test for GI GP
` [PATCH v4 13/13] bios-tables-test: Add data for complex numa test (GI, GP etc)

More than 255 vcpus Windows VM setup without viommu ?
 2024-07-02  9:04 UTC  (2+ messages)

[PATCH qemu 0/1] target/riscv: Add Zilsd and Zcmlsd extension support
 2024-07-02  8:59 UTC  (2+ messages)
` [PATCH qemu 1/1] "

[PATCH v2 0/4] ui/cocoa: Add cursor composition
 2024-07-02 13:20 UTC  (11+ messages)
` [PATCH v2 1/4] ui/cocoa: Release CGColorSpace
` [PATCH v2 2/4] ui/console: Convert mouse visibility parameter into bool
` [PATCH v2 3/4] ui/cocoa: Add cursor composition
` [PATCH v2 4/4] ui/console: Remove dpy_cursor_define_supported()

[RFC PATCH v3 0/5] Implement ARM PL011 in Rust
 2024-07-02 12:25 UTC  (11+ messages)
` [RFC PATCH v3 2/5] rust: add bindgen step as a meson dependency

[PATCH 0/4] Python: Add 3.13 support, play linter whackamole
 2024-07-02 11:52 UTC  (3+ messages)
` [PATCH 3/4] iotests: Change imports for Python 3.13

[PATCH v7] virtio-net: Fix network stall at the host side waiting for kick
 2024-07-02 11:27 UTC  (6+ messages)

[PATCH] scsi: Don't ignore most usb-storage properties
 2024-07-02 11:25 UTC  (3+ messages)

[PATCH v11 0/2] S3 support
 2024-07-02 11:07 UTC  (5+ messages)
` [PATCH v11 2/2] virtio-pci: implement No_Soft_Reset bit

[PATCH v3 qemu 00/11] acpi: NUMA nodes for CXL HB as GP + complex NUMA test
 2024-07-02 10:41 UTC  (7+ messages)
` [PATCH v3 07/11] hw/pci-bridge: Add acpi_uid property to CXL PXB

[PATCH v3 00/15] Introduce support for IGVM files
 2024-07-02 10:36 UTC  (4+ messages)
` [PATCH v3 10/15] docs/interop/firmware.json: Add igvm to FirmwareDevice

[PULL 00/12] qtest, s390x, avocado and doc patches
 2024-07-02 10:33 UTC  (13+ messages)
` [PULL 01/12] hw/intc/s390_flic: Fix interrupt controller migration on s390x with TCG
` [PULL 02/12] tests/qtest/migration-test: enable "
` [PULL 03/12] tests/qtest: Use qtest_add_data_func_full()
` [PULL 04/12] tests/qtest: Free unused QMP response
` [PULL 05/12] tests/qtest: Free old machine variable name
` [PULL 06/12] tests/qtest: Free paths
` [PULL 07/12] tests/qtest: Free GThread
` [PULL 08/12] docs: add precision about capstone for execlog plugin
` [PULL 09/12] hw/s390x: Attach default virtio-net devices to the /machine/virtual-css-bridge
` [PULL 10/12] tests/avocado: add hotplug_blk test
` [PULL 11/12] .travis.yml: Install python3-tomli in all build jobs
` [PULL 12/12] pc-bios/s390-ccw: Remove duplicated LDFLAGS

[RFC PATCH 0/4] hw/display/virtio-gpu: Introducing asynchronous guest display render
 2024-07-02 10:29 UTC  (2+ messages)

[PULL 00/67] SD/MMC patches for 2024-07-02
 2024-07-02  9:20 UTC  (68+ messages)
` [PULL 01/67] hw/sd/sdcard: Deprecate support for spec v1.10
` [PULL 02/67] hw/sd/sdcard: Track last command used to help logging
` [PULL 03/67] hw/sd/sdcard: Trace block offset in READ/WRITE data accesses
` [PULL 04/67] hw/sd/sdcard: Trace requested address computed by sd_req_get_address()
` [PULL 05/67] hw/sd/sdcard: Restrict SWITCH_FUNCTION to sd_transfer_state (CMD6)
` [PULL 06/67] hw/sd/sdcard: Send WRITE_PROT bits MSB first (CMD30)
` [PULL 07/67] hw/sd/sdcard: Send NUM_WR_BLOCKS bits MSB first (ACMD22)
` [PULL 08/67] hw/sd/sdcard: Use READY_FOR_DATA definition instead of magic value
` [PULL 09/67] hw/sd/sdcard: Assign SDCardStates enum values
` [PULL 10/67] hw/sd/sdcard: Simplify sd_inactive_state handling
` [PULL 11/67] hw/sd/sdcard: Add direct reference to SDProto in SDState
` [PULL 12/67] hw/sd/sdcard: Extract sd_blk_len() helper
` [PULL 13/67] hw/sd/sdcard: Introduce definitions for EXT_CSD register
` [PULL 14/67] hw/sd/sdcard: Introduce sd_cmd_to_sendingdata and sd_generic_read_byte
` [PULL 15/67] hw/sd/sdcard: Convert SWITCH_FUNCTION to generic_read_byte (CMD6)
` [PULL 16/67] hw/sd/sdcard: Convert SEND_CSD/SEND_CID to generic_read_byte (CMD9 & 10)
` [PULL 17/67] hw/sd/sdcard: Duplicate READ_SINGLE_BLOCK / READ_MULTIPLE_BLOCK cases
` [PULL 18/67] hw/sd/sdcard: Convert READ_SINGLE_BLOCK to generic_read_byte (CMD17)
` [PULL 19/67] hw/sd/sdcard: Convert SEND_TUNING_BLOCK to generic_read_byte (CMD19)
` [PULL 20/67] hw/sd/sdcard: Convert SEND_WRITE_PROT to generic_read_byte (CMD30)
` [PULL 21/67] hw/sd/sdcard: Convert SD_STATUS to generic_read_byte (ACMD13)
` [PULL 22/67] hw/sd/sdcard: Convert SEND_NUM_WR_BLOCKS to generic_read_byte (ACMD22)
` [PULL 23/67] hw/sd/sdcard: Convert SEND_SCR to generic_read_byte (ACMD51)
` [PULL 24/67] hw/sd/sdcard: Introduce sd_cmd_to_receivingdata / sd_generic_write_byte
` [PULL 25/67] hw/sd/sdcard: Duplicate WRITE_SINGLE_BLOCK / WRITE_MULTIPLE_BLOCK cases
` [PULL 26/67] hw/sd/sdcard: Convert WRITE_SINGLE_BLOCK to generic_write_byte (CMD24)
` [PULL 27/67] hw/sd/sdcard: Convert PROGRAM_CID to generic_write_byte (CMD26)
` [PULL 28/67] hw/sd/sdcard: Convert PROGRAM_CSD to generic_write_byte (CMD27)
` [PULL 29/67] hw/sd/sdcard: Convert LOCK_UNLOCK to generic_write_byte (CMD42)
` [PULL 30/67] hw/sd/sdcard: Move sd_[a]cmd_name() methods to sd.c
` [PULL 31/67] hw/sd/sdcard: Pass SDState as argument to sd_[a]cmd_name()
` [PULL 32/67] hw/sd/sdcard: Prepare SDProto to contain more fields
` [PULL 33/67] hw/sd/sdcard: Store command name in SDProto
` [PULL 34/67] hw/sd/sdcard: Store command type "
` [PULL 35/67] hw/sd/sdcard: Store command class "
` [PULL 36/67] hw/sd/sdcard: Remove SEND_DSR dead case (CMD4)
` [PULL 37/67] hw/sd/sdcard: Register generic optional handlers (CMD11 and CMD20)
` [PULL 38/67] hw/sd/sdcard: Register optional handlers from spec v6.00
` [PULL 39/67] hw/sd/sdcard: Register SDIO optional handlers
` [PULL 40/67] hw/sd/sdcard: Register Security Extension "
` [PULL 41/67] hw/sd/sdcard: Add sd_cmd_SWITCH_FUNCTION handler (CMD6)
` [PULL 42/67] hw/sd/sdcard: Add sd_cmd_DE/SELECT_CARD handler (CMD7)
` [PULL 43/67] hw/sd/sdcard: Add sd_cmd_SEND_IF_COND handler (CMD8)
` [PULL 44/67] hw/sd/sdcard: Add sd_cmd_SEND_CSD/CID handlers (CMD9 & CMD10)
` [PULL 45/67] hw/sd/sdcard: Add spi_cmd_SEND_CSD/CID "
` [PULL 46/67] hw/sd/sdcard: Add sd_cmd_STOP_TRANSMISSION handler (CMD12)
` [PULL 47/67] hw/sd/sdcard: Add sd_cmd_SEND_STATUS handler (CMD13)
` [PULL 48/67] hw/sd/sdcard: Add sd_cmd_GO_INACTIVE_STATE handler (CMD15)
` [PULL 49/67] hw/sd/sdcard: Add sd_cmd_SET_BLOCKLEN handler (CMD16)
` [PULL 50/67] hw/sd/sdcard: Add sd_cmd_READ_SINGLE_BLOCK handler (CMD17)
` [PULL 51/67] hw/sd/sdcard: Add sd_cmd_WRITE_SINGLE_BLOCK handler (CMD24)
` [PULL 52/67] hw/sd/sdcard: Add sd_cmd_PROGRAM_CSD handler (CMD27)
` [PULL 53/67] hw/sd/sdcard: Add sd_cmd_SET/CLR_WRITE_PROT handler (CMD28 & CMD29)
` [PULL 54/67] hw/sd/sdcard: Add sd_cmd_SEND_WRITE_PROT handler (CMD30)
` [PULL 55/67] hw/sd/sdcard: Add sd_cmd_ERASE_WR_BLK_START/END handlers (CMD32 & CMD33)
` [PULL 56/67] hw/sd/sdcard: Add sd_cmd_ERASE handler (CMD38)
` [PULL 57/67] hw/sd/sdcard: Add sd_cmd_LOCK_UNLOCK handler (CMD42)
` [PULL 58/67] hw/sd/sdcard: Add sd_cmd_APP_CMD handler (CMD55)
` [PULL 59/67] hw/sd/sdcard: Add spi_cmd_READ_OCR handler (CMD58)
` [PULL 60/67] hw/sd/sdcard: Add spi_cmd_CRC_ON_OFF handler (CMD59)
` [PULL 61/67] hw/sd/sdcard: Add sd_acmd_SET_BUS_WIDTH handler (ACMD6)
` [PULL 62/67] hw/sd/sdcard: Add sd_acmd_SD_STATUS handler (ACMD13)
` [PULL 63/67] hw/sd/sdcard: Add sd_acmd_SEND_NUM_WR_BLOCKS handler (ACMD22)
` [PULL 64/67] hw/sd/sdcard: Add sd_acmd_SET_WR_BLK_ERASE_COUNT handler (ACMD23)
` [PULL 65/67] hw/sd/sdcard: Add sd_acmd_SD_APP_OP_COND handler (ACMD41)
` [PULL 66/67] hw/sd/sdcard: Add sd_acmd_SET_CLR_CARD_DETECT handler (ACMD42)
` [PULL 67/67] hw/sd/sdcard: Add sd_acmd_SEND_SCR handler (ACMD51)

[PATCH] hw/dma: Add Intel I/OAT DMA controller emulation
 2024-07-02  9:12 UTC 

[v2 1/1] hw/i386/acpi-build: add OSHP method support for SHPC driver load
 2024-07-02  9:09 UTC  (9+ messages)

[BUG REPORT] cxl process in infinity loop
 2024-07-02  8:46 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).