index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hw
/
vfio
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
core: replace getpagesize() with qemu_real_host_page_size
Wei Yang
2019-10-26
1
-3
/
+4
*
hw/vfio/pci: fix double free in vfio_msi_disable
Evgeny Yakovlev
2019-10-10
1
-0
/
+1
*
memory: allow memory_region_register_iommu_notifier() to fail
Eric Auger
2019-10-04
1
-2
/
+7
*
vfio: Turn the container error into an Error handle
Eric Auger
2019-10-04
2
-16
/
+31
*
vfio: fix a typo
Chen Zhang
2019-09-19
1
-2
/
+2
*
memory: Access MemoryRegion with endianness
Tony Nguyen
2019-09-03
1
-2
/
+3
*
hw/vfio: Access MemoryRegion with MemOp
Tony Nguyen
2019-09-03
1
-2
/
+4
*
sysemu: Split sysemu/runstate.h off sysemu/sysemu.h
Markus Armbruster
2019-08-16
1
-0
/
+1
*
Clean up inclusion of sysemu/sysemu.h
Markus Armbruster
2019-08-16
2
-2
/
+0
*
Include hw/qdev-properties.h less
Markus Armbruster
2019-08-16
5
-0
/
+5
*
Include qemu/main-loop.h less
Markus Armbruster
2019-08-16
4
-0
/
+4
*
Include qemu/queue.h slightly less
Markus Armbruster
2019-08-16
1
-1
/
+0
*
Include hw/hw.h exactly where needed
Markus Armbruster
2019-08-16
2
-0
/
+2
*
Include migration/vmstate.h less
Markus Armbruster
2019-08-16
5
-0
/
+5
*
Include hw/irq.h a lot less
Markus Armbruster
2019-08-16
1
-0
/
+1
*
Include sysemu/reset.h a lot less
Markus Armbruster
2019-08-16
1
-0
/
+1
*
vfio-ccw: Test vfio_set_irq_signaling() return value
Alex Williamson
2019-07-08
1
-3
/
+2
*
vfio/pci: Trace vfio_set_irq_signaling() failure in vfio_msix_vector_release()
Eric Auger
2019-07-02
1
-2
/
+5
*
vfio-ccw: support async command subregion
Cornelia Huck
2019-06-24
1
-2
/
+111
*
vfio-ccw: use vfio_set_irq_signaling
Cornelia Huck
2019-06-24
1
-38
/
+13
*
vfio/common: Introduce vfio_set_irq_signaling helper
Eric Auger
2019-06-13
3
-211
/
+152
*
vfio/pci: Allow MSI-X relocation to fixup bogus PBA
Alex Williamson
2019-06-13
1
-1
/
+1
*
vfio/pci: Hide Resizable BAR capability
Alex Williamson
2019-06-13
1
-0
/
+1
*
Include qemu-common.h exactly where needed
Markus Armbruster
2019-06-12
1
-1
/
+0
*
Include qemu/module.h where needed, drop it from qemu-common.h
Markus Armbruster
2019-06-12
7
-0
/
+7
*
vfio/display: set dmabuf modifier field
Gerd Hoffmann
2019-06-07
1
-0
/
+1
*
hw/vfio/pci: Use the QOM DEVICE() macro to access DeviceState.qdev
Philippe Mathieu-Daudé
2019-06-06
1
-2
/
+2
*
hw/display/ramfb: initialize fw-config space with xres/ yres
Hou Qiming
2019-05-24
1
-2
/
+2
*
pci: msix: move 'MSIX_CAP_LENGTH' to header file
Li Qiang
2019-05-22
1
-2
/
+0
*
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
5
-5
/
+5
*
vfio: pci: make "vfio-pci-nohotplug" as MACRO
Li Qiang
2019-05-22
1
-2
/
+4
*
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-4.1-20190426' into...
Peter Maydell
2019-04-27
4
-0
/
+151
|
\
|
*
spapr: Support NVIDIA V100 GPU with NVLink2
Alexey Kardashevskiy
2019-04-26
4
-0
/
+151
*
|
Merge tag 's390-ccw-bios-2019-04-12' into s390-next-staging
Cornelia Huck
2019-04-25
1
-3
/
+3
|
\
\
|
*
|
s390 vfio-ccw: Add bootindex property and IPLB data
Jason J. Herne
2019-04-12
1
-3
/
+3
*
|
|
exec: Introduce qemu_maxrampagesize() and rename qemu_getrampagesize()
David Hildenbrand
2019-04-25
1
-1
/
+1
|
|
/
|
/
|
*
|
vfio: Report warnings with warn_report(), not error_printf()
Markus Armbruster
2019-04-18
1
-6
/
+13
|
/
*
hw/vfio/ccw: avoid taking address members in packed structs
Daniel P. Berrangé
2019-04-03
1
-20
/
+22
*
trace-events: Fix attribution of trace points to source
Markus Armbruster
2019-03-22
1
-1
/
+1
*
trace-events: Delete unused trace points
Markus Armbruster
2019-03-22
1
-1
/
+0
*
trace-events: Shorten file names in comments
Markus Armbruster
2019-03-22
1
-6
/
+6
*
Merge remote-tracking branch 'remotes/awilliam/tags/vfio-updates-20190311.0' ...
Peter Maydell
2019-03-12
4
-0
/
+190
|
\
|
*
vfio/display: delay link up event
Gerd Hoffmann
2019-03-11
1
-5
/
+25
|
*
vfio/display: add xres + yres properties
Gerd Hoffmann
2019-03-11
3
-2
/
+24
|
*
vfio/display: add edid support.
Gerd Hoffmann
2019-03-11
2
-0
/
+148
*
|
vfio: Make vfio_get_region_info_cap public
Alexey Kardashevskiy
2019-03-12
1
-1
/
+1
*
|
vfio/spapr: Rename local systempagesize variable
Alexey Kardashevskiy
2019-03-12
1
-3
/
+3
*
|
vfio/spapr: Fix indirect levels calculation
Alexey Kardashevskiy
2019-03-12
2
-11
/
+34
*
|
vfio-pci: enable by default
Paolo Bonzini
2019-03-11
1
-1
/
+2
|
/
[prev]
[next]