kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-02-15 08:49:08 to 2020-02-18 09:48:36 UTC [more...]

[PATCH v2 00/42] KVM: s390: Add support for protected VMs
 2020-02-18  9:48 UTC  (81+ 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 07/42] KVM: s390: protvirt: Add UV debug trace
` [PATCH v2 08/42] KVM: s390: add new variants of UV CALL
` [PATCH v2 09/42] KVM: s390: protvirt: Add initial vm and cpu lifecycle handling
        ` [PATCH 0/2] example changes
          ` [PATCH 1/2] lock changes
          ` [PATCH 2/2] merge vm/cpu create
  ` [PATCH v2.1] KVM: s390: protvirt: Add initial vm and cpu lifecycle handling
` [PATCH v2 15/42] KVM: s390: protvirt: Add interruption injection controls
` [PATCH v2 19/42] KVM: s390: protvirt: Add new gprs location handling
` [PATCH v2 20/42] KVM: S390: protvirt: Introduce instruction data area bounce buffer
` [PATCH v2 21/42] KVM: s390: protvirt: handle secure guest prefix pages
` [PATCH v2 22/42] KVM: s390/mm: handle guest unpin events
` [PATCH v2 23/42] KVM: s390: protvirt: Write sthyi data to instruction data area
` [PATCH v2 24/42] KVM: s390: protvirt: STSI handling
` [PATCH v2 25/42] KVM: s390: protvirt: disallow one_reg
` [PATCH v2 26/42] KVM: s390: protvirt: Do only reset registers that are accessible
` [PATCH v2 28/42] KVM: s390: protvirt: Add program exception injection
` [PATCH v2 29/42] KVM: s390: protvirt: Add diag 308 subcode 8 - 10 handling
` [PATCH v2 30/42] KVM: s390: protvirt: UV calls in support of diag308 0, 1
` [PATCH v2 31/42] KVM: s390: protvirt: Report CPU state to Ultravisor
` [PATCH v2 40/42] example for future extension: mm:gup/writeback: add callbacks for inaccessible pages: source indication

[PATCH v4 00/20] irqchip/gic-v4: GICv4.1 architecture support
 2020-02-18  9:46 UTC  (16+ 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 06/20] irqchip/gic-v4.1: Add initial SGI configuration
` [PATCH v4 08/20] irqchip/gic-v4.1: Plumb get/set_irqchip_state SGI callbacks
` [PATCH v4 15/20] KVM: arm64: GICv4.1: Add direct injection capability to SGI registers

[Bug 206579] New: KVM with passthrough generates "BUG: kernel NULL pointer dereference" and crashes
 2020-02-18  6:45 UTC  (2+ messages)
` [Bug 206579] "

[PATCH 00/35] KVM: s390: Add support for protected VMs
 2020-02-18  6:44 UTC  (9+ messages)
` [PATCH 01/35] mm:gup/writeback: add callbacks for inaccessible pages

[PATCH v12 Kernel 0/7] KABIs to support migration for VFIO devices
 2020-02-18  5:58 UTC  (10+ messages)
` [PATCH v12 Kernel 4/7] vfio iommu: Implementation of ioctl to for dirty pages tracking

[RFC PATCH 1/2] KVM: CPUID: Enable supervisor XSAVE states in CPUID enumeration and XSS
 2020-02-18  5:44 UTC  (5+ messages)

[RFC v3 0/8] vfio: expose virtual Shared Virtual Addressing to VMs
 2020-02-18  5:07 UTC  (5+ messages)
` [RFC v3 1/8] vfio: Add VFIO_IOMMU_PASID_REQUEST(alloc/free)

[PATCH] KVM: VMX: replace "fall through" with "return true" to indicate different case
 2020-02-18  3:42 UTC  (2+ messages)

[PATCH] KVM: apic: rename apic_lvt_vector and apic_lvt_enabled
 2020-02-18  3:17 UTC 

[PATCH RESEND v2 1/2] KVM: Introduce pv check helpers
 2020-02-18  2:12 UTC 

[PATCH] KVM: apic: remove unused function apic_lvt_vector()
 2020-02-18  1:56 UTC 

[PATCH] KVM: x86: don't notify userspace IOAPIC on edge-triggered interrupt EOI
 2020-02-18  1:41 UTC 

[PATCH v2 2/2] KVM: Pre-allocate 1 cpumask variable per cpu for both pv tlb and pv ipis
 2020-02-18  1:23 UTC  (6+ messages)

[PATCH v4 1/2] KVM: X86: Less kvmclock sync induced vmexits after VM boots
 2020-02-18  1:17 UTC  (2+ messages)
` [PATCH RESEND v4 2/2] KVM: nVMX: Hold KVM's srcu lock when syncing vmcs12->shadow

[PATCH] KVM: x86: eliminate some unreachable code
 2020-02-18  1:19 UTC 

[PATCH RESEND v2 1/2] KVM: Introduce pv check helpers
 2020-02-18  1:08 UTC  (2+ messages)
` [PATCH RESEND v2 2/2] KVM: Pre-allocate 1 cpumask variable per cpu for both pv tlb and pv ipis

