kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-07-15 16:34:55 to 2020-07-17 17:34:48 UTC [more...]

[PATCH v5 00/15] vfio: expose virtual Shared Virtual Addressing to VMs
 2020-07-17 17:34 UTC  (15+ messages)
` [PATCH v5 02/15] iommu: Report domain nesting info
` [PATCH v5 03/15] iommu/smmu: Report empty "
` [PATCH v5 04/15] vfio/type1: Report iommu nesting info to userspace
` [PATCH v5 15/15] iommu/vt-d: Support reporting nesting capability info

[PATCH v5] x86/speculation/l1tf: Add KConfig for setting the L1D cache flush mode
 2020-07-17 17:19 UTC  (5+ messages)

Inter-VM device emulation (call on Mon 20th July 2020)
 2020-07-17 17:10 UTC  (7+ messages)

[PATCH 1/2] rculist : Introduce list/hlist_for_each_entry_srcu() macros
 2020-07-17 17:07 UTC  (6+ messages)
` [PATCH 2/2] kvm: mmu: page_track: Fix RCU list API usage

[kvm-unit-tests PATCH] arm64: Compile with -mno-outline-atomics for GCC >= 10
 2020-07-17 16:47 UTC 

device compatibility interface for live migration with assigned devices
 2020-07-17 16:12 UTC  (12+ messages)

[kvm-unit-tests PATCH 0/3] PV tests part 1
 2020-07-17 14:58 UTC  (4+ messages)
` [kvm-unit-tests PATCH 1/3] s390x: Add custom pgm cleanup function
` [kvm-unit-tests PATCH 2/3] s390x: skrf: Add exception new skey test and add test to unittests.cfg
` [kvm-unit-tests PATCH 3/3] s390x: Ultavisor guest API test

[v3 00/15] powerpc/perf: Add support for power10 PMU Hardware
 2020-07-17 14:38 UTC  (16+ messages)
` [v3 01/15] powerpc/perf: Update cpu_hw_event to use `struct` for storing MMCR registers
` [v3 02/15] KVM: PPC: Book3S HV: Cleanup updates for kvm vcpu MMCR
` [v3 03/15] powerpc/perf: Update Power PMU cache_events to u64 type
` [v3 04/15] powerpc/perf: Add support for ISA3.1 PMU SPRs
` [v3 05/15] KVM: PPC: Book3S HV: Save/restore new PMU registers
` [v3 06/15] powerpc/xmon: Add PowerISA v3.1 PMU SPRs
` [v3 07/15] powerpc/perf: Add power10_feat to dt_cpu_ftrs
` [v3 08/15] powerpc/perf: power10 Performance Monitoring support
` [v3 09/15] powerpc/perf: Ignore the BHRB kernel address filtering for P10
` [v3 10/15] powerpc/perf: Add Power10 BHRB filter support for PERF_SAMPLE_BRANCH_IND_CALL/COND
` [v3 11/15] powerpc/perf: BHRB control to disable BHRB logic when not used
` [v3 12/15] powerpc/perf: Add support for outputting extended regs in perf intr_regs
` [v3 13/15] tools/perf: Add perf tools support for extended register capability in powerpc
` [v3 14/15] powerpc/perf: Add extended regs support for power10 platform
` [v3 15/15] tools/perf: Add perf tools support for extended regs in power10

[PATCH v4 00/75] x86: SEV-ES Guest Support
 2020-07-17 14:06 UTC  (14+ messages)
` [PATCH v4 06/75] x86/insn: Make inat-tables.c suitable for pre-decompression code
` [PATCH v4 10/75] x86/insn: Add insn_has_rep_prefix() helper
` [PATCH v4 34/75] x86/head/64: Build k/head64.c with -fno-stack-protector
` [PATCH v4 70/75] x86/head/64: Don't call verify_cpu() on starting APs

[PATCH v1 0/1] Synic default SCONTROL MSR needs to be enabled
 2020-07-17 12:52 UTC  (2+ messages)
` [PATCH v1 1/1] x86/kvm/hyper-v: "

