kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-11-21 09:05:11 to 2019-11-23 02:31:16 UTC [more...]

[PATCH] KVM: arm: fix missing free_percpu_irq in kvm_timer_hyp_init()
 2019-11-23  2:30 UTC 

[PATCH] kvm: nVMX: Relax guest IA32_FEATURE_CONTROL constraints
 2019-11-23  1:49 UTC  (4+ messages)

[PATCH kvm-unit-tests 0/4] test GUEST_EFER field and address size controls
 2019-11-23  1:40 UTC  (3+ messages)
` [PATCH kvm-unit-tests 2/4] x86: vmx_tests: extend HOST_EFER tests

[Bug 205631] New: kvm: Unknown symbol
 2019-11-23  1:22 UTC  (3+ messages)
` [Bug 205631] "

[kvm-unit-tests PATCH] x86: vmx: Fix the check whether CMCI is supported
 2019-11-23  0:24 UTC  (2+ messages)

[PATCH 0/3] KVM: x86: Minor emulator cleanup
 2019-11-22 22:58 UTC  (4+ messages)
` [PATCH 1/3] KVM: x86: Add EMULTYPE_PF when emulation is triggered by a page fault
` [PATCH 2/3] KVM: x86: Move gpa_val and gpa_available into the emulator context
` [PATCH 3/3] KVM: x86: Move #PF retry tracking variables into emulation context

[PATCH 00/13] KVM: x86: Allow userspace to disable the emulator
 2019-11-22 22:39 UTC  (14+ messages)
` [PATCH 01/13] KVM: x86: Refactor I/O emulation helpers to provide vcpu-only variant
` [PATCH 02/13] KVM: x86: Explicitly pass an exception struct to check_intercept
` [PATCH 03/13] KVM: x86: Move emulation-only helpers to emulate.c
` [PATCH 04/13] KVM: x86: Refactor R/W page helper to take the emulation context
` [PATCH 05/13] KVM: x86: Refactor emulated exception injection to take the emul context
` [PATCH 06/13] KVM: x86: Refactor emulate tracepoint to explicitly take context
` [PATCH 07/13] KVM: x86: Refactor init_emulate_ctxt() "
` [PATCH 08/13] KVM: x86: Dynamically allocate per-vCPU emulation context
` [PATCH 09/13] KVM: x86: Move kvm_emulate.h into KVM's private directory
` [PATCH 10/13] KVM: x86: Shrink the usercopy region of the emulation context
` [PATCH 11/13] KVM: x86: Add helper to "handle" internal emulation error
` [PATCH 12/13] KVM: x86: Add variable to control existence of emulator
` [PATCH 13/13] KVM: x86: Allow userspace to disable the kernel's emulator

[PATCH] KVM: x86: Extend Spectre-v1 mitigation
 2019-11-22 22:19 UTC  (4+ messages)

[PATCH 0/2] Limit memory encryption cpuid pass through
 2019-11-22 21:54 UTC  (14+ messages)
` [PATCH 1/2] KVM x86: Move kvm cpuid support out of svm
` [PATCH 2/2] KVM x86: Mask memory encryption guest cpuid

general protection fault in __schedule (2)
 2019-11-22 20:54 UTC  (2+ messages)

[PATCH] KVM: x86: Remove a spurious export of a static function
 2019-11-22 20:37 UTC  (2+ messages)

[PATCH 0/5] KVM: vmx: implement MSR_IA32_TSX_CTRL for guests
 2019-11-22 20:15 UTC  (6+ messages)
` [PATCH 1/5] KVM: x86: fix presentation of TSX feature in ARCH_CAPABILITIES
` [PATCH 5/5] KVM: vmx: use MSR_IA32_TSX_CTRL to hard-disable TSX on guest that lack it

[PATCH] KVM: x86: Open code shared_msr_update() in its only caller
 2019-11-22 20:04 UTC 

[PATCH AUTOSEL 4.19 14/25] selftests: kvm: fix build with glibc >= 2.30
 2019-11-22 19:48 UTC 

[kvm-unit-tests Patch v1 0/2] x86: Test IOAPIC physical and logical destination mode
 2019-11-22 19:41 UTC  (3+ messages)

