messages from 2023-04-26 17:24:00 to 2023-04-28 12:28:56 UTC [more...]
[PATCH v20 00/21] s390x: CPU Topology
2023-04-28 12:27 UTC (8+ messages)
` [PATCH v20 01/21] s390x/cpu topology: add s390 specifics to CPU topology
` [PATCH v20 02/21] s390x/cpu topology: add topology entries on CPU hotplug
` [PATCH v20 03/21] target/s390x/cpu topology: handle STSI(15) and build the SYSIB
[PATCH v4 0/9] Enhance vfio PCI hot reset for vfio cdev device
2023-04-28 12:07 UTC (35+ messages)
` [PATCH v4 1/9] vfio: Determine noiommu in vfio_device registration
` [PATCH v4 2/9] vfio-iommufd: Create iommufd_access for noiommu devices
` [PATCH v4 4/9] vfio/pci: Move the existing hot reset logic to be a helper
` [PATCH v4 5/9] vfio: Mark cdev usage in vfio_device
` [PATCH v4 6/9] iommufd: Reserved -1 in the iommufd xarray
` [PATCH v4 7/9] vfio-iommufd: Add helper to retrieve iommufd_ctx and devid for vfio_device
` [PATCH v4 8/9] vfio/pci: Extend VFIO_DEVICE_GET_PCI_HOT_RESET_INFO for vfio device cdev
` [PATCH v4 9/9] vfio/pci: Allow passing zero-length fd array in VFIO_DEVICE_PCI_HOT_RESET
[kvm-unit-tests PATCH v5 00/29] EFI and ACPI support for arm64
2023-04-28 12:04 UTC (30+ messages)
` [kvm-unit-tests PATCH v5 01/29] lib: Move acpi header and implementation to lib
` [kvm-unit-tests PATCH v5 02/29] x86: Move x86_64-specific EFI CFLAGS to x86_64 Makefile
` [kvm-unit-tests PATCH v5 03/29] lib: Apply Lindent to acpi.{c,h}
` [kvm-unit-tests PATCH v5 04/29] lib: Fix style for acpi.{c,h}
` [kvm-unit-tests PATCH v5 05/29] lib/acpi: Convert table names to Linux style
` [kvm-unit-tests PATCH v5 06/29] x86: Avoid references to fields of ACPI tables
` [kvm-unit-tests PATCH v5 07/29] lib/acpi: Ensure all struct definition for ACPI tables are packed
` [kvm-unit-tests PATCH v5 08/29] lib/acpi: Add support for the XSDT table
` [kvm-unit-tests PATCH v5 09/29] lib/acpi: Extend the definition of the FADT table
` [kvm-unit-tests PATCH v5 10/29] devicetree: Check that fdt is not NULL in dt_available()
` [kvm-unit-tests PATCH v5 11/29] arm64: Add support for setting up the PSCI conduit through ACPI
` [kvm-unit-tests PATCH v5 12/29] arm64: Add support for discovering the UART "
` [kvm-unit-tests PATCH v5 13/29] arm64: Add support for timer initialization "
` [kvm-unit-tests PATCH v5 14/29] arm64: Add support for cpu "
` [kvm-unit-tests PATCH v5 15/29] arm64: Add support for gic "
` [kvm-unit-tests PATCH v5 16/29] lib/printf: Support for precision modifier in printf
` [kvm-unit-tests PATCH v5 17/29] lib/printf: Add support for printing wide strings
` [kvm-unit-tests PATCH v5 18/29] lib/efi: Add support for getting the cmdline
` [kvm-unit-tests PATCH v5 19/29] arm/arm64: Rename etext to _etext
` [kvm-unit-tests PATCH v5 20/29] lib: Avoid ms_abi for calls related to EFI on arm64
` [kvm-unit-tests PATCH v5 21/29] arm64: Add a new type of memory type flag MR_F_RESERVED
` [kvm-unit-tests PATCH v5 22/29] arm64: Add a setup sequence for systems that boot through EFI
` [kvm-unit-tests PATCH v5 23/29] arm64: Copy code from GNU-EFI
` [kvm-unit-tests PATCH v5 24/29] arm64: Change GNU-EFI imported code to use defined types
` [kvm-unit-tests PATCH v5 25/29] arm64: Use code from the gnu-efi when booting with EFI
` [kvm-unit-tests PATCH v5 26/29] lib: Avoid external dependency in libelf
` [kvm-unit-tests PATCH v5 27/29] arm64: Add support for efi in Makefile
` [kvm-unit-tests PATCH v5 28/29] lib: arm: Print test exit status
` [kvm-unit-tests PATCH v5 29/29] arm64: Add an efi/run script
[PATCH RFC net-next v2 0/4] virtio/vsock: support datagrams
2023-04-28 10:43 UTC (9+ messages)
` [PATCH RFC net-next v2 3/4] vsock: Add lockless sendmsg() support
[PATCH v7 0/1] arm: enable MTE for QEMU + kvm
2023-04-28 9:55 UTC (2+ messages)
` [PATCH v7 1/1] arm/kvm: add support for MTE
[PATCH RFC 18/43] x86/percpu: Use PC-relative addressing for percpu variable references
2023-04-28 9:51 UTC (2+ messages)
` [PATCH RFC 28/43] KVM: x86: Adapt assembly for PIE support
[PATCH v10 00/22] Add vfio_device cdev for iommufd support
2023-04-28 9:29 UTC (2+ messages)
[PATCH v3 0/1] fix race in gmap_make_secure()
2023-04-28 9:27 UTC (2+ messages)
` [PATCH v3 1/1] KVM: s390: "
[kvm-unit-tests PATCH v8 0/2] S390x: CPU Topology Information
2023-04-28 7:52 UTC (8+ messages)
` [kvm-unit-tests PATCH v8 1/2] s390x: topology: Check the Perform Topology Function
` [kvm-unit-tests PATCH v8 2/2] s390x: topology: Checking Configuration Topology Information
[Bug 217380] New: Latency issues in creating kvm-nx-lpage-recovery kthread
2023-04-28 7:30 UTC
[Bug 217379] New: Latency issues in irq_bypass_register_consumer
2023-04-28 7:27 UTC
[PATCH V4 00/11] vfio/pci: Support dynamic allocation of MSI-X interrupts
2023-04-28 6:50 UTC (23+ messages)
` [PATCH V4 01/11] vfio/pci: Consolidate irq cleanup on MSI/MSI-X disable
` [PATCH V4 02/11] vfio/pci: Remove negative check on unsigned vector
` [PATCH V4 03/11] vfio/pci: Prepare for dynamic interrupt context storage
` [PATCH V4 04/11] vfio/pci: Move to single error path
` [PATCH V4 05/11] vfio/pci: Use xarray for interrupt context storage
` [PATCH V4 06/11] vfio/pci: Remove interrupt context counter
` [PATCH V4 07/11] vfio/pci: Update stale comment
` [PATCH V4 08/11] vfio/pci: Use bitfield for struct vfio_pci_core_device flags
` [PATCH V4 09/11] vfio/pci: Probe and store ability to support dynamic MSI-X
` [PATCH V4 10/11] vfio/pci: Support "
` [PATCH V4 11/11] vfio/pci: Clear VFIO_IRQ_INFO_NORESIZE for MSI-X
[PATCH v2 00/21] Enable CET Virtualization
2023-04-28 6:09 UTC (6+ messages)
` [PATCH v2 09/21] KVM:x86: Load guest FPU state when accessing xsaves-managed MSRs
` [PATCH v2 10/21] KVM:x86: Add #CP support in guest exception classification
[PATCH v3] vringh: IOMEM support
2023-04-28 2:00 UTC (5+ messages)
[GIT PULL] virtio,vhost,vdpa: features, fixes, cleanups
2023-04-28 0:31 UTC (2+ messages)
[RFC PATCH 0/5] Add TDX intra host migration support
2023-04-27 21:25 UTC (6+ messages)
` [RFC PATCH 3/5] KVM: TDX: Add base implementation for tdx_vm_move_enc_context_from
[PATCH 0/2] selftests/kvm: Fixes for demand paging test
2023-04-27 20:35 UTC (5+ messages)
` [PATCH 1/2] selftests/kvm: Setup vcpu_alias only for minor mode test
` [PATCH 2/2] selftests/kvm: Allow dump per-vcpu info for uffd threads
[PATCH v3 00/22] Improve scalability of KVM + userfaultfd live migration via annotated memory faults
2023-04-27 20:26 UTC (14+ messages)
` [PATCH v3 22/22] KVM: selftests: Handle memory fault exits in demand_paging_test
[GIT PULL] Please pull IOMMUFD subsystem changes
2023-04-27 17:15 UTC (2+ messages)
[PATCH v13 098/113] KVM: TDX: Handle TDX PV map_gpa hypercall
2023-04-27 15:51 UTC (5+ messages)
[PATCH v7 0/5] Linear Address Masking (LAM) KVM Enabling
2023-04-27 13:23 UTC (17+ messages)
` [PATCH v7 2/5] KVM: x86: Virtualize CR3.LAM_{U48,U57}
[PATCH v2 0/1] fix race in gmap_make_secure
2023-04-27 12:45 UTC (7+ messages)
` [PATCH v2 1/1] KVM: s390: "
Latency issues inside KVM
2023-04-27 12:38 UTC
[RFC PATCH 0/6] Improve VM DVFS and task placement behavior
2023-04-27 11:26 UTC (4+ messages)
[PATCH 0/2] KVM support for Intel PMU v5 fixed function PMC bitmap
2023-04-27 9:53 UTC (3+ messages)
` [PATCH 1/2] KVM: vmx/pmu: Indicate available fixed function PMCs through a bitmap
` [PATCH 2/2] KVM: vmx/pmu: Add support for selected fixed vPMU enablement for PMU v5
cal for agenda for QEMU developers fortnightly conference (20230502)
2023-04-27 9:15 UTC
[kvm-unit-tests PATCH v2 0/1] Fixing infinite loop on SCLP READ SCP INFO error
2023-04-27 7:54 UTC (2+ messages)
` [kvm-unit-tests PATCH v2 1/1] s390x: sclp: consider monoprocessor on read_info error
[PATCH RFC v2 0/9] Add loongarch kvm accel support
2023-04-27 7:26 UTC (10+ messages)
` [PATCH RFC v2 1/9] linux-headers: Add KVM headers for loongarch
` [PATCH RFC v2 2/9] target/loongarch: Define some kvm_arch interfaces
` [PATCH RFC v2 3/9] target/loongarch: Supplement vcpu env initial when vcpu reset
` [PATCH RFC v2 4/9] target/loongarch: Implement kvm get/set registers
` [PATCH RFC v2 5/9] target/loongarch: Implement kvm_arch_init function
` [PATCH RFC v2 6/9] target/loongarch: Implement kvm_arch_init_vcpu
` [PATCH RFC v2 7/9] target/loongarch: Implement kvm_arch_handle_exit
` [PATCH RFC v2 8/9] target/loongarch: Implement set vcpu intr for kvm
` [PATCH RFC v2 9/9] target/loongarch: Add loongarch kvm into meson build
[PATCH v8 00/30] Add KVM LoongArch support
2023-04-27 7:11 UTC (31+ messages)
` [PATCH v8 01/30] LoongArch: KVM: Add kvm related header files
` [PATCH v8 02/30] LoongArch: KVM: Implement kvm module related interface
` [PATCH v8 03/30] LoongArch: KVM: Implement kvm hardware enable, disable interface
` [PATCH v8 04/30] LoongArch: KVM: Implement VM related functions
` [PATCH v8 05/30] LoongArch: KVM: Add vcpu related header files
` [PATCH v8 06/30] LoongArch: KVM: Implement vcpu create and destroy interface
` [PATCH v8 07/30] LoongArch: KVM: Implement vcpu run interface
` [PATCH v8 08/30] LoongArch: KVM: Implement vcpu handle exit interface
` [PATCH v8 09/30] LoongArch: KVM: Implement vcpu get, vcpu set registers
` [PATCH v8 10/30] LoongArch: KVM: Implement vcpu ENABLE_CAP ioctl interface
` [PATCH v8 11/30] LoongArch: KVM: Implement fpu related operations for vcpu
` [PATCH v8 12/30] LoongArch: KVM: Implement vcpu interrupt operations
` [PATCH v8 13/30] LoongArch: KVM: Implement misc vcpu related interfaces
` [PATCH v8 14/30] LoongArch: KVM: Implement vcpu load and vcpu put operations
` [PATCH v8 15/30] LoongArch: KVM: Implement vcpu status description
` [PATCH v8 16/30] LoongArch: KVM: Implement update VM id function
` [PATCH v8 17/30] LoongArch: KVM: Implement virtual machine tlb operations
` [PATCH v8 18/30] LoongArch: KVM: Implement vcpu timer operations
` [PATCH v8 19/30] LoongArch: KVM: Implement kvm mmu operations
` [PATCH v8 20/30] LoongArch: KVM: Implement handle csr excption
` [PATCH v8 21/30] LoongArch: KVM: Implement handle iocsr exception
` [PATCH v8 22/30] LoongArch: KVM: Implement handle idle exception
` [PATCH v8 23/30] LoongArch: KVM: Implement handle gspr exception
` [PATCH v8 24/30] LoongArch: KVM: Implement handle mmio exception
` [PATCH v8 25/30] LoongArch: KVM: Implement handle fpu exception
` [PATCH v8 26/30] LoongArch: KVM: Implement kvm exception vector
` [PATCH v8 27/30] LoongArch: KVM: Implement vcpu world switch
` [PATCH v8 28/30] LoongArch: KVM: Implement probe virtualization when LoongArch cpu init
` [PATCH v8 29/30] LoongArch: KVM: Enable kvm config and add the makefile
` [PATCH v8 30/30] LoongArch: KVM: Supplement kvm document about LoongArch-specific part
[kvm-unit-tests PATCH] arch-run: Fix run_qemu return correct error code
2023-04-27 3:13 UTC (2+ messages)
[PATCH v3] KVM: x86: Preserve TDP MMU roots until they are explicitly invalidated
2023-04-26 22:57 UTC (2+ messages)
[GIT PULL] KVM: Non-x86 changes for 6.4
2023-04-26 22:40 UTC (17+ messages)
` [GIT PULL] KVM: x86: Misc "
` [GIT PULL] KVM: x86: MMU "
` [GIT PULL] KVM: x86: PMU "
` [GIT PULL] KVM: x86: Selftests "
` [GIT PULL] KVM: x86: SVM "
` [GIT PULL] KVM: x86: VMX "
[GIT PULL] KVM/arm64 updates for v6.4
2023-04-26 21:24 UTC (3+ messages)
[GIT PULL 0/3] KVM: s390: Changes for 6.4
2023-04-26 19:43 UTC (2+ messages)
[PATCH RFC v8 00/56] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
2023-04-26 18:02 UTC (4+ messages)
` [PATCH RFC v8 34/56] KVM: SVM: Add KVM_SEV_SNP_LAUNCH_START command
[PATCH v8 00/12] Implement Eager Page Splitting for ARM
2023-04-26 17:23 UTC (8+ messages)
` [PATCH v8 06/12] KVM: arm64: Add kvm_pgtable_stage2_split()
` [PATCH v8 07/12] KVM: arm64: Refactor kvm_arch_commit_memory_region()
` [PATCH v8 08/12] KVM: arm64: Add kvm_uninit_stage2_mmu()
` [PATCH v8 09/12] KVM: arm64: Split huge pages when dirty logging is enabled
` [PATCH v8 10/12] KVM: arm64: Open-code kvm_mmu_write_protect_pt_masked()
` [PATCH v8 11/12] KVM: arm64: Split huge pages during KVM_CLEAR_DIRTY_LOG
` [PATCH v8 12/12] KVM: arm64: Use local TLBI on permission relaxation
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