kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-06-06 02:51:43 to 2020-06-09 10:12:18 UTC [more...]

[RFC v2 00/18] Refactor configuration of guest memory protection
 2020-06-09 10:11 UTC  (19+ messages)
` [RFC v2 18/18] guest memory protection: Alter virtio default properties for protected guests

[PATCH v2] KVM: x86: Unexport x86_fpu_cache and make it static
 2020-06-09  9:57 UTC  (2+ messages)

[PATCH] KVM: selftests: Ignore KVM 5-level paging support for VM_MODE_PXXV48_4K
 2020-06-09  9:54 UTC  (4+ messages)

[RFC PATCH] KVM: x86: Fix APIC page invalidation race
 2020-06-09  9:54 UTC  (5+ messages)

[PATCH 0/2] KVM: arm64: Additional 32bit fixes
 2020-06-09  8:49 UTC  (3+ messages)
` [PATCH 1/2] KVM: arm64: Make vcpu_cp1x() work on Big Endian hosts
` [PATCH 2/2] KVM: arm64: Synchronize sysreg state on injecting an AArch32 exception

[PATCH] KVM: arm64: Allow in-atomic injection of SPIs
 2020-06-09  8:21 UTC  (5+ messages)

[kvm-unit-tests PATCH v8 00/12] s390x: Testing the Channel Subsystem I/O
 2020-06-09  8:15 UTC  (35+ messages)
` [kvm-unit-tests PATCH v8 01/12] s390x: Use PSW bits definitions in cstart
` [kvm-unit-tests PATCH v8 02/12] s390x: Move control register bit definitions and add AFP to them
` [kvm-unit-tests PATCH v8 03/12] s390x: saving regs for interrupts
` [kvm-unit-tests PATCH v8 04/12] s390x: interrupt registration
` [kvm-unit-tests PATCH v8 05/12] s390x: export the clock get_clock_ms() utility
` [kvm-unit-tests PATCH v8 06/12] s390x: clock and delays caluculations
` [kvm-unit-tests PATCH v8 07/12] s390x: define function to wait for interrupt
` [kvm-unit-tests PATCH v8 08/12] s390x: retrieve decimal and hexadecimal kernel parameters
` [kvm-unit-tests PATCH v8 09/12] s390x: Library resources for CSS tests
` [kvm-unit-tests PATCH v8 10/12] s390x: css: stsch, enumeration test
` [kvm-unit-tests PATCH v8 11/12] s390x: css: msch, enable test
` [kvm-unit-tests PATCH v8 12/12] s390x: css: ssch/tsch with sense and interrupt

[PATCH] KVM: SVM: fix calls to is_intercept
 2020-06-09  8:09 UTC  (4+ messages)

[PATCH 0/3] kvm: arm64: Pointer Authentication handling fixes
 2020-06-09  7:38 UTC  (4+ messages)
` [PATCH 3/3] KVM: arm64: Enforce PtrAuth being disabled if not advertized

[Bug 208081] New: Memory leak in kvm_async_pf_task_wake
 2020-06-09  7:17 UTC  (3+ messages)
` [Bug 208081] "

[PATCH] vhost/test: fix up after API change
 2020-06-09  5:56 UTC  (3+ messages)

[PATCH 0/6] vDPA: doorbell mapping
 2020-06-09  5:55 UTC  (17+ messages)
` [PATCH 5/6] vdpa: introduce virtio pci driver

[PATCH kvm-unit-tests] remove unused file
 2020-06-09  4:55 UTC  (2+ messages)

[PATCH RFC v4 00/13] virtio-mem: paravirtualized memory
 2020-06-09  3:05 UTC  (9+ messages)

[PATCH] KVM: nVMX: Wrap VM-Fail valid path in generic VM-Fail helper
 2020-06-09  1:56 UTC 

[PATCH] KVM: VMX: Add helpers to identify interrupt type from intr_info
 2020-06-09  1:45 UTC 

[PATCH AUTOSEL 5.6 041/606] KVM: x86: Fix pkru save/restore when guest CR4.PKE=0, move it to x86.c
 2020-06-08 23:04 UTC  (5+ messages)
