messages from 2017-06-27 15:10:36 to 2017-06-29 20:06:48 UTC [more...]
[PATCH kernel 0/3 REPOST] vfio-pci: Add support for mmapping MSI-X table
2017-06-29 20:06 UTC (6+ messages)
[PATCH v3 RESEND] kvm: vmx: Properly handle machine check during VM-entry
2017-06-29 20:01 UTC
[PATCH] kvm: nVMX: Check memory operand to INVVPID
2017-06-29 18:46 UTC (14+ messages)
` [PATCH v2] "
` [kvm-unit-tests PATCH 1/2] Move vmx_{on,off} into vmx.h
` [kvm-unit-tests PATCH 2/2] Add basic invvpid test
` [kvm-unit-tests PATCH v2 1/4] Save/restore handler in test_for_exception
` [kvm-unit-tests PATCH v2 2/4] Specify %cs for exception_handler iret
` [kvm-unit-tests PATCH v2 3/4] Move vmx_{on,off} into vmx.h
` [kvm-unit-tests PATCH v2 4/4] Add basic invvpid test
[kvm-unit-tests PATCH 0/3] Some more improvements related to compiler warnings
2017-06-29 18:42 UTC (4+ messages)
` [kvm-unit-tests PATCH 1/3] Move flags that are shared between C and C++ into COMMON_CFLAGS
` [kvm-unit-tests v2 PATCH 2/3] Replace -Wextra with a saner list of warning flags
` [kvm-unit-tests PATCH 3/3] Mark some local functions as "static"
[kvm-unit-tests PATCH 0/3] x86/vmx: fix vmx_EPT_AD_* tests
2017-06-29 18:17 UTC (9+ messages)
` [kvm-unit-tests PATCH 1/3] x86/vmx: fix EPT - MMIO access
` [kvm-unit-tests PATCH 2/3] x86/vmx: fix detection of unmapped PTE
` [kvm-unit-tests PATCH 3/3] x86/vmx: get EPT at the last level
[PATCH] arm64: kvm: reuse existing cache type/info related macros
2017-06-29 18:06 UTC
[kvm-unit-tests PATCH] Replace -Wextra with a saner list of warning flags
2017-06-29 17:19 UTC (7+ messages)
KVM: BUG during OOM on host
2017-06-29 17:14 UTC (2+ messages)
[PATCH 0/3] KVM: lapic: optimize injection of already-expired timer
2017-06-29 16:58 UTC (4+ messages)
` [PATCH 1/3] KVM: lapic: reorganize start_hv_timer
` [PATCH 2/3] KVM: lapic: reorganize restart_apic_timer
` [PATCH 3/3] KVM: LAPIC: Fix lapic timer injection delay
[PATCH kvm-unit-tests] vmexit: add tscdeadline benchmarks
2017-06-29 16:54 UTC
[PATCH] KVM: x86: make backwards_tsc_observed a per-VM variable
2017-06-29 15:59 UTC (2+ messages)
[PATCH v3] ARM: KVM: Enable in-kernel timers with user space gic
2017-06-29 15:22 UTC (5+ messages)
` [Qemu-devel] "
[GIT PULL 0/9] KVM: s390: fixes and features for 4.13 (via kvm/next)
2017-06-29 14:57 UTC (22+ messages)
` [GIT PULL 1/9] KVM: s390: CMMA tracking, ESSA emulation, migration mode
` [GIT PULL 2/9] KVM: s390: ioctls to get and set guest storage attributes
` [GIT PULL 3/9] KVM: s390: implement instruction execution protection for emulated ifetch
` [GIT PULL 4/9] KVM: S390: add new group for flic
` [GIT PULL 5/9] KVM: s390: avoid packed attribute
` [GIT PULL 6/9] s390/nmi: s390: New low level handling for machine check happening in guest
` [GIT PULL 7/9] KVM: s390: Backup the guest's machine check info
` [GIT PULL 8/9] KVM: s390: Inject machine check into the guest
` [GIT PULL 9/9] KVM: s390: Inject machine check into the nested guest
[RFC PATCH kernel] vfio-pci: Allow mapping of MSI-X table to userspace
2017-06-29 14:50 UTC
[kvm-unit-tests PATCH 0/5] Minor fixes while getting rid of code duplication
2017-06-29 14:32 UTC (17+ messages)
` [kvm-unit-tests PATCH 1/5] arch/run: simplify copy-paste of the command line
` [kvm-unit-tests PATCH 2/5] run_tests: add summary to powerpc and s390
` [kvm-unit-tests PATCH 3/5] s390+powerpc/run: improve output handling
` [kvm-unit-tests PATCH 4/5] scripts/arch-run: fix qemu binary search failure path
` [kvm-unit-tests PATCH 5/5] arch/run: unify accelerator detection
` [kvm-unit-tests PATCH v2 "
` [kvm-unit-tests PATCH v2 6/5] x86/run: support accelerator controls
[PATCH v4] KVM: LAPIC: Fix lapic timer injection delay
2017-06-29 14:29 UTC (2+ messages)
[PATCH v7 0/4] KVM: async_pf: Fix async pf exception injection
2017-06-29 12:15 UTC (7+ messages)
` [PATCH v7 1/4] KVM: x86: Simple kvm_x86_ops->queue_exception parameter
` [PATCH v7 2/4] KVM: async_pf: Add L1 guest async_pf #PF vmexit handler
` [PATCH v7 3/4] KVM: async_pf: Force a nested vmexit if the injected #PF is async_pf
` [PATCH v7 4/4] KVM: async_pf: Let host know whether the guest support delivery async_pf as #PF vmexit
[PATCH v3] KVM: LAPIC: Fix lapic timer injection delay
2017-06-29 12:13 UTC (15+ messages)
linux-next: manual merge of the kvms390 tree with the kvm-ppc tree
2017-06-29 3:37 UTC
AMD Ryzen KVM/NPT/IOMMU issue
2017-06-29 1:54 UTC (15+ messages)
[RFC PATCH 00/10] Basic KVM SGX Virtualization support
2017-06-28 22:22 UTC (7+ messages)
` [PATCH 10/10] kvm: vmx: handle VMEXIT from SGX Enclave
[kvm-unit-tests PATCH] Compile code with "-Wwrite-strings"
2017-06-28 20:41 UTC (4+ messages)
From Mr.Tang
2017-06-28 19:40 UTC
[PATCH v3 0/9] vfio: Fix release ordering races and use driver_override
2017-06-28 17:37 UTC (3+ messages)
` [PATCH v3 2/9] kvm-vfio: Decouple only when we match a group
[PATCH v11 0/6] Virtio-balloon Enhancement
2017-06-28 15:04 UTC (11+ messages)
` [PATCH v11 3/6] virtio-balloon: VIRTIO_BALLOON_F_PAGE_CHUNKS
` [virtio-dev] "
` [PATCH v11 6/6] virtio-balloon: VIRTIO_BALLOON_F_CMD_VQ
` "
` [virtio-dev] "
[PATCH v6 0/4] KVM: async_pf: Fix async pf exception injection
2017-06-28 14:23 UTC (13+ messages)
` [PATCH v6 1/4] KVM: x86: Simple kvm_x86_ops->queue_exception parameter
` [PATCH v6 2/4] KVM: async_pf: Add L1 guest async_pf #PF vmexit handler
` [PATCH v6 3/4] KVM: async_pf: Force a nested vmexit if the injected #PF is async_pf
` [PATCH v6 4/4] KVM: async_pf: Let host know whether the guest support delivery async_pf as #PF vmexit
[PATCH v8 RESEND 00/38] x86: Secure Memory Encryption (AMD)
2017-06-28 14:05 UTC (24+ messages)
` [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 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 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 v3] KVM: Add async pf flag to KVM_GET/SET_VCPU_EVENTS interface
2017-06-28 12:57 UTC (2+ messages)
[PATCH v4 0/4] KVM: async_pf: Fix async_pf exception injection
2017-06-28 11:40 UTC (5+ messages)
` [PATCH v4 3/4] KVM: async_pf: Force a nested vmexit if the injected #PF is async_pf
[RFC PATCH 0/2] make L2 kvm-clock stable
2017-06-28 10:55 UTC (3+ messages)
` [RFC PATCH 1/2] timekeeper: change interface of clocksource reding functions
` [RFC PATCH 2/2] KVM: x86: add support of kvm-clock stablity in L2
linux-next: manual merge of the kvms390 tree with the kvm-arm tree
2017-06-28 7:10 UTC (2+ messages)
[PATCH] KVM: x86: remove ignored type attribute
2017-06-28 2:44 UTC (3+ messages)
` [PATCH v2] "
[PATCH v5 0/4] KVM: async_pf: Fix async pf exception injection
2017-06-27 22:49 UTC (7+ messages)
` [PATCH v5 2/4] KVM: async_pf: Add L1 guest async_pf #PF vmexit handler
` [PATCH v5 4/4] KVM: async_pf: Let host know whether the guest support delivery async_pf as #PF vmexit
[PATCH v2] KVM: LAPIC: Fix lapic timer injection delay
2017-06-27 22:10 UTC (4+ messages)
[RFC PATCH] driver core: Stop driver bind on NOTIFY_BAD
2017-06-27 20:18 UTC (3+ messages)
[PATCH] vcpu_dirty: share the same field in CPUState for all accelerators
2017-06-27 20:08 UTC (4+ messages)
` [Qemu-devel] "
REG: Need help and support to start with KVM [URGENT]
2017-06-27 19:00 UTC (4+ messages)
[RFC PATCH 00/19] Guest introspection
2017-06-27 16:23 UTC (10+ 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;
as well as URLs for NNTP newsgroup(s).