public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-11-01 21:16:58 to 2017-11-06 07:57:22 UTC [more...]

KVM "fake DAX" flushing interface - discussion
 2017-11-06  7:57 UTC  (20+ messages)
                                      ` [Qemu-devel] "

[PATCH v10 00/38] x86: Secure Memory Encryption (AMD)
 2017-11-06  7:13 UTC  (5+ messages)
` [PATCH v10 20/38] x86, mpparse: Use memremap to map the mpf and mpc data

[RFC PATCH kernel] vfio-pci: Allow write combining
 2017-11-06  5:44 UTC  (11+ messages)

[PATCH 0/5] KVM: x86: Various IOAPIC improvements
 2017-11-06  3:30 UTC  (11+ messages)
` [PATCH 1/5] KVM: x86: ioapic: Fix level-triggered EOI and IOAPIC reconfigure race
` [PATCH 2/5] KVM: x86: ioapic: Don't fire level irq when Remote IRR set
` [PATCH 3/5] KVM: x86: ioapic: Remove redundant check for Remote IRR in ioapic_set_irq
` [PATCH 4/5] KVM: x86: ioapic: Clear Remote IRR when entry is switched to edge-triggered
` [PATCH 5/5] KVM: x86: ioapic: Preserve read-only values in the redirection table

[PATCH v4 1/3] KVM: X86: Fix operand size during instruction decoding
 2017-11-06  1:32 UTC  (5+ messages)
` [PATCH v4 2/3] KVM: nVMX: Validate the IA32_BNDCFGS on nested VM-entry
` [PATCH v4 3/3] KVM: nVMX: Fix mmu context after VMLAUNCH/VMRESUME failure

[PATCH] KVM: X86: Fix softlockup when get the current kvmclock timestamp
 2017-11-06  0:55 UTC 

[PATCH v6 1/3] KVM: X86: Fix operand/address-size during instruction decoding
 2017-11-06  0:54 UTC  (3+ messages)
` [PATCH v6 2/3] KVM: nVMX: Validate the IA32_BNDCFGS on nested VM-entry
` [PATCH v6 3/3] KVM: nVMX: Fix mmu context after VMLAUNCH/VMRESUME failure

[PATCH] KVM: nVMX/nSVM: Don't intercept #UD when running L2
 2017-11-05 16:15 UTC 

[PATCH 0/3] KVM: x86: Various emulator fixes
 2017-11-05 14:56 UTC  (4+ messages)
` [PATCH 1/3] KVM: x86: Exit to user-mode on #UD intercept when emulator requires
` [PATCH 2/3] KVM: x86: emulator: Return to user-mode on L1 CPL=0 emulation failure
` [PATCH 3/3] KVM: x86: Don't re-execute instruction when not passing CR2 value

[PATCH 0/3] KVM: x86: Various emulator fixes
 2017-11-05 14:21 UTC  (4+ messages)
` [PATCH 1/3] KVM: x86: Exit to user-mode on #UD intercept when emulator requires
` [PATCH 2/3] KVM: x86: emulator: Return to user-mode on L1 CPL=0 emulation failure
` [PATCH 3/3] KVM: x86: Don't re-execute instruction when not passing CR2 value

[PATCH] KVM: x86: pvclock: Handle first-time write to pvclock-page contains random junk
 2017-11-05 14:11 UTC 

[PATCH 0/4] KVM: nVMX: Fix pending event injection on nested scenarios
 2017-11-05 14:07 UTC  (5+ messages)
` [PATCH 1/4] KVM: nVMX: Fix vmx_check_nested_events() return value in case an event was reinjected to L2
` [PATCH 2/4] KVM: nVMX: Require immediate-exit when event reinjected to L2 and L1 event pending
` [PATCH 3/4] KVM: nVMX: Optimization: Dont set KVM_REQ_EVENT when VMExit with nested_run_pending
` [PATCH 4/4] KVM: nVMX: APICv: Always sync PIR to Virtual-APIC-Page on processing KVM_REQ_EVENT

[Part2 PATCH v7 00/38] x86: Secure Encrypted Virtualization (AMD)
 2017-11-05 11:34 UTC  (15+ messages)
` [Part2 PATCH v7 13/38] crypto: ccp: Add Secure Encrypted Virtualization (SEV) command support
` [Part2 PATCH v7 14/38] crypto: ccp: Implement SEV_FACTORY_RESET ioctl command
` [Part2 PATCH v7 18/38] crypto: ccp: Implement SEV_PEK_CSR "
` [Part2 PATCH v7 19/38] crypto: ccp: Implement SEV_PEK_CERT_IMPORT "
` [Part2 PATCH v7 20/38] crypto: ccp: Implement SEV_PDH_CERT_EXPORT "
` [Part2 PATCH v7 22/38] KVM: SVM: Add sev module_param
` [Part2 PATCH v7 29/38] KVM: SVM: Add support for KVM_SEV_LAUNCH_MEASURE command