[RFC PATCH] security,anon_inodes,kvm: enable security support for anon inodes
 2020-02-18  0:14 UTC  (2+ messages)

[PATCH 00/12] SEV Live Migration Patchset
 2020-02-17 19:49 UTC  (5+ messages)

[PATCH v2] x86/cpu: Move prototype for get_umwait_control_msr() to global location
 2020-02-17 18:38 UTC  (2+ messages)
` [tip: x86/cleanups] x86/cpu: Move prototype for get_umwait_control_msr() to a "

[PATCH 0/2] KVM: arm/arm64: Fixes for scheudling htimer of emulated timers
 2020-02-17 18:35 UTC  (5+ messages)
` [PATCH 1/2] KVM: arm/arm64: Fix spurious htimer setup for emulated timer
` [PATCH 2/2] KVM: arm/arm64: Fix htimer setup for emulated timer when irq goes down
  ` Re: [PATCH 0/2] KVM: arm/arm64: Fixes for scheudling htimer of emulated timers

[PATCH v2 00/94] KVM: arm64: ARMv8.3/8.4 Nested Virtualization support
 2020-02-17 17:43 UTC  (13+ messages)
` [PATCH v2 09/94] KVM: arm64: nv: Support virtual EL2 exceptions
` [PATCH v2 12/94] KVM: arm64: nv: Add EL2->EL1 translation helpers
` [PATCH v2 15/94] KVM: arm64: nv: Handle SPSR_EL2 specially
` [PATCH v2 31/94] KVM: arm64: nv: Only toggle cache for virtual EL2 when SCTLR_EL2 changes
` [PATCH v2 32/94] KVM: arm64: nv: Filter out unsupported features from ID regs

[PATCH] KVM: VMX: Add VMX_FEATURE_USR_WAIT_PAUSE
 2020-02-17 17:14 UTC  (4+ messages)

[PATCH] KVM: Add the check and free to avoid unknown errors
 2020-02-17 17:15 UTC  (2+ messages)

[PATCH] KVM: apic: remove unused function apic_lvt_vector()
 2020-02-17 17:13 UTC  (4+ messages)

[PATCH v2] kvm/emulate: fix a -Werror=cast-function-type
 2020-02-17 17:12 UTC  (2+ messages)

[PATCH] KVM: x86: eliminate some unreachable code
 2020-02-17 17:11 UTC  (3+ messages)

[PATCH v3 2/2] KVM: nVMX: Hold KVM's srcu lock when syncing vmcs12->shadow
 2020-02-17 17:09 UTC  (2+ messages)

[PATCH] KVM: x86: Fix print format and coding style
 2020-02-17 17:07 UTC  (3+ messages)

[PATCH v2] KVM: VMX: Add 'else' to split mutually exclusive case
 2020-02-17 16:40 UTC  (2+ messages)

[PATCH] kvm/emulate: fix a -Werror=cast-function-type
 2020-02-17 16:32 UTC  (8+ messages)

[PATCH] KVM: x86: don't notify userspace IOAPIC on edge-triggered interrupt EOI
 2020-02-17 16:12 UTC  (2+ messages)

[PATCH v5 00/19] KVM: Dynamically size memslot arrays
 2020-02-17 15:39 UTC  (12+ messages)
` [PATCH v5 15/19] KVM: Provide common implementation for generic dirty log functions

[PATCH 0/2] KVM: arm64: Filtering PMU events
 2020-02-17 15:33 UTC  (6+ messages)
` [PATCH 1/2] KVM: arm64: Add PMU event filtering infrastructure

[PATCH v2] KVM: X86: Grab KVM's srcu lock when accessing hv assist page
 2020-02-17 13:16 UTC  (4+ messages)

[PATCH v3 1/2] KVM: X86: Less kvmclock sync induced vmexits after VM boots
 2020-02-17 13:12 UTC  (4+ messages)

[PATCH v24 00/10] Add ARMv8 RAS virtualization support in QEMU
 2020-02-17 13:12 UTC  (11+ messages)
` [PATCH v24 01/10] acpi: nvdimm: change NVDIMM_UUID_LE to a common macro
` [PATCH v24 02/10] hw/arm/virt: Introduce a RAS machine option
` [PATCH v24 03/10] docs: APEI GHES generation and CPER record description
` [PATCH v24 04/10] ACPI: Build related register address fields via hardware error fw_cfg blob
` [PATCH v24 05/10] ACPI: Build Hardware Error Source Table
` [PATCH v24 06/10] ACPI: Record the Generic Error Status Block address
` [PATCH v24 07/10] KVM: Move hwpoison page related functions into kvm-all.c
` [PATCH v24 08/10] ACPI: Record Generic Error Status Block(GESB) table
` [PATCH v24 09/10] target-arm: kvm64: handle SIGBUS signal from kernel or KVM
` [PATCH v24 10/10] MAINTAINERS: Add ACPI/HEST/GHES entries

CPU vulnerabilities in public clouds
 2020-02-17 12:30 UTC  (3+ messages)

[PATCH] KVM: VMX: Add 'else' to split mutually exclusive case
 2020-02-17  9:41 UTC 

[PATCH] KVM: VMX: Add 'else' to split mutually exclusive case
 2020-02-17  9:34 UTC  (2+ messages)

[PATCH] KVM: x86: Fix print format and coding style
 2020-02-17  9:07 UTC 

[Bug 206559] New: dkms nvidia module install failed
 2020-02-17  9:00 UTC  (2+ messages)
` [Bug 206559] "

