index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
vfio
/
platform.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-05-22
vfio/platform: Make vfio_populate_device() and vfio_base_device_init() return...
Zhenzhong Duan
1
-23
/
+17
2024-05-22
vfio/helpers: Make vfio_device_get_name() return bool
Zhenzhong Duan
1
-3
/
+2
2024-05-22
vfio/helpers: Make vfio_set_irq_signaling() return bool
Zhenzhong Duan
1
-10
/
+8
2024-05-16
vfio: Make VFIOIOMMUClass::attach_device() and its wrapper return bool
Zhenzhong Duan
1
-4
/
+3
2024-03-12
hw/vfio/platform: Fix missing ERRP_GUARD() for error_prepend()
Zhao Liu
1
-0
/
+1
2023-12-19
vfio: Introduce a helper function to initialize VFIODevice
Zhenzhong Duan
1
-4
/
+2
2023-12-19
vfio/platform: Move VFIODevice initializations in vfio_platform_instance_init
Zhenzhong Duan
1
-5
/
+5
2023-12-19
vfio/platform: Make vfio cdev pre-openable by passing a file handle
Zhenzhong Duan
1
-8
/
+24
2023-12-19
vfio/platform: Allow the selection of a given iommu backend
Zhenzhong Duan
1
-0
/
+6
2023-10-18
vfio/platform: Use vfio_[attach/detach]_device
Eric Auger
1
-40
/
+3
2022-03-21
Use g_new() & friends where that makes obvious sense
Markus Armbruster
1
-2
/
+2
2021-09-16
hw/vfio: Fix typo in comments
Cai Huoqing
1
-1
/
+1
2020-11-01
hw/vfio: Use lock guard macros
Amey Narkhede
1
-5
/
+2
2020-09-01
vfio/platform: Remove dead assignment in vfio_intp_interrupt()
Chen Qun
1
-1
/
+1
2020-05-04
lockable: replaced locks with lock guard macros where appropriate
Daniel Brodsky
1
-3
/
+2
2020-01-24
qdev: set properties with device_class_set_props()
Marc-André Lureau
1
-1
/
+1
2019-08-16
Clean up inclusion of sysemu/sysemu.h
Markus Armbruster
1
-1
/
+0
2019-08-16
Include hw/qdev-properties.h less
Markus Armbruster
1
-0
/
+1
2019-08-16
Include qemu/main-loop.h less
Markus Armbruster
1
-0
/
+1
2019-08-16
Include migration/vmstate.h less
Markus Armbruster
1
-0
/
+1
2019-08-16
Include hw/irq.h a lot less
Markus Armbruster
1
-0
/
+1
2019-06-13
vfio/common: Introduce vfio_set_irq_signaling helper
Eric Auger
1
-45
/
+23
2019-06-12
Include qemu/module.h where needed, drop it from qemu-common.h
Markus Armbruster
1
-0
/
+1
2019-05-22
vfio: platform: fix a typo
Li Qiang
1
-2
/
+2
2019-05-22
hw: vfio: drop TYPE_FOO MACRO in VMStateDescription
Li Qiang
1
-1
/
+1
2018-10-19
vfio: Clean up error reporting after previous commit
Markus Armbruster
1
-1
/
+1
2018-10-19
vfio: Use warn_report() & friends to report warnings
Markus Armbruster
1
-2
/
+2
2018-10-15
vfio/platform: Make the vfio-platform device non-abstract
Eric Auger
1
-1
/
+24
2018-05-31
vfio: Include "exec/address-spaces.h" directly in the source file
Philippe Mathieu-Daudé
1
-0
/
+1
2018-03-06
use g_path_get_basename instead of basename
Julia Suvorova
1
-1
/
+1
2018-02-06
hw/vfio/platform: Init the interrupt mutex
Eric Auger
1
-0
/
+2
2017-07-26
vfio/platform: fix use of freed memory
Philippe Mathieu-Daudé
1
-1
/
+1
2017-07-10
vfio: Test realized when using VFIOGroup.device_list iterator
Alex Williamson
1
-0
/
+1
2016-10-17
vfio/platform: Pass an error object to vfio_base_device_init
Eric Auger
1
-23
/
+27
2016-10-17
vfio/platform: fix a wrong returned value in vfio_populate_device
Eric Auger
1
-0
/
+1
2016-10-17
vfio/platform: Pass an error object to vfio_populate_device
Eric Auger
1
-12
/
+13
2016-10-17
vfio: Pass an error object to vfio_get_device
Eric Auger
1
-3
/
+2
2016-10-17
vfio: Pass an error object to vfio_get_group
Eric Auger
1
-3
/
+8
2016-08-08
vfio: Use error_report() instead of error_printf() for errors
Markus Armbruster
1
-1
/
+1
2016-03-22
include/qemu/osdep.h: Don't include qapi/error.h
Markus Armbruster
1
-0
/
+1
2016-03-10
vfio: Generalize region support
Alex Williamson
1
-59
/
+13
2016-03-10
vfio: Wrap VFIO_DEVICE_GET_REGION_INFO
Alex Williamson
1
-6
/
+7
2016-03-10
vfio: Add sysfsdev property for pci & platform
Alex Williamson
1
-23
/
+32
2016-01-29
hw/vfio: Clean up includes
Peter Maydell
1
-0
/
+1
2015-11-10
vfio: Use g_new() & friends where that makes obvious sense
Markus Armbruster
1
-1
/
+1
2015-10-05
hw/vfio/platform: do not set resamplefd for edge-sensitive IRQS
Eric Auger
1
-15
/
+27
2015-10-05
hw/vfio/platform: change interrupt/unmask fields into pointer
Eric Auger
1
-15
/
+20
2015-10-05
hw/vfio/platform: irqfd setup sequence update
Eric Auger
1
-22
/
+29
2015-09-23
vfio: Change polarity of our no-mmap option
Alex Williamson
1
-1
/
+1
2015-09-11
trivial: remove trailing newline from error_report
John Snow
1
-1
/
+1
[next]