kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-02-13 15:09:02 to 2020-02-14 22:27:31 UTC [more...]

[PATCH v2 00/42] KVM: s390: Add support for protected VMs
 2020-02-14 22:26 UTC  (14+ messages)
` [PATCH v2 01/42] mm:gup/writeback: add callbacks for inaccessible pages
` [PATCH v2 02/42] KVM: s390/interrupt: do not pin adapter interrupt pages
` [PATCH v2 03/42] s390/protvirt: introduce host side setup
` [PATCH v2 04/42] s390/protvirt: add ultravisor initialization
` [PATCH v2 05/42] s390/mm: provide memory management functions for protected KVM guests
` [PATCH v2 06/42] s390/mm: add (non)secure page access exceptions handlers
` [PATCH v2 08/42] KVM: s390: add new variants of UV CALL
` [PATCH v2 11/42] KVM: s390: protvirt: Secure memory is not mergeable
` [PATCH v2 12/42] KVM: s390/mm: Make pages accessible before destroying the guest
` [PATCH v2 13/42] KVM: s390: protvirt: Handle SE notification interceptions
` [PATCH v2 14/42] KVM: s390: protvirt: Instruction emulation
` [PATCH v2 23/42] KVM: s390: protvirt: Write sthyi data to instruction data area
` [PATCH v2 24/42] KVM: s390: protvirt: STSI handling

[PATCH 00/13] KVM: selftests: Various fixes and cleanups
 2020-02-14 22:26 UTC  (17+ messages)
` [PATCH 01/13] HACK: Ensure __NR_userfaultfd is defined
` [PATCH 02/13] fixup! KVM: selftests: Add support for vcpu_args_set to aarch64 and s390x
` [PATCH 03/13] fixup! KVM: selftests: Support multiple vCPUs in demand paging test
` [PATCH 04/13] fixup! KVM: selftests: Add memory size parameter to the "
` [PATCH 05/13] fixup! KVM: selftests: Time guest demand paging
` [PATCH 06/13] KVM: selftests: Remove unnecessary defines
` [PATCH 07/13] KVM: selftests: aarch64: Remove unnecessary ifdefs
` [PATCH 08/13] KVM: selftests: aarch64: Use stream when given
` [PATCH 09/13] KVM: selftests: Rework debug message printing
` [PATCH 10/13] KVM: selftests: Convert some printf's to pr_info's
` [PATCH 11/13] KVM: selftests: Rename vm_guest_mode_params
` [PATCH 12/13] KVM: selftests: Introduce vm_guest_mode_params
` [PATCH 13/13] KVM: selftests: Introduce num-pages conversion utilities

[RFC PATCH 0/3] KVM: x86: honor guest memory type
 2020-02-14 22:03 UTC  (13+ messages)
` [RFC PATCH 1/3] KVM: vmx: rewrite the comment in vmx_get_mt_mask
` [RFC PATCH 2/3] RFC: KVM: add KVM_MEM_DMA
` [RFC PATCH 3/3] RFC: KVM: x86: support KVM_CAP_DMA_MEM

[PATCH 0/2] KVM: arm64: Filtering PMU events
 2020-02-14 22:01 UTC  (4+ messages)
` [PATCH 1/2] KVM: arm64: Add PMU event filtering infrastructure
` [PATCH 2/2] KVM: arm64: Document PMU filtering API

[PATCH v2] KVM: X86: Grab KVM's srcu lock when accessing hv assist page
 2020-02-14 21:33 UTC  (3+ messages)

[PATCH 00/35] KVM: s390: Add support for protected VMs
 2020-02-14 21:22 UTC  (24+ messages)
` [PATCH 01/35] mm:gup/writeback: add callbacks for inaccessible pages
` [PATCH 04/35] s390/protvirt: add ultravisor initialization
` [PATCH 05/35] s390/mm: provide memory management functions for protected KVM guests
` [PATCH 06/35] s390/mm: add (non)secure page access exceptions handlers
` [PATCH 07/35] KVM: s390: add new variants of UV CALL
` [PATCH 08/35] KVM: s390: protvirt: Add initial lifecycle handling
` [PATCH 11/35] KVM: s390/mm: Make pages accessible before destroying the guest

[PATCH] KVM: Add the check and free to avoid unknown errors
 2020-02-14 21:02 UTC 

[PATCH 00/12] SEV Live Migration Patchset
 2020-02-14 20:36 UTC  (10+ messages)
