virtualization.lists.linux-foundation.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-03-19 13:11:22 to 2020-03-30 10:12:21 UTC [more...]

[PATCH v8 00/81] VM introspection
 2020-03-30 10:12 UTC  (35+ messages)
` [PATCH v8 01/81] sched/swait: add swait_event_killable_exclusive()
` [PATCH v8 02/81] export kill_pid_info()
` [PATCH v8 03/81] KVM: add new error codes for VM introspection
` [PATCH v8 04/81] KVM: add kvm_vcpu_kick_and_wait()
` [PATCH v8 05/81] KVM: add kvm_get_max_gfn()
` [PATCH v8 06/81] KVM: doc: fix the hypercall numbering
` [PATCH v8 07/81] KVM: x86: add kvm_arch_vcpu_get_regs() and kvm_arch_vcpu_get_sregs()
` [PATCH v8 08/81] KVM: x86: add kvm_arch_vcpu_set_regs()
` [PATCH v8 09/81] KVM: x86: avoid injecting #PF when emulate the VMCALL instruction
` [PATCH v8 10/81] KVM: x86: add .bp_intercepted() to struct kvm_x86_ops
` [PATCH v8 11/81] KVM: x86: add .control_cr3_intercept() "
` [PATCH v8 12/81] KVM: x86: add .cr3_write_intercepted()
` [PATCH v8 13/81] KVM: x86: add .desc_ctrl_supported()
` [PATCH v8 14/81] KVM: svm: add support for descriptor-table exits
` [PATCH v8 15/81] KVM: x86: add .control_desc_intercept()
` [PATCH v8 16/81] KVM: x86: add .desc_intercepted()
` [PATCH v8 17/81] KVM: x86: export .msr_write_intercepted()
` [PATCH v8 18/81] KVM: x86: use MSR_TYPE_R, MSR_TYPE_W and MSR_TYPE_RW with AMD code too
` [PATCH v8 19/81] KVM: svm: pass struct kvm_vcpu to set_msr_interception()
` [PATCH v8 20/81] KVM: vmx: pass struct kvm_vcpu to the intercept msr related functions
` [PATCH v8 21/81] KVM: x86: add .control_msr_intercept()
` [PATCH v8 22/81] KVM: x86: vmx: use a symbolic constant when checking the exit qualifications
` [PATCH v8 23/81] KVM: x86: save the error code during EPT/NPF exits handling
` [PATCH v8 24/81] KVM: x86: add .fault_gla()
` [PATCH v8 25/81] KVM: x86: add .spt_fault()
` [PATCH v8 26/81] KVM: x86: add .gpt_translation_fault()
` [PATCH v8 27/81] KVM: x86: add .control_singlestep()
` [PATCH v8 28/81] KVM: x86: export kvm_arch_vcpu_set_guest_debug()
` [PATCH v8 29/81] KVM: x86: extend kvm_mmu_gva_to_gpa_system() with the 'access' parameter
` [PATCH v8 30/81] KVM: x86: export kvm_inject_pending_exception()
` [PATCH v8 31/81] KVM: x86: export kvm_vcpu_ioctl_x86_get_xsave()
` [PATCH v8 32/81] KVM: x86: page track: provide all page tracking hooks with the guest virtual address
` [PATCH v8 33/81] KVM: x86: page track: add track_create_slot() callback
` [PATCH v8 34/81] KVM: x86: page_track: add support for preread, prewrite and preexec

[PATCH 0/6] vhost: Reset batched descriptors on SET_VRING_BASE call
 2020-03-30  9:15 UTC  (15+ messages)
` [PATCH 1/6] tools/virtio: Add --batch option
` [PATCH 2/6] tools/virtio: Add --batch=random option
` [PATCH 3/6] tools/virtio: Add --reset=random
` [PATCH 4/6] tools/virtio: Make --reset reset ring idx
` [PATCH 5/6] vhost: Delete virtqueue batch_descs member
` [PATCH 6/6] fixup! vhost: batching fetches

[PATCH v2 00/10] virtio-mem: paravirtualized memory
 2020-03-30  8:42 UTC  (8+ messages)

[vhost:linux-next 8/13] include/linux/vringh.h:18:10: fatal error: linux/vhost_iotlb.h: No such file or directory
 2020-03-30  2:46 UTC  (2+ messages)

[PATCH] drm/qxl: Use correct notify port address when creating cursor ring
 2020-03-30  2:12 UTC 

[PATCH V9 0/9] vDPA support
 2020-03-29 11:07 UTC  (11+ messages)
