qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-02-16 16:20:46 to 2023-02-17 02:01:21 UTC [more...]

[PATCH v1 0/6] hw/arm/virt: Support dirty ring
 2023-02-17  1:59 UTC  (2+ messages)

[PATCH 18/18] target/riscv: Move configuration check to envcfg CSRs predicate()
 2023-02-17  1:59 UTC  (3+ messages)

[PATCH v6 0/9] make write_misa a no-op and FEATURE_* cleanups
 2023-02-17  1:59 UTC  (20+ messages)
` [PATCH v6 1/9] target/riscv: turn write_misa() into an official no-op
` [PATCH v6 2/9] target/riscv: introduce riscv_cpu_cfg()
` [PATCH v6 3/9] target/riscv: remove RISCV_FEATURE_DEBUG
` [PATCH v6 4/9] target/riscv/cpu.c: error out if EPMP is enabled without PMP
` [PATCH v6 5/9] target/riscv: remove RISCV_FEATURE_EPMP
` [PATCH v6 6/9] target/riscv: remove RISCV_FEATURE_PMP
` [PATCH v6 7/9] hw/riscv/virt.c: do not use RISCV_FEATURE_MMU in create_fdt_socket_cpus()
` [PATCH v6 8/9] target/riscv: remove RISCV_FEATURE_MMU
` [PATCH v6 9/9] target/riscv/cpu: remove CPUArchState::features and friends

[PATCH] i386: Add new CPU model SapphireRapids
 2023-02-17  1:17 UTC  (3+ messages)

[PATCH v3 00/11] 2023 Q1 bsd-user upstreaming: bugfixes and sysctl
 2023-02-17  0:38 UTC  (13+ messages)
` [PATCH v3 01/11] bsd-user: Don't truncate the return value from freebsd_syscall
` [PATCH v3 02/11] build: Don't specify -no-pie for --static user-mode programs
` [PATCH v3 03/11] bsd-user: Add sysarch syscall
` [PATCH v3 04/11] bsd-user: various helper routines for sysctl
` [PATCH v3 05/11] bsd-user: Helper routines oidfmt
` [PATCH v3 06/11] bsd-user: Helper routines h2g_old_sysctl
` [PATCH v3 07/11] bsd-user: sysctl helper funtions: sysctl_name2oid and sysctl_oidfmt
` [PATCH v3 08/11] bsd-user: common routine do_freebsd_sysctl_oid for all sysctl variants
` [PATCH v3 09/11] bsd-user: Start translation of arch-specific sysctls
` [PATCH v3 10/11] bsd-user: do_freebsd_sysctl helper for sysctl(2)
` [PATCH v3 11/11] bsd-user: implement sysctlbyname(2)

[PATCH v2 0/1] virtio-fs: implement option for stateless migration
 2023-02-16 23:39 UTC  (10+ messages)
` [PATCH v2 1/1] vhost-user-fs: add property to allow migration

[PULL 00/12] VFIO updates 2023-02-16
 2023-02-16 23:02 UTC  (13+ messages)
` [PULL 01/12] linux-headers: Update to v6.2-rc8
` [PULL 02/12] vfio/migration: Fix NULL pointer dereference bug
` [PULL 03/12] vfio/migration: Allow migration without VFIO IOMMU dirty tracking support
` [PULL 04/12] vfio/common: Change vfio_devices_all_running_and_saving() logic to equivalent one
` [PULL 05/12] vfio/migration: Block multiple devices migration
` [PULL 06/12] vfio/migration: Move migration v1 logic to vfio_migration_init()
` [PULL 07/12] vfio/migration: Rename functions/structs related to v1 protocol
` [PULL 08/12] vfio/migration: Implement VFIO migration protocol v2
` [PULL 09/12] vfio/migration: Remove VFIO migration protocol v1
` [PULL 10/12] vfio: Alphabetize migration section of VFIO trace-events file
` [PULL 11/12] docs/devel: Align VFIO migration docs to v2 protocol
` [PULL 12/12] MAINTAINERS: Add myself as VFIO reviewer

[PATCH v2 00/12] 2023 Q1 bsd-user upstreaming: bugfixes and sysctl
 2023-02-16 22:57 UTC  (7+ messages)
` [PATCH v2 09/12] bsd-user: Start translation of arch-specific sysctls
` [PATCH v2 12/12] bsd-user: Add -strict

Nested virtualization not working
 2023-02-16 21:55 UTC 

[PATCH v2 0/3] virtio-scsi: fix SCSIDevice hot unplug with IOThread
 2023-02-16 21:27 UTC  (4+ messages)
` [PATCH v2 2/3] dma-helpers: prevent dma_blk_cb() vs dma_aio_cancel() race