` [PATCH 10/12] mm: x86: Invoke hypercall when page encryption status is changed

[PATCH 0/3] SELinux support for anonymous inodes and UFFD
 2020-02-14 20:24 UTC  (9+ messages)
  ` [PATCH 1/3] Add a new LSM-supporting anonymous inode interface
  ` [PATCH 2/3] Teach SELinux about anonymous inodes
  ` [PATCH 3/3] Wire UFFD up to SELinux

[PATCH] kvm/emulate: fix a -Werror=cast-function-type
 2020-02-14 19:54 UTC  (7+ messages)

[RFC PATCH 00/62] Linux as SEV-ES Guest Support
 2020-02-14 19:40 UTC  (7+ messages)
` [PATCH 08/62] x86/boot/compressed/64: Add IDT Infrastructure
` [PATCH 41/62] x86/sev-es: Handle MSR events

[PATCH AUTOSEL 5.5 122/542] KVM: s390: ENOTSUPP -> EOPNOTSUPP fixups
 2020-02-14 15:44 UTC  (2+ messages)
` [PATCH AUTOSEL 5.5 287/542] vfio/spapr/nvlink2: Skip unpinning pages on error exit

[PATCH] kvm: x86: Print "disabled by bios" only once per host
 2020-02-14 17:43 UTC  (3+ messages)

[PATCH AUTOSEL 5.4 106/459] KVM: s390: ENOTSUPP -> EOPNOTSUPP fixups
 2020-02-14 15:58 UTC  (2+ messages)
` [PATCH AUTOSEL 5.4 249/459] vfio/spapr/nvlink2: Skip unpinning pages on error exit

[PATCH AUTOSEL 4.19 051/252] KVM: s390: ENOTSUPP -> EOPNOTSUPP fixups
 2020-02-14 16:08 UTC 

[PATCH 00/61] KVM: x86: Introduce KVM cpu caps
 2020-02-14 17:09 UTC  (7+ messages)
` [PATCH 26/61] KVM: x86: Introduce cpuid_entry_{get,has}() accessors
` [PATCH 30/61] KVM: x86: Handle MPX CPUID adjustment in VMX code

[PATCH AUTOSEL 4.14 043/186] KVM: s390: ENOTSUPP -> EOPNOTSUPP fixups
 2020-02-14 16:14 UTC 

[RFC PATCH v2 0/9] s390x/vfio-ccw: Channel Path Handling
 2020-02-14 16:35 UTC  (13+ messages)
` [RFC PATCH v2 2/9] vfio-ccw: Register a chp_event callback for vfio-ccw
` [RFC PATCH v2 4/9] vfio-ccw: Introduce a new schib region
` [RFC PATCH v2 7/9] vfio-ccw: Wire up the CRW irq and CRW region
` [RFC PATCH v2 9/9] vfio-ccw: Remove inline get_schid() routine

[PATCH 0/7] vfio/pci: SR-IOV support
 2020-02-14 15:27 UTC  (11+ messages)
` [PATCH 3/7] vfio/pci: Introduce VF token
` [PATCH 4/7] vfio: Introduce VFIO_DEVICE_FEATURE ioctl and first user

[PATCH v4 00/20] irqchip/gic-v4: GICv4.1 architecture support
 2020-02-14 14:57 UTC  (21+ messages)
` [PATCH v4 01/20] irqchip/gic-v4.1: Skip absent CPUs while iterating over redistributors
` [PATCH v4 02/20] irqchip/gic-v3: Use SGIs without active state if offered
` [PATCH v4 03/20] irqchip/gic-v4.1: Advertise support v4.1 to KVM
` [PATCH v4 04/20] irqchip/gic-v4.1: Map the ITS SGIR register page
` [PATCH v4 05/20] irqchip/gic-v4.1: Plumb skeletal VSGI irqchip
` [PATCH v4 06/20] irqchip/gic-v4.1: Add initial SGI configuration
` [PATCH v4 07/20] irqchip/gic-v4.1: Plumb mask/unmask SGI callbacks
` [PATCH v4 08/20] irqchip/gic-v4.1: Plumb get/set_irqchip_state "
` [PATCH v4 09/20] irqchip/gic-v4.1: Plumb set_vcpu_affinity "
` [PATCH v4 10/20] irqchip/gic-v4.1: Move doorbell management to the GICv4 abstraction layer
` [PATCH v4 11/20] irqchip/gic-v4.1: Add VSGI allocation/teardown
` [PATCH v4 12/20] irqchip/gic-v4.1: Add VSGI property setup
` [PATCH v4 13/20] irqchip/gic-v4.1: Eagerly vmap vPEs
` [PATCH v4 14/20] KVM: arm64: GICv4.1: Let doorbells be auto-enabled
` [PATCH v4 15/20] KVM: arm64: GICv4.1: Add direct injection capability to SGI registers
` [PATCH v4 16/20] KVM: arm64: GICv4.1: Allow SGIs to switch between HW and SW interrupts
` [PATCH v4 17/20] KVM: arm64: GICv4.1: Plumb SGI implementation selection in the distributor
` [PATCH v4 18/20] KVM: arm64: GICv4.1: Reload VLPI configuration on distributor enable/disable
` [PATCH v4 19/20] KVM: arm64: GICv4.1: Allow non-trapping WFI when using HW SGIs
` [PATCH v4 20/20] KVM: arm64: GICv4.1: Expose HW-based SGIs in debugfs