Administrador do sistema
 2017-11-05  9:56 UTC 

[PATCH] KVM: VMX: replace move_msr_up with swap macro
 2017-11-04 17:29 UTC  (2+ messages)

[GIT PULL] Final KVM fixes for Linux 4.14 (rc8 or final)
 2017-11-04 17:22 UTC 

[PATCH RFC 00/10] Intel EPT-Based Sub-page Write Protection Support
 2017-11-04 16:54 UTC  (3+ messages)

[PATCH v17 0/6] Virtio-balloon Enhancement
 2017-11-04 11:28 UTC  (12+ messages)
` [PATCH v17 1/6] lib/xbitmap: Introduce xbitmap
` [PATCH v17 2/6] radix tree test suite: add tests for xbitmap
` [PATCH v17 3/6] mm/balloon_compaction.c: split balloon page allocation and enqueue
` [PATCH v17 4/6] virtio-balloon: VIRTIO_BALLOON_F_SG
` [PATCH v17 5/6] mm: support reporting free page blocks
` [PATCH v17 6/6] virtio-balloon: VIRTIO_BALLOON_F_FREE_PAGE_VQ

How to build kvm modules with kvm-kmod for 4.0+ kernel?
 2017-11-04 11:12 UTC  (2+ messages)

USB peripheral issue / Atmel Studio on windows 7 guest
 2017-11-04  9:20 UTC 

[PATCH v5 1/3] KVM: X86: Fix operand/address-size during instruction decoding
 2017-11-04  0:07 UTC  (8+ messages)
` [PATCH v5 2/3] KVM: nVMX: Validate the IA32_BNDCFGS on nested VM-entry
` [PATCH v5 3/3] KVM: nVMX: Fix mmu context after VMLAUNCH/VMRESUME failure

WARNING in __x86_set_memory_region
 2017-11-03 21:55 UTC  (2+ messages)

[Patch v4 0/6] KVM: Guest page hinting
 2017-11-03 20:37 UTC  (9+ messages)
` [Patch v4 1/6] KVM: Support for guest "
` [Patch v4 2/6] KVM: Guest page hinting functionality
` [Patch v4 3/6] KVM: Adding tracepoints for guest page hinting
` [Patch v4 4/6] virtio: Exposes added descriptor to the other side synchronously
` [Patch v4 5/6] KVM: Sending hyperlist to the host via hinting_vq
` [Patch v4 6/6] KVM: Enabling guest page hinting via static key
` [QEMU PATCH] kvm: Support for guest page hinting

[PATCH seabios 0/3] add kvmtool support
 2017-11-03 19:42 UTC  (7+ messages)
` [PATCH seabios 1/3] kvmtool: initial support
` [PATCH seabios 2/3] kvmtool: allow mmio for legacy bar 0
` [PATCH seabios 3/3] kvmtool: support larger virtio queues

​​ATTN: My Dear
 2017-11-03 18:02 UTC 

[PATCH] x86: kvm: mmu: make kvm_mmu_clear_all_pte_masks static
 2017-11-03 18:52 UTC 

[PATCH v6 6/7] KVM: arm64: allow get exception information from userspace
 2017-11-03 18:36 UTC  (4+ messages)

[PATCH 0/4] Support Perf Extension on AMD KVM guests
 2017-11-03 17:56 UTC  (5+ messages)
` [PATCH 1/4] x86/kvm/cpuid: Fix CPUID function for word 6 (80000001_ECX)
` [PATCH 2/4] Add AMD Core Perf Extension MSRs

[PATCHv2 1/1] locking/qspinlock/x86: Avoid test-and-set when PV_DEDICATED is set
 2017-11-03 16:40 UTC  (9+ messages)

[PATCH kvmtool] irq.h: fix compilation error due to missing bool type
 2017-11-03 16:10 UTC 

[PATCH kvmtool 0/2] Add GICv2m support
 2017-11-03 15:03 UTC  (6+ messages)
` [PATCH kvmtool 1/2] Prevent segfault when kvm_pause is called too early
` [PATCH kvmtool 2/2] Add GICv2m support

[PATCH v2 0/2] KVM: MMU: fix kvm_is_mmio_pfn()
 2017-11-03 14:15 UTC  (8+ messages)
` [PATCH v2 2/2] KVM: MMU: consider host cache mode in MMIO page check

[PATCH v4 0/3] KVM: MMU: fix kvm_is_mmio_pfn()
 2017-11-03 13:21 UTC  (12+ messages)
` [PATCH v4 1/3] x86/mm: add function to check if a pfn is UC/UC-
` [PATCH v4 2/3] KVM: add converters between pfn_t and kvm_pfn_t
` [PATCH v4 3/3] KVM: MMU: consider host cache mode in MMIO page check

