messages from 2024-07-12 09:10:07 to 2024-07-13 07:20:52 UTC [more...]
[PATCH v2 00/19] ppc/pnv: Better big-core model, lpar-per-core, PC unit
2024-07-13 7:19 UTC (24+ messages)
` [PATCH v2 01/19] target/ppc: Fix msgsnd for POWER8
` [PATCH v2 02/19] ppc/pnv: Add pointer from PnvCPUState to PnvCore
` [PATCH v2 03/19] ppc/pnv: Move timebase state into PnvCore
` [PATCH v2 04/19] target/ppc: Move SPR indirect registers "
` [PATCH v2 05/19] ppc/pnv: use class attribute to limit SMT threads for different machines
` [PATCH v2 06/19] ppc/pnv: Extend chip_pir class method to TIR as well
` [PATCH v2 07/19] ppc: Add a core_index to CPUPPCState for SMT vCPUs
` [PATCH v2 08/19] target/ppc: Add helpers to check for SMT sibling threads
` [PATCH v2 09/19] ppc: Add has_smt_siblings property to CPUPPCState
` [PATCH v2 10/19] ppc/pnv: Add a big-core mode that joins two regular cores
` [PATCH v2 11/19] ppc/pnv: Add allow for big-core differences in DT generation
` [PATCH v2 12/19] ppc/pnv: Implement big-core PVR for Power9/10
` [PATCH v2 13/19] ppc/pnv: Implement Power9 CPU core thread state indirect register
` [PATCH v2 14/19] ppc/pnv: Add POWER10 ChipTOD quirk for big-core
` [PATCH v2 15/19] ppc/pnv: Add big-core machine property
` [PATCH v2 16/19] system/cpus: Add cpu_pause() function
` [PATCH v2 17/19] ppc/pnv: Add a CPU nmi and resume function
` [PATCH v2 18/19] ppc/pnv: Implement POWER10 PC xscom registers for direct controls
` [PATCH v2 19/19] ppc/pnv: Add an LPAR per core machine option
[PATCH v49 00/11] hw/sd/sdcard: Add eMMC support
2024-07-13 6:01 UTC (13+ messages)
` [PATCH v49 01/11] hw/sd/sdcard: Basis for "
` [PATCH v49 02/11] hw/sd/sdcard: Register generic command handlers
` [PATCH v49 03/11] hw/sd/sdcard: Register unimplemented "
` [PATCH v49 04/11] hw/sd/sdcard: Add emmc_cmd_SET_RELATIVE_ADDR handler (CMD3)
` [PATCH v49 05/11] hw/sd/sdcard: Fix SET_BLOCK_COUNT command argument on eMMC (CMD23)
` [PATCH v49 06/11] hw/sd/sdcard: Add emmc_cmd_PROGRAM_CID handler (CMD26)
` [PATCH v49 07/11] hw/sd/sdcard: Implement eMMC sleep state (CMD5)
` [PATCH v49 08/11] hw/sd/sdcard: Add emmc_cmd_SEND_EXT_CSD handler (CMD8)
` [PATCH v49 09/11] hw/sd/sdcard: Add eMMC 'boot-partition-size' property
` [PATCH v49 10/11] hw/sd/sdcard: Add mmc SWITCH function support (CMD6)
` [PATCH v49 11/11] hw/sd/sdcard: Support boot area in emmc image
[PULL v2 0/8] loongarch-to-apply queue
2024-07-12 22:11 UTC (2+ messages)
[PULL v1 0/3] Xen queue
2024-07-12 22:11 UTC (5+ messages)
` [PULL v1 1/3] MAINTAINERS: add Edgar as Xen maintainer
` [PULL v1 2/3] physmem: Bail out qemu_ram_block_from_host() for invalid ram addrs
` [PULL v1 3/3] xen: mapcache: Fix unmapping of first entries in buckets
[PATCH v3] plugins/stoptrigger: TCG plugin to stop execution under conditions
2024-07-12 17:39 UTC (2+ messages)
[PATCH v2] plugins/stoptrigger: TCG plugin to stop execution under conditions
2024-07-12 17:23 UTC (4+ messages)
[PATCH v6 0/7] plugins: access values during a memory read/write
2024-07-12 17:14 UTC (6+ messages)
` [PATCH v6 7/7] tests/tcg/x86_64: add test for plugin memory access
[PULL 0/7] hw/nvme patches
2024-07-12 16:52 UTC (2+ messages)
[PATCH] aspeed/smc: Fix possible integer overflow
2024-07-12 16:39 UTC (2+ messages)
[PATCH v4] hw/core/loader: allow loading larger ROMs
2024-07-12 16:34 UTC (2+ messages)
[PATCH] include/hw/qdev-core.h: Correct and clarify gpio doc comments
2024-07-12 16:32 UTC (2+ messages)
[Qemu-devel] [PULL 00/12] target-arm queue
2024-07-12 15:58 UTC (4+ messages)
` [Qemu-devel] [PULL 06/12] aspeed/smc: Add DMA calibration settings
` "
[PATCH] contrib/vhost-user-blk: fix overflowing expression
2024-07-12 15:44 UTC (2+ messages)
[RFC PATCH 6/7] migration/multifd: Move payload storage out of the channel parameters
2024-07-12 15:37 UTC (13+ messages)
[PULL v3 00/85] virtio: features,fixes
2024-07-12 15:23 UTC (5+ messages)
` [PULL v3 52/85] contrib/vhost-user-*: use QEMU bswap helper functions
[PATCH v2] block/reqlist: allow adding overlapping requests
2024-07-12 15:13 UTC (2+ messages)
[PATCH v2] osdep: add a qemu_close_all_open_fd() helper
2024-07-12 15:12 UTC (2+ messages)
[PATCH] accel/tcg: Make cpu_exec_interrupt hook mandatory
2024-07-12 15:04 UTC (4+ messages)
[RFC PATCH 0/8] Convert avocado tests to normal Python unittests
2024-07-12 14:28 UTC (22+ messages)
` [RFC PATCH 4/8] tests/pytest: add pytest to the meson build system
` [RFC PATCH 5/8] tests_pytest: Implement fetch_asset() method for downloading assets
` [RFC PATCH 6/8] tests/pytest: Convert some tests that download files via fetch_asset()
` [RFC PATCH 7/8] tests/pytest: Add a function for extracting files from an archive
[RFC PATCH] build deps: update lcitool to include rust bits
2024-07-12 14:24 UTC (5+ messages)
[PULL 00/40] maintainer updates for testing, plugins and gdbstub
2024-07-12 14:18 UTC (3+ messages)
` [PULL 39/40] gdbstub: Add support for MTE in user mode
[PATCH v5 0/5] Implement QATzip compression method
2024-07-12 14:17 UTC (3+ messages)
` [PATCH v5 4/5] migration: Introduce 'qatzip' "
[RFC V1 0/7] Live update: vdpa
2024-07-12 14:02 UTC (8+ messages)
` [RFC V1 1/7] migration: cpr_needed_for_reuse
` [RFC V1 2/7] migration: skip dirty memory tracking for cpr
` [RFC V1 3/7] vdpa/cpr: preserve device fd
` [RFC V1 4/7] vdpa/cpr: kernel interfaces
` [RFC V1 5/7] vdpa/cpr: use VHOST_NEW_OWNER
` [RFC V1 6/7] vdpa/cpr: pass shadow parameter to dma functions
` [RFC V1 7/7] vdpa/cpr: preserve dma mappings
[PATCH] meson.build: fix libgcrypt detection on system without libgcrypt-config
2024-07-12 13:52 UTC (2+ messages)
[PATCH v2 0/9] RISC-V: ACPI: Namespace updates
2024-07-12 13:50 UTC (4+ messages)
[PULL 00/16] SD/MMC patches for 2024-07-06
2024-07-12 13:50 UTC (3+ messages)
` [PULL 08/16] hw/sd/sdcard: Add sd_cmd_GEN_CMD handler (CMD56)
[PATCH V14 0/7] Add architecture agnostic code to support vCPU Hotplug
2024-07-12 13:42 UTC (8+ messages)
` [PATCH V14 1/7] accel/kvm: Extract common KVM vCPU {creation, parking} code
` [PATCH V14 2/7] hw/acpi: Move CPU ctrl-dev MMIO region len macro to common header file
` [PATCH V14 3/7] hw/acpi: Update ACPI GED framework to support vCPU Hotplug
` [PATCH V14 4/7] hw/acpi: Update GED _EVT method AML with CPU scan
` [PATCH V14 5/7] hw/acpi: Update CPUs AML with cpu-(ctrl)dev change
` [PATCH V14 6/7] physmem: Add helper function to destroy CPU AddressSpace
` [PATCH V14 7/7] gdbstub: Add helper function to unregister GDB register space
[PATCH] docs/devel: Add introduction to LUKS volume with detached header
2024-07-12 13:39 UTC (2+ messages)
[PATCH v3 00/22] qga: clean up command source locations and conditionals
2024-07-12 13:24 UTC (23+ messages)
` [PATCH v3 01/22] qga: drop blocking of guest-get-memory-block-size command
` [PATCH v3 02/22] qga: move linux vcpu command impls to commands-linux.c
` [PATCH v3 03/22] qga: move linux suspend "
` [PATCH v3 04/22] qga: move linux fs/disk "
` [PATCH v3 05/22] qga: move linux disk/cpu stats "
` [PATCH v3 06/22] qga: move linux memory block "
` [PATCH v3 07/22] qga: move CONFIG_FSFREEZE/TRIM to be meson defined options
` [PATCH v3 08/22] qga: conditionalize schema for commands unsupported on Windows
` [PATCH v3 09/22] qga: conditionalize schema for commands unsupported on non-Linux POSIX
` [PATCH v3 10/22] qga: conditionalize schema for commands requiring getifaddrs
` [PATCH v3 11/22] qga: conditionalize schema for commands requiring linux/win32
` [PATCH v3 12/22] qga: conditionalize schema for commands only supported on Windows
` [PATCH v3 13/22] qga: conditionalize schema for commands requiring fsfreeze
` [PATCH v3 14/22] qga: conditionalize schema for commands requiring fstrim
` [PATCH v3 15/22] qga: conditionalize schema for commands requiring libudev
` [PATCH v3 16/22] qga: conditionalize schema for commands requiring utmpx
` [PATCH v3 17/22] qga: conditionalize schema for commands not supported on other UNIX
` [PATCH v3 18/22] qga: don't disable fsfreeze commands if vss_init fails
` [PATCH v3 19/22] qga: move declare of QGAConfig struct to top of file
` [PATCH v3 20/22] qga: remove pointless 'blockrpcs_key' variable
` [PATCH v3 21/22] qga: allow configuration file path via the cli
` [PATCH v3 22/22] qga: centralize logic for disabling/enabling commands
[PATCH] target/i386: Add Bus Lock Detect support
2024-07-12 9:52 UTC
[PATCH qemu v6 0/4] hw/cxl/cxl-mailbox-utils: Add feature commands, device patrol scrub control and DDR5 ECS control feature
2024-07-12 13:17 UTC (3+ messages)
` [PATCH v6 4/4] hw/cxl/cxl-mailbox-utils: Add device "
[PATCH v2 0/7] Add ACPI CPER firmware first error injection for Arm Processor
2024-07-12 13:15 UTC (8+ messages)
` [PATCH v2 1/7] arm/virt: place power button pin number on a define
` [PATCH v2 2/7] arm/virt: Wire up GPIO error source for ACPI / GHES
` [PATCH v2 3/7] acpi/ghes: Support GPIO error source
` [PATCH v2 4/7] acpi/ghes: Add a logic to handle block addresses and FW first ARM processor error injection
` [PATCH v2 5/7] target/arm: preserve mpidr value
` [PATCH v2 6/7] acpi/ghes: update comments to point to newer ACPI specs
` [PATCH v2 7/7] acpi/ghes: extend arm error injection logic
[PATCH v2 00/13] Fixes for user-only munmap races
2024-07-12 13:02 UTC (11+ messages)
` [PATCH v2 01/13] accel/tcg: Move {set, clear}_helper_retaddr to cpu_ldst.h
` [PATCH v2 02/13] target/arm: Use cpu_env in cpu_untagged_addr
` [PATCH v2 03/13] target/arm: Use set/clear_helper_retaddr in helper-a64.c
` [PATCH v2 04/13] target/arm: Use set/clear_helper_retaddr in SVE and SME helpers
` [PATCH v2 10/13] target/s390x: Use user_or_likely in do_access_memset
[PATCH v3 0/2] backup: allow specifying minimum cluster size
2024-07-12 13:02 UTC (6+ messages)
` [PATCH v3 1/2] copy-before-write: "
` [PATCH v3 2/2] backup: add minimum cluster size to performance options
[PATCH v2 00/22] qga: clean up command source locations and conditionals
2024-07-12 13:01 UTC (13+ messages)
` [PATCH v2 01/22] qga: drop blocking of guest-get-memory-block-size command
` [PATCH v2 06/22] qga: move linux memory block command impls to commands-linux.c
` [PATCH v2 18/22] qga: don't disable fsfreeze commands if vss_init fails
` [PATCH v2 21/22] qga: allow configuration file path via the cli
` [PATCH v2 22/22] qga: centralize logic for disabling/enabling commands
[PATCH] block/copy-before-write: wait for conflicts when read locking to avoid assertion failure
2024-07-12 12:33 UTC (2+ messages)
[RFC qemu 0/6] hw/cxl: Link speed and width control
2024-07-12 12:24 UTC (7+ messages)
` [RFC qemu 1/6] hw/pci-bridge/cxl_root_port: Provide x-speed and x-width properties
` [RFC qemu 2/6] hw/pci-bridge/cxl_upstream: "
` [RFC qemu 3/6] hw/pcie: Factor out PCI Express link register filing common to EP
` [RFC qemu 4/6] hw/pcie: Provide a utility function for control of EP / SW USP link
` [RFC qemu 5/6] hw/mem/cxl-type3: Add properties to control link speed and width
` [RFC qemu 6/6] hw/pci-bridge/cxl-upstream: "
[PATCH 0/2] Fix data corruption within preallocation
2024-07-12 12:22 UTC (3+ messages)
` [PATCH 1/2] block: zero data data corruption using prealloc-filter
[PATCH v2 0/2] Fix data corruption within preallocation
2024-07-12 11:55 UTC (4+ messages)
` [PATCH v2 1/2] block: zero data data corruption using prealloc-filter
` [PATCH v2 2/2] iotests/298: add testcase for async writes with preallocation filter
[PATCH v4 00/12] hw/iommufd: IOMMUFD Dirty Tracking
2024-07-12 11:47 UTC (13+ messages)
` [PATCH v4 01/12] vfio/pci: Extract mdev check into an helper
` [PATCH v4 02/12] vfio/iommufd: Don't initialize nor set a HOST_IOMMU_DEVICE with mdev
` [PATCH v4 03/12] backends/iommufd: Extend iommufd_backend_get_device_info() to fetch HW capabilities
` [PATCH v4 04/12] vfio/iommufd: Return errno in iommufd_cdev_attach_ioas_hwpt()
` [PATCH v4 05/12] vfio/iommufd: Introduce auto domain creation
` [PATCH v4 06/12] vfio/{iommufd,container}: Remove caps::aw_bits
` [PATCH v4 07/12] vfio/{iommufd, container}: Initialize HostIOMMUDeviceCaps during attach_device()
` [PATCH v4 08/12] vfio/iommufd: Probe and request hwpt dirty tracking capability
` [PATCH v4 09/12] vfio/iommufd: Implement VFIOIOMMUClass::set_dirty_tracking support
` [PATCH v4 10/12] vfio/iommufd: Implement VFIOIOMMUClass::query_dirty_bitmap support
` [PATCH v4 11/12] vfio/migration: Don't block migration device dirty tracking is unsupported
` [PATCH v4 12/12] vfio/common: Allow disabling device dirty page tracking
[PATCH v5 00/13] acpi: NUMA nodes for CXL HB as GP + complex NUMA test
2024-07-12 11:08 UTC (14+ messages)
` [PATCH v5 01/13] hw/acpi: Fix ordering of BDF in Generic Initiator PCI Device Handle
` [PATCH v5 02/13] hw/acpi/GI: Fix trivial parameter alignment issue
` [PATCH v5 03/13] hw/acpi: Move AML building code for Generic Initiators to aml_build.c
` [PATCH v5 04/13] hw/acpi: Rename build_all_acpi_generic_initiators() to build_acpi_generic_initiator()
` [PATCH v5 05/13] hw/pci: Add a busnr property to pci_props and use for acpi/gi
` [PATCH v5 06/13] acpi/pci: Move Generic Initiator object handling into acpi/pci.*
` [PATCH v5 07/13] hw/pci-bridge: Add acpi_uid property to TYPE_PXB_BUS
` [PATCH v5 08/13] hw/i386/acpi: Use TYPE_PXB_BUS property acpi_uid for DSDT
` [PATCH v5 09/13] hw/pci-host/gpex-acpi: Use acpi_uid property
` [PATCH v5 10/13] hw/acpi: Generic Port Affinity Structure support
` [PATCH v5 11/13] bios-tables-test: Allow for new acpihmat-generic-x test data
` [PATCH v5 12/13] bios-tables-test: Add complex SRAT / HMAT test for GI GP
` [PATCH v5 13/13] bios-tables-test: Add data for complex numa test (GI, GP etc)
[PATCH v5 00/13] WIP: Use Intel DSA accelerator to offload zero page checking in multifd live migration
2024-07-12 10:58 UTC (2+ messages)
[PATCH v5 0/7] target/riscv: Expose RV32 cpu to RV64 QEMU
2024-07-12 9:57 UTC (4+ messages)
` [PATCH v5 7/7] tests/avocado: Add an avocado test for riscv64
[PULL 0/9] loongarch-to-apply queue
2024-07-12 9:50 UTC (3+ messages)
[PATCH] Revert "qemu-char: do not operate on sources from finalize callbacks"
2024-07-12 9:26 UTC
[PATCH 00/14] Improve mechanism for configuring allowed commands
2024-07-12 9:17 UTC (6+ messages)
` [PATCH 04/14] qapi: add a 'command-features' pragma
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).