kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-07-29 20:46:06 to 2020-07-31 12:09:49 UTC [more...]

[kvm-unit-tests GIT PULL 00/11] s390x patches
 2020-07-31 12:09 UTC  (15+ messages)
` [kvm-unit-tests GIT PULL 01/11] s390x/cpumodel: The missing DFP facility on TCG is expected
` [kvm-unit-tests GIT PULL 02/11] s390x: saving regs for interrupts
` [kvm-unit-tests GIT PULL 03/11] s390x: I/O interrupt registration
` [kvm-unit-tests GIT PULL 04/11] s390x: export the clock get_clock_ms() utility
` [kvm-unit-tests GIT PULL 05/11] s390x: clock and delays calculations
` [kvm-unit-tests GIT PULL 06/11] s390x: define function to wait for interrupt
` [kvm-unit-tests GIT PULL 07/11] s390x: Library resources for CSS tests
` [kvm-unit-tests GIT PULL 08/11] s390x: css: stsch, enumeration test
` [kvm-unit-tests GIT PULL 09/11] s390x: css: msch, enable test
` [kvm-unit-tests GIT PULL 10/11] s390x: css: ssch/tsch with sense and interrupt
` [kvm-unit-tests GIT PULL 11/11] s390x: fix inline asm on gcc10

[kvm-unit-tests PATCH v3 00/10] arm/arm64: Add IPI/LPI/vtimer latency test
 2020-07-31 12:01 UTC  (12+ messages)
` [kvm-unit-tests PATCH v3 01/10] arm64: microbench: get correct ipi received num
` [kvm-unit-tests PATCH v3 02/10] arm64: microbench: Generalize ipi test names
` [kvm-unit-tests PATCH v3 03/10] arm64: microbench: gic: Add ipi latency test for gicv4.1 support kvm
` [kvm-unit-tests PATCH v3 04/10] arm64: its: Handle its command queue wrapping
` [kvm-unit-tests PATCH v3 05/10] arm64: microbench: its: Add LPI latency test
` [kvm-unit-tests PATCH v3 06/10] arm64: microbench: Allow each test to specify its running times
` [kvm-unit-tests PATCH v3 07/10] arm64: microbench: Add time limit for each individual test
` [kvm-unit-tests PATCH v3 08/10] arm64: microbench: Add vtimer latency test
` [kvm-unit-tests PATCH v3 09/10] arm64: microbench: Add test->post() to further process test results
` [kvm-unit-tests PATCH v3 10/10] arm64: microbench: Add timer_post() to get actual PPI latency

[PATCH v2 0/3] Allow user space to restrict and augment MSR emulation
 2020-07-31 11:59 UTC  (12+ messages)
` [PATCH v2 1/3] KVM: x86: Deflect unknown MSR accesses to user space
` [PATCH v2 2/3] KVM: x86: Introduce allow list for MSR emulation
` [PATCH v2 3/3] KVM: selftests: Add test for user space MSR handling

[PATCH 1/5] PCI: Move PCI_VENDOR_ID_REDHAT definition to pci_ids.h
 2020-07-31 11:56 UTC  (7+ messages)
` [PATCH 2/5] dt-bindings: mips: Document Loongson kvm guest board

[GIT PULL] KVM/arm64 fixes for 5.8, take #4
 2020-07-31 11:25 UTC  (2+ messages)

[kvm-unit-tests PATCH] gitlab-ci.yml: Compile some jobs out-of-tree
 2020-07-31 11:24 UTC  (2+ messages)

[PATCH kvmtool] virtio: Fix ordering of virt_queue__should_signal()
 2020-07-31 10:14 UTC 

[PATCH v3 1/3] KVM: LAPIC: Prevent setting the tscdeadline timer if the lapic is hw disabled
 2020-07-31  9:44 UTC  (6+ messages)
` [PATCH v3 2/3] KVM: LAPIC: Set the TDCR settable bits
` [PATCH v3 3/3] KVM: SVM: Fix disable pause loop exit/pause filtering capability on SVM

[PATCH] KVM: x86: Use MMCONFIG for all PCI config space accesses
 2020-07-31  9:41 UTC  (4+ messages)

[kvm-unit-tests PATCH v2 0/3] PV tests part 1
 2020-07-31  9:21 UTC  (12+ messages)
` [kvm-unit-tests PATCH v2 1/3] s390x: Add custom pgm cleanup function
` [kvm-unit-tests PATCH v2 2/3] s390x: skrf: Add exception new skey test and add test to unittests.cfg
` [kvm-unit-tests PATCH v2 3/3] s390x: Ultravisor guest API test

[kvm-unit-tests PATCH] gitlab-ci.yml: Test build on CentOS 7
 2020-07-31  9:15 UTC 

[PATCH v1] ioeventfd: introduce get_ioeventfd()
 2020-07-31  8:59 UTC 