[PATCH V2 0/5] vDPA support
 2020-02-17  6:08 UTC  (19+ messages)
` [PATCH V2 3/5] vDPA: introduce vDPA bus

Investment opportunity
 2020-02-17  2:17 UTC 

[RFC PATCH v10 0/9] Enable ptp_kvm for arm/arm64
 2020-02-17  2:28 UTC  (2+ messages)

[PATCH RESEND v23 00/10] Add ARMv8 RAS virtualization support in QEMU
 2020-02-17  1:58 UTC  (12+ messages)
` [PATCH RESEND v23 01/10] acpi: nvdimm: change NVDIMM_UUID_LE to a common macro
` [PATCH RESEND v23 02/10] hw/arm/virt: Introduce a RAS machine option
` [PATCH RESEND v23 03/10] docs: APEI GHES generation and CPER record description
` [PATCH RESEND v23 04/10] ACPI: Build related register address fields via hardware error fw_cfg blob
` [PATCH RESEND v23 05/10] ACPI: Build Hardware Error Source Table
` [PATCH RESEND v23 06/10] ACPI: Record the Generic Error Status Block address
` [PATCH RESEND v23 07/10] KVM: Move hwpoison page related functions into kvm-all.c
` [PATCH RESEND v23 08/10] ACPI: Record Generic Error Status Block(GESB) table
` [PATCH RESEND v23 09/10] target-arm: kvm64: handle SIGBUS signal from kernel or KVM
` [PATCH RESEND v23 10/10] MAINTAINERS: Add ACPI/HEST/GHES entries

[RFC PATCH 0/5] Removing support for 32bit KVM/arm host
 2020-02-17  0:14 UTC  (2+ messages)

[GIT PULL v2] KVM changes for Linux 5.6-rc2
 2020-02-16 21:10 UTC  (2+ messages)

[PATCH 0/5] Random debug/PMU fixes for 5.6
 2020-02-16 18:53 UTC  (6+ messages)
` [PATCH 1/5] KVM: arm64: Fix missing RES1 in emulation of DBGBIDR
` [PATCH 2/5] KVM: arm64: Refactor filtering of ID registers
` [PATCH 3/5] kvm: arm64: Limit PMU version to ARMv8.1
` [PATCH 4/5] KVM: arm64: Limit the debug architecture to ARMv8.0
` [PATCH 5/5] KVM: arm64: Upgrade PMU support to ARMv8.4

[PATCH v1] acpi: nvdimm: change NVDIMM_UUID_LE to a common macro
 2020-02-16 10:24 UTC  (11+ messages)
` [PATCH v23 0/9] Add ARMv8 RAS virtualization support in QEMU
` [PATCH v23 1/9] hw/arm/virt: Introduce a RAS machine option
` [PATCH v23 2/9] docs: APEI GHES generation and CPER record description
` [PATCH v23 3/9] ACPI: Build related register address fields via hardware error fw_cfg blob
` [PATCH v23 4/9] ACPI: Build Hardware Error Source Table
` [PATCH v23 5/9] ACPI: Record the Generic Error Status Block address
` [PATCH v23 6/9] KVM: Move hwpoison page related functions into kvm-all.c
` [PATCH v23 7/9] ACPI: Record Generic Error Status Block(GESB) table
` [PATCH v23 8/9] target-arm: kvm64: handle SIGBUS signal from kernel or KVM
` [PATCH v23 9/9] MAINTAINERS: Add ACPI/HEST/GHES entries

[PATCH 00/13] KVM: selftests: Various fixes and cleanups
 2020-02-15 19:11 UTC  (4+ messages)

kernel panic: stack is corrupted in vhost_net_ioctl
 2020-02-15 15:33 UTC  (2+ messages)

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

[RFC v3 00/25] intel_iommu: expose Shared Virtual Addressing to VMs
 2020-02-15  8:50 UTC  (14+ messages)
` [RFC v3 14/25] intel_iommu: add virtual command capability support
` [RFC v3 16/25] intel_iommu: add PASID cache management infrastructure


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