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
*
build-sys: add --disable-vhost-user
Marc-André Lureau
2017-08-03
1
-2
/
+2
*
vhost-user: fix legacy cross-endian configurations
Felipe Franciosi
2017-08-01
1
-2
/
+21
*
vhost: fix a memory leak
Peng Hao
2017-08-01
1
-0
/
+2
*
trace-events: fix code style: print 0x before hex numbers
Vladimir Sementsov-Ogievskiy
2017-08-01
1
-3
/
+3
*
docs: fix broken paths to docs/devel/tracing.txt
Philippe Mathieu-Daudé
2017-07-31
1
-1
/
+1
*
virtio-crypto: Convert to DEFINE_PROP_LINK
Fam Zheng
2017-07-14
2
-22
/
+7
*
virtio-rng: Convert to DEFINE_PROP_LINK
Fam Zheng
2017-07-14
2
-13
/
+1
*
virtio-scsi: Convert to DEFINE_PROP_LINK
Fam Zheng
2017-07-14
1
-2
/
+0
*
virtio-blk: Convert to DEFINE_PROP_LINK
Fam Zheng
2017-07-14
1
-2
/
+0
*
qom: enforce readonly nature of link's check callback
Igor Mammedov
2017-07-14
1
-1
/
+1
*
vhost-user: unregister slave req handler at cleanup time
Maxime Coquelin
2017-07-03
1
-0
/
+1
*
vhost: ensure vhost_ops are set before calling iotlb callback
Maxime Coquelin
2017-07-03
1
-2
/
+8
*
pci: Make errp the last parameter of pci_add_capability()
Mao Zhongyi
2017-07-03
1
-4
/
+8
*
virtio-pci: use ioeventfd even when KVM is disabled
Stefan Hajnoczi
2017-06-30
1
-1
/
+1
*
vhost-user-scsi: Introduce vhost-user-scsi host device
Felipe Franciosi
2017-06-15
2
-0
/
+69
*
Merge remote-tracking branch 'remotes/elmarco/tags/chrfe-pull-request' into s...
Peter Maydell
2017-06-05
1
-1
/
+1
|
\
|
*
char: move CharBackend handling in char-fe unit
Marc-André Lureau
2017-06-02
1
-1
/
+1
|
*
chardev: move headers to include/chardev
Marc-André Lureau
2017-06-02
1
-1
/
+1
*
|
spec/vhost-user spec: Add IOMMU support
Maxime Coquelin
2017-06-02
1
-3
/
+45
*
|
vhost-user: add slave-req-fd support
Marc-André Lureau
2017-06-02
1
-0
/
+127
*
|
vhost-user: add vhost_user to hold the chr
Marc-André Lureau
2017-06-02
1
-3
/
+16
*
|
vhost: rework IOTLB messaging
Maxime Coquelin
2017-06-02
2
-61
/
+77
*
|
vhost: propagate errors in vhost_device_iotlb_miss()
Maxime Coquelin
2017-06-02
1
-5
/
+10
*
|
virtio: add virtqueue_alloc_element tracepoint
Paolo Bonzini
2017-06-02
2
-0
/
+2
|
/
*
vhost-user: pass message as a pointer to process_message_reply()
Maxime Coquelin
2017-05-25
1
-6
/
+6
*
migration: migration.h was not needed
Juan Quintela
2017-05-18
3
-3
/
+0
*
Merge remote-tracking branch 'quintela/tags/migration/20170517' into staging
Stefan Hajnoczi
2017-05-18
1
-1
/
+1
|
\
|
*
migration: Create migration/blocker.h
Juan Quintela
2017-05-17
1
-1
/
+1
*
|
virtio: allow broken device to notify guest
Greg Kurz
2017-05-17
1
-2
/
+2
*
|
hw/virtio: fix vhost user fails to startup when MQ
Zhiyong Yang
2017-05-10
1
-8
/
+13
|
/
*
Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20170421' i...
Peter Maydell
2017-04-21
2
-6
/
+26
|
\
|
*
virtio-rng: stop virtqueue while the CPU is stopped
Laurent Vivier
2017-04-21
2
-6
/
+26
*
|
memory: add section range info for IOMMU notifier
Peter Xu
2017-04-20
1
-3
/
+10
|
/
*
vhost: generalize iommu memory region
Jason Wang
2017-03-30
1
-20
/
+64
*
virtio: always use handle_aio_output if registered
Paolo Bonzini
2017-03-22
1
-1
/
+12
*
virtio: Fix error handling in virtio_bus_device_plugged
Fam Zheng
2017-03-22
1
-3
/
+17
*
hw/virtio: fix Power Management Control Register for PCI Express virtio devices
Marcel Apfelbaum
2017-03-16
2
-0
/
+15
*
hw/virtio: fix Link Control Register for PCI Express virtio devices
Marcel Apfelbaum
2017-03-16
2
-0
/
+12
*
hw/virtio: fix error enabling flags in Device Control register
Marcel Apfelbaum
2017-03-16
2
-0
/
+16
*
virtio-pci: reset modern vq meta data
Jason Wang
2017-03-15
1
-0
/
+4
*
Revert "virtio: unbreak virtio-pci with IOMMU after caching ring translations"
Jason Wang
2017-03-15
1
-1
/
+1
*
virtio: validate address space cache during init
Jason Wang
2017-03-15
1
-6
/
+27
*
virtio: destroy region cache during reset
Jason Wang
2017-03-15
1
-15
/
+30
*
virtio: guard against NULL pfn
Jason Wang
2017-03-15
1
-0
/
+26
*
virtio: unbreak virtio-pci with IOMMU after caching ring translations
Jason Wang
2017-03-02
1
-1
/
+1
*
virtio: add missing region cache init in virtio_load()
Stefan Hajnoczi
2017-03-02
1
-6
/
+19
*
virtio: invalidate memory in vring_set_avail_event()
Stefan Hajnoczi
2017-03-02
1
-0
/
+1
*
virtio: guard vring access when setting notification
Cornelia Huck
2017-03-02
1
-0
/
+4
*
virtio: check for vring setup in virtio_queue_empty
Paolo Bonzini
2017-03-02
1
-1
/
+1
*
virtio: Fix no interrupt when not creating msi controller
Michael S. Tsirkin
2017-02-17
1
-3
/
+8
[next]