Reporting a use-after-free read bug in userfaultfd_release()
 2020-07-17 11:45 UTC 

[PATCH kvm-unit-tests v2 0/3] svm: INIT test and test_run on selected vcpu
 2020-07-17 11:34 UTC  (4+ messages)
` [PATCH kvm-unit-tests v2 1/3] svm: Add ability to execute test via test_run on a vcpu other than vcpu 0
` [PATCH kvm-unit-tests v2 2/3] svm: INIT and STARTUP ipi test
` [PATCH kvm-unit-tests v2 3/3] svm: INIT intercept test

[PATCH v3] kvm,x86: Exit to user space in case of page fault error
 2020-07-17 10:14 UTC  (3+ messages)

[PATCH V2 0/6] IRQ offloading for vDPA
 2020-07-17 10:07 UTC  (13+ messages)
` [PATCH V2 1/6] vhost: introduce vhost_call_ctx
` [PATCH V2 2/6] kvm: detect assigned device via irqbypass manager
` [PATCH V2 3/6] vDPA: implement IRQ offloading helpers in vDPA core
` [PATCH V2 4/6] vhost_vdpa: implement IRQ offloading in vhost_vdpa
` [PATCH V2 5/6] ifcvf: replace irq_request/free with vDPA helpers
` [PATCH V2 6/6] irqbypass: do not start cons/prod when failed connect

[RESEND PATCH] drivers: arm arch timer: Correct fault programming of CNTKCTL_EL1.EVNTI
 2020-07-17  9:21 UTC 

[PATCH] drivers: arm arch timer: Correct fault programming of CNTKCTL_EL1.EVNTI
 2020-07-17  8:05 UTC 

linux-next: build failure after merge of the kvm tree
 2020-07-17  5:57 UTC 

linux-next: manual merge of the kvm tree with the tip tree
 2020-07-17  5:25 UTC 

INFO: rcu detected stall in tipc_release
 2020-07-17  4:20 UTC 

[patch V3 00/13] entry, x86, kvm: Generic entry/exit functionality for host and guest
 2020-07-16 21:55 UTC  (22+ messages)
` [patch V3 01/13] entry: Provide generic syscall entry functionality
` [patch V3 02/13] entry: Provide generic syscall exit function
` [patch V3 03/13] entry: Provide generic interrupt entry/exit code
` [patch V3 04/13] entry: Provide infrastructure for work before exiting to guest mode
` [patch V3 05/13] x86/entry: Consolidate check_user_regs()
` [patch V3 06/13] x86/entry: Consolidate 32/64 bit syscall entry
` [patch V3 07/13] x86/ptrace: Provide pt_regs helpers for entry/exit
` [patch V3 08/13] x86/entry: Use generic syscall entry function
` [patch V3 09/13] x86/entry: Use generic syscall exit functionality
` [patch V3 10/13] x86/entry: Cleanup idtentry_entry/exit_user
` [patch V3 11/13] x86/entry: Use generic interrupt entry/exit code
` [patch V3 12/13] x86/entry: Cleanup idtentry_enter/exit
` [patch V3 13/13] x86/kvm: Use generic exit to guest work function

[PATCH v7 0/2] s390: virtio: let arch validate VIRTIO features
 2020-07-16 21:46 UTC  (7+ messages)