[PATCH] vhost-user-fs: add capability to allow migration
 2023-02-16 21:00 UTC  (11+ messages)

[PATCH v2 0/4] Adds support for running QEMU natively on windows-arm64
 2023-02-16 20:11 UTC  (7+ messages)
` [PATCH v2 1/4] util/cacheflush: fix cache "
` [PATCH v2 2/4] sysemu/os-win32: fix setjmp/longjmp "
` [PATCH v2 4/4] target/ppc: fix warning with clang-15

[PATCH v11 00/11] vfio/migration: Implement VFIO migration protocol v2
 2023-02-16 19:53 UTC  (6+ messages)
` [PATCH v11 08/11] "

[PATCH 00/12] testing/next: docker, avocado, unit,
 2023-02-16 19:44 UTC  (4+ messages)
` [PATCH 07/12] testing: update ubuntu2004 to ubuntu2204

Runnig solaris binary(32 bit) on linux(64 bit)
 2023-02-16 19:39 UTC  (5+ messages)

[PATCH 0/5] Support Flexible Data Placement (FDP)
 2023-02-16 19:32 UTC  (12+ messages)
` [PATCH 1/5] hw/nvme: move adjustment of data_units{read,written}
` [PATCH 2/5] hw/nvme: store a pointer to the NvmeSubsystem in the NvmeNamespace
` [PATCH 3/5] hw/nvme: add basic endurance group support
` [PATCH 4/5] hw/nvme: basic directives support
` [PATCH 5/5] hw/nvme: flexible data placement emulation

[PATCH RESEND v5 00/28] target/arm: Allow CONFIG_TCG=n builds
 2023-02-16 19:21 UTC  (12+ messages)
` [PATCH RESEND v5 07/28] target/arm: Move define_debug_regs() to cpregs.c
` [PATCH RESEND v5 17/28] target/arm: Move cortex sysregs into cpregs.c
` [PATCH RESEND v5 25/28] target/avocado: Pass parameters to migration test on aarch64

[PATCH 0/5] bulk: Have object_child_foreach() take Error* and return boolean
 2023-02-16 19:16 UTC  (4+ messages)
` [RFC PATCH 5/5] hw/ppc/pnv_bmc: Simplify pnv_bmc_find()

[PATCH v5 0/9] make write_misa a no-op and FEATURE_* cleanups
 2023-02-16 19:12 UTC  (11+ messages)
` [PATCH v5 1/9] target/riscv: turn write_misa() into an official no-op
` [PATCH v5 2/9] target/riscv: introduce riscv_cpu_cfg()
` [PATCH v5 3/9] target/riscv: remove RISCV_FEATURE_DEBUG
` [PATCH v5 4/9] target/riscv/cpu.c: error out if EPMP is enabled without PMP
` [PATCH v5 5/9] target/riscv: remove RISCV_FEATURE_EPMP
` [PATCH v5 6/9] target/riscv: remove RISCV_FEATURE_PMP
` [PATCH v5 7/9] hw/riscv/virt.c: do not use RISCV_FEATURE_MMU in create_fdt_socket_cpus()
` [PATCH v5 8/9] target/riscv: remove RISCV_FEATURE_MMU
` [PATCH v5 9/9] target/riscv/cpu: remove CPUArchState::features and friends

[PATCH v2] audio/pwaudio.c: Add Pipewire audio backend for QEMU
 2023-02-16 19:05 UTC  (3+ messages)

[PATCH v2] Adding new machine Tiogapass in QEMU
 2023-02-16 18:43 UTC 

[PATCH qemu 2/2] aspeed/fuji : correct the eeprom size
 2023-02-16 18:43 UTC  (5+ messages)

[PATCH 0/2] hw/mem: CXL Type-3 Volatile Memory Support
 2023-02-16 18:42 UTC  (3+ messages)
` [PATCH 2/2] hw/cxl: Multi-Region CXL Type-3 Devices (Volatile and Persistent)

[PULL 0/4] virtiofs queue
 2023-02-16 18:26 UTC  (5+ messages)