` [PATCH AUTOSEL 5.6 074/606] KVM: x86: Fix off-by-one error in kvm_vcpu_ioctl_x86_setup_mce
` [PATCH AUTOSEL 5.6 111/606] vhost/vsock: fix packet delivery order to monitoring devices
` [PATCH AUTOSEL 5.6 119/606] selftests: fix kvm relocatable native/cross builds and installs
` [PATCH AUTOSEL 5.6 131/606] KVM: selftests: Fix build for evmcs.h

[PATCH AUTOSEL 4.19 028/106] x86/kvm/hyper-v: Explicitly align hcall param for kvm_hyperv_exit
 2020-06-08 23:21 UTC 

[PATCH AUTOSEL 4.14 20/72] x86/kvm/hyper-v: Explicitly align hcall param for kvm_hyperv_exit
 2020-06-08 23:24 UTC 

[PATCH AUTOSEL 4.9 13/50] x86/kvm/hyper-v: Explicitly align hcall param for kvm_hyperv_exit
 2020-06-08 23:26 UTC 

[PATCH AUTOSEL 5.4 057/175] x86/kvm/hyper-v: Explicitly align hcall param for kvm_hyperv_exit
 2020-06-08 23:16 UTC 

[PATCH AUTOSEL 5.7 082/274] x86/kvm/hyper-v: Explicitly align hcall param for kvm_hyperv_exit
 2020-06-08 23:02 UTC 

[PATCH v2] KVM: nVMX: Consult only the "basic" exit reason when routing nested exit
 2020-06-08 19:38 UTC  (2+ messages)

[Bug 208091] New: vcpu1, guest rIP offset ignored wrmsr or rdmsr
 2020-06-08 19:23 UTC  (11+ messages)
` [Bug 208091] "

[PATCH] x86/split_lock: Don't write MSR_TEST_CTRL on CPUs that aren't whitelisted
 2020-06-08 19:01 UTC  (4+ messages)

[PATCH v2] x86/cpu: Reinitialize IA32_FEAT_CTL MSR on BSP during wakeup
 2020-06-08 17:41 UTC 

[PATCH RFC v6 00/11] vhost: ring format independence
 2020-06-08 17:30 UTC  (14+ messages)
` [PATCH RFC v6 01/11] vhost: option to fetch descriptors through an independent struct
` [PATCH RFC v6 02/11] vhost: use batched get_vq_desc version
` [PATCH RFC v6 03/11] vhost/net: pass net specific struct pointer
` [PATCH RFC v6 04/11] vhost: reorder functions
` [PATCH RFC v6 05/11] vhost: format-independent API for used buffers
` [PATCH RFC v6 06/11] vhost/net: convert to new API: heads->bufs
` [PATCH RFC v6 07/11] vhost/net: avoid iov length math
` [PATCH RFC v6 08/11] vhost/test: convert to the buf API
` [PATCH RFC v6 09/11] vhost/scsi: switch to buf APIs
` [PATCH RFC v6 10/11] vhost/vsock: switch to the buf API
` [PATCH RFC v6 11/11] vhost: drop head based APIs

[PATCH] x86/cpu: Reinitialize IA32_FEAT_CTL MSR on BSP during wakeup
 2020-06-08 17:29 UTC  (4+ messages)

[PATCH v2] KVM: arm64: Remove host_cpu_context member from vcpu structure
 2020-06-08 17:09 UTC  (5+ messages)

[RFC 00/12] Audio DSP VirtIO and vhost drivers
 2020-06-08 17:02 UTC  (6+ messages)
` [RFC 12/12] rpmsg: add a device ID to also bind to the ADSP device

[PATCH] KVM: arm64: Stop sparse from moaning at __hyp_this_cpu_ptr
 2020-06-08 16:31 UTC  (3+ messages)

[PATCH RFC v5 00/13] vhost: ring format independence
 2020-06-08 16:26 UTC  (21+ messages)
` [PATCH RFC v5 01/13] vhost: option to fetch descriptors through an independent struct
` [PATCH RFC v5 02/13] vhost: use batched version by default
` [PATCH RFC v5 03/13] vhost: batching fetches
` [PATCH RFC v5 04/13] vhost: cleanup fetch_buf return code handling
` [PATCH RFC v5 05/13] vhost/net: pass net specific struct pointer
` [PATCH RFC v5 06/13] vhost: reorder functions
` [PATCH RFC v5 07/13] vhost: format-independent API for used buffers
` [PATCH RFC v5 08/13] vhost/net: convert to new API: heads->bufs
` [PATCH RFC v5 09/13] vhost/net: avoid iov length math
` [PATCH RFC v5 10/13] vhost/test: convert to the buf API
` [PATCH RFC v5 11/13] vhost/scsi: switch to buf APIs
` [PATCH RFC v5 12/13] vhost/vsock: switch to the buf API
` [PATCH RFC v5 13/13] vhost: drop head based APIs

