kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-02-18 12:37:33 to 2021-02-22 16:52:58 UTC [more...]

[RFC PATCH 00/10] vfio: Device memory DMA mapping improvements
 2021-02-22 16:50 UTC  (3+ messages)
` [RFC PATCH 01/10] vfio: Create vfio_fs_type with inode per device
` [RFC PATCH 02/10] vfio: Update vfio_add_group_dev() API

[RFC v3 0/5] Introduce MMIO/PIO dispatch file descriptors (ioregionfd)
 2021-02-22 16:40 UTC  (8+ messages)
` [RFC v3 1/5] KVM: add initial support for KVM_SET_IOREGION
` [RFC v3 2/5] KVM: x86: add support for ioregionfd signal handling
` [RFC v3 3/5] KVM: implement wire protocol
` [RFC v3 4/5] KVM: add ioregionfd context
` [RFC v3 5/5] KVM: enforce NR_IOBUS_DEVS limit if kmemcg is disabled

[PATCH v4 0/2] KVM: x86/mmu: Skip mmu_notifier changes when possible
 2021-02-22 16:24 UTC  (4+ messages)
` [PATCH v4 1/2] KVM: x86/mmu: Skip mmu_notifier check when handling MMIO page fault
` [PATCH v4 2/2] KVM: x86/mmu: Consider the hva in mmu_notifier retry

[PATCH kvmtool 00/21] Unify I/O port and MMIO trap handling
 2021-02-22 16:19 UTC  (45+ messages)
` [PATCH kvmtool 01/21] ioport: Remove ioport__setup_arch()
` [PATCH kvmtool 04/21] mmio: Extend handling to include ioport emulation
` [PATCH kvmtool 06/21] hw/i8042: Refactor trap handler
` [PATCH kvmtool 07/21] hw/i8042: Switch to new trap handlers
` [PATCH kvmtool 09/21] x86/ioport: "
` [PATCH kvmtool 13/21] hw/serial: Refactor trap handler
` [PATCH kvmtool 15/21] vfio: Refactor ioport "
` [PATCH kvmtool 17/21] virtio: Switch trap handling to use MMIO handler
` [PATCH kvmtool 19/21] Remove ioport specific routines
` [PATCH kvmtool 20/21] hw/serial: ARM/arm64: Use MMIO at higher addresses
` [PATCH kvmtool 21/21] hw/rtc: "

[PATCH v11 00/13] SMMUv3 Nested Stage Setup (VFIO part)
 2021-02-22 16:12 UTC  (6+ messages)
` [PATCH v11 01/13] vfio: VFIO_IOMMU_SET_PASID_TABLE

[PATCH v1] kvm: x86: Revise guest_fpu xcomp_bv field
 2021-02-22 16:06 UTC  (5+ messages)

[PATCH] KVM: nSVM: prepare guest save area while is_guest_mode is true
 2021-02-22 15:25 UTC  (6+ messages)

[PATCH 0/2] sysemu: Let VMChangeStateHandler take boolean 'running' argument
 2021-02-22 14:34 UTC  (2+ messages)

[RFC PATCH v5 00/19] virtio/vsock: introduce SOCK_SEQPACKET support
 2021-02-22 14:23 UTC  (18+ messages)
` [RFC PATCH v5 01/19] af_vsock: update functions for connectible socket
` [RFC PATCH v5 02/19] af_vsock: separate wait data loop
` [RFC PATCH v5 03/19] af_vsock: separate receive "
` [RFC PATCH v5 04/19] af_vsock: implement SEQPACKET receive loop
` [RFC PATCH v5 05/19] af_vsock: separate wait space loop
` [RFC PATCH v5 07/19] af_vsock: rest of SEQPACKET support
` [RFC PATCH v5 08/19] af_vsock: update comments for stream sockets

[PATCH v4 0/1] KVM: s390: diag9c (directed yield) forwarding
 2021-02-22 12:41 UTC  (2+ messages)