` [PATCH V9 1/9] vhost: refine vhost and vringh kconfig
` [PATCH V9 2/9] vhost: allow per device message handler
` [PATCH V9 3/9] vhost: factor out IOTLB
` [PATCH V9 4/9] vringh: IOTLB support
` [PATCH V9 5/9] vDPA: introduce vDPA bus
` [PATCH V9 6/9] virtio: introduce a vDPA based transport
` [PATCH V9 7/9] vhost: introduce vDPA-based backend
` [PATCH V9 8/9] vdpasim: vDPA device simulator
` [PATCH V9 9/9] virtio: Intel IFC VF driver for VDPA

vhost changes (batched) in linux-next after 12/13 trigger random crashes in KVM guests after reboot
 2020-03-27 15:46 UTC  (29+ messages)

[PATCH v2 0/3] iommu/virtio: Misc fixes
 2020-03-27 10:11 UTC  (9+ messages)
` [PATCH v2 1/3] iommu/virtio: Fix sparse warning
  ` [PATCH v2 2/3] iommu/virtio: Fix freeing of incomplete domains
` [PATCH v2 3/3] iommu/virtio: Reject IOMMU page granule larger than PAGE_SIZE
      ` [EXT] "

[RFC PATCH 00/70 v2] x86: SEV-ES Guest Support
 2020-03-27  3:57 UTC  (50+ messages)
` [PATCH 01/70] KVM: SVM: Add GHCB definitions
  ` [PATCH] KVM: SVM: Use __packed shorthard
` [PATCH 05/70] x86/insn: Make inat-tables.c suitable for pre-decompression code
` [PATCH 06/70] x86/umip: Factor out instruction fetch
` [PATCH 07/70] x86/umip: Factor out instruction decoding
` [PATCH 08/70] x86/insn: Add insn_get_modrm_reg_off()
` [PATCH 09/70] x86/insn: Add insn_rep_prefix() helper
` [PATCH 18/70] x86/boot/compressed/64: Add stage1 #VC handler
` [PATCH 21/70] x86/boot/compressed/64: Add function to map a page unencrypted
` [PATCH 23/70] x86/sev-es: Add support for handling IOIO exceptions
` [PATCH 41/70] x86/sev-es: Add Runtime #VC Exception Handler
` [PATCH 42/70] x86/sev-es: Support nested #VC exceptions
` [PATCH 62/70] x86/kvm: Add KVM specific VMMCALL handling under SEV-ES
` [PATCH 70/70] x86/sev-es: Add NMI state tracking
    ` [RFC PATCH v2.1] x86/sev-es: Handle NMI State

[PATCH AUTOSEL 4.4 2/4] drm/bochs: downgrade pci_request_region failure from error to warning
 2020-03-26 23:25 UTC 

[PATCH AUTOSEL 4.9 2/7] drm/bochs: downgrade pci_request_region failure from error to warning
 2020-03-26 23:25 UTC 

[PATCH AUTOSEL 4.14 03/10] drm/bochs: downgrade pci_request_region failure from error to warning
 2020-03-26 23:25 UTC 

[PATCH AUTOSEL 4.19 05/15] drm/bochs: downgrade pci_request_region failure from error to warning
 2020-03-26 23:24 UTC 

[PATCH AUTOSEL 5.4 06/19] drm/bochs: downgrade pci_request_region failure from error to warning
 2020-03-26 23:24 UTC 

[PATCH AUTOSEL 5.5 10/28] drm/bochs: downgrade pci_request_region failure from error to warning
 2020-03-26 23:23 UTC 

[PATCH V8 0/9] vDPA support
 2020-03-26 13:56 UTC  (16+ messages)
` [PATCH V8 1/9] vhost: refine vhost and vringh kconfig
` [PATCH V8 2/9] vhost: allow per device message handler
` [PATCH V8 3/9] vhost: factor out IOTLB
` [PATCH V8 4/9] vringh: IOTLB support
` [PATCH V8 5/9] vDPA: introduce vDPA bus
` [PATCH V8 6/9] virtio: introduce a vDPA based transport
` [PATCH V8 7/9] vhost: introduce vDPA-based backend
` [PATCH V8 8/9] vdpasim: vDPA device simulator
` [PATCH V8 9/9] virtio: Intel IFC VF driver for VDPA

[RFC for Linux] virtio_balloon: Add VIRTIO_BALLOON_F_THP_ORDER to handle THP spilt issue
 2020-03-26  9:49 UTC  (12+ messages)
` [RFC for QEMU] virtio-balloon: Add option thp-order to set VIRTIO_BALLOON_F_THP_ORDER