[Question] the check of ioeventfd collision in kvm_*assign_ioeventfd_idx
 2020-07-31  8:21 UTC  (4+ messages)

[kvm-unit-tests PATCH] scripts/runtime: Replace "|&" with "2>&1 |"
 2020-07-31  8:07 UTC  (6+ messages)

[PATCH 0/6] Guest Architectural LBR Enabling
 2020-07-31  7:44 UTC  (7+ messages)
` [PATCH 1/6] KVM: vmx/pmu: Add VMCS field check before exposing LBR_FMT
` [PATCH 2/6] perf/x86/lbr: Unify LBR_INFO registers exposure check condition
` [PATCH 3/6] KVM: vmx/pmu: Add MSR_ARCH_LBR_DEPTH emulation for Arch LBR
` [PATCH 4/6] KVM: vmx/pmu: Add MSR_ARCH_LBR_CTL "
` [PATCH 5/6] KVM: vmx/pmu: Add Arch LBR emulation and its VMCS field
` [PATCH 6/6] KVM: x86: Expose Architectural LBR CPUID and its XSAVES bit

WARNING: suspicious RCU usage - while installing a VM on a CPU listed under nohz_full
 2020-07-31  7:42 UTC  (6+ messages)

[PATCH -next] emulate:Fix build error
 2020-07-31  7:36 UTC  (2+ messages)

[PATCH V5 0/6] IRQ offloading for vDPA
 2020-07-31  6:55 UTC  (7+ messages)
` [PATCH V5 1/6] vhost: introduce vhost_vring_call
` [PATCH V5 2/6] kvm: detect assigned device via irqbypass manager
` [PATCH V5 3/6] vDPA: add get_vq_irq() in vdpa_config_ops
` [PATCH V5 4/6] vhost_vdpa: implement IRQ offloading in vhost_vdpa
` [PATCH V5 5/6] ifcvf: implement vdpa_config_ops.get_vq_irq()
` [PATCH V5 6/6] irqbypass: do not start cons/prod when failed connect

linux-next: manual merge of the kvm-arm tree with the kvm-fixes tree
 2020-07-31  6:41 UTC 

[PATCH v3 0/4] iommu aux-domain APIs extensions
 2020-07-31  6:30 UTC  (27+ messages)
` [PATCH v3 1/4] iommu: Check IOMMU_DEV_FEAT_AUX feature in aux api's
` [PATCH v3 2/4] iommu: Add iommu_aux_at(de)tach_group()
` [PATCH v3 3/4] iommu: Add iommu_aux_get_domain_for_dev()
` [PATCH v3 4/4] vfio/type1: Use iommu_aux_at(de)tach_group() APIs

A new name for kvm-unit-tests ?
 2020-07-31  6:18 UTC  (13+ messages)

[PATCH v4 0/4] Add a vhost RPMsg API
 2020-07-31  5:47 UTC  (3+ messages)

[PATCH V4 0/6] IRQ offloading for vDPA
 2020-07-31  3:18 UTC  (9+ messages)
` [PATCH V4 4/6] vhost_vdpa: implement IRQ offloading in vhost_vdpa

[PATCH v2 1/3] KVM: LAPIC: Prevent setting the tscdeadline timer if the lapic is hw disabled
 2020-07-31  3:18 UTC  (6+ messages)
` [PATCH v2 3/3] KVM: SVM: Fix disable pause loop exit/pause filtering capability on SVM

[RFC PATCH 0/9] Split kvm_update_cpuid_runtime()
 2020-07-31  2:42 UTC  (10+ messages)
