messages from 2017-08-14 10:21:15 to 2017-08-17 20:13:58 UTC [more...]
[PATCH 0/2] KVM: SVM: Virtual GIF
2017-08-17 20:13 UTC (8+ messages)
` [PATCH 1/2] KVM: SVM: Add Virtual GIF feature definition
` [PATCH 2/2] KVM: SVM: Enable Virtual GIF feature
[PATCH v2 0/5] KVM: MMU: 5 level EPT/shadow support
2017-08-17 19:52 UTC (15+ messages)
` [PATCH v2 1/5] KVM: x86: Add return value to kvm_cpuid()
` [PATCH v2 2/5] KVM: MMU: check guest CR3 reserved bits based on its physical address width
` [PATCH v2 3/5] KVM: MMU: Rename PT64_ROOT_LEVEL to PT64_ROOT_4LEVEL
` [PATCH v2 4/5] KVM: MMU: Add 5 level EPT & Shadow page table support
` [PATCH v2 5/5] KVM: MMU: Expose the LA57 feature to VM
[RFC Part1 PATCH v3 00/17] x86: Secure Encrypted Virtualization (AMD)
2017-08-17 19:35 UTC (32+ messages)
` [RFC Part1 PATCH v3 02/17] x86/CPU/AMD: Add the Secure Encrypted Virtualization CPU feature
` [RFC Part1 PATCH v3 06/17] x86/mm: Use encrypted access of boot related data with SEV
` [RFC Part1 PATCH v3 07/17] x86/mm: Include SEV for encryption memory attribute changes
` [RFC Part1 PATCH v3 08/17] x86/efi: Access EFI data as encrypted when SEV is active
` [RFC Part1 PATCH v3 09/17] resource: Consolidate resource walking code
` [RFC Part1 PATCH v3 11/17] x86/mm, resource: Use PAGE_KERNEL protection for ioremap of memory pages
` [RFC Part1 PATCH v3 12/17] x86/mm: DMA support for SEV memory encryption
[RFC PATCH v5 0/5] vfio-pci: Add support for mmapping MSI-X table
2017-08-17 19:25 UTC (15+ messages)
[PATCH RFC 0/2] KVM: use RCU to allow dynamic kvm->vcpus array
2017-08-17 19:17 UTC (21+ messages)
` [PATCH RFC 1/2] KVM: remove unused __KVM_HAVE_ARCH_VM_ALLOC
` [PATCH RFC 2/2] KVM: RCU protected dynamic vcpus array
[Query] [GUEST PAGE HINTING] How to handle virtqueue_kick from the guest in QEMU
2017-08-17 16:53 UTC (4+ messages)
[PATCH v2 0/3] KVM: MMU: pending MMU and nEPT patches
2017-08-17 16:36 UTC (4+ messages)
` [PATCH 1/3] KVM: x86: simplify ept_misconfig
` [PATCH 2/3] KVM: x86: Avoid guest page table walk when gpa_available is set
` [PATCH 3/3] KVM: x86: fix use of L1 MMIO areas in nested guests
[PATCH] kvm: x86: disable KVM_FAST_MMIO_BUS
2017-08-17 15:27 UTC (24+ messages)
[PATCH] KVM: SVM: delete avic_vm_id_bitmap (2 megabyte static array)
2017-08-17 14:33 UTC (3+ messages)
` [PATCH] KVM: SVM: refactor avic VM ID allocation
[PATCH v1 0/4] KVM: MMU: 5 level EPT/shadow support
2017-08-17 14:29 UTC (18+ messages)
` [PATCH v1 1/4] KVM: MMU: check guest CR3 reserved bits based on its physical address width
` [PATCH v1 3/4] KVM: MMU: Add 5 level EPT & Shadow page table support
` [PATCH v1 4/4] KVM: MMU: Expose the LA57 feature to VM
x86: PIE support and option to extend KASLR randomization
2017-08-17 14:12 UTC (15+ messages)
` "
[PATCH] KVM/VMX: Avoid CR3 VMEXIT during guest real mode when "unrestricted guest" is supported
2017-08-17 14:10 UTC (8+ messages)
[PATCH v2 0/3] Workaround for bus reset on Cavium cn8xxx root ports
2017-08-17 13:00 UTC (5+ messages)
` [PATCH v2 1/3] PCI: Allow PCI_DEV_FLAGS_NO_BUS_RESET to be used on bus device
` [PATCH v2 2/3] PCI: Avoid bus reset for Cavium cn8xxx root ports
` [PATCH v2 3/3] vfio/pci: Don't probe devices that can't be reset
[PATCH 03/13] vfio/type1: Use sychronized interface of the IOMMU-API
2017-08-17 12:56 UTC
[RFC] virtio-iommu version 0.4
2017-08-17 11:27 UTC (4+ messages)
` [virtio-dev] "
[PATCH v1 00/13] KVM x86/VMX cleanups
2017-08-17 10:39 UTC (11+ messages)
` [PATCH v1 02/13] KVM: x86: mmu: use for_each_shadow_entry_lockless()
` [PATCH v1 08/13] KVM: VMX: call ept_sync_global() with enable_ept only
[PATCH] kvm: VMX: do not use vm-exit instruction length for fast MMIO
2017-08-17 8:51 UTC (9+ messages)
[PATCH 0/3] KVM: MMU: pending MMU and nEPT patches
2017-08-17 8:11 UTC (8+ messages)
` [PATCH 1/3] KVM: x86: simplify ept_misconfig
` [PATCH 2/3] KVM: x86: Avoid guest page table walk when gpa_available is set
` [PATCH 3/3] KVM: x86: fix use of L1 MMIO areas in nested guests
[PATCH 0/2] x86/idle: add halt poll support
2017-08-17 7:29 UTC (4+ messages)
` [PATCH 1/2] x86/idle: add halt poll for halt idle
[Bug 196685] New: System becomes unresponsive after intel_iommu kernel error
2017-08-17 5:30 UTC (8+ messages)
` [Bug 196685] "
[PATCH v4] FlexRM support in VFIO platform
2017-08-17 3:45 UTC (4+ messages)
` [PATCH v4] vfio: platform: reset: Add Broadcom FlexRM reset module
[PATCH v14 0/5] Virtio-balloon Enhancement
2017-08-17 3:26 UTC (6+ messages)
` [PATCH v14 1/5] lib/xbitmap: Introduce xbitmap
` [PATCH v14 2/5] lib/xbitmap: add xb_find_next_bit() and xb_zero()
` [PATCH v14 3/5] virtio-balloon: VIRTIO_BALLOON_F_SG
` [PATCH v14 4/5] mm: support reporting free page blocks
` [PATCH v14 5/5] virtio-balloon: VIRTIO_BALLOON_F_FREE_PAGE_VQ
[PATCH v13 0/5] Virtio-balloon Enhancement
2017-08-16 9:33 UTC (3+ messages)
` [virtio-dev] "
[patch net-next 0/3] net/sched: Improve getting objects by indexes
2017-08-16 9:19 UTC (6+ messages)
` [patch net-next 1/3] idr: Use unsigned long instead of int
` [patch net-next 2/3] net/sched: Change cls_flower to use IDR
` [patch net-next 3/3] net/sched: Change act_api and act_xxx modules "
[PATCH V2] KVM/x86: Increase max vcpu number to 8192
2017-08-16 0:43 UTC
[PATCH] KVM/x86: Increase max vcpu number to 352
2017-08-16 3:07 UTC (10+ messages)
[PATCH v2 0/4] i386/kvm: advertise Hyper-V frequency MSRs
2017-08-16 1:49 UTC (3+ messages)
[Bug 196161] New: Kernel freezes by starting a kvm vm
2017-08-15 15:48 UTC (2+ messages)
` [Bug 196161] Kernel freezes when using AVAST under nested virtualization
[kvm-unit-tests] warning: host doesn't support requested feature: CPUID.01H:ECX.vmx [bit 5]
2017-08-15 15:34 UTC (2+ messages)
[PATCH] KVM: MMU: Fix softlockup due to mmu_lock is held too long
2017-08-15 15:21 UTC (4+ messages)
Disabling network offload inside VM
2017-08-15 7:13 UTC
[PATCH 00/15] ARM: add and use convenience macros for PC relative references
2017-08-14 16:20 UTC (6+ messages)
` [PATCH 05/15] ARM: head: use PC-relative insn sequence for __smp_alt
[PATCH] KVM: PPC: Book3S PR: Don't include SPAPR TCE code on non-pseries platforms
2017-08-14 12:42 UTC (2+ messages)
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