` [PULL 1/4] virtiofsd: Remove test
` [PULL 2/4] virtiofsd: Remove build and docs glue
` [PULL 3/4] virtiofsd: Remove source
` [PULL 4/4] virtiofsd: Swing deprecated message to removed-features

[PATCH v5 00/18] pci hotplug tracking
 2023-02-16 18:03 UTC  (19+ messages)
` [PATCH v5 01/18] pci/shpc: set attention led to OFF on reset
` [PATCH v5 02/18] pci/shpc: change shpc_get_status() return type to uint8_t
` [PATCH v5 03/18] pci/shpc: shpc_slot_command(): handle PWRONLY -> ENABLED transition
` [PATCH v5 04/18] pci/shpc: more generic handle hot-unplug in shpc_slot_command()
` [PATCH v5 05/18] pci/shpc: pass PCIDevice pointer to shpc_slot_command()
` [PATCH v5 06/18] pci/shpc: refactor shpc_device_plug_common()
` [PATCH v5 07/18] pcie: pcie_cap_slot_write_config(): use correct macro
` [PATCH v5 08/18] pcie_regs: drop duplicated indicator value macros
` [PATCH v5 09/18] pcie: drop unused PCIExpressIndicator
` [PATCH v5 10/18] pcie: pcie_cap_slot_enable_power() use correct helper
` [PATCH v5 11/18] pcie: introduce pcie_sltctl_powered_off() helper
` [PATCH v5 12/18] pcie: set power indicator to off on reset by default
` [PATCH v5 13/18] pci: introduce pci_find_the_only_child()
` [PATCH v5 14/18] qapi/qdev.json: unite DEVICE_* event data into single structure
` [PATCH v5 15/18] qapi: add HOTPLUG_STATE infrastructure
` [PATCH v5 16/18] shpc: implement HOTPLUG_STATE event and query-hotplug
` [PATCH v5 17/18] pcie: "
` [PATCH v5 18/18] qapi: introduce DEVICE_ON event

CXL 2.0 memory pooling emulation
 2023-02-16 18:00 UTC  (4+ messages)

[PATCH V3 0/8] Add basic ACPI support for risc-v virt
 2023-02-16 17:38 UTC  (11+ messages)
` [PATCH V3 1/8] hw/riscv/virt: Add OEM_ID and OEM_TABLE_ID fields
` [PATCH V3 2/8] hw/riscv/virt: Add a switch to disable ACPI
` [PATCH V3 3/8] hw/riscv/virt: Add memmap pointer to RiscVVirtState
` [PATCH V3 4/8] hw/riscv/virt: Enable basic ACPI infrastructure
` [PATCH V3 5/8] hw/riscv/virt: virt-acpi-build.c: Add RINTC in MADT
` [PATCH V3 6/8] hw/riscv/virt: virt-acpi-build.c: Add RHCT Table
` [PATCH V3 7/8] hw/riscv/virt.c: Initialize the ACPI tables
` [PATCH V3 8/8] MAINTAINERS: Add entry for RISC-V ACPI

[PATCH v5 0/3] arm: enable MTE for QEMU + kvm
 2023-02-16 17:30 UTC  (5+ messages)