[PATCH for Linux v2] virtio_balloon: Add VIRTIO_BALLOON_VQ_INFLATE_CONT to handle THP split issue
 2020-03-26  7:25 UTC  (8+ messages)
` [PATCH for QEMU v2] virtio-balloon: Add option cont-pages to set VIRTIO_BALLOON_VQ_INFLATE_CONT

[PATCH] iommu/virtio: Reject IOMMU page granule larger than PAGE_SIZE
 2020-03-25 21:05 UTC  (5+ messages)

[PATCH RFC 0/1] Support virtio objects in virtio-video driver
 2020-03-25 10:40 UTC  (2+ messages)
` [PATCH RFC 1/1] drivers: media: virtio: "

arm64 kernel crash in bochs_get_edid_block() with QEMU '-device VGA'
 2020-03-25  9:59 UTC  (2+ messages)

[PATCH V7 0/8] vDPA support
 2020-03-25  8:15 UTC  (13+ messages)
` [PATCH V7 1/8] vhost: allow per device message handler
` [PATCH V7 2/8] vhost: factor out IOTLB
` [PATCH V7 3/8] vringh: IOTLB support
` [PATCH V7 4/8] vDPA: introduce vDPA bus
` [PATCH V7 5/8] virtio: introduce a vDPA based transport
` [PATCH V7 6/8] vhost: introduce vDPA-based backend
` [PATCH V7 7/8] vdpasim: vDPA device simulator
` [PATCH V7 8/8] virtio: Intel IFC VF driver for VDPA

[PATCH 00/22] drm: Convert drivers to drm_simple_encoder_init()
 2020-03-24 11:59 UTC  (3+ messages)
` [PATCH 20/22] drm/vkms: Use simple encoder

[RESEND PATCH v2 6/9] drm/mgag200: Constify ioreadX() iomem argument (as in generic implementation)
 2020-03-24  8:39 UTC  (2+ messages)

[PATCH v1 0/3] drm: drm_encoder_init() => drm_encoder_init_funcs()
 2020-03-24  8:33 UTC  (4+ messages)

[PATCH RFC] iommu/virtio: Use page size bitmap supported by endpoint
 2020-03-24  7:58 UTC  (5+ messages)
  ` [EXT] "

[PATCH 0/5] x86/vmware: Steal time accounting support
 2020-03-23 19:57 UTC  (7+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/5] x86/vmware: Make vmware_select_hypercall() __init
  ` [PATCH v2 2/5] x86/vmware: Remove vmware_sched_clock_setup()
  ` [PATCH v2 3/5] x86/vmware: Steal time clock for VMware guest
  ` [PATCH v2 4/5] x86/vmware: Enable steal time accounting
  ` [PATCH v2 5/5] x86/vmware: Use bool type for vmw_sched_clock

[PATCH 07/51] drm/qxl: Use drmm_add_final_kfree
 2020-03-23 14:49 UTC  (5+ messages)
` [PATCH 09/51] drm/cirrus: "
` [PATCH 28/51] drm/bochs: Drop explicit drm_mode_config_cleanup
` [PATCH 29/51] drm/cirrus: Drop explicit drm_mode_config_cleanup call
` [PATCH 30/51] drm/cirrus: Fully embrace devm_

[PATCH v2,1/2] doc: zh_CN: index files in filesystems subdirectory
 2020-03-20 23:19 UTC  (3+ messages)
` [PATCH v3,1/2] "

[PATCH V6 0/8] vDPA support
 2020-03-20  9:17 UTC  (6+ messages)
` [PATCH V6 8/8] virtio: Intel IFC VF driver for VDPA

[PATCH 0/8] Convert the intel iommu driver to the dma-iommu api
 2020-03-20  7:06 UTC  (3+ messages)
  ` [PATCH 3/8] iommu/vt-d: Remove IOVA handling code from non-dma_ops path

[PATCH v3 0/4] Support virtio cross-device resources
 2020-03-20  6:48 UTC  (2+ messages)

[PATCH 00/15 v2] iommu: Move iommu_fwspec out of 'struct device'
 2020-03-19 13:11 UTC  (4+ messages)
` [PATCH 13/15] iommu/qcom: Use accessor functions for iommu private data

vhost changes (batched) in linux-next after 12/13 trigger random crashes in KVM guests after reboot
 2020-01-07  9:39 UTC 


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