messages from 2020-11-23 14:05:57 to 2020-11-26 14:51:25 UTC [more...]
[PATCH v2 00/17] vdpa: generalize vdpa simulator
2020-11-26 14:49 UTC (10+ messages)
` [PATCH v2 01/17] vdpa: remove unnecessary 'default n' in Kconfig entries
` [PATCH v2 02/17] vdpa_sim: remove unnecessary headers inclusion
` [PATCH v2 03/17] vdpa_sim: remove hard-coded virtq count
` [PATCH v2 04/17] vdpa_sim: remove the limit of IOTLB entries
` [PATCH v2 05/17] vdpa_sim: rename vdpasim_config_ops variables
` [PATCH v2 06/17] vdpa_sim: add struct vdpasim_dev_attr for device attributes
` [PATCH v2 07/17] vdpa_sim: add device id field in vdpasim_dev_attr
` [PATCH v2 08/17] vdpa_sim: add supported_features "
` [PATCH v2 09/17] vdpa_sim: add work_fn "
[PATCH V2 00/14] vDPA driver for virtio-pci device
2020-11-26 13:57 UTC (17+ messages)
` [PATCH V2 01/14] virtio-pci: do not access iomem via virtio_pci_device directly
` [PATCH V2 02/14] virtio-pci: switch to use devres for modern devices
` [PATCH V2 03/14] virtio-pci: split out modern device
` [PATCH V2 04/14] virtio-pci: move the notification sanity check to vp_modern_probe()
` [PATCH V2 05/14] virtio-pci-modern: introduce vp_modern_set_queue_vector()
` [PATCH V2 06/14] virtio-pci-modern: introduce vp_modern_queue_address()
` [PATCH V2 07/14] virtio-pci-modern: introduce helper to set/get queue_enable
` [PATCH V2 08/14] virtio-pci-modern: introduce helper for setting/geting queue size
` [PATCH V2 09/14] virtio-pci-modern: introduce helper for getting queue nums
` [PATCH V2 10/14] virtio-pci-modern: introduce helper to get notification offset
` [PATCH V2 11/14] virtio-pci: introduce modern device module
` [PATCH V2 12/14] vdpa: set the virtqueue num during register
` [PATCH V2 13/14] virtio_vdpa: don't warn when fail to disable vq
` [PATCH V2 14/14] vdpa: introduce virtio pci driver
[PATCH v3] virtio-rng: return available data with O_NONBLOCK
2020-11-26 10:49 UTC (6+ messages)
[RFC PATCH 00/27] vDPA software assisted live migration
2020-11-26 3:07 UTC (2+ messages)
[PATCH v4] i2c: virtio: add a virtio i2c frontend driver
2020-11-26 2:00 UTC (3+ messages)
[PATCH 000/141] Fix fall-through warnings for Clang
2020-11-25 22:09 UTC (25+ messages)
` [Intel-wired-lan] "
[PATCH v3] vhost-vdpa: fix page pinning leakage in error path (rework)
2020-11-25 19:48 UTC (3+ messages)
[PATCH AUTOSEL 5.9 18/33] vdpasim: fix "mac_pton" undefined error
2020-11-25 18:08 UTC (9+ messages)
` [PATCH AUTOSEL 5.9 19/33] vhost: add helper to check if a vq has been setup
` [PATCH AUTOSEL 5.9 20/33] vhost scsi: alloc cmds per vq instead of session
` [PATCH AUTOSEL 5.9 21/33] vhost scsi: fix cmd completion race
` [PATCH AUTOSEL 5.9 22/33] vhost scsi: add lun parser helper
` [PATCH AUTOSEL 5.9 23/33] vhost scsi: Add support for LUN resets
[PATCH v10 00/81] VM introspection
2020-11-25 16:24 UTC (93+ messages)
` [PATCH v10 01/81] KVM: UAPI: add error codes used by the VM introspection code
` [PATCH v10 02/81] KVM: add kvm_vcpu_kick_and_wait()
` [PATCH v10 03/81] KVM: add kvm_get_max_gfn()
` [PATCH v10 04/81] KVM: doc: fix the hypercalls numbering
` [PATCH v10 05/81] KVM: x86: add kvm_arch_vcpu_get_regs() and kvm_arch_vcpu_get_sregs()
` [PATCH v10 06/81] KVM: x86: add kvm_arch_vcpu_set_regs()
` [PATCH v10 07/81] KVM: x86: avoid injecting #PF when emulate the VMCALL instruction
` [PATCH v10 08/81] KVM: x86: add kvm_x86_ops.bp_intercepted()
` [PATCH v10 09/81] KVM: x86: add kvm_x86_ops.control_cr3_intercept()
` [PATCH v10 10/81] KVM: x86: add kvm_x86_ops.cr3_write_intercepted()
` [PATCH v10 11/81] KVM: x86: add kvm_x86_ops.desc_ctrl_supported()
` [PATCH v10 12/81] KVM: svm: add support for descriptor-table VM-exits
` [PATCH v10 13/81] KVM: x86: add kvm_x86_ops.control_desc_intercept()
` [PATCH v10 14/81] KVM: x86: add kvm_x86_ops.desc_intercepted()
` [PATCH v10 15/81] KVM: x86: add kvm_x86_ops.msr_write_intercepted()
` [PATCH v10 16/81] KVM: x86: svm: use the vmx convention to control the MSR interception
` [PATCH v10 17/81] KVM: x86: add kvm_x86_ops.control_msr_intercept()
` [PATCH v10 18/81] KVM: x86: vmx: use a symbolic constant when checking the exit qualifications
` [PATCH v10 19/81] KVM: x86: save the error code during EPT/NPF exits handling
` [PATCH v10 20/81] KVM: x86: add kvm_x86_ops.fault_gla()
` [PATCH v10 21/81] KVM: x86: add kvm_x86_ops.control_singlestep()
` [PATCH v10 22/81] KVM: x86: export kvm_arch_vcpu_set_guest_debug()
` [PATCH v10 23/81] KVM: x86: extend kvm_mmu_gva_to_gpa_system() with the 'access' parameter
` [PATCH v10 24/81] KVM: x86: export kvm_inject_pending_exception()
` [PATCH v10 25/81] KVM: x86: export kvm_vcpu_ioctl_x86_get_xsave()
` [PATCH v10 26/81] KVM: x86: export kvm_vcpu_ioctl_x86_set_xsave()
` [PATCH v10 27/81] KVM: x86: page track: provide all callbacks with the guest virtual address
` [PATCH v10 28/81] KVM: x86: page track: add track_create_slot() callback
` [PATCH v10 29/81] KVM: x86: page_track: add support for preread, prewrite and preexec
` [PATCH v10 30/81] KVM: x86: wire in the preread/prewrite/preexec page trackers
` [PATCH v10 31/81] KVM: x86: disable gpa_available optimization for fetch and page-walk SPT violations
` [PATCH v10 32/81] KVM: introduce VM introspection
` [PATCH v10 33/81] KVM: introspection: add hook/unhook ioctls
` [PATCH v10 34/81] KVM: introspection: add permission access ioctls
` [PATCH v10 35/81] KVM: introspection: add the read/dispatch message function
` [PATCH v10 36/81] KVM: introspection: add KVMI_GET_VERSION
` [PATCH v10 37/81] KVM: introspection: add KVMI_VM_CHECK_COMMAND and KVMI_VM_CHECK_EVENT
` [PATCH v10 38/81] KVM: introspection: add KVMI_VM_GET_INFO
` [PATCH v10 39/81] KVM: introspection: add KVM_INTROSPECTION_PREUNHOOK
` [PATCH v10 40/81] KVM: introspection: add KVMI_VM_EVENT_UNHOOK
` [PATCH v10 41/81] KVM: introspection: add KVMI_VM_CONTROL_EVENTS
` [PATCH v10 42/81] KVM: introspection: add KVMI_VM_READ_PHYSICAL/KVMI_VM_WRITE_PHYSICAL
` [PATCH v10 43/81] KVM: introspection: add vCPU related data
` [PATCH v10 44/81] KVM: introspection: add a jobs list to every introspected vCPU
` [PATCH v10 45/81] KVM: introspection: handle vCPU introspection requests
` [PATCH v10 46/81] KVM: introspection: handle vCPU commands
` [PATCH v10 47/81] KVM: introspection: add KVMI_VCPU_GET_INFO
` [PATCH v10 48/81] KVM: introspection: add KVMI_VM_PAUSE_VCPU
` [PATCH v10 49/81] KVM: introspection: add support for vCPU events
` [PATCH v10 50/81] KVM: introspection: add KVMI_VCPU_EVENT_PAUSE
` [PATCH v10 51/81] KVM: introspection: add the crash action handling on the event reply
` [PATCH v10 52/81] KVM: introspection: add KVMI_VCPU_CONTROL_EVENTS
` [PATCH v10 53/81] KVM: introspection: add KVMI_VCPU_GET_REGISTERS
` [PATCH v10 54/81] KVM: introspection: add KVMI_VCPU_SET_REGISTERS
` [PATCH v10 55/81] KVM: introspection: add KVMI_VCPU_GET_CPUID
` [PATCH v10 56/81] KVM: introspection: add KVMI_VCPU_EVENT_HYPERCALL
` [PATCH v10 57/81] KVM: introspection: add KVMI_VCPU_EVENT_BREAKPOINT
` [PATCH v10 58/81] KVM: introspection: add cleanup support for vCPUs
` [PATCH v10 59/81] KVM: introspection: restore the state of #BP interception on unhook
` [PATCH v10 60/81] KVM: introspection: add KVMI_VM_CONTROL_CLEANUP
` [PATCH v10 61/81] KVM: introspection: add KVMI_VCPU_CONTROL_CR and KVMI_VCPU_EVENT_CR
` [PATCH v10 62/81] KVM: introspection: restore the state of CR3 interception on unhook
` [PATCH v10 63/81] KVM: introspection: add KVMI_VCPU_INJECT_EXCEPTION + KVMI_VCPU_EVENT_TRAP
` [PATCH v10 64/81] KVM: introspection: add KVMI_VM_GET_MAX_GFN
` [PATCH v10 65/81] KVM: introspection: add KVMI_VCPU_EVENT_XSETBV
` [PATCH v10 66/81] KVM: introspection: add KVMI_VCPU_GET_XCR
` [PATCH v10 67/81] KVM: introspection: add KVMI_VCPU_GET_XSAVE
` [PATCH v10 68/81] KVM: introspection: add KVMI_VCPU_SET_XSAVE
` [PATCH v10 69/81] KVM: introspection: add KVMI_VCPU_GET_MTRR_TYPE
` [PATCH v10 70/81] KVM: introspection: add KVMI_VCPU_EVENT_DESCRIPTOR
` [PATCH v10 71/81] KVM: introspection: restore the state of descriptor-table register interception on unhook
` [PATCH v10 72/81] KVM: introspection: add KVMI_VCPU_CONTROL_MSR and KVMI_VCPU_EVENT_MSR
` [PATCH v10 73/81] KVM: introspection: restore the state of MSR interception on unhook
` [PATCH v10 74/81] KVM: introspection: add KVMI_VM_SET_PAGE_ACCESS
` [PATCH v10 75/81] KVM: introspection: add KVMI_VCPU_EVENT_PF
` [PATCH v10 76/81] KVM: introspection: extend KVMI_GET_VERSION with struct kvmi_features
` [PATCH v10 77/81] KVM: introspection: add KVMI_VCPU_CONTROL_SINGLESTEP
` [PATCH v10 78/81] KVM: introspection: add KVMI_VCPU_EVENT_SINGLESTEP
` [PATCH v10 79/81] KVM: introspection: add KVMI_VCPU_TRANSLATE_GVA
` [PATCH v10 80/81] KVM: introspection: emulate a guest page table walk on SPT violations due to A/D bit updates
` [PATCH v10 81/81] KVM: x86: call the page tracking code on emulation failure
[PATCH AUTOSEL 5.4 15/23] vhost scsi: fix cmd completion race
2020-11-25 15:36 UTC (3+ messages)
` [PATCH AUTOSEL 5.4 16/23] vhost scsi: add lun parser helper
` [PATCH AUTOSEL 5.4 17/23] vhost scsi: Add support for LUN resets
[PATCH 00/15] drm: Move struct drm_device.pdev to legacy
2020-11-25 14:09 UTC (22+ messages)
` [PATCH 01/15] drm/amdgpu: Remove references to struct drm_device.pdev
` [PATCH 02/15] drm/ast: "
` [PATCH 03/15] drm/bochs: "
` [PATCH 04/15] drm/cirrus: "
` [PATCH 05/15] drm/gma500: "
` [PATCH 06/15] drm/hibmc: "
` [PATCH 07/15] drm/i915: "
` [PATCH 08/15] drm/mgag200: "
` [PATCH 09/15] drm/nouveau: "
` [PATCH 10/15] drm/qxl: "
` [PATCH 11/15] drm/radeon: "
` [PATCH 12/15] drm/vboxvideo: "
` [PATCH 13/15] drm/virtgpu: "
` [PATCH 14/15] drm/vmwgfx: "
` [PATCH 15/15] drm: Upcast struct drm_device.dev to struct pci_device; replace pdev
[PATCH] virtio-input: add multi-touch support
2020-11-25 13:09 UTC
[PATCH v3 12/17] asm-generic/hyperv: update hv_interrupt_entry
2020-11-25 10:26 UTC (2+ messages)
` [PATCH v3 16/17] x86/ioapic: export a few functions and data structures via io_apic.h
netconsole deadlock with virtnet
2020-11-25 6:21 UTC (16+ messages)
[PATCH v3 17/17] x86/hyperv: handle IO-APIC when running as root
2020-11-25 5:16 UTC
[PATCH v3 15/17] x86/hyperv: implement an MSI domain for root partition
2020-11-25 4:01 UTC (2+ messages)
[PATCH v2 01/10] drm/fb-helper: Call dirty helper after writing to fbdev
2020-11-23 19:20 UTC (2+ messages)
[PATCH v2 05/12] x86: rework arch_local_irq_restore() to not use popf
2020-11-23 15:15 UTC (2+ messages)
[PATCH 00/10] vhost/qemu: thread per IO SCSI vq
2020-11-23 15:17 UTC (7+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).