[PATCH kvm-unit-tests] x86: always set up SMP
 2020-06-08 16:00 UTC 

[PATCH 1/2] KVM: selftests: Add x86_64/debug_regs to .gitignore
 2020-06-08 14:43 UTC  (5+ messages)
` [PATCH 2/2] KVM: selftests: fix vmx_preemption_timer_test build with GCC10

[PATCH] KVM: PPC: Book3S HV: increase KVMPPC_NR_LPIDS on POWER8 and POWER9
 2020-06-08 11:57 UTC 

[PATCH v3 0/5] Add a vhost RPMsg API
 2020-06-08 13:08 UTC  (11+ messages)

[PATCH v2 17/18] kvm/eventfd: Use sequence counter with associated spinlock
 2020-06-08 12:57 UTC  (2+ messages)

[PATCH kvm-unit-tests 0/2] svm: INIT test and test_run on selected vcpu
 2020-06-08 12:47 UTC  (5+ messages)
` [PATCH kvm-unit-tests 1/2] svm: Add ability to execute test via test_run on a vcpu other than vcpu 0
` [PATCH kvm-unit-tests 2/2] svm: INIT intercept test

[PATCH][v7] KVM: X86: support APERF/MPERF registers
 2020-06-08 12:41 UTC  (2+ messages)

[PATCH v3 00/28] KVM: nSVM: event fixes and migration support
 2020-06-08 11:11 UTC  (4+ messages)
` [PATCH 19/30] KVM: nSVM: extract svm_set_gif

[PATCH 00/21] KVM: Cleanup and unify kvm_mmu_memory_cache usage
 2020-06-08  8:57 UTC  (7+ messages)
` [PATCH 19/21] KVM: MIPS: Drop @max param from mmu_topup_memory_cache()
` [PATCH 20/21] KVM: MIPS: Account pages used for GPA page tables
` [PATCH 21/21] KVM: MIPS: Use common KVM implementation of MMU memory caches

[PATCH] KVM: let kvm_destroy_vm_debugfs clean up vCPU debugfs directories
 2020-06-08  8:22 UTC  (2+ messages)

[PATCH v2 1/2] KVM: nVMX: Properly handle kvm_read/write_guest_virt*() result
 2020-06-08  8:20 UTC  (3+ messages)

[PATCH RFC 00/13] vhost: format independence
 2020-06-08  6:01 UTC  (13+ messages)
` [PATCH RFC 01/13] vhost: option to fetch descriptors through an independent struct
` [PATCH RFC 03/13] vhost: batching fetches

[vhost:vhost 18/52] drivers/virtio/virtio_mem.c:1391:5: warning: Variable 'rc' is reassigned a value before the old one has been used
 2020-06-08  0:59 UTC 

What will happen to hugetlbfs backed guest memory when nx_huge_pages is enabled?
 2020-06-07  7:39 UTC  (2+ messages)

[PATCH v3 00/20] virtio-mem: Paravirtualized memory hot(un)plug
 2020-06-06 19:34 UTC  (3+ messages)
` [PATCH v3 08/20] migration/colo: Use ram_block_discard_disable()

[PATCH][v6] KVM: X86: support APERF/MPERF registers
 2020-06-06 11:53 UTC  (6+ messages)
        ` 答复: "

[PATCH v8 14/16] s390/vfio-ap: handle host AP config change notification
 2020-06-06  4:31 UTC  (2+ messages)

[PATCH v8 09/16] s390/vfio_ap: add qlink from ap_matrix_mdev struct to vfio_ap_queue struct
 2020-06-06  2:51 UTC  (2+ 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).