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
/
virtio
Commit message (
Expand
)
Author
Age
Files
Lines
*
vhost_net: don't set backend for the uninitialized virtqueue
Jason Wang
2019-05-17
1
-0
/
+5
*
virtio-input-host-pci: cleanup types
Gerd Hoffmann
2019-05-13
1
-5
/
+2
*
Add vhost-user-input-pci
Marc-André Lureau
2019-05-10
2
-0
/
+51
*
trace-events: Shorten file names in comments
Markus Armbruster
2019-03-22
1
-5
/
+5
*
vhost-user: Support transferring inflight buffer between qemu and backend
Xie Yongji
2019-03-13
2
-0
/
+203
*
vhost-user: split vhost_user_read()
Marc-André Lureau
2019-03-13
1
-8
/
+19
*
vhost-user: wrap some read/write with retry handling
Marc-André Lureau
2019-03-13
1
-3
/
+12
*
vhost-user: simplify vhost_user_init/vhost_user_cleanup
Marc-André Lureau
2019-03-13
2
-6
/
+14
*
virtio-balloon: Restore MADV_WILLNEED hint on balloon deflate
David Gibson
2019-03-13
1
-0
/
+13
*
virtio-balloon: Fix possible guest memory corruption with inflates & deflates
David Gibson
2019-03-13
1
-2
/
+46
*
virtio-balloon: Don't mismatch g_malloc()/free (CID 1399146)
David Gibson
2019-03-13
1
-2
/
+2
*
virtio-balloon: fix a use-after-free case
Wei Wang
2019-03-13
1
-6
/
+7
*
virtio: add class_size to VirtioPCIDeviceTypeInfo
Gerd Hoffmann
2019-03-11
2
-0
/
+2
*
s390x: express dependencies with Kconfig
Thomas Huth
2019-03-07
1
-0
/
+4
*
virtio: express virtio dependencies with Kconfig
Yang Zhong
2019-03-07
2
-0
/
+9
*
build: convert pci.mak to Kconfig
Paolo Bonzini
2019-03-07
1
-0
/
+3
*
kconfig: introduce kconfig files
Paolo Bonzini
2019-03-07
1
-0
/
+17
*
virtio-balloon: VIRTIO_BALLOON_F_FREE_PAGE_HINT
Wei Wang
2019-03-06
1
-0
/
+263
*
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2019-03-04
5
-23
/
+114
|
\
|
*
virtio-balloon: Safely handle BALLOON_PAGE_SIZE < host page size
David Gibson
2019-02-22
1
-10
/
+59
|
*
virtio-balloon: Use ram_block_discard_range() instead of raw madvise()
David Gibson
2019-02-21
1
-1
/
+22
|
*
virtio-balloon: Rework ballon_page() interface
David Gibson
2019-02-21
1
-10
/
+8
|
*
virtio-balloon: Corrections to address verification
David Gibson
2019-02-21
1
-7
/
+10
|
*
virtio-balloon: Remove unnecessary MADV_WILLNEED on deflate
David Gibson
2019-02-21
1
-3
/
+2
|
*
vhost-net: revamp configure logic
Paolo Bonzini
2019-02-21
2
-4
/
+4
|
*
vhost: restrict Linux dependency to kernel vhost
Paolo Bonzini
2019-02-21
4
-7
/
+28
*
|
virtio-net: make VirtIOFeature usable for other virtio devices
Stefano Garzarella
2019-02-22
1
-0
/
+15
|
/
*
hw/virtio: Use CONFIG_VIRTIO_PCI switch instead of CONFIG_PCI
Thomas Huth
2019-02-05
1
-1
/
+1
*
hw: virtio-pci: drop DO_UPCAST
Li Qiang
2019-02-05
1
-2
/
+2
*
virtio: add checks for the size of the indirect table
Dima Stepanov
2019-02-01
1
-2
/
+2
*
hw/virtio/virtio-balloon: zero-initialize the virtio_balloon_config struct
Peter Maydell
2019-01-21
1
-1
/
+1
*
virtio: split virtio crypto bits from virtio-pci.h
Juan Quintela
2019-01-18
2
-14
/
+14
*
virtio: split virtio gpu bits from virtio-pci.h
Juan Quintela
2019-01-18
1
-14
/
+0
*
virtio: split virtio serial bits from virtio-pci
Juan Quintela
2019-01-18
4
-93
/
+116
*
virtio: split virtio net bits from virtio-pci
Juan Quintela
2019-01-18
4
-73
/
+99
*
virtio: split virtio blk bits from virtio-pci
Juan Quintela
2019-01-18
4
-75
/
+101
*
virtio: split virtio scsi bits from virtio-pci
Juan Quintela
2019-01-18
4
-85
/
+108
*
virtio: split vhost scsi bits from virtio-pci
Juan Quintela
2019-01-18
4
-80
/
+98
*
virtio: split vhost user scsi bits from virtio-pci
Juan Quintela
2019-01-18
4
-71
/
+104
*
virtio: split vhost user blk bits from virtio-pci
Juan Quintela
2019-01-18
4
-80
/
+104
*
virtio: split virtio 9p bits from virtio-pci
Juan Quintela
2019-01-18
4
-74
/
+89
*
virtio: split virtio balloon bits from virtio-pci
Juan Quintela
2019-01-18
4
-74
/
+97
*
virtio: split virtio rng bits from virtio-pci
Juan Quintela
2019-01-18
4
-68
/
+89
*
virtio: split virtio input bits from virtio-pci
Juan Quintela
2019-01-18
4
-135
/
+158
*
virtio: split virtio input host bits from virtio-pci
Juan Quintela
2019-01-18
4
-37
/
+49
*
virtio: split vhost vsock bits from virtio-pci
Juan Quintela
2019-01-18
4
-71
/
+89
*
vhost-user: fix ioeventfd_enabled
Li Qiang
2019-01-15
1
-1
/
+1
*
virtio: Provide version-specific variants of virtio PCI devices
Eduardo Habkost
2018-12-19
2
-24
/
+60
*
virtio: Helper for registering virtio device types
Eduardo Habkost
2018-12-19
3
-70
/
+222
*
Merge remote-tracking branch 'remotes/vivier2/tags/trivial-patches-pull-reque...
Peter Maydell
2018-12-11
1
-4
/
+4
|
\
[next]