[PATCH v2 0/1] linux: Buffers/caches in VirtIO Balloon driver stats
 2017-11-03 11:27 UTC  (7+ messages)
` [PATCH v2 1/1] virtio_balloon: include buffers and cached memory statistics

[RFC 00/19] KVM: s390/crypto/vfio: guest dedicated crypto adapters
 2017-11-03  8:49 UTC  (16+ messages)
` [RFC 01/19] KVM: s390: SIE considerations for AP Queue virtualization
` [RFC 02/19] KVM: s390: refactor crypto initialization
` [RFC 18/19] KVM: s390: New ioctl to configure KVM guest's AP matrix
` [RFC 19/19] s390/facilities: enable AP facilities needed by guest

[patch v2 0/8] Intel Processor Trace virtulization enabling
 2017-11-03  6:09 UTC  (3+ messages)

[PATCH v3 0/3] KVM: MMU: fix kvm_is_mmio_pfn()
 2017-11-03  2:39 UTC  (6+ messages)
` [PATCH v3 1/3] x86/mm: add function to check if a pfn is UC/UC-
` [PATCH v3 2/3] KVM: add converters between pfn_t and kvm_pfn_t
` [PATCH v3 3/3] KVM: MMU: consider host cache mode in MMIO page check

[PATCH v3 1/3] KVM: X86: Fix operand size during instruction decoding
 2017-11-03  0:55 UTC  (8+ messages)
` [PATCH v3 2/3] KVM: nVMX: Validate the IA32_BNDCFGS on nested VM-entry
` [PATCH v3 3/3] KVM: nVMX: Fix mmu context after VMLAUNCH/VMRESUME failure

[Part2 PATCH v6 00/38] x86: Secure Encrypted Virtualization (AMD)
 2017-11-02 20:18 UTC  (3+ messages)

[PATCH v2] KVM: X86: #GP when guest attempts to write MCi_STATUS register w/o 0
 2017-11-02 18:57 UTC  (4+ messages)

Got a WARN_ON for supposedly unreachable code
 2017-11-02 18:25 UTC  (6+ messages)

[PULL 0/8] KVM/ARM Fixes for v4.14
 2017-11-02 17:38 UTC  (2+ messages)

[PATCH] kvm: Return -ENODEV from update_persistent_clock
 2017-11-02 17:23 UTC  (2+ messages)

[GIT PULL] Please pull my kvm-ppc-next branch
 2017-11-02 17:16 UTC  (2+ messages)

[libvirt] networking problem
 2017-11-02 16:39 UTC 

[libvirt] networking problem
 2017-11-02 15:20 UTC 

[PATCH-tip v2 0/2] x86/paravirt: Enable users to choose PV lock type
 2017-11-02 13:28 UTC  (5+ messages)
` [PATCH-tip v2 2/2] x86/xen: Deprecate xen_nopvspin

[PATCH v3 0/9] arm/arm64: KVM: limit icache invalidation to prefetch aborts
 2017-11-02 13:13 UTC  (5+ messages)
` [PATCH v3 6/9] KVM: arm/arm64: Limit "

[PATCH v2] KVM: s390: vsie: use common code functions for pinning
 2017-11-02 11:38 UTC  (2+ messages)

networking problem
 2017-11-02  9:31 UTC  (3+ messages)
  ` [libvirt] "

linux-next: manual merge of the kspp tree with the kvm tree
 2017-11-02  5:53 UTC 

[PATCH v6 0/9] vITS Migration fixes and reset
 2017-11-02  5:50 UTC  (3+ messages)
` [PATCH v6 2/9] KVM: arm/arm64: vgic-its: Fix vgic_its_restore_collection_table returned value

[PATCH net-next] vhost_net: conditionally enable tx polling
 2017-11-02  3:16 UTC  (5+ messages)

[Part2 PATCH v7 30/38] KVM: SVM: Add support for SEV LAUNCH_FINISH command
 2017-11-01 21:17 UTC  (9+ messages)
` [Part2 PATCH v7 31/38] KVM: SVM: Add support for SEV GUEST_STATUS command
` [Part2 PATCH v7 32/38] KVM: SVM: Add support for SEV DEBUG_DECRYPT command
` [Part2 PATCH v7 33/38] KVM: SVM: Add support for SEV DEBUG_ENCRYPT command
` [Part2 PATCH v7 34/38] KVM: SVM: Add support for SEV LAUNCH_SECRET command
` [Part2 PATCH v7 35/38] KVM: SVM: Pin guest memory when SEV is active
` [Part2 PATCH v7 36/38] KVM: SVM: Clear C-bit from the page fault address
` [Part2 PATCH v7 37/38] KVM: SVM: Do not install #UD intercept when SEV is enabled
` [Part2 PATCH v7 38/38] KVM: X86: Restart the guest when insn_len is zero and "


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox