index
:
linux.git
master
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
/
cfg_space.c
Age
Commit message (
Expand
)
Author
2018-02-06
drm/i915/gvt: Fix aperture read/write emulation when enable x-no-mmap=on
Changbin Du
2017-12-04
drm/i915/gvt: Alloc and Init guest opregion at vgpu creation
Xiong Zhang
2017-11-16
drm/i915/gvt: Emulate PCI expansion ROM base address register
Changbin Du
2017-09-08
drm/i915/gvt: Add support for PCIe extended configuration space
Changbin Du
2017-09-08
drm/i915/gvt: Fix incorrect PCI BARs reporting
Changbin Du
2017-09-08
drm/i915/gvt: Add emulation for BAR2 (aperture) with normal file RW approach
Changbin Du
2017-03-30
drm/i915/gvt: exclude cfg space from failsafe mode
Changbin Du
2017-03-06
drm/i915/gvt: protect RO and Rsvd bits of virtual vgpu configuration space
Changbin Du
2017-02-17
drm/i915/gvt: introduced failsafe mode into vgpu
Min He
2017-01-13
drm/i915/gvt: introduce intel_vgpu_reset_cfg_space to reset configuration space
Changbin Du
2017-01-13
drm/i915/gvt: move cfg space inititation function to cfg_space.c
Changbin Du
2016-12-26
drm/i915/gvt: fix typo in cfg_space range check
Pei Zhang
2016-12-26
drm/i915/gvt: fix an issue in emulating cfg space PCI_COMMAND
Min He
2016-11-10
drm/i915/gvt: refactor intel_gvt_io_emulation_ops to be intel_gvt_ops
Jike Song
2016-11-10
drm/i915/gvt: remove obsolete code for old kvmgt opregion
Jike Song
2016-10-20
drm/i915/gvt: clean up intel_gvt.h as interface for i915 core
Zhenyu Wang
2016-10-14
drm/i915/gvt: vGPU PCI configuration space virtualization
Zhi Wang