` [PATCH v4 1/1] "

[PATCH v2 00/11] hw/accel: Exit gracefully when accelerator is invalid
 2021-02-22 13:19 UTC  (17+ messages)
` [PATCH v2 01/11] accel/kvm: Check MachineClass kvm_type() return value
` [PATCH v2 02/11] hw/boards: Introduce machine_class_valid_for_accelerator()
` [PATCH v2 03/11] hw/core: Restrict 'query-machines' to those supported by current accel
` [PATCH v2 04/11] hw/arm: Restrit KVM to the virt & versal machines
` [PATCH v2 05/11] hw/mips: Restrict KVM to the malta & virt machines
` [RFC PATCH v2 06/11] hw/ppc: Restrict KVM to various PPC machines
` [PATCH v2 07/11] hw/s390x: Explicit the s390-ccw-virtio machines support TCG and KVM
` [RFC PATCH v2 08/11] hw/i386: Explicit x86 machines support all current accelerators
` [PATCH v2 09/11] hw/xenpv: Restrict Xen Para-virtualized machine to Xen accelerator
` [PATCH v2 10/11] hw/board: Only allow TCG accelerator by default
` [PATCH v2 11/11] softmmu/vl: Exit gracefully when accelerator is not supported

[kvm-unit-tests PATCH v3 0/7] s390x: Cleanup exception register save/restore and implement backtrace
 2021-02-22  8:57 UTC  (8+ messages)
` [kvm-unit-tests PATCH v3 1/7] s390x: Fix fpc store address in RESTORE_REGS_STACK
` [kvm-unit-tests PATCH v3 2/7] s390x: Fully commit to stack save area for exceptions
` [kvm-unit-tests PATCH v3 3/7] s390x: Introduce and use CALL_INT_HANDLER macro
` [kvm-unit-tests PATCH v3 4/7] s390x: Provide preliminary backtrace support
` [kvm-unit-tests PATCH v3 5/7] s390x: Print more information on program exceptions
` [kvm-unit-tests PATCH v3 6/7] s390x: Move diag308_load_reset to stack saving
` [kvm-unit-tests PATCH v3 7/7] s390x: Remove SAVE/RESTORE_STACK and lowcore fpc and fprs save areas

[PATCH] use pr_warn_ratelimited() for vq_err()
 2021-02-22 11:29 UTC  (2+ messages)
` [PATCH v2] "

[PATCH v6 0/2] System Generation ID driver and VMGENID backend
 2021-02-22  9:53 UTC  (4+ messages)
` [PATCH v6 1/2] drivers/misc: sysgenid: add system generation id driver
` [PATCH v6 2/2] drivers/virt: vmgenid: add vm "

[PATCH v13 00/15] SMMUv3 Nested Stage Setup (IOMMU part)
 2021-02-22  8:56 UTC  (4+ messages)

[PATCH RFC 0/7] Introduce support for guest AMX feature
 2021-02-22  8:51 UTC  (10+ messages)
` [PATCH RFC 3/7] kvm: x86: XSAVE state and XFD MSRs context switch

[GIT PULL] First batch of KVM changes for Linux 5.12
 2021-02-21 22:01 UTC  (2+ messages)

[PATCH v4 01/22] x86/fpu/xstate: Modify the initialization helper to handle both static and dynamic buffers
 2021-02-21 18:56 UTC  (6+ messages)
` [PATCH v4 03/22] x86/fpu/xstate: Modify address finders "
` [PATCH v4 04/22] x86/fpu/xstate: Modify the context restore helper "
` [PATCH v4 06/22] x86/fpu/xstate: Add new variables to indicate dynamic xstate buffer size
` [PATCH v4 08/22] x86/fpu/xstate: Convert the struct fpu 'state' field to a pointer
` [PATCH v4 11/22] x86/fpu/xstate: Update the xstate save function to support dynamic states

[PATCH v6 0/9] x86/tlb: Concurrent TLB flushes
 2021-02-20 23:17 UTC  (2+ messages)
` [PATCH v6 4/9] x86/mm/tlb: Flush remote and local TLBs concurrently

[PATCH 0/3] vfio: Device memory DMA mapping improvements
 2021-02-19 22:02 UTC  (7+ messages)
` [PATCH 1/3] vfio: Introduce vma ops registration and notifier

