kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-07-16 11:27:55 to 2020-07-20 16:52:29 UTC [more...]

[PATCH 0/7] KVM: x86: Tracepoint improvements and fixes
 2020-07-20 16:52 UTC  (9+ messages)
` [PATCH 1/7] KVM: x86: Add RIP to the kvm_entry, i.e. VM-Enter, tracepoint
` [PATCH 2/7] KVM: x86: Read guest RIP from within the kvm_nested_vmexit tracepoint
` [PATCH 3/7] KVM: VMX: Add a helper to test for a valid error code given an intr info
` [PATCH 4/7] KVM: x86: Add intr/vectoring info and error code to kvm_exit tracepoint
` [PATCH 5/7] KVM: x86: Add macro wrapper for defining "
` [PATCH 6/7] KVM: x86: Use common definition for kvm_nested_vmexit tracepoint
` [PATCH 7/7] KVM: nVMX: Read EXIT_QUAL and INTR_INFO only when needed for nested exit

x86 MMU: RMap Interface
 2020-07-20 15:49 UTC  (2+ messages)

[PATCH v4 00/75] x86: SEV-ES Guest Support
 2020-07-20 15:29 UTC  (12+ 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 70/75] x86/head/64: Don't call verify_cpu() on starting APs

[PATCH v9 00/15] s390/vfio-ap: dynamic configuration support
 2020-07-20 15:03 UTC  (16+ messages)
` [PATCH v9 01/15] s390/vfio-ap: add version vfio_ap module
` [PATCH v9 02/15] s390/vfio-ap: use new AP bus interface to search for queue devices
` [PATCH v9 03/15] s390/vfio-ap: manage link between queue struct and matrix mdev
` [PATCH v9 04/15] s390/zcrypt: driver callback to indicate resource in use
` [PATCH v9 05/15] s390/vfio-ap: implement in-use callback for vfio_ap driver
` [PATCH v9 06/15] s390/vfio-ap: introduce shadow APCB
` [PATCH v9 07/15] s390/vfio-ap: sysfs attribute to display the guest's matrix
` [PATCH v9 08/15] s390/vfio-ap: filter matrix for unavailable queue devices
` [PATCH v9 09/15] s390/vfio-ap: allow assignment of unavailable AP queues to mdev device
` [PATCH v9 10/15] s390/vfio-ap: allow configuration of matrix mdev in use by a KVM guest
` [PATCH v9 11/15] s390/vfio-ap: allow hot plug/unplug of AP resources using mdev device
` [PATCH v9 12/15] s390/zcrypt: Notify driver on config changed and scan complete callbacks
` [PATCH v9 13/15] s390/vfio-ap: handle host AP config change notification
` [PATCH v9 14/15] s390/vfio-ap: handle AP bus scan completed notification
` [PATCH v9 15/15] s390/vfio-ap: handle probe/remove not due to host AP config changes

[GIT PULL] VFIO fix for v5.8-rc7
 2020-07-20 14:34 UTC 

[PATCH] vfio dma_map/unmap: optimized for hugetlbfs pages
 2020-07-20 14:24 UTC  (2+ messages)

[PATCH v5 00/18] Add support for Nitro Enclaves
 2020-07-20 14:24 UTC  (3+ messages)
` [PATCH v5 04/18] nitro_enclaves: Init PCI device driver

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

[kvm-unit-tests PATCH 0/3] PV tests part 1
 2020-07-20 13:35 UTC  (10+ 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
  ` [kvm-unit-tests PATCH v2] "

[PATCH v5 00/15] vfio: expose virtual Shared Virtual Addressing to VMs
 2020-07-20 13:33 UTC  (53+ 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 05/15] vfio: Add PASID allocation/free support
` [PATCH v5 06/15] iommu/vt-d: Support setting ioasid set to domain
` [PATCH v5 07/15] vfio/type1: Add VFIO_IOMMU_PASID_REQUEST (alloc/free)
` [PATCH v5 08/15] iommu: Pass domain to sva_unbind_gpasid()
` [PATCH v5 09/15] iommu/vt-d: Check ownership for PASIDs from user-space
` [PATCH v5 10/15] vfio/type1: Support binding guest page tables to PASID
` [PATCH v5 11/15] vfio/type1: Allow invalidating first-level/stage IOMMU cache
` [PATCH v5 12/15] vfio/type1: Add vSVA support for IOMMU-backed mdevs
` [PATCH v5 13/15] vfio/pci: Expose PCIe PASID capability to guest
` [PATCH v5 14/15] vfio: Document dual stage control
` [PATCH v5 15/15] iommu/vt-d: Support reporting nesting capability info

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

device compatibility interface for live migration with assigned devices
 2020-07-20 10:39 UTC  (15+ messages)

[v3 00/15] powerpc/perf: Add support for power10 PMU Hardware
 2020-07-20 10:05 UTC  (18+ 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 V2 0/6] IRQ offloading for vDPA
 2020-07-20  9:40 UTC  (18+ 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

[PATCH] virtio-balloon: Document byte ordering of poison_val
 2020-07-20  8:53 UTC  (2+ messages)
` [virtio-dev] "

[PATCH] vhost: vdpa: remove per device feature whitelist
 2020-07-20  8:50 UTC 

[patch V3 00/13] entry, x86, kvm: Generic entry/exit functionality for host and guest
 2020-07-20  6:50 UTC  (30+ 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] MIPS: KVM: Fix build error caused by 'kvm_run' cleanup
 2020-07-19 10:44 UTC  (2+ messages)

[PATCH] docs: kvm/api.rst: Fix indentation
 2020-07-18 16:50 UTC 

[kvm-unit-tests PATCH] arm64: Compile with -mno-outline-atomics for GCC >= 10
 2020-07-18 13:50 UTC  (3+ messages)

[PATCH] linux/mdev.h: drop duplicated word in a comment
 2020-07-18  2:53 UTC 

[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  (6+ messages)

[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  (2+ messages)

[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 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 

[kvm-unit-tests PATCH v13 9/9] s390x: css: ssch/tsch with sense and interrupt
 2020-07-16 13:04 UTC  (2+ messages)
` [PATCH v14 "

[kvm-unit-tests PATCH v13 0/9] s390x: Testing the Channel Subsystem I/O
 2020-07-16 13:02 UTC  (7+ messages)
` [kvm-unit-tests PATCH v13 6/9] s390x: Library resources for CSS tests
        ` [PATCH v14 "
          ` [PATCH v14 7/9] s390x: css: stsch, enumeration test

[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


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).