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
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
2015-07-06
hw/vfio/platform: add irqfd support
Eric Auger
1
-0
/
+100
2015-06-18
vfio: fix build error on CentOS 5.7
Leon Alrae
1
-1
/
+1
2015-06-11
hw/vfio/platform: replace g_malloc0_n by g_new0
Eric Auger
1
-2
/
+1
2015-06-08
hw/vfio/platform: add irq assignment
Eric Auger
1
-1
/
+330
2015-06-08
hw/vfio/platform: vfio-platform skeleton
Eric Auger
1
-0
/
+287