messages from 2017-06-23 15:15:16 to 2017-06-27 18:31:28 UTC [more...]
REG: Need help and support to start with KVM [URGENT]
2017-06-27 18:31 UTC (3+ messages)
[PATCH] kvm: nVMX: Check memory operand to INVVPID
2017-06-27 17:59 UTC
[RFC PATCH 00/19] Guest introspection
2017-06-27 16:23 UTC (10+ messages)
[PATCH v2] KVM: LAPIC: Fix lapic timer injection delay
2017-06-27 16:10 UTC (2+ messages)
[PATCH v3] ARM: KVM: Enable in-kernel timers with user space gic
2017-06-27 15:35 UTC
[RFC PATCH 00/10] Basic KVM SGX Virtualization support
2017-06-27 15:29 UTC (6+ messages)
` [PATCH 10/10] kvm: vmx: handle VMEXIT from SGX Enclave
[PATCH v8 RESEND 00/38] x86: Secure Memory Encryption (AMD)
2017-06-27 15:14 UTC (39+ messages)
` [PATCH v8 RESEND 01/38] x86: Document AMD Secure Memory Encryption (SME)
` [PATCH v8 RESEND 02/38] x86/mm/pat: Set write-protect cache mode for full PAT support
` [PATCH v8 RESEND 03/38] x86, mpparse, x86/acpi, x86/PCI, x86/dmi, SFI: Use memremap for RAM mappings
` [PATCH v8 RESEND 04/38] x86/CPU/AMD: Add the Secure Memory Encryption CPU feature
` [PATCH v8 RESEND 05/38] x86/CPU/AMD: Handle SME reduction in physical address size
` [PATCH v8 RESEND 06/38] x86/mm: Add Secure Memory Encryption (SME) support
` [PATCH v8 RESEND 08/38] x86/mm: Add support to enable SME in early boot processing
` [PATCH v8 RESEND 10/38] x86/mm: Provide general kernel support for memory encryption
` [PATCH v8 RESEND 11/38] x86/mm: Add SME support for read_cr3_pa()
` [PATCH v8 RESEND 12/38] x86/mm: Extend early_memremap() support with additional attrs
` [PATCH v8 RESEND 27/38] iommu/amd: Allow the AMD IOMMU to work with memory encryption
` [PATCH v8 RESEND 28/38] x86, realmode: Check for memory encryption on the APs
` [PATCH v8 RESEND 29/38] x86, drm, fbdev: Do not specify encrypted memory for video mappings
` [PATCH v8 RESEND 30/38] kvm: x86: svm: Support Secure Memory Encryption within KVM
` [PATCH v8 RESEND 07/38] x86/mm: Remove phys_to_virt() usage in ioremap()
` [PATCH v8 RESEND 09/38] x86/mm: Simplify p[g4um]d_page() macros
` [PATCH v8 RESEND 13/38] x86/mm: Add support for early encrypt/decrypt of memory
` [PATCH v8 RESEND 14/38] x86/mm: Insure that boot memory areas are mapped properly
` [PATCH v8 RESEND 15/38] x86/boot/e820: Add support to determine the E820 type of an address
` [PATCH v8 RESEND 16/38] efi: Add an EFI table address match function
` [PATCH v8 RESEND 17/38] efi: Update efi_mem_type() to return an error rather than 0
` [PATCH v8 RESEND 18/38] x86/efi: Update EFI pagetable creation to work with SME
` [PATCH v8 RESEND 19/38] x86/mm: Add support to access boot related data in the clear
` [PATCH v8 RESEND 20/38] x86, mpparse: Use memremap to map the mpf and mpc data
` [PATCH v8 RESEND 21/38] x86/mm: Add support to access persistent memory in the clear
` [PATCH v8 RESEND 22/38] x86/mm: Add support for changing the memory encryption attribute
` [PATCH v8 RESEND 23/38] x86/realmode: Decrypt trampoline area if memory encryption is active
` [PATCH v8 RESEND 24/38] x86, swiotlb: Add memory encryption support
` [PATCH v8 RESEND 25/38] swiotlb: Add warnings for use of bounce buffers with SME
` [PATCH v8 RESEND 26/38] x86/CPU/AMD: Make the microcode level available earlier in the boot
` [PATCH v8 RESEND 31/38] x86/mm, kexec: Allow kexec to be used with SME
` [PATCH v8 RESEND 32/38] xen/x86: Remove SME feature in PV guests
` [PATCH v8 RESEND 33/38] x86/mm: Use proper encryption attributes with /dev/mem
` [PATCH v8 RESEND 34/38] x86/mm: Create native_make_p4d() for PGTABLE_LEVELS <= 4
` [PATCH v8 RESEND 35/38] x86/mm: Add support to encrypt the kernel in-place
` [PATCH v8 RESEND 36/38] x86/boot: Add early cmdline parsing for options with arguments
` [PATCH v8 RESEND 37/38] compiler-gcc.h: Introduce __nostackp function attribute
` [PATCH v8 RESEND 38/38] x86/mm: Add support to make use of Secure Memory Encryption
[PATCH v8 00/38] x86: Secure Memory Encryption (AMD)
2017-06-27 15:01 UTC (31+ messages)
` [PATCH v8 01/38] x86: Document AMD Secure Memory Encryption (SME)
` [PATCH v8 04/38] x86/CPU/AMD: Add the Secure Memory Encryption CPU feature
` [PATCH v8 05/38] x86/CPU/AMD: Handle SME reduction in physical address size
` [PATCH v8 11/38] x86/mm: Add SME support for read_cr3_pa()
` [PATCH v8 12/38] x86/mm: Extend early_memremap() support with additional attrs
` [PATCH v8 15/38] x86/boot/e820: Add support to determine the E820 type of an address
` [PATCH v8 16/38] efi: Add an EFI table address match function
` [PATCH v8 19/38] x86/mm: Add support to access boot related data in the clear
` [PATCH v8 20/38] x86, mpparse: Use memremap to map the mpf and mpc data
` [PATCH v8 21/38] x86/mm: Add support to access persistent memory in the clear
` [PATCH v8 23/38] x86/realmode: Decrypt trampoline area if memory encryption is active
` [PATCH v8 02/38] x86/mm/pat: Set write-protect cache mode for full PAT support
` [PATCH v8 03/38] x86, mpparse, x86/acpi, x86/PCI, x86/dmi, SFI: Use memremap for RAM mappings
` [PATCH v8 06/38] x86/mm: Add Secure Memory Encryption (SME) support
` [PATCH v8 07/38] x86/mm: Remove phys_to_virt() usage in ioremap()
` [PATCH v8 08/38] x86/mm: Add support to enable SME in early boot processing
` [PATCH v8 09/38] x86/mm: Simplify p[g4um]d_page() macros
` [PATCH v8 10/38] x86/mm: Provide general kernel support for memory encryption
` [PATCH v8 13/38] x86/mm: Add support for early encrypt/decrypt of memory
` [PATCH v8 14/38] x86/mm: Insure that boot memory areas are mapped properly
` [PATCH v8 17/38] efi: Update efi_mem_type() to return an error rather than 0
` [PATCH v8 18/38] x86/efi: Update EFI pagetable creation to work with SME
` [PATCH v8 22/38] x86/mm: Add support for changing the memory encryption attribute
` [PATCH v8 24/38] x86, swiotlb: Add memory encryption support
` [PATCH v8 25/38] swiotlb: Add warnings for use of bounce buffers with SME
` [PATCH v8 26/38] x86/CPU/AMD: Make the microcode level available earlier in the boot
` [PATCH v8 29/38] x86, drm, fbdev: Do not specify encrypted memory for video mappings
` [PATCH v8 30/38] kvm: x86: svm: Support Secure Memory Encryption within KVM
` [PATCH v8 27/38] iommu/amd: Allow the AMD IOMMU to work with memory encryption
` [PATCH v8 28/38] x86, realmode: Check for memory encryption on the APs
[PATCH] xsave_helper: pull xsave and xrstor out of kvm.c into helper function
2017-06-27 14:50 UTC (2+ messages)
` [Qemu-devel] "
[PATCH v1 0/3] tools/kvm_stat: Misc patches leftovers
2017-06-27 14:44 UTC (5+ messages)
` [PATCH v1 1/3] tools/kvm_stat: fix error on interactive command 'g'
` [PATCH v1 2/3] tools/kvm_stat: add new command line switch '-i'
` [PATCH v1 3/3] tools/kvm_stat: add new interactive command 'b'
[PATCH v2 0/5] KVM: SVM: improve NMI window singlestep
2017-06-27 14:36 UTC (2+ messages)
[PATCH] KVM: x86: remove ignored type attribute
2017-06-27 14:31 UTC (2+ messages)
[PATCH] ARM: KVM: Enable in-kernel timers with user space gic
2017-06-27 14:30 UTC (5+ messages)
` [Qemu-devel] "
[PATCH 0/2] x86/idle: add halt poll support
2017-06-27 14:26 UTC (17+ messages)
` [PATCH 2/2] x86/idle: use dynamic halt poll
[PATCH v1 1/1] KVM: add missing kvm_put_kvm in case of failure
2017-06-27 13:57 UTC (6+ messages)
[PATCH] KVM: explain missing kvm_put_kvm in case of failure
2017-06-27 13:46 UTC
[PATCH v5 0/4] KVM: async_pf: Fix async pf exception injection
2017-06-27 13:40 UTC (8+ messages)
` [PATCH v5 1/4] KVM: x86: Simple kvm_x86_ops->queue_exception parameter
` [PATCH v5 2/4] KVM: async_pf: Add L1 guest async_pf #PF vmexit handler
` [PATCH v5 3/4] KVM: async_pf: Force a nested vmexit if the injected #PF is async_pf
` [PATCH v5 4/4] KVM: async_pf: Let host know whether the guest support delivery async_pf as #PF vmexit
[PATCH v4 0/4] KVM: async_pf: Fix async_pf exception injection
2017-06-27 13:40 UTC (3+ messages)
` [PATCH v4 3/4] KVM: async_pf: Force a nested vmexit if the injected #PF is async_pf
[PATCH] KVM: Replaces 'unsigned' with 'unsigned int' in the codebase
2017-06-27 13:31 UTC (5+ messages)
[PATCH v2] ARM: KVM: Enable in-kernel timers with user space gic
2017-06-27 13:21 UTC (2+ messages)
[PATCH] KVM: Replaces symbolic permissions with numeric
2017-06-27 13:08 UTC (2+ messages)
[PATCH RFC v2 0/2] Enable cp15 timers with user space gic & kvm
2017-06-27 12:40 UTC (6+ messages)
` [PATCH RFC v2 2/2] ARM: KVM: Enable in-kernel timers with user space gic
` [Qemu-devel] "
[PATCH kvm-unit-tests] Makefile: fix build-head with old git
2017-06-27 12:36 UTC (2+ messages)
[kvm-unit-tests PATCH v1 0/2] s390x: two small fixes
2017-06-27 12:31 UTC (6+ messages)
` [kvm-unit-tests PATCH v1 1/2] s390x: use instruction 0x0000 to test for operation exceptions
` [kvm-unit-tests PATCH v1 2/2] s390x: use inline assembly to test for addressing exceptions
[kvm-unit-tests PATCH] Include util.h to check the prototype with the implementation
2017-06-27 12:30 UTC (3+ messages)
[kvm-unit-tests PATCH] Declare the prefix string variable in va_report() as const
2017-06-27 12:30 UTC (5+ messages)
[kvm-unit-tests PATCH] Add a proper header for the lib/argv.c file
2017-06-27 12:29 UTC (4+ messages)
[PATCH v4 2/3] arm64: kvm: route synchronous external abort exceptions to el2
2017-06-27 12:15 UTC (2+ messages)
[kvm-unit-tests PATCH] s390x/intercept: Fix problem with bad compiler warning
2017-06-27 12:09 UTC (8+ messages)
[PATCH] KVM: x86: fix singlestepping over syscall
2017-06-27 11:58 UTC (6+ messages)
[RFC PATCH] driver core: Stop driver bind on NOTIFY_BAD
2017-06-27 7:00 UTC (2+ messages)
[PATCH 1/2] KVM: PPC: Book3S HV: Simplify dynamic micro-threading code
2017-06-27 6:09 UTC (2+ messages)
` [PATCH 2/2] KVM: PPC: Book3S HV: Close race with testing for signals on guest entry
FINAL NOTICE
2017-06-27 1:02 UTC
[PATCH v3 0/9] vfio: Fix release ordering races and use driver_override
2017-06-26 19:39 UTC (11+ messages)
` [PATCH v3 2/9] kvm-vfio: Decouple only when we match a group
` [PATCH v3 7/9] vfio: Use driver_override to avert binding to compromising drivers
` [PATCH v3 8/9] amba: Export amba_bustype
` [PATCH v3 9/9] vfio: Add AMBA driver_override support
[PATCH v7 00/36] x86: Secure Memory Encryption (AMD)
2017-06-26 16:34 UTC (8+ messages)
` [PATCH v7 34/36] x86/mm: Add support to encrypt the kernel in-place
` [PATCH v7 36/36] x86/mm: Add support to make use of Secure Memory Encryption
[RFC 00/55] Nested Virtualization on KVM/ARM
2017-06-26 15:21 UTC (7+ messages)
` [RFC 06/55] KVM: arm64: Add EL2 execution context for nesting
` [RFC 21/55] KVM: arm64: Forward HVC instruction to the guest hypervisor
[PATCH v4 1/3] arm64: kvm: support user space to detect RAS extension feature
2017-06-26 12:45 UTC
[PATCH v4 3/3] arm64: kvm: inject SError with user space specified syndrome
2017-06-26 12:46 UTC
[PATCH v4] arm64: kvm: inject SError with user space specified syndrome
2017-06-26 11:39 UTC
[PATCH] KVM: x86: make backwards_tsc_observed a per-VM variable
2017-06-26 7:56 UTC
[PATCH v3 1/3] arm64: kvm: support kvmtool to detect RAS extension feature
2017-06-26 5:22 UTC (3+ messages)
inquiry
2017-06-25 2:47 UTC
AMD Ryzen KVM/NPT/IOMMU issue
2017-06-25 5:55 UTC (2+ messages)
[Bug 196161] New: Kernel freezes by starting a kvm vm
2017-06-24 15:54 UTC (6+ messages)
` [Bug 196161] "
[PATCH v3 1/4] ACPI: Add APEI GHES Table Generation support
2017-06-24 14:20 UTC (5+ messages)
` [Qemu-devel] "
when guest set A/D bit of guest pte, should VMM intercept and update A/D bit of spte?
2017-06-23 16:07 UTC (2+ messages)
[PATCH] KVM: arm/arm64: Handle hva aging while destroying the vm
2017-06-23 15:21 UTC
[PATCH] errata: check kernel-extraversion
2017-06-23 15:21 UTC
[PATCH kernel 0/3 REPOST] vfio-pci: Add support for mmapping MSI-X table
2017-06-23 15:17 UTC (4+ messages)
[RFC PATCH 20/30] iommu/arm-smmu-v3: Enable PCI PASID in masters
2017-06-23 15:15 UTC (4+ messages)
` [RFC,20/30] "
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