[PATCH v3 00/19] x86/cpu: Clean up handling of VMX features
 2019-11-22 19:09 UTC  (21+ messages)
` [PATCH v3 01/19] x86/msr-index: Clean up bit defines for IA32_FEATURE_CONTROL MSR
` [PATCH v3 04/19] x86/intel: Initialize IA32_FEATURE_CONTROL MSR at boot
` [PATCH v3 05/19] x86/mce: WARN once if IA32_FEATURE_CONTROL MSR is left unlocked
` [PATCH v3 09/19] x86/cpu: Clear VMX feature flag if VMX is not fully enabled
` [PATCH v3 12/19] x86/vmx: Introduce VMX_FEATURES_*

[PATCH v2] kvm: arm: VGIC: Fix interrupt group enablement
 2019-11-22 18:51 UTC 

[PATCH] MAINTAINERS: Add myself as maintainer of virtio-vsock
 2019-11-22 17:39 UTC  (2+ messages)

[PATCH] KVM: x86: Grab KVM's srcu lock when setting nested state
 2019-11-22 16:58 UTC 

WARNING bisected (was Re: [PATCH v7 08/10] mm: rework non-root kmem_cache lifecycle management)
 2019-11-22 16:28 UTC  (9+ messages)

[PATCH v7 0/9] Enable Sub-Page Write Protection Support
 2019-11-22 16:24 UTC  (34+ messages)
` [PATCH v7 1/9] Documentation: Introduce EPT based Subpage Protection and related ioctls
` [PATCH v7 2/9] vmx: spp: Add control flags for Sub-Page Protection(SPP)
` [PATCH v7 3/9] mmu: spp: Add SPP Table setup functions
` [PATCH v7 4/9] mmu: spp: Add functions to create/destroy SPP bitmap block
` [PATCH v7 5/9] x86: spp: Introduce user-space SPP IOCTLs
` [PATCH v7 6/9] vmx: spp: Set up SPP paging table at vmentry/vmexit
` [PATCH v7 8/9] mmu: spp: Handle SPP protected pages when VM memory changes

[RESEND PATCH v21 0/6] Add ARMv8 RAS virtualization support in QEMU
 2019-11-22 15:47 UTC  (10+ messages)
` [RESEND PATCH v21 3/6] ACPI: Add APEI GHES table generation support
` [RESEND PATCH v21 5/6] target-arm: kvm64: handle SIGBUS signal from kernel or KVM

[PATCH kvm-unit-tests] runtime: set MAX_SMP to number of online cpus
 2019-11-22 15:15 UTC  (6+ messages)

[PATCH v1 0/4] s390x: Testing the Subchannel I/O
 2019-11-22 12:48 UTC  (8+ messages)
` [PATCH v1 4/4] s390x: Testing the Subchannel I/O read

[PATCH -next] KVM: x86: remove set but not used variable 'called'
 2019-11-22 12:45 UTC  (12+ messages)
      ` [PATCH -next v2] "

[PATCH v3 00/10] vfio_pci: wrap pci device as a mediated device
 2019-11-21 11:23 UTC  (11+ messages)
` [PATCH v3 01/10] vfio_pci: move vfio_pci_is_vga/vfio_vga_disabled to header
` [PATCH v3 02/10] vfio_pci: refine user config reference in vfio-pci module
` [PATCH v3 03/10] vfio_pci: refine vfio_pci_driver reference in vfio_pci.c
` [PATCH v3 04/10] vfio_pci: make common functions be extern
` [PATCH v3 05/10] vfio_pci: duplicate vfio_pci.c
` [PATCH v3 06/10] vfio_pci: shrink vfio_pci_common.c
` [PATCH v3 07/10] vfio_pci: shrink vfio_pci.c
` [PATCH v3 08/10] vfio/pci: protect cap/ecap_perm bits alloc/free
` [PATCH v3 09/10] samples: add vfio-mdev-pci driver
` [PATCH v3 10/10] samples: refine "

[PATCH v7 00/24] mm/gup: track dma-pinned pages: FOLL_PIN
 2019-11-22 11:15 UTC  (22+ messages)
