messages from 2024-07-18 11:45:20 to 2024-07-19 07:17:20 UTC [more...]
[PATCH v2] mem/cxl_type3: Fix overlapping region validation error
2024-07-19 7:16 UTC (2+ messages)
[PATCH] tests/tcg/aarch64: Fix test-mte.py
2024-07-19 7:14 UTC (3+ messages)
[PATCH v1 00/15] support ADC and I2C for AST2700
2024-07-19 6:24 UTC (15+ messages)
` [PATCH v1 03/15] hw/i2c/aspeed: support to set the different memory size
` [PATCH v1 04/15] hw/i2c/aspeed: support discontinuous register memory region of I2C bus
` [PATCH v1 10/15] hw/i2c/aspeed: support Tx/Rx buffer 64 bits address
[RFC PATCH] cxl: avoid duplicating report from MCE & device
2024-07-19 6:24 UTC (2+ messages)
[PATCH v4 00/12] hw/iommufd: IOMMUFD Dirty Tracking
2024-07-19 6:06 UTC (18+ messages)
` [PATCH v4 05/12] vfio/iommufd: Introduce auto domain creation
[PATCH v6 0/5] Implement QATzip compression method
2024-07-19 6:05 UTC (5+ messages)
` [PATCH v6 3/5] migration: Add migration parameters for QATzip
` [PATCH v6 4/5] migration: Introduce 'qatzip' compression method
[PATCH v5] virtio-pci: Fix the use of an uninitialized irqfd
2024-07-19 5:25 UTC
[PATCH] docs: add more information about CXL2.0 device type
2024-07-19 4:57 UTC
[PATCH v2] block-backend: per-device throttling of BLOCK_IO_ERROR reports
2024-07-19 4:54 UTC (3+ messages)
[PATCH v1 00/17] intel_iommu: Enable stage-1 translation for emulated device
2024-07-19 4:26 UTC (13+ messages)
` [PATCH v1 03/17] intel_iommu: Add a placeholder variable for scalable modern mode
` [PATCH v1 16/17] intel_iommu: Modify x-scalable-mode to be string option
[PATCH v5 00/13] riscv: QEMU RISC-V IOMMU Support
2024-07-19 3:43 UTC (3+ messages)
` [PATCH v5 09/13] hw/riscv/riscv-iommu: add ATS support
[PULL 0/3] loongarch-to-apply queue
2024-07-19 2:26 UTC (4+ messages)
` [PULL 1/3] target/loongarch/gdbstub: Add vector registers support
` [PULL 2/3] hw/loongarch: Remove unimplemented extioi INT_encode mode
` [PULL 3/3] hw/loongarch: Modify flash block size to 256K
[PATCH] qapi/machine: Belatedly document target loongarch64 is since 7.1
2024-07-19 1:44 UTC (3+ messages)
[PATCH v2] hw/loongarch: Remove unimplemented extioi INT_encode mode
2024-07-19 1:41 UTC (2+ messages)
[PULL 00/26] target-arm queue
2024-07-19 1:26 UTC (28+ messages)
` [PULL 01/26] target/arm: Fix handling of LDAPR/STLR with negative offset
` [PULL 02/26] target/arm: LDAPR should honour SCTLR_ELx.nAA
` [PULL 03/26] hw/display/bcm2835_fb: fix fb_use_offsets condition
` [PULL 04/26] hw/arm/smmu-common: Add missing size check for stage-1
` [PULL 05/26] hw/arm/smmu: Fix IPA for stage-2 events
` [PULL 06/26] hw/arm/smmuv3: Fix encoding of CLASS in events
` [PULL 07/26] hw/arm/smmu: Use enum for SMMU stage
` [PULL 08/26] hw/arm/smmu: Split smmuv3_translate()
` [PULL 09/26] hw/arm/smmu: Consolidate ASID and VMID types
` [PULL 10/26] hw/arm/smmu: Introduce CACHED_ENTRY_TO_ADDR
` [PULL 11/26] hw/arm/smmuv3: Translate CD and TT using stage-2 table
` [PULL 12/26] hw/arm/smmu-common: Rework TLB lookup for nesting
` [PULL 13/26] hw/arm/smmu-common: Add support for nested TLB
` [PULL 14/26] hw/arm/smmu-common: Support nested translation
` [PULL 15/26] hw/arm/smmu: Support nesting in smmuv3_range_inval()
` [PULL 16/26] hw/arm/smmu: Introduce smmu_iotlb_inv_asid_vmid
` [PULL 17/26] hw/arm/smmu: Support nesting in the rest of commands
` [PULL 18/26] hw/arm/smmuv3: Support nested SMMUs in smmuv3_notify_iova()
` [PULL 19/26] hw/arm/smmuv3: Handle translation faults according to SMMUPTWEventInfo
` [PULL 20/26] hw/arm/smmuv3: Support and advertise nesting
` [PULL 21/26] hw/arm/smmu: Refactor SMMU OAS
` [PULL 22/26] target/arm: Use float_status copy in sme_fmopa_s
` [PULL 23/26] target/arm: Use FPST_F16 for SME FMOPA (widening)
` [PULL 24/26] tests/tcg/aarch64: Add test cases "
` [PULL 25/26] tests/arm-cpu-features: Do not assume PMU availability
` [PULL 26/26] hvf: arm: Do not advance PC when raising an exception
[PATCH v3 00/12] Fixes for user-only munmap races
2024-07-19 1:07 UTC (13+ messages)
` [PATCH v3 01/12] accel/tcg: Move {set, clear}_helper_retaddr to cpu_ldst.h
` [PATCH v3 02/12] target/arm: Use set/clear_helper_retaddr in helper-a64.c
` [PATCH v3 03/12] target/arm: Use set/clear_helper_retaddr in SVE and SME helpers
` [PATCH v3 04/12] target/ppc/mem_helper.c: Remove a conditional from dcbz_common()
` [PATCH v3 05/12] target/ppc: Hoist dcbz_size out of dcbz_common
` [PATCH v3 06/12] target/ppc: Split out helper_dbczl for 970
` [PATCH v3 07/12] target/ppc: Merge helper_{dcbz,dcbzep}
` [PATCH v3 08/12] target/ppc: Improve helper_dcbz for user-only
` [PATCH v3 09/12] target/s390x: Use user_or_likely in do_access_memset
` [PATCH v3 10/12] target/s390x: Use user_or_likely in access_memmove
` [PATCH v3 11/12] target/s390x: Use set/clear_helper_retaddr in mem_helper.c
` [PATCH v3 12/12] target/riscv: Simplify probing in vext_ldff
[PATCH v6 0/7] plugins: access values during a memory read/write
2024-07-19 1:01 UTC (7+ messages)
` [PATCH v6 7/7] tests/tcg/x86_64: add test for plugin memory access
[PATCH] mem/cxl_type3: Fix overlapping region validation error
2024-07-19 0:50 UTC (6+ messages)
[PATCH v5 0/5] vvfat: Fix write bugs for large files and add iotests
2024-07-19 0:29 UTC (11+ messages)
` [PATCH v5 2/5] vvfat: Fix usage of `info.file.offset`
` [PATCH v5 3/5] vvfat: Fix wrong checks for cluster mappings invariant
` [PATCH v5 4/5] vvfat: Fix reading files with non-continuous clusters
` [PATCH v5 5/5] iotests: Add `vvfat` tests
[PATCH] hvf: arm: Allow creating VMs with > 63GB of RAM on macOS 15+
2024-07-18 23:00 UTC
[PATCH v5 00/19] Reconstruct loongson ipi driver
2024-07-18 22:54 UTC (21+ messages)
` [PATCH v5 01/19] hw/intc/loongson_ipi: Declare QOM types using DEFINE_TYPES() macro
` [PATCH v5 02/19] hw/intc/loongson_ipi: Access memory in little endian
` [PATCH v5 03/19] hw/intc/loongson_ipi: Rename LoongsonIPI -> LoongsonIPIState
` [PATCH v5 04/19] hw/intc/loongson_ipi: Extract loongson_ipi_common_finalize()
` [PATCH v5 05/19] hw/intc/loongson_ipi: Extract loongson_ipi_common_realize()
` [PATCH v5 06/19] hw/intc/loongson_ipi: Add TYPE_LOONGSON_IPI_COMMON stub
` [PATCH v5 07/19] hw/intc/loongson_ipi: Move common definitions to loongson_ipi_common.h
` [PATCH v5 08/19] hw/intc/loongson_ipi: Move IPICore::mmio_mem to LoongsonIPIState
` [PATCH v5 09/19] hw/intc/loongson_ipi: Move IPICore structure to loongson_ipi_common.h
` [PATCH v5 10/19] hw/intc/loongson_ipi: Pass LoongsonIPICommonState to send_ipi_data()
` [PATCH v5 11/19] hw/intc/loongson_ipi: Add LoongsonIPICommonClass::get_iocsr_as handler
` [PATCH v5 12/19] hw/intc/loongson_ipi: Add LoongsonIPICommonClass::cpu_by_arch_id handler
` [PATCH v5 13/19] hw/intc/loongson_ipi: Expose loongson_ipi_core_read/write helpers
` [PATCH v5 14/19] hw/intc/loongson_ipi: Move common code to loongson_ipi_common.c
` [PATCH v5 15/19] hw/intc/loongarch_ipi: Add loongarch IPI support
` [PATCH v5 16/19] hw/loongarch/virt: Replace Loongson IPI with LoongArch IPI
` [PATCH v5 17/19] hw/intc/loongson_ipi: Restrict to MIPS
` [PATCH v5 18/19] hw/intc/loongson_ipi: Remove unused headers
` [PATCH v5 19/19] docs: Correct Loongarch -> LoongArch
[PATCH v4 00/18] Reconstruct loongson ipi driver
2024-07-18 22:48 UTC (33+ messages)
` [PATCH v4 01/18] hw/intc/loongson_ipi: Declare QOM types using DEFINE_TYPES() macro
` [PATCH v4 03/18] hw/intc/loongson_ipi: Rename LoongsonIPI -> LoongsonIPIState
` [PATCH v4 04/18] hw/intc/loongson_ipi: Extract loongson_ipi_common_finalize()
` [PATCH v4 05/18] hw/intc/loongson_ipi: Extract loongson_ipi_common_realize()
` [PATCH v4 06/18] hw/intc/loongson_ipi: Add TYPE_LOONGSON_IPI_COMMON stub
` [PATCH v4 07/18] hw/intc/loongson_ipi: Move common definitions to loongson_ipi_common.h
` [PATCH v4 08/18] hw/intc/loongson_ipi: Move IPICore::mmio_mem to LoongsonIPIState
` [PATCH v4 09/18] hw/intc/loongson_ipi: Move IPICore structure to loongson_ipi_common.h
` [PATCH v4 10/18] hw/intc/loongson_ipi: Pass LoongsonIPICommonState to send_ipi_data()
` [PATCH v4 11/18] hw/intc/loongson_ipi: Add LoongsonIPICommonClass::get_iocsr_as handler
` [PATCH v4 12/18] hw/intc/loongson_ipi: Add LoongsonIPICommonClass::cpu_by_arch_id handler
` [PATCH v4 13/18] hw/intc/loongson_ipi: Expose loongson_ipi_core_read/write helpers
` [PATCH v4 14/18] hw/intc/loongson_ipi: Move common code to loongson_ipi_common.c
` [PATCH v4 16/18] hw/loongarch/virt: Replace loongson IPI with loongarch IPI
` [PATCH v4 17/18] hw/intc/loongson_ipi: Restrict to MIPS
` [PATCH v4 18/18] hw/intc/loongson_ipi: Remove unused headers
[RFC PATCH 0/7] migration/multifd: Introduce storage slots
2024-07-18 22:32 UTC (15+ messages)
` [RFC PATCH 6/7] migration/multifd: Move payload storage out of the channel parameters
[PATCH v4 0/9] target/i386: Misc cleanup on KVM PV defs, outdated comments and error handling
2024-07-18 21:11 UTC (17+ messages)
` [PATCH v4 1/9] target/i386/kvm: Add feature bit definitions for KVM CPUID
` [PATCH v4 2/9] target/i386/kvm: Remove local MSR_KVM_WALL_CLOCK and MSR_KVM_SYSTEM_TIME definitions
` [PATCH v4 3/9] target/i386/kvm: Only save/load kvmclock MSRs when kvmclock enabled
` [PATCH v4 4/9] target/i386/kvm: Save/load MSRs of kvmclock2 (KVM_FEATURE_CLOCKSOURCE2)
` [PATCH v4 5/9] target/i386/kvm: Drop workaround for KVM_X86_DISABLE_EXITS_HTL typo
` [PATCH v4 7/9] target/i386/kvm: Clean up return values of MSR filter related functions
` [PATCH v4 8/9] target/i386/kvm: Clean up error handling in kvm_arch_init()
` [PATCH v4 9/9] target/i386/kvm: Replace ARRAY_SIZE(msr_handlers) with KVM_MSR_FILTER_MAX_RANGES
[PULL 00/30] riscv-to-apply queue
2024-07-18 21:01 UTC (2+ messages)
[PATCH v3 0/3] Fix data corruption within preallocation
2024-07-18 19:46 UTC (5+ messages)
` [PATCH v3 1/3] block: zero data data corruption using prealloc-filter
[PATCH] docs: fix the html docs search function
2024-07-18 19:33 UTC (3+ messages)
[PATCH v2 0/3] block-jobs: add final flush
2024-07-18 19:22 UTC (3+ messages)
` [PATCH v2 1/3] block/commit: implement "
[PATCH] block/curl: rewrite http header parsing function
2024-07-18 18:54 UTC (2+ messages)
[PATCH v2] target/s390x: filter deprecated properties based on model expansion type
2024-07-18 18:22 UTC (3+ messages)
[PATCH] qapi-block-core: Clean up blockdev-snapshot-internal-sync doc
2024-07-18 18:18 UTC (2+ messages)
[PATCH v2] target: riscv: Add Svvptc extension support
2024-07-18 17:43 UTC (2+ messages)
[PATCH] tests/avocado: Remove the remainders of the virtiofs_submounts test
2024-07-18 17:31 UTC
[PATCH v3] chardev: add path option for pty backend
2024-07-18 17:30 UTC (5+ messages)
[RFC PATCH v3] contrib/plugins: control flow plugin
2024-07-18 17:17 UTC (2+ messages)
[PATCH v3 0/9] XIVE changes for Cache Watch, VSTs, STT and info pic
2024-07-18 16:38 UTC (3+ messages)
[PATCH 00/15] Final bits for 9.1-rc0 (docker, plugins, gdbstub, semihosting)
2024-07-18 16:37 UTC (3+ messages)
` [PATCH 06/15] tests/plugins: use qemu_plugin_outs for inline stats
[PATCH V2 00/11] Live update: cpr-exec
2024-07-18 16:22 UTC (10+ messages)
` [PATCH V2 01/11] machine: alloc-anon option
` [PATCH V2 03/11] migration: save cpr mode
[PATCH] tests/avocado/machine_aspeed.py: Add eMMC boot tests
2024-07-18 16:19 UTC (2+ messages)
[PATCH] aspeed/smc: Fix possible integer overflow
2024-07-18 16:19 UTC (2+ messages)
[PATCH v2 0/8] aspeed: Add boot from eMMC support (AST2600)
2024-07-18 16:18 UTC (2+ messages)
[PATCH v2] vnc: increase max display size
2024-07-18 16:12 UTC (3+ messages)
[RFC V1 0/6] Live update: cpr-transfer
2024-07-18 15:36 UTC (2+ messages)
[PATCH] guest-agent: document allow-rpcs in config file section
2024-07-18 14:04 UTC
[PATCH v5 0/4] docs/interop/firmware.json: scripts/qapi-gen.py compatibility
2024-07-18 14:02 UTC (14+ messages)
` [PATCH v5 1/4] docs/interop/firmware.json: add new enum FirmwareFormat
` [PATCH v5 2/4] docs/interop/firmware.json: add new enum FirmwareArchitecture
` [PATCH v5 3/4] docs/interop/firmware.json: convert "Example" section
` [PATCH v5 4/4] docs: add test for firmware.json QAPI
[PATCH v2] hw/timer/hpet: Fix wrong HPET interrupts
2024-07-18 13:13 UTC (3+ messages)
[PATCH v3 0/5] target/arm/kvm: Report PMU unavailability
2024-07-18 12:47 UTC (9+ messages)
` [PATCH v3 2/5] target/arm/kvm: Fix PMU feature bit early
` [PATCH v3 3/5] target/arm: Always add pmu property for Armv8
` [PATCH v3 5/5] hvf: arm: Properly disable PMU
[RFC PATCH 0/2] vhost-user-gpu: Add support for blob resources
2024-07-18 12:12 UTC (3+ messages)
` [RFC PATCH 1/2] vhost-user-gpu: Forward RESOURCE_BLOB and CONTEXT_INIT flags
` [RFC PATCH 2/2] vhost-user-gpu: Add shared memory region support
[PULL 0/9] loongarch-to-apply queue
2024-07-18 12:10 UTC (4+ messages)
[PATCH v9 0/7] blockdev-replace
2024-07-18 12:00 UTC (5+ messages)
` [PATCH v9 2/7] block/export: add blk_by_export_id()
` [PATCH v9 4/7] qapi: add blockdev-replace command
Windows 10 and 11 VMs fails to boot with SapphireRapids CPU definition
2024-07-18 11:44 UTC
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).