` [PATCH v5 3/3] qtests/arm: add some mte tests

[PATCH V2 04/10] hw/riscv/virt: virt-acpi-build.c: Add basic ACPI tables
 2023-02-16 17:26 UTC  (3+ messages)

[PATCH v2] target/arm: Add raw_writes ops for register whose write induce TLB maintenance
 2023-02-16 17:23 UTC  (4+ messages)

[PULL v2 0/10] xenpvh
 2023-02-16 17:17 UTC  (7+ messages)

[PATCH] gitlab-ci: Use artifacts instead of dumping logs in the Cirrus-CI jobs
 2023-02-16 17:15 UTC  (2+ messages)

[PULL 00/30] target-arm queue
 2023-02-16 17:11 UTC  (31+ messages)
` [PULL 01/30] hw/intc/armv7m_nvic: Use OBJECT_DECLARE_SIMPLE_TYPE() macro
` [PULL 02/30] target/arm: Simplify arm_v7m_mmu_idx_for_secstate() for user emulation
` [PULL 03/30] target/arm: Reduce arm_v7m_mmu_idx_[all/for_secstate_and_priv]() scope
` [PULL 04/30] target/arm: Constify ID_PFR1 on user emulation
` [PULL 05/30] target/arm: Convert CPUARMState::eabi to boolean
` [PULL 06/30] target/arm: Avoid resetting CPUARMState::eabi field
` [PULL 07/30] target/arm: Restrict CPUARMState::gicv3state to sysemu
` [PULL 08/30] target/arm: Restrict CPUARMState::arm_boot_info "
` [PULL 09/30] target/arm: Restrict CPUARMState::nvic "
` [PULL 10/30] target/arm: Store CPUARMState::nvic as NVICState*
` [PULL 11/30] target/arm: Declare CPU <-> NVIC helpers in 'hw/intc/armv7m_nvic.h'
` [PULL 12/30] tests/avocado: retire the Aarch64 TCG tests from boot_linux.py
` [PULL 13/30] hw/arm/smmuv3: Add GBPA register
` [PULL 14/30] hw/arm: Add missing XLNX_ZYNQMP_ARM -> USB_DWC3 Kconfig dependency
` [PULL 15/30] arm/virt: don't try to spell out the accelerator
` [PULL 16/30] MAINTAINERS: Add myself to maintainers and remove Havard
` [PULL 17/30] hw/ssi: Add Nuvoton PSPI Module
` [PULL 18/30] hw/arm: Attach PSPI module to NPCM7XX SoC
` [PULL 19/30] hw/arm/smmu-common: Support 64-bit addresses
` [PULL 20/30] hw/arm/smmu-common: Fix TTB1 handling
` [PULL 21/30] target/arm: rename handle_semihosting to tcg_handle_semihosting
` [PULL 22/30] target/arm: wrap psci call with tcg_enabled
` [PULL 23/30] target/arm: wrap call to aarch64_sve_change_el in tcg_enabled()
` [PULL 24/30] target/arm: Move PC alignment check
` [PULL 25/30] target/arm: Move cpregs code out of cpu.h
` [PULL 26/30] tests/avocado: Skip tests that require a missing accelerator
` [PULL 27/30] tests/avocado: Tag TCG tests with accel:tcg
` [PULL 28/30] target/arm: Use "max" as default cpu for the virt machine with KVM
` [PULL 29/30] tests/qtest: arm-cpu-features: Match tests to required accelerators
` [PULL 30/30] tests/qtest: Restrict tpm-tis-devices-{swtpm}-test to CONFIG_TCG

[PATCH v6 0/3] Eliminate multifd flush
 2023-02-16 17:13 UTC  (10+ messages)
` [PATCH v6 1/3] multifd: Create property multifd-flush-after-each-section
` [PATCH v6 3/3] multifd: Only flush once each full round of memory

[PULL 0/5] Migration 20230215 patches
 2023-02-16 17:11 UTC  (2+ messages)

[PATCH v2 00/18] hw/ide: Untangle ISA/PCI abuses of ide_init_ioport()
 2023-02-16 17:10 UTC  (5+ messages)
` [PATCH v2 07/18] hw/ide/piix: Ensure IDE output IRQs are wired at realization

[PATCH] qemu: make version available in coredump
 2023-02-16 17:02 UTC  (6+ messages)

[RFC PATCH 00/16] Add stage-2 translation for SMMUv3
 2023-02-16 16:54 UTC  (25+ messages)
` [RFC PATCH 03/16] hw/arm/smmuv3: Rename smmu_ptw_64
` [RFC PATCH 04/16] hw/arm/smmuv3: Add a system property to choose translation stage
` [RFC PATCH 05/16] hw/arm/smmuv3: Add page table walk for stage-2
` [RFC PATCH 10/16] hw/arm/smmuv3: Make TLB lookup work "
` [RFC PATCH 12/16] hw/arm/smmuv3: Add VMID to tlb tagging
` [RFC PATCH 13/16] hw/arm/smmuv3: Add CMDs related to stage 2

[PATCH v2 00/14] target/riscv: Some updates to float point related extensions
 2023-02-16 16:42 UTC  (3+ messages)
` [PATCH v2 05/14] target/riscv: Fix relationship between V, Zve*, F and D

[PATCH] TCG plugin API extension to read guest memory content by an address
 2023-02-16 16:42 UTC  (3+ messages)

[PATCH v4 00/10] migration: introduce dirtylimit capability
 2023-02-16 16:18 UTC  (4+ messages)
` [PATCH v4 03/10] kvm: dirty-ring: Fix race with vcpu creation
` [PATCH v4 06/10] migration: Introduce dirty-limit capability
` [PATCH v4 08/10] migration: Implement dirty-limit convergence algo


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).