[PATCH V2 0/5] vDPA support
 2020-02-14 14:04 UTC  (20+ messages)
` [PATCH V2 3/5] vDPA: introduce vDPA bus

[PATCH kvm-unit-tests 0/2] runtime: Allow additional VMM parameters to be provided
 2020-02-14 13:10 UTC  (14+ messages)
` [PATCH kvm-unit-tests 1/2] arch-run: Allow $QEMU to include parameters
` [PATCH kvm-unit-tests 2/2] runtime: Introduce VMM_PARAMS

vhost changes (batched) in linux-next after 12/13 trigger random crashes in KVM guests after reboot
 2020-02-14 12:34 UTC  (29+ messages)

[PATCH v2] kvm: arm: VGIC: Fix interrupt group enablement
 2020-02-14 11:36 UTC  (3+ messages)

[PATCH v12 Kernel 0/7] KABIs to support migration for VFIO devices
 2020-02-14 10:21 UTC  (9+ messages)
` [PATCH v12 Kernel 1/7] vfio: KABI for migration interface for device state
` [PATCH v12 Kernel 4/7] vfio iommu: Implementation of ioctl to for dirty pages tracking

[PATCH] KVM: nVMX: Fix some obsolete comments and grammar error
 2020-02-14  9:00 UTC  (2+ messages)

[PATCH RESEND] KVM: X86: Grab KVM's srcu lock when accessing hv assist page
 2020-02-14  8:59 UTC  (3+ messages)

[RFCv2 00/37] KVM: s390: Add support for protected VMs
 2020-02-14  8:53 UTC  (5+ messages)
` [RFCv2 34/37] KVM: s390: protvirt: Add UV debug trace

KVM: X86: Grab KVM's srcu lock when accessing hv assist page
 2020-02-14  8:49 UTC 

[RFC v3 00/25] intel_iommu: expose Shared Virtual Addressing to VMs
 2020-02-14  5:36 UTC  (18+ messages)
` [RFC v3 03/25] hw/iommu: introduce IOMMUContext
` [RFC v3 14/25] intel_iommu: add virtual command capability support
` [RFC v3 16/25] intel_iommu: add PASID cache management infrastructure

[PATCH] KVM: x86: don't notify userspace IOAPIC on edge-triggered interrupt EOI
 2020-02-14  2:32 UTC 

[PATCH] KVM: x86: fix missing prototypes
 2020-02-14  1:31 UTC 

[GIT PULL v2] KVM changes for Linux 5.6-rc2
 2020-02-13 21:48 UTC 

[RFC PATCH] security,anon_inodes,kvm: enable security support for anon inodes
 2020-02-13 19:47 UTC  (2+ messages)

[PATCH] KVM: apic: remove unused function apic_lvt_vector()
 2020-02-13 19:14 UTC  (2+ messages)

[PATCH] KVM: x86: eliminate some unreachable code
 2020-02-13 18:53 UTC  (2+ messages)

[PATCH] KVM: x86: fix incorrect comparison in trace event
 2020-02-13 17:26 UTC 

[PATCH] KVM: x86: fix missing prototypes
 2020-02-13 17:26 UTC 

"KVM: x86: enable -Werror" breaks W=1 compilation
 2020-02-13 17:23 UTC  (2+ messages)

[PATCH kvm-unit-tests] s390x: unittests: Use smp parameter
 2020-02-13 16:42 UTC  (3+ messages)

[PATCH v22 0/9] Add ARMv8 RAS virtualization support in QEMU
 2020-02-13 15:28 UTC  (4+ messages)
` [PATCH v22 5/9] ACPI: Record the Generic Error Status Block address


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