` [PATCH v7 02/24] mm/gup: factor out duplicate code from four routines
` [PATCH v7 05/24] mm: devmap: refactor 1-based refcounting for ZONE_DEVICE pages
` [PATCH v7 07/24] IB/umem: use get_user_pages_fast() to pin DMA pages
` [PATCH v7 09/24] vfio, mm: fix get_user_pages_remote() and FOLL_LONGTERM
` [PATCH v7 17/24] mm/gup: track FOLL_PIN pages

[PATCH net-next 0/6] vsock: add local transport support
 2019-11-22 10:02 UTC  (22+ messages)
` [PATCH net-next 2/6] vsock: add VMADDR_CID_LOCAL definition
` [PATCH net-next 3/6] vsock: add local transport support in the vsock core
` [PATCH net-next 4/6] vsock: add vsock_loopback transport
` [PATCH net-next 5/6] vsock: use local transport when it is loaded

[PATCH 0/5] vfio/spapr: Handle changes of master irq chip for VFIO devices
 2019-11-22  6:09 UTC  (13+ messages)
` [PATCH 3/5] vfio/pci: Respond to KVM irqchip change notifier
` [PATCH 4/5] spapr: Handle irq backend changes with VFIO PCI devices
` [PATCH 5/5] spapr: Work around spurious warnings from vfio INTx initialization

[PATCH AUTOSEL 4.19 065/219] kvm: vmx: Set IA32_TSC_AUX for legacy mode guests
 2019-11-22  5:47 UTC  (4+ messages)
` [PATCH AUTOSEL 4.19 084/219] vfio-mdev/samples: Use u8 instead of char for handle functions
` [PATCH AUTOSEL 4.19 093/219] KVM: s390: unregister debug feature on failing arch init
` [PATCH AUTOSEL 4.19 123/219] vfio/spapr_tce: Get rid of possible infinite loop

[PATCH AUTOSEL 4.4 23/68] KVM: s390: unregister debug feature on failing arch init
 2019-11-22  6:12 UTC 

[PATCH AUTOSEL 4.14 027/127] kvm: vmx: Set IA32_TSC_AUX for legacy mode guests
 2019-11-22  5:54 UTC  (4+ messages)
` [PATCH AUTOSEL 4.14 036/127] vfio-mdev/samples: Use u8 instead of char for handle functions
` [PATCH AUTOSEL 4.14 042/127] KVM: s390: unregister debug feature on failing arch init
` [PATCH AUTOSEL 4.14 068/127] vfio/spapr_tce: Get rid of possible infinite loop

[PATCH AUTOSEL 4.9 28/91] KVM: s390: unregister debug feature on failing arch init
 2019-11-22  6:00 UTC  (2+ messages)
` [PATCH AUTOSEL 4.9 50/91] vfio/spapr_tce: Get rid of possible infinite loop

[PATCH] KVM: nVMX: expose "load IA32_PERF_GLOBAL_CTRL" controls
 2019-11-21 18:42 UTC  (2+ messages)

[PATCH] KVM: nVMX: expose "load IA32_PERF_GLOBAL_CTRL" controls
 2019-11-21 14:28 UTC  (2+ messages)

[PATCH V1 0/2] Intel IFC VF driver for VDPA
 2019-11-21 13:34 UTC  (3+ messages)
` [RFC V1 1/2] vhost: IFC VF initialization functions
` [RFC V1 2/2] vhost: Support for virtio_mdev and vhost_mdev

[Bug 205619] no bugs
 2019-11-21 12:45 UTC 

[PATCH] KVM: x86: create mmu/ subdirectory
 2019-11-21 10:45 UTC 

Memory regions and VMAs across architectures
 2019-11-21  9:40 UTC  (5+ messages)

[PATCH] KVM: nVMX: Remove unnecessary TLB flushes on L1<->L2 switches when L1 use apic-access-page
 2019-11-21  9:39 UTC  (5+ messages)

[GIT PULL] KVM/arm updates for 5.5
 2019-11-21  9:06 UTC  (3+ messages)


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