[PATCH v2 0/1] s390/vfio-ap: fix circular lockdep when staring SE guest
 2021-02-19 20:49 UTC  (4+ messages)
` [PATCH v2 1/1] s390/vfio-ap: fix circular lockdep when setting/clearing crypto masks

[PATCH v3 0/1] KVM: s390: diag9c forwarding
 2021-02-19 19:03 UTC  (4+ messages)
` [PATCH v3 1/1] s390:kvm: "

[RFC 0/2] cgroup: New misc cgroup controller
 2021-02-19 19:02 UTC  (4+ messages)
` [RFC 1/2] cgroup: sev: Add "
` [RFC 2/2] cgroup: sev: Miscellaneous cgroup documentation

[PATCH v2] virtio/s390: implement virtio-ccw revision 2 correctly
 2021-02-19 19:00 UTC  (3+ messages)

[PATCH 0/7] hw/kvm: Exit gracefully when KVM is not supported
 2021-02-19 17:36 UTC  (20+ messages)
` [PATCH 1/7] accel/kvm: Check MachineClass kvm_type() return value
` [PATCH 2/7] hw/boards: Introduce 'kvm_supported' field to MachineClass
` [PATCH 3/7] hw/arm: Set kvm_supported for KVM-compatible machines
` [PATCH 4/7] hw/mips: "
` [RFC PATCH 5/7] hw/ppc: "
` [PATCH 6/7] hw/s390x: Set kvm_supported to s390-ccw-virtio machines
` [PATCH 7/7] accel/kvm: Exit gracefully when KVM is not supported

[kvm-unit-tests PATCH] configure: arm/arm64: Add --earlycon option to set UART type and address
 2021-02-19 16:37 UTC 

[PATCH v2 0/3] vfio/type1: Batch page pinning
 2021-02-19 16:13 UTC  (4+ messages)
` [PATCH v2 1/3] vfio/type1: Change success value of vaddr_get_pfn()
` [PATCH v2 2/3] vfio/type1: Prepare for batched pinning with struct vfio_batch
` [PATCH v2 3/3] vfio/type1: Batch page pinning

[PATCH v2 0/3] KVM: x86: dump_vmcs: don't assume GUEST_IA32_EFER, show MSR autoloads/autosaves
 2021-02-19 14:46 UTC  (4+ messages)
` [PATCH v2 1/3] KVM: x86: dump_vmcs should not assume GUEST_IA32_EFER is valid
` [PATCH v2 2/3] KVM: x86: dump_vmcs should not conflate EFER and PAT presence in VMCS
` [PATCH v2 3/3] KVM: x86: dump_vmcs should include the autoload/autostore MSR lists

[PATCH] vfio/iommu_type1: Fix duplicate included kthread.h
 2021-02-19 12:21 UTC  (2+ messages)

[kvm-unit-tests PATCH v4 00/11] GIC fixes and improvements
 2021-02-19 12:13 UTC  (12+ messages)
` [kvm-unit-tests PATCH v4 01/11] lib: arm/arm64: gicv3: Add missing barrier when sending IPIs
` [kvm-unit-tests PATCH v4 02/11] lib: arm/arm64: gicv2: Document existing barriers "
` [kvm-unit-tests PATCH v4 03/11] arm/arm64: gic: Remove SMP synchronization from ipi_clear_active_handler()
` [kvm-unit-tests PATCH v4 04/11] arm/arm64: gic: Remove unnecessary synchronization with stats_reset()
` [kvm-unit-tests PATCH v4 05/11] arm/arm64: gic: Use correct memory ordering for the IPI test
` [kvm-unit-tests PATCH v4 06/11] arm/arm64: gic: Check spurious and bad_sender in the active test
` [kvm-unit-tests PATCH v4 07/11] arm/arm64: gic: Wait for writes to acked or spurious to complete
` [kvm-unit-tests PATCH v4 08/11] arm/arm64: gic: Split check_acked() into two functions
` [kvm-unit-tests PATCH v4 09/11] arm/arm64: gic: Make check_acked() more generic
` [kvm-unit-tests PATCH v4 10/11] arm64: gic: its-trigger: Don't trigger the LPI while it is pending
` [kvm-unit-tests PATCH v4 11/11] arm64: gic: Use IPI test checking for the LPI tests