` [RFC PATCH 1/9] KVM:x86: Abstract sub functions from kvm_update_cpuid_runtime() and kvm_vcpu_after_set_cpuid()
` [RFC PATCH 2/9] KVM:x86: Substitute kvm_update_cpuid_runtime() with kvm_apic_base_update_cpuid() in kvm_lapic_set_base()
` [RFC PATCH 3/9] KVM:x86: Substitute kvm_update_cpuid_runtime() with kvm_xcr0_update_cpuid() in __kvm_set_xcr()
` [RFC PATCH 4/9] KVM:x86: Substitute kvm_update_cpuid_runtime() with kvm_{osxsave,pke}_update_cpuid() in kvm_set_cr4()
` [RFC PATCH 5/9] KVM:x86: Substitute kvm_update_cpuid_runtime() with kvm_mwait_update_cpuid() in kvm_set_msr_common()
` [RFC PATCH 6/9] KVM:x86: Substitute kvm_update_cpuid_runtime() with kvm_{osxsave,pke}_update_cpuid() in enter_smm()
` [RFC PATCH 7/9] KVM:x86: Substitute kvm_update_cpuid_runtime() with kvm_{osxsave,pke}_update_cpuid() in __set_sregs()
` [RFC PATCH 8/9] KVM:x86: Substitute kvm_vcpu_after_set_cpuid() with abstracted functions
` [RFC PATCH 9/9] KVM:x86: Remove kvm_update_cpuid_runtime()

[PATCH-for-5.1? v2 0/2] util/pagesize: Make qemu_real_host_page_size of type size_t
 2020-07-31  0:10 UTC  (7+ messages)
` [PATCH-for-5.1? v2 1/2] qemu/osdep: Make QEMU_VMALLOC_ALIGN unsigned long
` [PATCH-for-5.1? v2 2/2] util/pagesize: Make qemu_real_host_page_size of type size_t

[PATCH v5 00/75] x86: SEV-ES Guest Support
 2020-07-30 23:23 UTC  (4+ messages)

[GIT PULL] virtio, qemu_fw: bugfixes
 2020-07-30 23:20 UTC  (2+ messages)

[PATCH v3 00/11] SVM cleanup and INVPCID support for the AMD guests
 2020-07-30 22:49 UTC  (30+ messages)
` [PATCH v3 01/11] KVM: SVM: Introduce __set_intercept, __clr_intercept and __is_intercept
` [PATCH v3 02/11] KVM: SVM: Change intercept_cr to generic intercepts
` [PATCH v3 03/11] KVM: SVM: Change intercept_dr "
` [PATCH v3 04/11] KVM: SVM: Modify intercept_exceptions "
` [PATCH v3 05/11] KVM: SVM: Modify 64 bit intercept field to two 32 bit vectors
` [PATCH v3 06/11] KVM: SVM: Add new intercept vector in vmcb_control_area
` [PATCH v3 09/11] KVM: SVM: Remove set_exception_intercept and clr_exception_intercept
` [PATCH v3 10/11] KVM: X86: Move handling of INVPCID types to x86
` [PATCH v3 11/11] KVM:SVM: Enable INVPCID feature on AMD

[PATCH 0/9] KVM: x86: TDP level cleanups and shadow NPT fix
 2020-07-30 22:18 UTC  (2+ messages)

New repo for kvm-unit-tests
 2020-07-30 22:05 UTC 

[PATCH kvm-unit-tests] fw_cfg: avoid index out of bounds
 2020-07-30 21:58 UTC 

Guest identity in VMCS/VMCB
 2020-07-30 21:10 UTC 

[PATCH 1/2] mm: make mm->locked_vm an atomic64 counter
 2020-07-30 20:57 UTC  (4+ messages)
` [PATCH 2/2] mm, util: account_locked_vm() does not hold mmap_lock

device compatibility interface for live migration with assigned devices
 2020-07-30 17:29 UTC  (15+ messages)

[PATCH v2 0/4] KVM: SVM: SEV-ES groundwork
 2020-07-30 16:22 UTC  (6+ messages)
` [PATCH v2 1/4] KVM: SVM: nested: Don't allocate VMCB structures on stack
` [PATCH v2 2/4] KVM: SVM: Add GHCB definitions
` [PATCH v2 3/4] KVM: SVM: Add GHCB Accessor functions
` [PATCH v2 4/4] KVM: SVM: Use __packed shorthand

[PATCH-for-5.1?] util/pagesize: Make qemu_real_host_page_size of type size_t
 2020-07-30 14:14 UTC  (3+ messages)

[PATCH] KVM: arm: Add trace name for ARM_NISV
 2020-07-30 13:57 UTC  (2+ messages)

[PATCH 0/4] KVM: SVM: SEV-ES groundwork
 2020-07-30 13:05 UTC  (7+ messages)
` [PATCH 1/4] KVM: SVM: nested: Don't allocate VMCB structures on stack
` [PATCH 3/4] KVM: SVM: Add GHCB Accessor functions

[PATCH v7 0/2] s390: virtio: let arch validate VIRTIO features
 2020-07-30 11:31 UTC  (6+ messages)
` [PATCH v7 2/2] s390: virtio: PV needs VIRTIO I/O device protection

[GIT PULL 0/2] KVM: s390: feature for 5.9
 2020-07-30  9:48 UTC  (3+ messages)
` [GIT PULL 1/2] s390/setup: diag 318: refactor struct
` [GIT PULL 2/2] s390/kvm: diagnose 0x318 sync and reset

[PATCH 4.4 15/54] x86/fpu: Disable bottom halves while loading FPU registers
 2020-07-30  8:04 UTC 

[patch V5 00/15] entry, x86, kvm: Generic entry/exit functionality for host and guest
 2020-07-30  7:19 UTC  (4+ messages)
` [patch V5 05/15] entry: Provide infrastructure for work before transitioning to guest mode

[PATCH v4] kvm,x86: Exit to user space in case page fault error
 2020-07-30  5:01 UTC  (2+ messages)

[PATCH] KVM: x86: Deflect unknown MSR accesses to user space
 2020-07-29 20:49 UTC  (10+ 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).