messages from 2025-03-31 14:02:38 to 2025-04-01 13:44:10 UTC [more...]
[PATCH for 10.1 v8 00/55] QEMU TDX support
2025-04-01 13:01 UTC (10+ messages)
` [PATCH v8 01/55] *** HACK *** linux-headers: Update headers to pull in TDX API changes
` [PATCH v8 03/55] i386/tdx: Implement tdx_kvm_type() for TDX
` [PATCH v8 09/55] i386/tdx: Add property sept-ve-disable for tdx-guest object
` [PATCH v8 11/55] i386/tdx: Wire CPU features up with attributes of TD guest
` [PATCH v8 14/55] i386/tdx: Set APIC bus rate to match with what TDX module enforces
` [PATCH v8 19/55] i386/tdx: Don't initialize pc.rom for TDX VMs
` [PATCH v8 22/55] headers: Add definitions from UEFI spec for volumes, resources, etc
` [PATCH v8 24/55] i386/tdx: Add TDVF memory via KVM_TDX_INIT_MEM_REGION
` [PATCH v8 25/55] i386/tdx: Call KVM_TDX_INIT_VCPU to initialize TDX vcpu
[PATCH 0/3] target/mips: Revert TARGET_PAGE_BITS_VARY and bug fixes
2025-04-01 13:39 UTC (5+ messages)
` [PATCH 1/3] target/mips: Revert TARGET_PAGE_BITS_VARY
[PATCH v2] Revert "iotests: Stop NBD server in test 162 before starting the next one"
2025-04-01 13:36 UTC (2+ messages)
[PATCH v2 0/5] ipmi: bmc-sim improvements
2025-04-01 13:29 UTC (13+ messages)
` [PATCH v2 1/5] ipmi/pci-ipmi-bt: Rename copy-paste variables
` [PATCH v2 2/5] ipmi: add fwinfo to pci ipmi devices
` [PATCH v2 3/5] ipmi/bmc-sim: Add 'Get Channel Info' command
` [PATCH v2 4/5] ipmi/bmc-sim: implement watchdog dont log flag
` [PATCH v2 5/5] ipmi/bmc-sim: add error handling for 'Set BMC Global Enables' command
[RFC PATCH-for-10.0] hw/vmapple: Allow running QTest framework on macOS
2025-04-01 13:20 UTC (2+ messages)
[PATCH v1 00/22] Fix incorrect hash results on AST2700
2025-04-01 13:17 UTC (5+ messages)
` [PATCH v1 01/22] hw/misc/aspeed_hace: Remove unused code for better readability
` [PATCH v1 03/22] hw/misc/aspeed_hace: Improve readability and consistency in variable naming
[PATCH v4 0/3] qapi: Fix some command blocked for too long
2025-04-01 13:03 UTC (4+ messages)
` [PATCH v4 1/3] io/block: Refactoring the bdrv_drained_begin() function and implement a timeout mechanism
` [PATCH v4 2/3] qapi/throttle: add timeout parameter for qmp_block_set_io_throttle()
` [PATCH v4 3/3] qapi/resize: add timeout parameter for qmp_block_resize()
[PATCH v2 0/3] Enable QEMU NVMe userspace driver on s390x
2025-04-01 13:02 UTC (6+ messages)
` [PATCH v2 2/3] include: Add a header to define PCI MMIO functions
` [PATCH v2 3/3] block/nvme: Use QEMU PCI MMIO API
[PATCH] hw/arm/npcm8xx_boards: Add auto zero flash image and device part number
2025-04-01 8:59 UTC
[PATCH v2] target/ppc: Deprecate Power8E and Power8NVL
2025-04-01 12:46 UTC (6+ messages)
[PATCH v6 00/36] Multifd 🔀 device state transfer support with VFIO consumer
2025-04-01 12:26 UTC (6+ messages)
` [PATCH 1/2] vfio/migration: Add also max in-flight VFIO device state buffers size limit
[PATCH v2] ppc/vof: Make nextprop behave more like Open Firmware
2025-04-01 12:23 UTC (3+ messages)
[PULL 0/2] aspeed queue
2025-04-01 12:13 UTC (3+ messages)
` [PULL 1/2] hw/misc/aspeed_scu: Set MemoryRegionOps::impl::access_size to 32-bit
` [PULL 2/2] hw/misc/aspeed_scu: Correct minimum access size for AST2500 / AST2600
[PATCH 00/15] export/fuse: Use coroutines and multi-threading
2025-04-01 12:05 UTC (9+ messages)
` [PATCH 14/15] fuse: Implement multi-threading
[PULL 00/29] Misc HW patches for 2024-12-31
2025-04-01 12:00 UTC (8+ messages)
` [PULL 23/29] ui & main loop: Redesign of system-specific main thread event handling
[PATCH 0/2] Initial logging support for Rust
2025-04-01 10:51 UTC (4+ messages)
` [PATCH 1/2] rust/qemu-api: Add initial logging support based on C API
[PATCH v4] target/ppc: Deprecate Power8E and Power8NVL
2025-04-01 10:58 UTC (4+ messages)
[PATCH] vhost: Don't set vring call if guest notifier is unused
2025-04-01 10:49 UTC (2+ messages)
[PATCH v2 1/2] target/riscv: Restrict mideleg/medeleg/medelegh access to S-mode harts
2025-04-01 10:33 UTC (2+ messages)
` [PATCH v2 2/2] target/riscv: Restrict midelegh "
[PATCH] docs/arm: Add apple HVF host for supported guest CPU type
2025-04-01 10:29 UTC (2+ messages)
[PATCH-for-10.0 0/2] hw/misc/aspeed_scu: Correct minimum access size for AST2500 / AST2600
2025-04-01 9:43 UTC (6+ messages)
` [PATCH-for-10.0 1/2] hw/misc/aspeed_scu: Set MemoryRegionOps::impl::access_size to 32-bit
` [PATCH-for-10.0 2/2] hw/misc/aspeed_scu: Correct minimum access size for AST2500 / AST2600
[RFC PATCH 0/3] translation performance improvements
2025-04-01 8:42 UTC (9+ messages)
` [RFC PATCH 1/3] accel/tcg: Option to permit incoherent translation block cache vs stores
` [RFC PATCH 2/3] target/ppc: define TARGET_HAS_LAZY_ICACHE
` [RFC PATCH 3/3] target/ppc: Allow goto-tb on fixed real mode translations
[PATCH] Rust: Add tracing and logging support for Rust code
2025-04-01 8:39 UTC (4+ messages)
[PATCH-for-10.1 0/3] exec: Restrict 'cpu.ldst*.h' headers to accel/tcg/
2025-04-01 8:32 UTC (4+ messages)
` [PATCH-for-10.1 1/3] exec: Restrict 'cpu-ldst-common.h' "
` [PATCH-for-10.1 2/3] exec: Restrict 'cpu_ldst.h' "
` [PATCH-for-10.1 3/3] exec: Do not include 'accel/tcg/cpu-ldst.h' in 'exec-all.h'
[PATCH] target/arm: Update comment around cpu_untagged_addr()
2025-04-01 8:23 UTC
[PATCH v3 2/2] qapi/throttle: add timeout parameter for qmp_block_set_io_throttle()
2025-04-01 8:15 UTC (2+ messages)
[PATCH-for-10.1 00/24] cpus: Restrict SoftMMU mmu_index() to TCG
2025-04-01 8:09 UTC (25+ messages)
` [PATCH-for-10.1 01/24] hw/core/cpu: Update CPUClass::mmu_index docstring
` [PATCH-for-10.1 02/24] accel/tcg: Introduce TCGCPUOps::mmu_index() callback
` [PATCH-for-10.1 03/24] target/alpha: Restrict SoftMMU mmu_index() to TCG
` [PATCH-for-10.1 04/24] target/arm: "
` [PATCH-for-10.1 05/24] target/avr: "
` [PATCH-for-10.1 06/24] target/hppa: "
` [PATCH-for-10.1 07/24] target/i386: Remove unused cpu_(ldub, stb)_kernel macros
` [PATCH-for-10.1 08/24] target/i386: Restrict cpu_mmu_index_kernel() to TCG
` [PATCH-for-10.1 09/24] target/i386: Restrict SoftMMU mmu_index() "
` [PATCH-for-10.1 10/24] target/loongarch: "
` [PATCH-for-10.1 11/24] target/m68k: "
` [PATCH-for-10.1 12/24] target/microblaze: "
` [PATCH-for-10.1 13/24] target/mips: "
` [PATCH-for-10.1 14/24] target/openrisc: "
` [PATCH-for-10.1 15/24] target/ppc: "
` [PATCH-for-10.1 16/24] target/riscv: "
` [PATCH-for-10.1 17/24] target/rx: "
` [PATCH-for-10.1 18/24] target/s390x: "
` [PATCH-for-10.1 19/24] target/sh4: "
` [PATCH-for-10.1 20/24] target/sparc: "
` [PATCH-for-10.1 21/24] target/tricore: "
` [PATCH-for-10.1 22/24] target/xtensa: "
` [PATCH-for-10.1 23/24] hw/core/cpu: Remove CPUClass::mmu_index()
` [PATCH-for-10.1 24/24] exec: Restrict cpu-mmu-index.h to accel/tcg/
[RFC v2 0/5] accel/kvm: Support KVM PMU filter
2025-04-01 7:53 UTC (17+ messages)
` [RFC v2 1/5] qapi/qom: Introduce kvm-pmu-filter object
` [RFC v2 3/5] i386/kvm: Support event with select & umask format in KVM PMU filter
[PATCH v3 2/2] qapi/throttle: add timeout parameter for qmp_block_set_io_throttle()
2025-04-01 7:21 UTC (2+ messages)
[PATCH] target/rx: Fix copy/paste typo (riscv -> rx)
2025-04-01 7:20 UTC
[PATCH v2 00/42] accel/tcg, codebase: Build once patches
2025-04-01 6:24 UTC (10+ messages)
` [PATCH v2 09/42] include/exec: Inline *_data memory operations
` [PATCH v2 11/42] accel/tcg: Perform aligned atomic reads in translator_ld
` [PATCH v2 15/42] include/exec: Split out mmap-lock.h
` [PATCH v2 26/42] semihosting: Move user-only implementation out-of-line
[PATCH] bsd-user: add option to enable plugins
2025-04-01 6:15 UTC (3+ messages)
[PATCH v2 0/4] qapi: add auto-generated return docs
2025-04-01 6:10 UTC (9+ messages)
` [PATCH v2 2/4] docs, qapi: generate undocumented return sections
` [PATCH v2 4/4] qapi: rephrase return docs to avoid type name
[PATCH-for-10.0] hw/core/machine.c: Fix -machine dumpdtb=file.dtb
2025-04-01 6:04 UTC (2+ messages)
[PATCH v2 00/10] target/i386/kvm/pmu: PMU Enhancement, Bugfix and Cleanup
2025-04-01 3:35 UTC (7+ messages)
` [PATCH v2 08/10] target/i386/kvm: reset AMD PMU registers during VM reset
[PATCH 0/3] ipmi: bmc-sim improvements
2025-04-01 1:36 UTC (10+ messages)
` [PATCH 1/3] ipmi/bmc-sim: implement watchdog dont log flag
` [PATCH 3/3] ipmi/bmc-sim: Add 'Get Channel Info' command
[PATCH 0/1] Adding TPM support for ARM SBSA-Ref machine
2025-03-31 23:10 UTC (5+ messages)
` [PATCH 1/1] hw/arm/sbsa-ref: "
[PATCH] hw/aspeed: Correct minimum access size for all models
2025-03-31 23:06 UTC (6+ messages)
[PATCH v3 00/29] single-binary: start make hw/arm/ common
2025-03-31 22:38 UTC (2+ messages)
[PATCH] smbios: Fix buffer overrun when using path= option
2025-03-31 22:18 UTC (2+ messages)
[PATCH-for-10.0 0/5] hw/arm/virt-acpi: Do not advertise disabled GIC ITS in MADT table
2025-03-31 22:12 UTC (6+ messages)
` [PATCH-for-10.0 1/5] qtest/bios-tables-test: Add test for -M virt, its=off
` [PATCH-for-10.0 2/5] qtest/bios-tables-test: Whitelist aarch64/virt/APIC.its_off blob
` [PATCH-for-10.0 3/5] hw/arm/virt-acpi: Factor its_enabled() helper out
` [PATCH-for-10.0 4/5] hw/arm/virt-acpi: Do not advertise disabled GIC ITS
` [PATCH-for-10.0 5/5] qtest/bios-tables-test: Update aarch64/virt/APIC.its_off blob
[PATCH v8 0/7] Allow to enable multifd and postcopy migration together
2025-03-31 20:54 UTC (10+ messages)
` [PATCH v8 2/7] migration: Refactor channel discovery mechanism
` [PATCH v8 3/7] migration: enable multifd and postcopy together
` [PATCH v8 6/7] migration: Add save_postcopy_prepare() savevm handler
` [PATCH v8 7/7] migration/ram: Implement save_postcopy_prepare()
[PULL 00/23] Misc HW fixes for 2025-03-31
2025-03-31 19:48 UTC (24+ messages)
` [PULL 01/23] hw/arm/armv7m: Expose and access System Control Space as little endian
` [PULL 02/23] hw/arm/imx8mp-evk: Fix reference count of SoC object
` [PULL 03/23] hw/arm/fsl-imx8mp: Derive struct FslImx8mpState from TYPE_SYS_BUS_DEVICE
` [PULL 04/23] hw/arm/fsl-imx8mp: Remove unused define
` [PULL 05/23] hw/core/cpu: Use size_t for memory_rw_debug len argument
` [PULL 06/23] hw/block/m25p80: Categorize and add description
` [PULL 07/23] hw/display/dm163: Add description
` [PULL 08/23] hw/dma/i82374: Categorize and add description
` [PULL 09/23] hw/mips: Mark the "mipssim" machine as deprecated
` [PULL 10/23] hw/rtc/goldfish: keep time offset when resetting
` [PULL 11/23] hw/misc/pll: Do not expose as user-creatable
` [PULL 12/23] hw/nvram/xlnx-efuse: "
` [PULL 13/23] hw/scsi/lsi53c895a: fix memory leak in lsi_scsi_realize()
` [PULL 14/23] hw/sd/sdhci: free irq on exit
` [PULL 15/23] hw/char/bcm2835_aux: Fix incorrect interrupt ID when RX disabled
` [PULL 16/23] hw/ufs: free irq on exit
` [PULL 17/23] hw/pci-host/designware: Fix ATU_UPPER_TARGET register access
` [PULL 18/23] target/hppa: Remove duplicated CPU_RESOLVING_TYPE definition
` [PULL 19/23] target/avr: Fix buffer read in avr_print_insn
` [PULL 20/23] target/sparc: Log unimplemented ASI load/store accesses
` [PULL 21/23] target/mips: Revert TARGET_PAGE_BITS_VARY
` [PULL 22/23] target/mips: Require even maskbits in update_pagemask
` [PULL 23/23] target/mips: Simplify and fix update_pagemask
[PATCH 0/9] CXL: FMAPI DCD Management Commands 0x5600-0x5605
2025-03-31 19:38 UTC (4+ messages)
` [PATCH 2/9] cxl-mailbox-utils: 0x5600 - FMAPI Get DCD Info
[PATCH 0/2] Move device tree files in a subdir in pc-bios
2025-03-31 19:31 UTC (3+ messages)
` [PATCH 2/2] pc-bios: Move device tree files in their own subdir
[PATCH] mips: Mark the "mipssim" machine as deprecated
2025-03-31 19:17 UTC (2+ messages)
[PATCH v2 00/11] target/avr: Increase page size
2025-03-31 18:51 UTC (3+ messages)
[PATCH v4 0/2] GT64120 PCI endianness fixes and cleanup
2025-03-31 18:48 UTC (3+ messages)
` [PATCH v4 1/2] hw/pci-host/gt64120: Fix endianness handling
` [PATCH v4 2/2] hw/pci-host: Remove unused pci_host_data_be_ops
[PATCH 0/5] python: add QAPI and qapidoc et al to python linter tests
2025-03-31 18:39 UTC (6+ messages)
` [PATCH 3/5] python: update missing dependencies from minreqs
[PATCH] hw/pci-host/gt64120.c: Fix PCI host bridge endianness handling
2025-03-31 17:51 UTC (9+ messages)
[PATCH-for-10.0 0/2] hw/pci-host/designware: Fix ATU_UPPER_TARGET register access
2025-03-31 16:16 UTC (5+ messages)
` [PATCH-for-10.0 1/2] hw/pci-host/designware: Fix access to ATU_UPPER_TARGET register
` [PATCH-for-10.1 2/2] hw/pci-host/designware: Use deposit/extract API
KVM/QEMU community call 1/4/2025 agenda items?
2025-03-31 15:07 UTC
[PATCH] target/ppc: Improve PSSCR SPR modelling
2025-03-31 14:54 UTC
[PATCH] ppc: Implement print_info interface function for the CPU class
2025-03-31 14:51 UTC
[PATCH-for-10.0 00/12] hw: Categorize few devices and add their descriptions
2025-03-31 14:35 UTC (2+ messages)
[PATCH v2 1/1] goldfish_rtc: keep time offset when resetting
2025-03-31 14:16 UTC (2+ messages)
[PATCH v3 0/4] *** Add SCLP event type CPI ***
2025-03-31 14:00 UTC (4+ messages)
` [PATCH v3 2/4] hw/s390x: add Control-Program Identification to QOM
` [PATCH v3 3/4] hw/s390x: support migration of CPI data
` [PATCH v3 4/4] hw/s390x: compat handling for backward migration
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).