` [PATCH v7 2/2] s390: virtio: PV needs VIRTIO I/O device protection

[PATCH v2] x86/bugs/multihit: Fix mitigation reporting when VMX is not in use
 2020-07-16 19:23 UTC 

[PATCH RFC v8 02/11] vhost: use batched get_vq_desc version
 2020-07-16 17:16 UTC  (12+ messages)

[kvm-unit-tests PATCH v13 0/9] s390x: Testing the Channel Subsystem I/O
 2020-07-16 13:04 UTC  (19+ messages)
` [kvm-unit-tests PATCH v13 1/9] s390x: saving regs for interrupts
` [kvm-unit-tests PATCH v13 2/9] s390x: I/O interrupt registration
` [kvm-unit-tests PATCH v13 3/9] s390x: export the clock get_clock_ms() utility
` [kvm-unit-tests PATCH v13 4/9] s390x: clock and delays calculations
` [kvm-unit-tests PATCH v13 5/9] s390x: define function to wait for interrupt
` [kvm-unit-tests PATCH v13 6/9] s390x: Library resources for CSS tests
        ` [PATCH v14 "
          ` [PATCH v14 7/9] s390x: css: stsch, enumeration test
` [kvm-unit-tests PATCH v13 "
` [kvm-unit-tests PATCH v13 8/9] s390x: css: msch, enable test
` [kvm-unit-tests PATCH v13 9/9] s390x: css: ssch/tsch with sense and interrupt
    ` [PATCH v14 "

[RFC PATCH 0/3] MIPS KVM related clean-ups
 2020-07-16 12:59 UTC  (3+ messages)
` [RFC PATCH 1/3] MIPS: Retire kvm paravirt

[kvm-unit-tests v3 PATCH] s390x/cpumodel: The missing DFP facility on TCG is expected
 2020-07-16 10:43 UTC  (2+ messages)

[kvm-unit-tests PATCH v2 0/2] Fix some compilation issues on 32bit
 2020-07-16  9:55 UTC  (4+ messages)
` [kvm-unit-tests PATCH v2 2/2] lib/alloc_page: Fix compilation issue on 32bit archs

[PATCH v5 00/18] Add support for Nitro Enclaves
 2020-07-16  9:30 UTC  (21+ messages)
` [PATCH v5 01/18] nitro_enclaves: Add ioctl interface definition
` [PATCH v5 02/18] nitro_enclaves: Define the PCI device interface
` [PATCH v5 03/18] nitro_enclaves: Define enclave info for internal bookkeeping
` [PATCH v5 04/18] nitro_enclaves: Init PCI device driver
` [PATCH v5 05/18] nitro_enclaves: Handle PCI device command requests
` [PATCH v5 06/18] nitro_enclaves: Handle out-of-band PCI device events
` [PATCH v5 07/18] nitro_enclaves: Init misc device providing the ioctl interface
` [PATCH v5 08/18] nitro_enclaves: Add logic for creating an enclave VM
` [PATCH v5 09/18] nitro_enclaves: Add logic for setting an enclave vCPU
` [PATCH v5 10/18] nitro_enclaves: Add logic for getting the enclave image load info
` [PATCH v5 11/18] nitro_enclaves: Add logic for setting an enclave memory region
` [PATCH v5 12/18] nitro_enclaves: Add logic for starting an enclave
` [PATCH v5 13/18] nitro_enclaves: Add logic for terminating "
` [PATCH v5 14/18] nitro_enclaves: Add Kconfig for the Nitro Enclaves driver
` [PATCH v5 15/18] nitro_enclaves: Add Makefile "
` [PATCH v5 16/18] nitro_enclaves: Add sample for ioctl interface usage
` [PATCH v5 17/18] nitro_enclaves: Add overview documentation
` [PATCH v5 18/18] MAINTAINERS: Add entry for the Nitro Enclaves driver

[PATCH 0/7] *** IRQ offloading for vDPA ***
 2020-07-16  8:06 UTC  (7+ messages)

[PATCH 0/3] KVM: VMX: Clean up RTIT MAXPHYADDR usage
 2020-07-16  3:44 UTC  (4+ messages)
` [PATCH 1/3] KVM: VMX: Use precomputed MAXPHYADDR for RTIT base MSR check
` [PATCH 2/3] KVM: VMX: Replace MSR_IA32_RTIT_OUTPUT_BASE_MASK with helper function
` [PATCH 3/3] KVM: x86: Unexport cpuid_query_maxphyaddr()

[PATCH 0/9] KVM: x86: TDP level cleanups and shadow NPT fix
 2020-07-16  3:41 UTC  (10+ messages)
` [PATCH 1/9] KVM: nSVM: Correctly set the shadow NPT root level in its MMU role
` [PATCH 2/9] KVM: x86/mmu: Add separate helper for shadow NPT root page role calc
` [PATCH 3/9] KVM: VMX: Drop a duplicate declaration of construct_eptp()
` [PATCH 4/9] KVM: VMX: Make vmx_load_mmu_pgd() static
` [PATCH 5/9] KVM: x86: Pull the PGD's level from the MMU instead of recalculating it
` [PATCH 6/9] KVM: VXM: Remove temporary WARN on expected vs. actual EPTP level mismatch
` [PATCH 7/9] KVM: x86: Dynamically calculate TDP level from max level and MAXPHYADDR
` [PATCH 8/9] KVM: x86/mmu: Rename max_page_level to max_huge_page_level
` [PATCH 9/9] KVM: x86: Specify max TDP level via kvm_configure_mmu()

[RESEND PATCH v13 00/11] Introduce support for guest CET feature
 2020-07-16  3:16 UTC  (12+ messages)
` [RESEND v13 01/11] KVM: x86: Include CET definitions for KVM test purpose
` [RESEND v13 02/11] KVM: VMX: Introduce CET VMCS fields and flags
` [RESEND v13 03/11] KVM: VMX: Set guest CET MSRs per KVM and host configuration
` [RESEND v13 04/11] KVM: VMX: Configure CET settings upon guest CR0/4 changing
` [RESEND v13 05/11] KVM: x86: Refresh CPUID once guest changes XSS bits
` [RESEND v13 06/11] KVM: x86: Load guest fpu state when access MSRs managed by XSAVES
` [RESEND v13 07/11] KVM: x86: Add userspace access interface for CET MSRs
` [RESEND v13 08/11] KVM: VMX: Enable CET support for nested VM
` [RESEND v13 09/11] KVM: VMX: Add VMCS dump and sanity check for CET states
` [RESEND v13 10/11] KVM: x86: Add #CP support in guest exception dispatch
` [RESEND v13 11/11] KVM: x86: Enable CET virtualization and advertise CET to userspace

[PATCH v6 0/5] clean up redundant 'kvm_run' parameters
 2020-07-16  2:19 UTC  (4+ messages)
` [PATCH v6 5/5] KVM: MIPS: clean up redundant kvm_run parameters in assembly

[PATCH] vfio/pci: fix racy on error and request eventfd ctx
 2020-07-16  1:28 UTC  (3+ messages)

[PATCH v3 0/4] iommu aux-domain APIs extensions
 2020-07-16  1:07 UTC  (6+ messages)
` [PATCH v3 2/4] iommu: Add iommu_aux_at(de)tach_group()

[PATCH] vsock/virtio: annotate 'the_virtio_vsock' RCU pointer
 2020-07-16  0:49 UTC  (4+ messages)

[kvm-unit-tests PATCH 0/2] nVMX: Two PCIDE related fixes
 2020-07-16  0:41 UTC  (8+ messages)
` [kvm-unit-tests PATCH 1/2] nVMX: Restore active host RIP/CR4 after test_host_addr_size()

[kvm-unit-tests PATCH] x86: svm: low CR3 bits are not MBZ
 2020-07-15 23:12 UTC  (10+ messages)

[PATCH v3 0/9] KVM: Support guest MAXPHYADDR < host MAXPHYADDR
 2020-07-15 23:00 UTC  (3+ messages)
` [PATCH v3 7/9] KVM: VMX: Add guest physical address check in EPT violation and misconfig

[kvm-unit-tests PATCH] cstart64: do not assume CR4 should be zero
 2020-07-15 21:46 UTC  (2+ messages)

[PATCH 2/4] KVM: x86: Introduce paravirt feature CR0/CR4 pinning
 2020-07-15 19:58 UTC  (9+ messages)

[PATCH] x86/bugs/multihit: Fix mitigation reporting when KVM is not in use
 2020-07-15 18:04 UTC  (10+ messages)

[RFC PATCH 00/22] Enhance VHOST to enable SoC-to-SoC communication
 2020-07-15 17:15 UTC  (11+ messages)

linux-next: manual merge of the kvms390 tree with the kvm tree
 2020-07-15 16:59 UTC  (3+ 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).