messages from 2024-07-18 08:28:17 to 2024-07-18 18:20:05 UTC [more...]
[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] mem/cxl_type3: Fix overlapping region validation error
2024-07-18 17:34 UTC (4+ 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 (8+ 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 (19+ messages)
` [PATCH 01/15] testing: bump to latest libvirt-ci
` [PATCH 02/15] tests/avocado: Remove non-working sparc leon3 test
` [PATCH 03/15] gdbstub: Re-factor gdb command extensions
` [PATCH 04/15] plugins/stoptrigger: TCG plugin to stop execution under conditions
` [PATCH 05/15] plugins: fix mem callback array size
` [PATCH 06/15] tests/plugins: use qemu_plugin_outs for inline stats
` [PATCH 07/15] plugins/execlog.c: correct dump of registers values
` [PATCH 08/15] semihosting: Include missing 'gdbstub/syscalls.h' header
` [PATCH 09/15] target/m68k: Add semihosting stub
` [PATCH 10/15] target/mips: "
` [PATCH 11/15] target/m68k: Restrict semihosting to TCG
` [PATCH 12/15] target/mips: "
` [PATCH 13/15] target/riscv: "
` [PATCH 14/15] target/xtensa: "
` [PATCH 15/15] semihosting: Restrict "
[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 v1 00/15] support ADC and I2C for AST2700
2024-07-18 16:18 UTC (24+ 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 06/15] hw/i2c/aspeed: introduce a new bus pool buffer attribute in AspeedI2Cbus
` [PATCH v1 07/15] hw/i2c/aspeed: support discontinuous poll buffer memory region of I2C bus
` [PATCH v1 09/15] hw/i2c/aspeed: Add AST2700 support
` [PATCH v1 10/15] hw/i2c/aspeed: support Tx/Rx buffer 64 bits address
` [PATCH v1 14/15] aspeed: fix coding style
` [PATCH v1 15/15] aspeed: add tmp105 in i2c bus 0 for AST2700
[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)
[PATCH v3 0/3] Fix data corruption within preallocation
2024-07-18 15:52 UTC (4+ messages)
` [PATCH v3 1/3] block: zero data data corruption using prealloc-filter
[RFC V1 0/6] Live update: cpr-transfer
2024-07-18 15:36 UTC (2+ messages)
[PATCH v5 0/5] vvfat: Fix write bugs for large files and add iotests
2024-07-18 15:31 UTC (9+ 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] qapi/machine: Belatedly document target loongarch64 is since 7.1
2024-07-18 14:45 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 v4 00/12] hw/iommufd: IOMMUFD Dirty Tracking
2024-07-18 13:47 UTC (21+ messages)
` [PATCH v4 05/12] vfio/iommufd: Introduce auto domain creation
` [PATCH v4 11/12] vfio/migration: Don't block migration device dirty tracking is unsupported
[PATCH v2] target/s390x: filter deprecated properties based on model expansion type
2024-07-18 13:39 UTC (2+ messages)
[PATCH v5 00/19] Reconstruct loongson ipi driver
2024-07-18 13:33 UTC (20+ 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
[PULL 00/26] target-arm queue
2024-07-18 13:20 UTC (27+ 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 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
[PATCH v4 00/18] Reconstruct loongson ipi driver
2024-07-18 11:28 UTC (22+ messages)
` [PATCH v4 01/18] hw/intc/loongson_ipi: Declare QOM types using DEFINE_TYPES() macro
` [PATCH v4 02/18] hw/intc/loongson_ipi: Access memory in little endian
` [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 15/18] hw/intc/loongarch_ipi: Add loongarch IPI support
` [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
[PULL 00/14] QAPI patches patches for 2024-07-17
2024-07-18 11:22 UTC (2+ messages)
[PULL 00/16] Trivial patches for 2024-07-17
2024-07-18 11:22 UTC (2+ messages)
[PATCH v2 0/7] introduce job-change qmp command
2024-07-18 11:01 UTC (9+ messages)
` [PATCH v2 1/7] qapi: rename BlockJobChangeOptions to JobChangeOptions
` [PATCH v2 3/7] qapi: block-job-change: make copy-mode parameter optional
` [PATCH v2 5/7] qapi: add job-change
` [PATCH v2 6/7] qapi/block-core: derpecate block-job-change
[PATCH 0/2] ci: fix running of vnc-display-test
2024-07-18 10:35 UTC (5+ messages)
` [PATCH 1/2] ci: add gtk-vnc to the deps
` [PATCH 2/2] ci: refresh package lists with lcitool
[PATCH v2 0/7] Add ACPI CPER firmware first error injection for Arm Processor
2024-07-18 10:33 UTC (3+ messages)
` [PATCH v2 1/7] arm/virt: place power button pin number on a define
[PATCH v2 0/3] target/arm: Fixes for SME FMOPA (#2373)
2024-07-18 10:25 UTC (2+ messages)
[PATCH v5 00/18] SMMUv3 nested translation support
2024-07-18 9:43 UTC (4+ messages)
[PATCH v1 00/17] intel_iommu: Enable stage-1 translation for emulated device
2024-07-18 9:25 UTC (9+ messages)
` [PATCH v1 02/17] intel_iommu: Make pasid entry type check accurate
` [PATCH v1 03/17] intel_iommu: Add a placeholder variable for scalable modern mode
` [PATCH v1 15/17] intel_iommu: Set default aw_bits to 48 in scalable modren mode
` [PATCH v1 16/17] intel_iommu: Modify x-scalable-mode to be string option
[PATCH] docs: fix the html docs search function
2024-07-18 9:17 UTC (2+ messages)
[PATCH v2] hw/loongarch: Remove unimplemented extioi INT_encode mode
2024-07-18 8:32 UTC
[PATCH v4 0/3] docs/interop/firmware.json: scripts/qapi-gen.py compatibility
2024-07-18 8:32 UTC (7+ messages)
` [PATCH v4 1/3] docs/interop/firmware.json: add new enum FirmwareFormat
` [PATCH v4 2/3] docs/interop/firmware.json: add new enum FirmwareArchitecture
` [PATCH v4 3/3] docs: add test for firmware.json QAPI
[PATCH v2] vhsot-user: Do not wait for replay for not sent VHOST_USER_SET_LOG_BASE
2024-07-18 8:31 UTC
[PATCH v5 0/3] vhost-user-blk: live resize additional APIs
2024-07-18 8:31 UTC (5+ messages)
` [PATCH v5 1/3] qdev-monitor: add option to report GenericError from find_device_state
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).