messages from 2024-07-01 16:40:37 to 2024-07-02 09:27:34 UTC [more...]
More than 255 vcpus Windows VM setup without viommu ?
2024-07-02 9:04 UTC (2+ messages)
[PULL 00/67] SD/MMC patches for 2024-07-02
2024-07-02 9:20 UTC (39+ 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 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 30/67] hw/sd/sdcard: Move sd_[a]cmd_name() methods to sd.c
` [PULL 35/67] hw/sd/sdcard: Store command class in SDProto
` [PULL 36/67] hw/sd/sdcard: Remove SEND_DSR dead case (CMD4)
` [PULL 38/67] hw/sd/sdcard: Register optional handlers from spec v6.00
` [PULL 39/67] hw/sd/sdcard: Register SDIO optional handlers
` [PULL 41/67] hw/sd/sdcard: Add sd_cmd_SWITCH_FUNCTION handler (CMD6)
` [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 48/67] hw/sd/sdcard: Add sd_cmd_GO_INACTIVE_STATE handler (CMD15)
` [PULL 55/67] hw/sd/sdcard: Add sd_cmd_ERASE_WR_BLK_START/END handlers (CMD32 & CMD33)
` [PULL 61/67] hw/sd/sdcard: Add sd_acmd_SET_BUS_WIDTH handler (ACMD6)
[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)
[PATCH] intel_iommu: Use the latest fault reasons defined by spec
2024-07-02 8:42 UTC (13+ messages)
[PATCH v4 00/16] Add support for RISC-V ACPI tests
2024-07-02 8:33 UTC (7+ messages)
` [PATCH v4 06/16] tests/qtest/bios-tables-test.c: Add support for arch in path
` [PATCH v4 16/16] tests/qtest/bios-tables-test: Add expected ACPI data files for RISC-V
[RFC PATCH 0/4] hw/display/virtio-gpu: Introducing asynchronous guest display render
2024-07-02 8:32 UTC (3+ messages)
` [RFC PATCH 2/4] ui/egl-helpers: Consolidates create-sync and create-fence
[PATCH] net: update netdev stream/dgram man page
2024-07-02 8:19 UTC (4+ messages)
linux-user cannot allocate stack memory on riscv64 host due to non-zero guest_base
2024-07-02 8:09 UTC (12+ messages)
[PULL 0/6] aspeed queue
2024-07-02 8:00 UTC (7+ messages)
` [PULL 1/6] hw/gpio/aspeed: Add reg_table_count to AspeedGPIOClass
` [PULL 2/6] aspeed: Deprecate the tacoma-bmc machine
` [PULL 3/6] aspeed/sdmc: Check RAM size value at realize time
` [PULL 4/6] aspeed/soc: Fix possible divide by zero
` [PULL 5/6] aspeed/sdmc: Remove extra R_MAIN_STATUS case
` [PULL 6/6] hw/net:ftgmac100: fix coding style
[PATCH v2 00/15] Fix check-qtest-ppc64 sanitizer errors
2024-07-02 7:31 UTC (8+ messages)
` [PATCH v2 10/15] tests/qtest: Use qtest_add_data_func_full()
` [PATCH v2 13/15] tests/qtest: Delete previous boot file
More than 255 vcpus Windows VM setup without viommu ?
2024-07-02 7:20 UTC
[PATCH v4 0/2] virtio-pci: Fix the use of an uninitialized irqfd
2024-07-02 7:10 UTC (5+ messages)
` [PATCH v4 1/2] "
` [PATCH v4 2/2] virtio-pci: Add check the return of kvm_virtio_pci_vector_use_one
[PATCH v2 00/13] target/arm: AdvSIMD conversion, part 2
2024-07-02 6:48 UTC (3+ messages)
` [PATCH v2 02/13] target/arm: Fix SQDMULH (by element) with Q=0
[PATCH] ui/gtk: Attach fullscreen toggling cb to all detached VCs
2024-07-02 6:39 UTC (2+ messages)
[PATCH v3 0/2] Fix coverity issues for AST2700
2024-07-02 5:58 UTC (2+ messages)
[PATCH ats_vtd v5 00/22] ATS support for VT-d
2024-07-02 5:57 UTC (3+ messages)
[PATCH] aspeed/sdmc: Check RAM size value at realize time
2024-07-02 5:57 UTC (2+ messages)
[PATCH v2] aspeed: Deprecate the tacoma-bmc machine
2024-07-02 5:56 UTC (2+ messages)
[PATCH v1 0/2] hw/net:ftgmac100: support AST2700
2024-07-02 5:56 UTC (3+ messages)
` [PATCH v1 1/2] hw/net:ftgmac100: fix coding style
[PATCH ats_vtd v5 00/22] ATS support for VT-d
2024-07-02 5:52 UTC (23+ 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 03/22] intel_iommu: return page walk level even when the translation fails
` [PATCH ats_vtd v5 05/22] memory: add permissions in IOMMUAccessFlags
` [PATCH ats_vtd v5 04/22] intel_iommu: do not consider wait_desc as an invalid descriptor
` [PATCH ats_vtd v5 06/22] pcie: add helper to declare PASID capability for a pcie device
` [PATCH ats_vtd v5 08/22] intel_iommu: declare supported PASID size
` [PATCH ats_vtd v5 07/22] pcie: helper functions to check if PASID and ATS are enabled
` [PATCH ats_vtd v5 09/22] pci: cache the bus mastering status in the device
` [PATCH ats_vtd v5 10/22] pci: add IOMMU operations to get address spaces and memory regions with PASID
` [PATCH ats_vtd v5 11/22] memory: store user data pointer in the IOMMU notifiers
` [PATCH ats_vtd v5 12/22] pci: add a pci-level initialization function for iommu notifiers
` [PATCH ats_vtd v5 13/22] intel_iommu: implement the get_address_space_pasid iommu operation
` [PATCH ats_vtd v5 15/22] memory: Allow to store the PASID in IOMMUTLBEntry
` [PATCH ats_vtd v5 14/22] intel_iommu: implement the get_memory_region_pasid iommu operation
` [PATCH ats_vtd v5 16/22] intel_iommu: fill the PASID field when creating an instance of IOMMUTLBEntry
` [PATCH ats_vtd v5 18/22] atc: add unit tests
` [PATCH ats_vtd v5 17/22] atc: generic ATC that can be used by PCIe devices that support SVM
` [PATCH ats_vtd v5 19/22] memory: add an API for ATS support
` [PATCH ats_vtd v5 20/22] pci: add a pci-level API for ATS
` [PATCH ats_vtd v5 21/22] intel_iommu: set the address mask even when a translation fails
` [PATCH ats_vtd v5 22/22] intel_iommu: add support for ATS
[PATCH v2 0/1] memory tier: consolidate the initialization of memory tiers
2024-07-02 5:37 UTC (4+ messages)
` [PATCH v2 1/1] "
[PATCH v42 00/98] hw/sd/sdcard: Add eMMC support
2024-07-02 5:06 UTC (10+ messages)
` [PATCH v42 18/98] hw/sd/sdcard: Introduce sd_cmd_to_sendingdata and sd_generic_read_byte
` [RFC PATCH v42 90/98] hw/sd/sdcard: Add experimental 'x-aspeed-emmc-kludge' property
` [SPAM] "
[PULL 00/22] Misc HW patches for 2024-07-02
2024-07-02 5:01 UTC (23+ messages)
` [PULL 01/22] hw/net/spapr: prevent potential NULL dereference
` [PULL 02/22] include/hw: add helpers for defining versioned machine types
` [PULL 03/22] hw/arm: convert 'virt' machine definitions to use new macros
` [PULL 04/22] hw/s390x: convert 'ccw' "
` [PULL 05/22] hw/ppc: convert 'spapr' "
` [PULL 06/22] hw/m68k: convert 'virt' "
` [PULL 07/22] hw/i386: convert 'i440fx' "
` [PULL 08/22] hw/i386: convert 'q35' "
` [PULL 09/22] include/hw: add macros for deprecation & removal of versioned machines
` [PULL 10/22] include/hw: temporarily disable deletion of versioned machine types
` [PULL 11/22] hw: set deprecation info for all "
` [PULL 12/22] hw: skip registration of outdated "
` [PULL 13/22] hw/ppc: remove obsolete manual deprecation reason string of spapr machines
` [PULL 14/22] hw/i386: remove obsolete manual deprecation reason string of i440fx machines
` [PULL 15/22] docs: document special exception for machine type deprecation & removal
` [PULL 16/22] system/physmem: Fix reference to dump-guest-core
` [PULL 17/22] hw/ide/macio: switch from using qemu_allocate_irq() to qdev input GPIOs
` [PULL 18/22] hvf: Drop ifdef for macOS versions older than 12.0
` [PULL 19/22] audio: "
` [PULL 20/22] block/file-posix: "
` [PULL 21/22] net/vmnet: "
` [PULL 22/22] Remove inclusion of hw/hw.h from files that don't need it
[PATCH] hw/s390x: Attach default virtio-net devices to the /machine/virtual-css-bridge
2024-07-02 4:45 UTC (3+ messages)
[PATCH] vhost-user: Skip unnecessary duplicated VHOST_USER_SET_LOG_BASE requests
2024-07-02 3:22 UTC (6+ messages)
[PATCH v4 00/31] Add AMD Secure Nested Paging (SEV-SNP) support
2024-07-02 3:07 UTC (3+ messages)
` [PATCH v4 20/31] i386/sev: Add support for SNP CPUID validation
[PATCH v11 0/2] S3 support
2024-07-02 2:36 UTC (4+ messages)
` [PATCH v11 2/2] virtio-pci: implement No_Soft_Reset bit
[RFC PATCH] cxl: avoid duplicating report from MCE & device
2024-07-02 2:12 UTC (4+ messages)
[PATCH v3 0/7] plugins: access values during a memory read/write
2024-07-02 1:52 UTC (9+ messages)
` [PATCH v3 1/7] plugins: fix mem callback array size
` [PATCH v3 2/7] plugins: save value during memory accesses
` [PATCH v3 3/7] plugins: extend API to get latest memory value accessed
` [PATCH v3 4/7] tests/tcg: add mechanism to run specific tests with plugins
` [PATCH v3 5/7] tests/tcg: allow to check output of plugins
` [PATCH v3 6/7] tests/plugin/mem: add option to print memory accesses
` [PATCH v3 7/7] tests/tcg/x86_64: add test for plugin memory access
[PATCH 0/6] target/riscv: Expose RV32 cpu to RV64 QEMU
2024-07-02 1:48 UTC (4+ messages)
` [PATCH 3/6] target/riscv: Correct SXL return value for RV32 in "
[PATCH] sphinx/qapidoc: Fix to generate doc for explicit, unboxed arguments
2024-07-01 23:50 UTC (2+ messages)
[PATCH v7] virtio-net: Fix network stall at the host side waiting for kick
2024-07-01 23:45 UTC (5+ messages)
[PATCH 0/4] Python: Add 3.13 support, play linter whackamole
2024-07-01 23:44 UTC (3+ messages)
` [PATCH 3/4] iotests: Change imports for Python 3.13
[PATCH v1 0/2] xen: mapcache: Fix unmapping of first the entry in a bucket
2024-07-01 22:44 UTC (3+ messages)
` [PATCH v1 1/2] physmem: Bail out qemu_ram_block_from_host() for invalid ram addrs
` [PATCH v1 2/2] xen: mapcache: Fix unmapping of first entries in buckets
[PULL 00/29] target-arm queue
2024-07-01 22:19 UTC (2+ messages)
[PATCH v8 0/8] xen: Support grant mappings
2024-07-01 21:28 UTC (8+ messages)
` [PATCH v8 2/8] xen: mapcache: Unmap first entries in buckets
[PATCH v2] target/ppc/arch_dump: set prstatus pid to cpuid
2024-07-01 21:23 UTC (2+ messages)
[PATCH v3] timer: Fix a race condition between timer's callback and destroying code
2024-07-01 21:15 UTC (2+ messages)
` [PATCH v4] Add timer_join to avoid racing in timer cleanup
[PATCH v2 0/7] VIRTIO-IOMMU/HostIOMMUDevice: Fixes and page size mask rework
2024-07-01 21:14 UTC (3+ messages)
[PATCH 0/2] Solve vt82c686 qemu_irq leak
2024-07-01 21:13 UTC (5+ messages)
` [PATCH 2/2] hw/isa/vt82c686.c: Embed i8259 irq in device state instead of allocating
[PATCH v5 0/3] vhost-user-blk: live resize additional APIs
2024-07-01 20:55 UTC (3+ messages)
[PATCH] virtio: Implement Virtio Backend for SD/MMC in QEMU
2024-07-01 20:53 UTC (2+ messages)
[PATCH] hw/i386/intel_iommu: Block CFI when necessary
2024-07-01 20:51 UTC (2+ messages)
[PATCH] hw/display/tcx: Fix out-of-bounds access in tcx_blit_writel
2024-07-01 20:49 UTC (2+ messages)
[PATCH v16 00/13] Support blob memory and venus on qemu
2024-07-01 20:45 UTC (4+ messages)
[PATCH 00/13] qapi: convert "Note" and "Example" sections to rST
2024-07-01 20:28 UTC (2+ messages)
[PATCH 0/3] S3 and S4 sleep for loongarch/virt & microvm
2024-07-01 20:19 UTC (3+ messages)
` [PATCH 1/3] acpi/ged: Implement S3 and S4 sleep
[PATCH v3] hw/net/virtio-net.c: fix crash in iov_copy()
2024-07-01 20:14 UTC (2+ messages)
[PATCH 0/7] VIRTIO-IOMMU/HostIOMMUDevice: Fixes and page size mask rework
2024-07-01 20:07 UTC (2+ messages)
[PATCH 0/5] target/i386: CCOp cleanups
2024-07-01 19:51 UTC (5+ messages)
[PATCH 0/2] system/vl.c: parse all '-accel' opts
2024-07-01 19:47 UTC (7+ messages)
` [PATCH 2/2] system/vl.c: parse all -accel options
[PATCH v7 00/11] Add RISC-V ISA extension smcntrpmf support
2024-07-01 19:39 UTC (15+ messages)
` [PATCH v7 01/11] target/riscv: Combine set_mode and set_virt functions
` [PATCH v7 03/11] target/riscv: Add cycle & instret privilege mode filtering properties
` [PATCH v7 06/11] target/riscv: Implement privilege mode filtering for cycle/instret
` [PATCH v7 07/11] target/riscv: Save counter values during countinhibit update
` [PATCH v7 09/11] target/riscv: Start counters from both mhpmcounter and mcountinhibit
` [PATCH v7 10/11] target/riscv: More accurately model priv mode filtering
` [PATCH v7 11/11] target/riscv: Do not setup pmu timer if OF is disabled
[RFC PATCH v3 0/5] Implement ARM PL011 in Rust
2024-07-01 18:54 UTC (12+ messages)
` [RFC PATCH v3 2/5] rust: add bindgen step as a meson dependency
[PATCH v4 0/3] Check clock connection between STM32L4x5 RCC and peripherals
2024-07-01 18:43 UTC (5+ messages)
` [PATCH v4 1/3] hw/misc: Create STM32L4x5 SYSCFG clock
` [PATCH v4 3/3] tests/qtest: Check STM32L4x5 clock connections
[PATCH v3 qemu 00/11] acpi: NUMA nodes for CXL HB as GP + complex NUMA test
2024-07-01 17:52 UTC (6+ messages)
` [PATCH v3 07/11] hw/pci-bridge: Add acpi_uid property to CXL PXB
[PULL 0/3] xen queue 2024-07-01
2024-07-01 17:41 UTC (2+ messages)
[PATCH v3 0/2] tests/avocado: updates for sbsa-ref testing
2024-07-01 17:00 UTC (4+ messages)
` [PATCH v3 1/2] tests/avocado: sbsa-ref: add FreeBSD tests
[PATCH] hw/core/loader: gunzip(): fix memory leak on error path
2024-07-01 16:56 UTC (2+ messages)
[PATCH] vfio: container: Fix missing allocation of VFIOSpaprContainer
2024-07-01 16:49 UTC (9+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).