Linux Virtualization
[Prev Page][Next Page]
- Re: [PATCH V5 1/4] virtio_ring: validate used buffer length, (continued)
- [PATCH linux-next v7 0/8] vdpa: enable user to set mac, mtu,
Parav Pandit via Virtualization
- [PATCH] virtio-ring: fix DMA metadata flags,
Vincent Whitchurch
- Re: [PATCH] eni_vdpa: alibaba: fix Kconfig typo, Stefano Garzarella
- [PATCH V4 0/4] Validate used buffer length,
Jason Wang
- [PATCH linux-next v6 0/8] vdpa: enable user to set mac, mtu,
Parav Pandit via Virtualization
- Re: [PATCH][next] virtio_blk: Fix spelling mistake: "advertisted" -> "advertised",
Jason Wang
- Re: [PATCH v2 4/4] virtio-blk: Use blk_validate_block_size() to validate block size, Michael S. Tsirkin
- Re: [PATCH v2 0/4] Add blk_validate_block_size() helper for drivers to validate block size, Michael S. Tsirkin
- Re: [PATCH 4/4] virtio-blk: Use blk_validate_block_size() to validate block size,
Michael S. Tsirkin
[PATCH linux-next v5 0/8] vdpa: enable user to set mac, mtu,
Parav Pandit via Virtualization
[PATCH] virtio_blk: corrent types for status handling,
Michael S. Tsirkin
Re: [PATCH] virtio_blk: corrent types for status handling, Jason Wang
[mst-vhost:vhost 4/47] drivers/block/virtio_blk.c:238:24: sparse: sparse: incorrect type in return expression (different base types),
kernel test robot
[mst-vhost:vhost 4/47] drivers/block/virtio_blk.c:175:17: error: implicit declaration of function 'sg_free_table_chained', kernel test robot
Re: [PATCH v6 8/8] eni_vdpa: add vDPA driver for Alibaba ENI,
Jason Wang
Re: [PATCH v6 7/8] vdpa: add new attribute VDPA_ATTR_DEV_MIN_VQ_SIZE, Jason Wang
Re: [PATCH v6 6/8] virtio_vdpa: setup correct vq size with callbacks get_vq_num_{max, min},
Jason Wang
Re: [PATCH v6 5/8] vdpa: min vq num of vdpa device cannot be greater than max vq num, Jason Wang
Re: [PATCH v6 4/8] vdpa: add new callback get_vq_num_min in vdpa_config_ops, Jason Wang
[PATCH v7 0/2] virtio_ring: check desc == NULL when using indirect with packed,
Xuan Zhuo
Re: [PATCH v6 1/8] virtio-pci: introduce legacy device module, Jason Wang
[PATCH] virtio_blk: allow 0 as num_request_queues,
Michael S. Tsirkin
[PATCH 0/9] drm/simpledrm: Enable damage clips and virtual screens,
Thomas Zimmermann
- [PATCH 1/9] drm/format-helper: Export drm_fb_clip_offset(), Thomas Zimmermann
- [PATCH 2/9] drm/format-helper: Rework format-helper memcpy functions, Thomas Zimmermann
- [PATCH 3/9] drm/format-helper: Add destination-buffer pitch to drm_fb_swab(), Thomas Zimmermann
- [PATCH 5/9] drm/format-helper: Streamline blit-helper interface, Thomas Zimmermann
- [PATCH 6/9] drm/fb-helper: Allocate shadow buffer of surface height, Thomas Zimmermann
- [PATCH 4/9] drm/format-helper: Rework format-helper conversion functions, Thomas Zimmermann
- [PATCH 8/9] drm/simpledrm: Support virtual screen sizes, Thomas Zimmermann
- [PATCH 7/9] drm/simpledrm: Enable FB_DAMAGE_CLIPS property, Thomas Zimmermann
- [PATCH 9/9] drm: Clarify semantics of struct drm_mode_config.{min, max}_{width, height}, Thomas Zimmermann
- Re: [PATCH 0/9] drm/simpledrm: Enable damage clips and virtual screens, Sam Ravnborg
[PATCH V3 00/11] vhost: multiple worker support,
Mike Christie
- [PATCH] QEMU vhost-scsi: add support for VHOST_SET_VRING_WORKER, Mike Christie
- [PATCH V3 01/11] vhost: add vhost_worker pointer to vhost_virtqueue, Mike Christie
- [PATCH V3 02/11] vhost, vhost-net: add helper to check if vq has work, Mike Christie
- [PATCH V3 03/11] vhost: take worker or vq instead of dev for queueing, Mike Christie
- [PATCH V3 05/11] vhost: convert poll work to be vq based, Mike Christie
- [PATCH V3 04/11] vhost: take worker or vq instead of dev for flushing, Mike Christie
- [PATCH V3 07/11] vhost-scsi: make SCSI cmd completion per vq, Mike Christie
- [PATCH V3 09/11] vhost-scsi: flush IO vqs then send TMF rsp, Mike Christie
- [PATCH V3 06/11] vhost-sock: convert to vq helpers, Mike Christie
- [PATCH V3 08/11] vhost-scsi: convert to vq helpers, Mike Christie
- [PATCH V3 10/11] vhost: remove device wide queu/flushing helpers, Mike Christie
- [PATCH V3 11/11] vhost: allow userspace to create workers, Mike Christie
- Re: [PATCH V3 00/11] vhost: multiple worker support, michael . christie
- Re: [PATCH V3 00/11] vhost: multiple worker support, Michael S. Tsirkin
[PATCH linux-next v4 0/8] vdpa: enable user to set mac, mtu,
Parav Pandit via Virtualization
- [PATCH linux-next v4 1/8] vdpa: Introduce and use vdpa device get, set config helpers, Parav Pandit via Virtualization
- [PATCH linux-next v4 2/8] vdpa: Introduce query of device config layout, Parav Pandit via Virtualization
- [PATCH linux-next v4 3/8] vdpa: Use kernel coding style for structure comments, Parav Pandit via Virtualization
- [PATCH linux-next v4 4/8] vdpa: Enable user to set mac and mtu of vdpa device, Parav Pandit via Virtualization
- [PATCH linux-next v4 5/8] vdpa_sim_net: Enable user to set mac address and mtu, Parav Pandit via Virtualization
- [PATCH linux-next v4 7/8] vdpa/mlx5: Support configuration of MAC, Parav Pandit via Virtualization
- [PATCH linux-next v4 6/8] vdpa/mlx5: Fix clearing of VIRTIO_NET_F_MAC feature bit, Parav Pandit via Virtualization
- [PATCH linux-next v4 8/8] vdpa/mlx5: Forward only packets with allowed MAC address, Parav Pandit via Virtualization
- Re: [PATCH linux-next v4 0/8] vdpa: enable user to set mac, mtu, Michael S. Tsirkin
[PATCH V7] gpio: virtio: Add IRQ support,
Viresh Kumar
[PATCH] i2c: virtio: Add support for zero-length requests,
Viresh Kumar
Re: [PATCH] virtio-blk: fixup coccinelle warnings,
Stefan Hajnoczi
[PATCH] vhost: Make use of the helper macro kthread_run(),
Cai Huoqing
Re: [PATCH v11 0/3] make hvc pass dma capable memory to its backend, Greg KH
Re: [PATCH] vduse: Don't call interrupt callback without DRIVER_OK bit set, Jason Wang
[PATCH 0/2] x86/sev: Two fixes for SEV-ES VC stack handling,
Joerg Roedel
drm/virtio: not pin pages on demand,
Maksym Wezdecki
Re: [PATCH v5 07/16] x86/kvm: Use bounce buffers for TD guest,
Tom Lendacky via Virtualization
Re: [PATCH v5 06/16] x86/tdx: Make DMA pages shared,
Tom Lendacky via Virtualization
Re: [PATCH v5 01/16] x86/mm: Move force_dma_unencrypted() to common code, Tom Lendacky via Virtualization
Re: [PATCH v5 04/16] x86/tdx: Make pages shared in ioremap(), Tom Lendacky via Virtualization
[PATCH v6 0/2] virtio_ring: check desc == NULL when using indirect with packed,
Xuan Zhuo
[PATCH v5 0/2] virtio_ring: check desc == NULL when using indirect with packed,
Xuan Zhuo
[PATCH V6] gpio: virtio: Add IRQ support,
Viresh Kumar
Re: [PATCH v11 2/3] tty: hvc: pass DMA capable memory to put_chars(),
Greg KH
[PATCH v4 0/2] virtio_ring: check desc == NULL when packed and indirect,
Xuan Zhuo
[PATCH v3 0/2] virtio_ring: check desc == NULL when packed and indirect,
Xuan Zhuo
Re: [RFC PATCH v4 18/20] vhost: Add VhostIOVATree, Jason Wang
[PATCH 0/2] virtio-i2c: Fix buffer handling,
Vincent Whitchurch
Re: [PATCH 1/2] i2c: virtio: disable timeout handling, Jie Deng
[PATCH V3 00/10] More virtio hardening,
Jason Wang
[PATCH V3 05/10] virtio-pci: harden INTX interrupts, Jason Wang
[PATCH V3 06/10] virtio_ring: fix typos in vring_desc_extra, Jason Wang
[PATCH V3 07/10] virtio_ring: validate used buffer length, Jason Wang
[PATCH V3 08/10] virtio-net: don't let virtio core to validate used length, Jason Wang
[PATCH V3 09/10] virtio-blk: don't let virtio core to validate used length, Jason Wang
[PATCH V3 10/10] virtio-scsi: don't let virtio core to validate used buffer length, Jason Wang
Re: [PATCH V3 00/10] More virtio hardening, Michael S. Tsirkin
Re: [PATCH v4 2/3] vdpa: Add vhost_vdpa_section_end, Stefano Garzarella
Re: [PATCH v4 1/3] vdpa: Skip protected ram IOMMU mappings, Stefano Garzarella
futher decouple DAX from block devices,
Christoph Hellwig
[PATCH 06/11] xfs: factor out a xfs_setup_dax helper, Christoph Hellwig
[PATCH 09/11] dm-log-writes: add a log_writes_dax_pgoff helper, Christoph Hellwig
[PATCH 10/11] dm-stripe: add a stripe_dax_pgoff helper, Christoph Hellwig
[PATCH 11/11] dax: move bdev_dax_pgoff to fs/dax.c, Christoph Hellwig
Re: futher decouple DAX from block devices, Dan Williams
Message not available
Re: [PATCH v5 6/8] virtio_vdpa: setup correct vq size with callbacks get_vq_num_{max,min}, Jason Wang
Re: [PATCH v5 5/8] vdpa: min vq num of vdpa device cannot be greater than max vq num, Jason Wang
Re: [PATCH v5 4/8] vdpa: add new callback get_vq_num_min in vdpa_config_ops, Jason Wang
Re: [PATCH v5 1/8] virtio-pci: introduce legacy device module, Jason Wang
Re: [PATCH v5 8/8] eni_vdpa: add vDPA driver for Alibaba ENI,
Jason Wang
Re: [PATCH v4 3/3] vdpa: Check for iova range at mappings changes,
Jason Wang
[PATCH net] vsock_diag_test: remove free_sock_stat() call in test_no_sockets, Stefano Garzarella
Re: [PATCH v3 3/3] vdpa: Check for iova range at mappings changes,
Jason Wang
[mst-vhost:vhost 14/16] drivers/virtio/virtio.c:207:13: error: 'virtio_reset_device' defined but not used, kernel test robot
[PATCH] Revert "virtio-blk: Add validation for block size in config space",
Michael S. Tsirkin
[PATCH 0/5] iommu/virtio: Add identity domains,
Jean-Philippe Brucker
- [PATCH 1/5] iommu/virtio: Add definitions for VIRTIO_IOMMU_F_BYPASS_CONFIG, Jean-Philippe Brucker
- [PATCH 2/5] iommu/virtio: Support bypass domains, Jean-Philippe Brucker
- [PATCH 3/5] iommu/virtio: Sort reserved regions, Jean-Philippe Brucker
- [PATCH 4/5] iommu/virtio: Pass end address to viommu_add_mapping(), Jean-Philippe Brucker
- [PATCH 5/5] iommu/virtio: Support identity-mapped domains, Jean-Philippe Brucker
- RE: [PATCH 0/5] iommu/virtio: Add identity domains, Tian, Kevin
- RE: [PATCH 0/5] iommu/virtio: Add identity domains, Tian, Kevin
- Re: [PATCH 0/5] iommu/virtio: Add identity domains, Michael S. Tsirkin
[PATCH RFC] virtio: wrap config->reset calls,
Michael S. Tsirkin
Re: [RFC PATCH v4 20/20] vdpa: Add custom IOTLB translations to SVQ,
Jason Wang
<Possible follow-ups>
Re: [RFC PATCH v4 20/20] vdpa: Add custom IOTLB translations to SVQ, Jason Wang
Re: [RFC PATCH v4 17/20] vhost: Use VRING_AVAIL_F_NO_INTERRUPT at device call on shadow virtqueue, Jason Wang
Re: [RFC PATCH v4 16/20] vhost: Check for device VRING_USED_F_NO_NOTIFY at shadow virtqueue kick, Jason Wang
Re: [RFC PATCH v4 15/20] vhost: Shadow virtqueue buffers forwarding,
Jason Wang
Re: [RFC PATCH v4 13/20] vdpa: Save host and guest features, Jason Wang
Re: [RFC PATCH v4 12/20] virtio: Add vhost_shadow_vq_get_vring_addr, Jason Wang
Re: [RFC PATCH v4 11/20] vhost: Route host->guest notification through shadow virtqueue,
Jason Wang
<Possible follow-ups>
Re: [RFC PATCH v4 11/20] vhost: Route host->guest notification through shadow virtqueue, Jason Wang
Re: [RFC PATCH v4 10/20] vhost-vdpa: Take into account SVQ in vhost_vdpa_set_vring_call, Jason Wang
Re: [RFC PATCH v4 09/20] vdpa: Save call_fd in vhost-vdpa, Jason Wang
Re: [RFC PATCH v4 08/20] vhost: Route guest->host notification through shadow virtqueue,
Jason Wang
[PATCH mlx5-next 0/7] Clean MR key use across mlx5_* modules,
Leon Romanovsky
[PATCH mlx5-next 2/7] RDMA/mlx5: Remove iova from struct mlx5_core_mkey, Leon Romanovsky
[PATCH mlx5-next 4/7] RDMA/mlx5: Remove pd from struct mlx5_core_mkey, Leon Romanovsky
[PATCH mlx5-next 5/7] RDMA/mlx5: Replace struct mlx5_core_mkey by u32 key, Leon Romanovsky
[PATCH mlx5-next 3/7] RDMA/mlx5: Remove size from struct mlx5_core_mkey, Leon Romanovsky
[PATCH mlx5-next 7/7] RDMA/mlx5: Attach ndescs to mlx5_ib_mkey, Leon Romanovsky
[PATCH mlx5-next 6/7] RDMA/mlx5: Move struct mlx5_core_mkey to mlx5_ib, Leon Romanovsky
Re: [PATCH mlx5-next 0/7] Clean MR key use across mlx5_* modules, Michael S. Tsirkin
Message not available
[PATCH V2 00/12] More virtio hardening,
Jason Wang
- [PATCH V2 01/12] virtio-blk: validate num_queues during probe, Jason Wang
- [PATCH V2 02/12] virtio: add doc for validate() method, Jason Wang
- [PATCH V2 05/12] virtio_config: introduce a new ready method, Jason Wang
- [PATCH V2 03/12] virtio-console: switch to use .validate(), Jason Wang
- [PATCH V2 04/12] virtio_console: validate max_nr_ports before trying to use it, Jason Wang
- [PATCH V2 06/12] virtio_pci: harden MSI-X interrupts, Jason Wang
- [PATCH V2 09/12] virtio_ring: validate used buffer length, Jason Wang
- [PATCH V2 11/12] virtio-blk: don't let virtio core to validate used length, Jason Wang
- [PATCH V2 12/12] virtio-scsi: don't let virtio core to validate used buffer length, Jason Wang
- [PATCH V2 07/12] virtio-pci: harden INTX interrupts, Jason Wang
- [PATCH V2 08/12] virtio_ring: fix typos in vring_desc_extra, Jason Wang
- [PATCH V2 10/12] virtio-net: don't let virtio core to validate used length, Jason Wang
Re: [RFC PATCH v4 00/20] vDPA shadow virtqueue,
Jason Wang
Re: [PATCH v2 3/3] vdpa: Check for iova range at mappings changes,
Jason Wang
Re: [PATCH v2 2/3] vdpa: Add vhost_vdpa_section_end, Jason Wang
Re: [PATCH v2 1/3] vdpa: Skip protected ram IOMMU mappings, Jason Wang
Re: [PATCH] drm/virtio: fix the missed drm_gem_object_put() in virtio_gpu_user_framebuffer_create(), Gerd Hoffmann
[PATCH v3 1/1] virtio: write back F_VERSION_1 before validate,
Halil Pasic
Re: [PATCH v4 7/7] eni_vdpa: add vDPA driver for Alibaba ENI, Jason Wang
Re: [PATCH v4 6/7] vdpa: add new attribute VDPA_ATTR_DEV_MIN_VQ_SIZE, Jason Wang
Re: [PATCH v4 5/7] virtio_vdpa: setup correct vq size with callbacks get_vq_num_{max,min}, Jason Wang
Re: [PATCH v4 4/7] vdpa: add new callback get_vq_num_min in vdpa_config_ops, Jason Wang
Re: [PATCH v4 2/7] vdpa: fix typo, Jason Wang
Re: [PATCH v4 1/7] virtio-pci: introduce legacy device module,
Jason Wang
Re: [PATCH v10 2/3] tty: hvc: pass DMA capable memory to put_chars(),
Greg KH
Re: [PATCH v5 12/16] PCI: Add pci_iomap_host_shared(), pci_iomap_host_shared_range(),
Michael S. Tsirkin
Message not available
Re: [PATCH v5 12/16] PCI: Add pci_iomap_host_shared(), pci_iomap_host_shared_range(), Thomas Gleixner
Re: [PATCH v5 12/16] PCI: Add pci_iomap_host_shared(), pci_iomap_host_shared_range(), Greg KH
Re: [PATCH v5 12/16] PCI: Add pci_iomap_host_shared(), pci_iomap_host_shared_range(), Andi Kleen
<Possible follow-ups>
Re: [PATCH v5 12/16] PCI: Add pci_iomap_host_shared(), pci_iomap_host_shared_range(), Christoph Hellwig
Re: [PATCH v5 16/16] x86/tdx: Add cmdline option to force use of ioremap_host_shared,
Randy Dunlap
[PATCH v2 1/1] virtio: write back F_VERSION_1 before validate,
Halil Pasic
[PATCH V4 0/8] Use copy_process/create_io_thread in vhost layer,
Mike Christie
[PATCH] VDUSE: fix documentation underline warning,
Randy Dunlap
[PATCH v12 00/77] VM introspection,
Adalbert Lazăr
- [PATCH v12 10/77] KVM: svm: add support for descriptor-table VM-exits, Adalbert Lazăr
- [PATCH v12 19/77] KVM: x86: export kvm_arch_vcpu_set_guest_debug(), Adalbert Lazăr
- [PATCH v12 77/77] KVM: x86: call the page tracking code on emulation failure, Adalbert Lazăr
- [PATCH v12 28/77] KVM: x86: disable gpa_available optimization for fetch and page-walk SPT violations, Adalbert Lazăr
- [PATCH v12 37/77] KVM: introspection: add KVMI_VM_EVENT_UNHOOK, Adalbert Lazăr
- [PATCH v12 03/77] KVM: x86: add kvm_arch_vcpu_get_regs() and kvm_arch_vcpu_get_sregs(), Adalbert Lazăr
- [PATCH v12 72/77] KVM: introspection: extend KVMI_GET_VERSION with struct kvmi_features, Adalbert Lazăr
- [PATCH v12 12/77] KVM: x86: add kvm_x86_ops.desc_intercepted(), Adalbert Lazăr
- [PATCH v12 44/77] KVM: introspection: add KVMI_VCPU_GET_INFO, Adalbert Lazăr
- [PATCH v12 09/77] KVM: x86: add kvm_x86_ops.desc_ctrl_supported(), Adalbert Lazăr
- [PATCH v12 58/77] KVM: introspection: add KVMI_VCPU_CONTROL_CR and KVMI_VCPU_EVENT_CR, Adalbert Lazăr
- [PATCH v12 01/77] KVM: UAPI: add error codes used by the VM introspection code, Adalbert Lazăr
- [PATCH v12 30/77] KVM: introspection: add hook/unhook ioctls, Adalbert Lazăr
- [PATCH v12 04/77] KVM: x86: add kvm_arch_vcpu_set_regs(), Adalbert Lazăr
- [PATCH v12 24/77] KVM: x86: page track: provide all callbacks with the guest virtual address, Adalbert Lazăr
- [PATCH v12 74/77] KVM: introspection: add KVMI_VCPU_EVENT_SINGLESTEP, Adalbert Lazăr
- [PATCH v12 70/77] KVM: introspection: add KVMI_VM_SET_PAGE_ACCESS, Adalbert Lazăr
- [PATCH v12 67/77] KVM: introspection: restore the state of descriptor-table register interception on unhook, Adalbert Lazăr
- [PATCH v12 29/77] KVM: introduce VM introspection, Adalbert Lazăr
- [PATCH v12 51/77] KVM: introspection: add KVMI_VCPU_SET_REGISTERS, Adalbert Lazăr
- [PATCH v12 47/77] KVM: introspection: add KVMI_VCPU_EVENT_PAUSE, Adalbert Lazăr
- [PATCH v12 11/77] KVM: x86: add kvm_x86_ops.control_desc_intercept(), Adalbert Lazăr
- [PATCH v12 76/77] KVM: introspection: emulate a guest page table walk on SPT violations due to A/D bit updates, Adalbert Lazăr
- [PATCH v12 50/77] KVM: introspection: add KVMI_VCPU_GET_REGISTERS, Adalbert Lazăr
- [PATCH v12 68/77] KVM: introspection: add KVMI_VCPU_CONTROL_MSR and KVMI_VCPU_EVENT_MSR, Adalbert Lazăr
- [PATCH v12 16/77] KVM: x86: save the error code during EPT/NPF exits handling, Adalbert Lazăr
- [PATCH v12 02/77] KVM: add kvm_vcpu_kick_and_wait(), Adalbert Lazăr
- [PATCH v12 73/77] KVM: introspection: add KVMI_VCPU_CONTROL_SINGLESTEP, Adalbert Lazăr
- [PATCH v12 18/77] KVM: x86: add kvm_x86_ops.control_singlestep(), Adalbert Lazăr
- [PATCH v12 33/77] KVM: introspection: add KVMI_GET_VERSION, Adalbert Lazăr
- [PATCH v12 54/77] KVM: introspection: add KVMI_VCPU_EVENT_BREAKPOINT, Adalbert Lazăr
- [PATCH v12 60/77] KVM: introspection: add KVMI_VCPU_INJECT_EXCEPTION + KVMI_VCPU_EVENT_TRAP, Adalbert Lazăr
- [PATCH v12 15/77] KVM: x86: add kvm_x86_ops.control_msr_intercept(), Adalbert Lazăr
- [PATCH v12 20/77] KVM: x86: extend kvm_mmu_gva_to_gpa_system() with the 'access' parameter, Adalbert Lazăr
- [PATCH v12 38/77] KVM: introspection: add KVMI_VM_CONTROL_EVENTS, Adalbert Lazăr
- [PATCH v12 56/77] KVM: introspection: restore the state of #BP interception on unhook, Adalbert Lazăr
- [PATCH v12 36/77] KVM: introspection: add KVM_INTROSPECTION_PREUNHOOK, Adalbert Lazăr
- [PATCH v12 07/77] KVM: x86: add kvm_x86_ops.control_cr3_intercept(), Adalbert Lazăr
- [PATCH v12 27/77] KVM: x86: wire in the preread/prewrite/preexec page trackers, Adalbert Lazăr
- [PATCH v12 75/77] KVM: introspection: add KVMI_VCPU_TRANSLATE_GVA, Adalbert Lazăr
- [PATCH v12 63/77] KVM: introspection: add KVMI_VCPU_GET_XSAVE, Adalbert Lazăr
- [PATCH v12 35/77] KVM: introspection: add KVMI_VM_GET_INFO, Adalbert Lazăr
- [PATCH v12 42/77] KVM: introspection: handle vCPU introspection requests, Adalbert Lazăr
- [PATCH v12 43/77] KVM: introspection: handle vCPU commands, Adalbert Lazăr
- [PATCH v12 45/77] KVM: introspection: add KVMI_VM_PAUSE_VCPU, Adalbert Lazăr
- [PATCH v12 71/77] KVM: introspection: add KVMI_VCPU_EVENT_PF, Adalbert Lazăr
- [PATCH v12 48/77] KVM: introspection: add the crash action handling on the event reply, Adalbert Lazăr
- [PATCH v12 53/77] KVM: introspection: add KVMI_VCPU_EVENT_HYPERCALL, Adalbert Lazăr
- [PATCH v12 41/77] KVM: introspection: add a jobs list to every introspected vCPU, Adalbert Lazăr
- [PATCH v12 52/77] KVM: introspection: add KVMI_VCPU_GET_CPUID, Adalbert Lazăr
- [PATCH v12 62/77] KVM: introspection: add KVMI_VCPU_GET_XCR, Adalbert Lazăr
- [PATCH v12 64/77] KVM: introspection: add KVMI_VCPU_SET_XSAVE, Adalbert Lazăr
- [PATCH v12 65/77] KVM: introspection: add KVMI_VCPU_GET_MTRR_TYPE, Adalbert Lazăr
- [PATCH v12 59/77] KVM: introspection: restore the state of CR3 interception on unhook, Adalbert Lazăr
- [PATCH v12 57/77] KVM: introspection: add KVMI_VM_CONTROL_CLEANUP, Adalbert Lazăr
- [PATCH v12 61/77] KVM: introspection: add KVMI_VCPU_EVENT_XSETBV, Adalbert Lazăr
- [PATCH v12 66/77] KVM: introspection: add KVMI_VCPU_EVENT_DESCRIPTOR, Adalbert Lazăr
- [PATCH v12 69/77] KVM: introspection: restore the state of MSR interception on unhook, Adalbert Lazăr
- [PATCH v12 08/77] KVM: x86: add kvm_x86_ops.cr3_write_intercepted(), Adalbert Lazăr
- [PATCH v12 17/77] KVM: x86: add kvm_x86_ops.fault_gla(), Adalbert Lazăr
- [PATCH v12 25/77] KVM: x86: page track: add track_create_slot() callback, Adalbert Lazăr
- [PATCH v12 34/77] KVM: introspection: add KVMI_VM_CHECK_COMMAND and KVMI_VM_CHECK_EVENT, Adalbert Lazăr
- [PATCH v12 21/77] KVM: x86: export kvm_inject_pending_exception(), Adalbert Lazăr
- [PATCH v12 05/77] KVM: x86: avoid injecting #PF when emulate the VMCALL instruction, Adalbert Lazăr
- [PATCH v12 26/77] KVM: x86: page_track: add support for preread, prewrite and preexec, Adalbert Lazăr
- [PATCH v12 23/77] KVM: x86: export kvm_vcpu_ioctl_x86_set_xsave(), Adalbert Lazăr
- [PATCH v12 13/77] KVM: x86: add kvm_x86_ops.msr_write_intercepted(), Adalbert Lazăr
[Index of Archives]
[KVM]
[CentOS Virtualization]
[Kernel]
[Kernel Announce]
[Kernel Newbies]
[IETF Annouce]
[Security]
[Netfilter]
[Bugtraq]