index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
samples
/
vfio-mdev
/
mbochs.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-10-04
vfio/mdev: consolidate all the description sysfs into the core code
Christoph Hellwig
1
-9
/
+2
2022-10-04
vfio/mdev: consolidate all the available_instance sysfs into the core code
Christoph Hellwig
1
-7
/
+3
2022-10-04
vfio/mdev: consolidate all the name sysfs into the core code
Christoph Hellwig
1
-16
/
+4
2022-10-04
vfio/mdev: consolidate all the device_api sysfs into the core code
Jason Gunthorpe
1
-8
/
+1
2022-10-04
vfio/mdev: simplify mdev_type handling
Christoph Hellwig
1
-34
/
+23
2022-10-04
vfio/mdev: embedd struct mdev_parent in the parent data structure
Christoph Hellwig
1
-2
/
+3
2022-10-04
vfio/mdev: make mdev.h standalone includable
Christoph Hellwig
1
-1
/
+0
2022-09-21
vfio/mbochs: Use the new device life cycle helpers
Yi Liu
1
-27
/
+46
2022-04-21
vfio/mdev: Remove mdev_parent_ops
Jason Gunthorpe
1
-7
/
+2
2021-11-04
Merge tag 'char-misc-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+1
2021-10-25
dma-buf: move dma-buf symbols into the DMA_BUF module namespace
Greg Kroah-Hartman
1
-0
/
+1
2021-09-30
vfio: simplify iommu group allocation for mediated devices
Christoph Hellwig
1
-1
/
+1
2021-08-11
vfio/mbochs: Fix close when multiple device FDs are open
Jason Gunthorpe
1
-2
/
+2
2021-08-11
vfio/samples: Delete useless open/close
Jason Gunthorpe
1
-6
/
+0
2021-08-11
vfio: Introduce a vfio_uninit_group_dev() API call
Max Gurtovoy
1
-0
/
+2
2021-08-11
vfio/mbochs: Fix missing error unwind of mbochs_used_mbytes
Jason Gunthorpe
1
-9
/
+15
2021-08-11
vfio/samples: Remove module get/put
Jason Gunthorpe
1
-4
/
+0
2021-06-22
vfio/mbochs: Convert to use vfio_register_group_dev()
Jason Gunthorpe
1
-72
/
+91
2021-05-04
vfio/mdev: remove unnecessary NULL check in mbochs_create()
Dan Carpenter
1
-2
/
+0
2021-04-12
vfio/mdev: Correct the function signatures for the mdev_type_attributes
Jason Gunthorpe
1
-11
/
+15
2021-04-12
vfio/mdev: Remove kobj from mdev_parent_ops->create()
Jason Gunthorpe
1
-1
/
+1
2021-04-08
vfio/mbochs: Use mdev_get_type_group_id()
Jason Gunthorpe
1
-14
/
+7
2021-04-08
vfio/mdev: Fix missing static's on MDEV_TYPE_ATTR's
Jason Gunthorpe
1
-5
/
+5
2020-09-10
samples: vfio-mdev/mbochs: fix common struct sg_table related issues
Marek Szyprowski
1
-1
/
+2
2019-11-26
sample/vfio-mdev/mbocs: Remove dma_buf_k(un)map support
Daniel Vetter
1
-16
/
+0
2019-07-02
sample/mdev/mbochs: remove set but not used variable 'mdev_state'
YueHaibing
1
-3
/
+0
2019-02-12
samples/vfio-mdev/mbochs: expand minor range when registering chrdev region
Chengguang Xu
1
-4
/
+4
2018-10-11
vfio: add edid support to mbochs sample driver
Gerd Hoffmann
1
-19
/
+117
2018-07-11
sample: vfio-mdev: avoid deadlock in mdev_access()
Alexey Khoroshilov
1
-1
/
+3
2018-07-04
sample/vfio-mdev: Change return type to vm_fault_t
Souptick Joarder
1
-2
/
+2
2018-06-26
sample/mdev/mbochs: add mbochs_kunmap_dmabuf
Gerd Hoffmann
1
-0
/
+7
2018-06-26
sample/mdev/mbochs: remove mbochs_kmap_atomic_dmabuf
Gerd Hoffmann
1
-10
/
+0
2018-06-08
sample: vfio bochs vbe display (host device for bochs-drm)
Gerd Hoffmann
1
-0
/
+1406