[PATCH 1/1] vfio/pci: remove CONFIG_VFIO_PCI_ZDEV from Kconfig
 2021-02-19 11:45 UTC  (3+ messages)

[PATCH 0/3] x86/sev-es: Check for trusted regs->sp in __sev_es_ist_enter()
 2021-02-19 11:05 UTC  (8+ messages)
` [PATCH 2/3] x86/sev-es: Check if regs->sp is trusted before adjusting #VC IST stack

[PATCH 0/3] vfio/type1: batch page pinning
 2021-02-19  1:50 UTC  (4+ messages)
` [PATCH 3/3] "

[PATCH v5 00/14] Add VFIO mediated device support and DEV-MSI support for the idxd driver
 2021-02-19  1:42 UTC  (6+ messages)
` [PATCH v5 05/14] vfio/mdev: idxd: add basic mdev registration and helper functions

[PATCH 00/14] KVM: x86/mmu: Dirty logging fixes and improvements
 2021-02-19  1:31 UTC  (17+ messages)
` [PATCH 01/14] KVM: x86/mmu: Expand collapsible SPTE zap for TDP MMU to ZONE_DEVICE pages
` [PATCH 05/14] KVM: x86/mmu: Consult max mapping level when zapping collapsible SPTEs
` [PATCH 08/14] KVM: x86/mmu: Make dirty log size hook (PML) a value, not a function
` [PATCH 10/14] KVM: x86: Further clarify the logic and comments for toggling log dirty
` [PATCH 12/14] KVM: x86/mmu: Don't set dirty bits when disabling dirty logging w/ PML

[RFC] KVM: x86/xen: Add support for vCPU runstate information
 2021-02-18 23:15 UTC 

[PATCH v2] selftests: kvm: Mmap the entire vcpu mmap area
 2021-02-18 18:47 UTC  (2+ messages)

[PATCH kvm-unit-tests] x86: clean up EFER definitions
 2021-02-18 18:31 UTC  (3+ messages)

[PATCH v10 00/17] Add AMD SEV guest live migration support
 2021-02-18 18:32 UTC  (12+ messages)
` [PATCH v10 10/16] KVM: x86: Introduce KVM_GET_SHARED_PAGES_LIST ioctl
` [PATCH v10 14/16] KVM: x86: Add guest support for detecting and enabling SEV Live Migration feature

[PATCH] KVM: x86: dump_vmcs should not assume GUEST_IA32_EFER is valid
 2021-02-18 18:04 UTC  (8+ messages)

Call for Google Summer of Code 2021 project ideas
 2021-02-18 17:43 UTC  (4+ messages)
  ` [Rust-VMM] "

[PATCH 0/1] css: SCHIB measurement block origin must be aligned
 2021-02-18 17:33 UTC  (2+ messages)
` [PATCH 1/1] "

[kvm-unit-tests PATCH v3 0/5] CSS Mesurement Block
 2021-02-18 17:26 UTC  (6+ messages)
` [kvm-unit-tests PATCH v3 1/5] s390x: css: Store CSS Characteristics
` [kvm-unit-tests PATCH v3 2/5] s390x: css: simplifications of the tests
` [kvm-unit-tests PATCH v3 3/5] s390x: css: implementing Set CHannel Monitor
` [kvm-unit-tests PATCH v3 4/5] s390x: css: testing measurement block format 0
` [kvm-unit-tests PATCH v3 5/5] s390x: css: testing measurement block format 1

[kvm-unit-tests PATCH] s390x: Remove sthyi partition number check
 2021-02-18 14:54 UTC  (2+ messages)

[PATCH kvm-unit-tests] vmx: make !EPT error messages consistent
 2021-02-18 13:15 UTC 


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