index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
gvt
/
kvmgt.c
Age
Commit message (
Expand
)
Author
2024-12-02
module: Convert symbol namespace to string literal
Peter Zijlstra
2024-08-14
drm/i915/gvt: stop using drm_edid_block_valid()
Jani Nikula
2024-06-10
drm: add missing MODULE_DESCRIPTION() macros
Jeff Johnson
2024-01-16
drm/i915/gvt: use local INTEL_GVT_OPREGION_SIZE
Jani Nikula
2023-09-28
vfio: use __aligned_u64 in struct vfio_device_gfx_plane_info
Stefan Hajnoczi
2023-09-07
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2023-08-31
drm/i915/gvt: Drop final dependencies on KVM internal details
Sean Christopherson
2023-08-31
KVM: x86/mmu: Handle KVM bookkeeping in page-track APIs, not callers
Sean Christopherson
2023-08-31
KVM: x86/mmu: Drop @slot param from exported/external page-track APIs
Sean Christopherson
2023-08-31
KVM: x86/mmu: Rename page-track APIs to reflect the new reality
Sean Christopherson
2023-08-31
KVM: x86/mmu: Drop infrastructure for multiple page-track modes
Sean Christopherson
2023-08-31
drm/i915/gvt: switch from ->track_flush_slot() to ->track_remove_region()
Yan Zhao
2023-08-31
drm/i915/gvt: Don't bother removing write-protection on to-be-deleted slot
Sean Christopherson
2023-08-31
KVM: drm/i915/gvt: Drop @vcpu from KVM's ->track_write() hook
Sean Christopherson
2023-08-31
drm/i915/gvt: Protect gfn hash table with vgpu_lock
Sean Christopherson
2023-08-31
drm/i915/gvt: Use an "unsigned long" to iterate over memslot gfns
Sean Christopherson
2023-08-31
drm/i915/gvt: Don't rely on KVM's gfn_to_pfn() to query possible 2M GTT
Sean Christopherson
2023-08-31
drm/i915/gvt: Don't try to unpin an empty page range
Yan Zhao
2023-08-31
drm/i915/gvt: Verify hugepages are contiguous in physical address space
Sean Christopherson
2023-07-25
vfio-iommufd: Add detach_ioas support for emulated VFIO devices
Yi Liu
2023-02-23
i915: fix memory leak with using debugfs_lookup()
Greg Kroah-Hartman
2023-01-04
drm/i915/gvt: use atomic operations to change the vGPU status
Zhi Wang
2022-12-15
Merge tag 'vfio-v6.2-rc1' of https://github.com/awilliam/linux-vfio
Linus Torvalds
2022-12-14
Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2022-12-13
Merge tag 'drm-next-2022-12-13' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2022-12-02
Merge tag 'v6.1-rc7' into iommufd.git for-next
Jason Gunthorpe
2022-12-02
vfio-iommufd: Support iommufd for emulated VFIO devices
Jason Gunthorpe
2022-12-02
i915/gvt: Move gvt mapping cache initialization to intel_vgpu_init_dev()
Yi Liu
2022-11-17
Merge tag 'gvt-next-2022-11-17' of https://github.com/intel/gvt-linux into dr...
Rodrigo Vivi
2022-11-17
drm/i915/gvt: remove the vgpu->released and its sanity check
Zhi Wang
2022-11-11
drm/i915/gvt: Unconditionally put reference to KVM when detaching vGPU
Sean Christopherson
2022-11-11
drm/i915/gvt: Get reference to KVM iff attachment to VM is successful
Sean Christopherson
2022-11-10
vfio: Remove vfio_free_device
Eric Farman
2022-10-04
vfio/mdev: consolidate all the description sysfs into the core code
Christoph Hellwig
2022-10-04
vfio/mdev: consolidate all the available_instance sysfs into the core code
Christoph Hellwig
2022-10-04
vfio/mdev: consolidate all the name sysfs into the core code
Christoph Hellwig
2022-10-04
vfio/mdev: consolidate all the device_api sysfs into the core code
Jason Gunthorpe
2022-10-04
vfio/mdev: remove mdev_parent_dev
Christoph Hellwig
2022-10-04
vfio/mdev: simplify mdev_type handling
Christoph Hellwig
2022-10-04
vfio/mdev: embedd struct mdev_parent in the parent data structure
Christoph Hellwig
2022-10-04
vfio/mdev: make mdev.h standalone includable
Christoph Hellwig
2022-10-04
drm/i915/gvt: simplify vgpu configuration management
Christoph Hellwig
2022-09-30
drm/i915/gvt: Add missing vfio_unregister_group_dev() call
Jason Gunthorpe
2022-09-21
drm/i915/gvt: Use the new device life cycle helpers
Kevin Tian
2022-07-25
vfio: Replace phys_pfn with pages for vfio_pin_pages()
Nicolin Chen
2022-07-25
vfio: Pass in starting IOVA to vfio_pin/unpin_pages API
Nicolin Chen
2022-07-23
drm/i915/gvt: Replace roundup with DIV_ROUND_UP
Nicolin Chen
2022-07-23
vfio: Make vfio_unpin_pages() return void
Nicolin Chen
2022-07-20
vfio: Replace the DMA unmapping notifier with a callback
Jason Gunthorpe
2022-05-24
vfio: remove VFIO_GROUP_NOTIFY_SET_KVM
Matthew Rosato
[next]