index
:
focaccia-qemu
this commit
master
sr/plugin
ta/focaccia
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hw
/
vfio
/
platform.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
vfio: Remove 'vfio-platform'
Cédric Le Goater
2025-09-08
1
-716
/
+0
*
vfio/iommufd: add vfio_device_free_name
Steve Sistare
2025-07-03
1
-1
/
+1
*
vfio: add vfio_device_get_irq_info() helper
John Levon
2025-05-09
1
-3
/
+3
*
Merge tag 'single-binary-20250425' of https://github.com/philmd/qemu into sta...
Stefan Hajnoczi
2025-04-27
1
-1
/
+1
|
\
|
*
qom: Have class_init() take a const data argument
Philippe Mathieu-Daudé
2025-04-25
1
-1
/
+1
*
|
vfio: Rename VFIODevice related services
Cédric Le Goater
2025-04-25
1
-7
/
+7
*
|
vfio: Introduce new files for VFIORegion definitions and declarations
Cédric Le Goater
2025-04-25
1
-0
/
+1
|
/
*
Merge tag 'pull-misc-2025-04-24' of https://repo.or.cz/qemu/armbru into staging
Stefan Hajnoczi
2025-04-24
1
-1
/
+0
|
\
|
*
cleanup: Drop pointless return at end of function
Markus Armbruster
2025-04-24
1
-1
/
+0
*
|
include/system: Move exec/address-spaces.h to system/address-spaces.h
Richard Henderson
2025-04-23
1
-1
/
+1
*
|
include/system: Move exec/memory.h to system/memory.h
Richard Henderson
2025-04-23
1
-1
/
+1
|
/
*
vfio-platform: Deprecate all forms of vfio-platform devices
Eric Auger
2025-03-06
1
-0
/
+1
*
vfio: Add property documentation
Cédric Le Goater
2025-03-06
1
-0
/
+24
*
hw/vfio: Have VFIO_PLATFORM devices inherit from DYNAMIC_SYS_BUS_DEVICE
Philippe Mathieu-Daudé
2025-02-16
1
-3
/
+1
*
Merge tag 'exec-20241220' of https://github.com/philmd/qemu into staging
Stefan Hajnoczi
2024-12-21
1
-2
/
+2
|
\
|
*
include: Rename sysemu/ -> system/
Philippe Mathieu-Daudé
2024-12-20
1
-2
/
+2
*
|
include/hw/qdev-properties: Remove DEFINE_PROP_END_OF_LIST
Richard Henderson
2024-12-19
1
-1
/
+0
|
/
*
hw/vfio: Constify all Property
Richard Henderson
2024-12-15
1
-1
/
+1
*
vfio/platform: Make vfio_populate_device() and vfio_base_device_init() return...
Zhenzhong Duan
2024-05-22
1
-23
/
+17
*
vfio/helpers: Make vfio_device_get_name() return bool
Zhenzhong Duan
2024-05-22
1
-3
/
+2
*
vfio/helpers: Make vfio_set_irq_signaling() return bool
Zhenzhong Duan
2024-05-22
1
-10
/
+8
*
vfio: Make VFIOIOMMUClass::attach_device() and its wrapper return bool
Zhenzhong Duan
2024-05-16
1
-4
/
+3
*
hw/vfio/platform: Fix missing ERRP_GUARD() for error_prepend()
Zhao Liu
2024-03-12
1
-0
/
+1
*
vfio: Introduce a helper function to initialize VFIODevice
Zhenzhong Duan
2023-12-19
1
-4
/
+2
*
vfio/platform: Move VFIODevice initializations in vfio_platform_instance_init
Zhenzhong Duan
2023-12-19
1
-5
/
+5
*
vfio/platform: Make vfio cdev pre-openable by passing a file handle
Zhenzhong Duan
2023-12-19
1
-8
/
+24
*
vfio/platform: Allow the selection of a given iommu backend
Zhenzhong Duan
2023-12-19
1
-0
/
+6
*
vfio/platform: Use vfio_[attach/detach]_device
Eric Auger
2023-10-18
1
-40
/
+3
*
Use g_new() & friends where that makes obvious sense
Markus Armbruster
2022-03-21
1
-2
/
+2
*
hw/vfio: Fix typo in comments
Cai Huoqing
2021-09-16
1
-1
/
+1
*
hw/vfio: Use lock guard macros
Amey Narkhede
2020-11-01
1
-5
/
+2
*
vfio/platform: Remove dead assignment in vfio_intp_interrupt()
Chen Qun
2020-09-01
1
-1
/
+1
*
lockable: replaced locks with lock guard macros where appropriate
Daniel Brodsky
2020-05-04
1
-3
/
+2
*
qdev: set properties with device_class_set_props()
Marc-André Lureau
2020-01-24
1
-1
/
+1
*
Clean up inclusion of sysemu/sysemu.h
Markus Armbruster
2019-08-16
1
-1
/
+0
*
Include hw/qdev-properties.h less
Markus Armbruster
2019-08-16
1
-0
/
+1
*
Include qemu/main-loop.h less
Markus Armbruster
2019-08-16
1
-0
/
+1
*
Include migration/vmstate.h less
Markus Armbruster
2019-08-16
1
-0
/
+1
*
Include hw/irq.h a lot less
Markus Armbruster
2019-08-16
1
-0
/
+1
*
vfio/common: Introduce vfio_set_irq_signaling helper
Eric Auger
2019-06-13
1
-45
/
+23
*
Include qemu/module.h where needed, drop it from qemu-common.h
Markus Armbruster
2019-06-12
1
-0
/
+1
*
vfio: platform: fix a typo
Li Qiang
2019-05-22
1
-2
/
+2
*
hw: vfio: drop TYPE_FOO MACRO in VMStateDescription
Li Qiang
2019-05-22
1
-1
/
+1
*
vfio: Clean up error reporting after previous commit
Markus Armbruster
2018-10-19
1
-1
/
+1
*
vfio: Use warn_report() & friends to report warnings
Markus Armbruster
2018-10-19
1
-2
/
+2
*
vfio/platform: Make the vfio-platform device non-abstract
Eric Auger
2018-10-15
1
-1
/
+24
*
vfio: Include "exec/address-spaces.h" directly in the source file
Philippe Mathieu-Daudé
2018-05-31
1
-0
/
+1
*
use g_path_get_basename instead of basename
Julia Suvorova
2018-03-06
1
-1
/
+1
*
hw/vfio/platform: Init the interrupt mutex
Eric Auger
2018-02-06
1
-0
/
+2
*
vfio/platform: fix use of freed memory
Philippe Mathieu-Daudé
2017-07-26
1
-1
/
+1
[next]