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
/
virtio
Age
Commit message (
Expand
)
Author
Files
Lines
2019-02-05
hw/virtio: Use CONFIG_VIRTIO_PCI switch instead of CONFIG_PCI
Thomas Huth
1
-1
/
+1
2019-02-05
hw: virtio-pci: drop DO_UPCAST
Li Qiang
1
-2
/
+2
2019-02-01
virtio: add checks for the size of the indirect table
Dima Stepanov
1
-2
/
+2
2019-01-21
hw/virtio/virtio-balloon: zero-initialize the virtio_balloon_config struct
Peter Maydell
1
-1
/
+1
2019-01-17
virtio: split virtio crypto bits from virtio-pci.h
Juan Quintela
2
-14
/
+14
2019-01-17
virtio: split virtio gpu bits from virtio-pci.h
Juan Quintela
1
-14
/
+0
2019-01-17
virtio: split virtio serial bits from virtio-pci
Juan Quintela
4
-93
/
+116
2019-01-17
virtio: split virtio net bits from virtio-pci
Juan Quintela
4
-73
/
+99
2019-01-17
virtio: split virtio blk bits from virtio-pci
Juan Quintela
4
-75
/
+101
2019-01-17
virtio: split virtio scsi bits from virtio-pci
Juan Quintela
4
-85
/
+108
2019-01-17
virtio: split vhost scsi bits from virtio-pci
Juan Quintela
4
-80
/
+98
2019-01-17
virtio: split vhost user scsi bits from virtio-pci
Juan Quintela
4
-71
/
+104
2019-01-17
virtio: split vhost user blk bits from virtio-pci
Juan Quintela
4
-80
/
+104
2019-01-17
virtio: split virtio 9p bits from virtio-pci
Juan Quintela
4
-74
/
+89
2019-01-17
virtio: split virtio balloon bits from virtio-pci
Juan Quintela
4
-74
/
+97
2019-01-17
virtio: split virtio rng bits from virtio-pci
Juan Quintela
4
-68
/
+89
2019-01-17
virtio: split virtio input bits from virtio-pci
Juan Quintela
4
-135
/
+158
2019-01-17
virtio: split virtio input host bits from virtio-pci
Juan Quintela
4
-37
/
+49
2019-01-17
virtio: split vhost vsock bits from virtio-pci
Juan Quintela
4
-71
/
+89
2019-01-14
vhost-user: fix ioeventfd_enabled
Li Qiang
1
-1
/
+1
2018-12-19
virtio: Provide version-specific variants of virtio PCI devices
Eduardo Habkost
2
-24
/
+60
2018-12-19
virtio: Helper for registering virtio device types
Eduardo Habkost
3
-70
/
+222
2018-12-11
Merge remote-tracking branch 'remotes/vivier2/tags/trivial-patches-pull-reque...
Peter Maydell
1
-4
/
+4
2018-12-11
qom: make user_creatable_complete() specific to UserCreatable
Marc-André Lureau
1
-1
/
+1
2018-12-11
virtio: pass argument by value for virtqueue_map_iovec()
Dongli Zhang
1
-4
/
+4
2018-11-27
vmstate: constify VMStateField
Marc-André Lureau
1
-4
/
+4
2018-10-23
Merge remote-tracking branch 'remotes/armbru/tags/pull-error-2018-10-22' into...
Peter Maydell
1
-2
/
+2
2018-10-19
cpus hw target: Use warn_report() & friends to report warnings
Markus Armbruster
1
-2
/
+2
2018-10-19
clean up callback when del virtqueue
liujunjie
1
-0
/
+2
2018-10-17
cpu: Provide a proper prototype for target_words_bigendian() in a header
Thomas Huth
1
-1
/
+0
2018-10-11
vhost-user: Don't ask for reply on postcopy mem table set
Ilya Maximets
1
-12
/
+1
2018-10-11
vhost-user: Fix userfaultfd leak
Ilya Maximets
1
-0
/
+7
2018-10-02
virtio: Return true from virtio_queue_empty if broken
Fam Zheng
1
-0
/
+8
2018-09-24
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2
-5
/
+14
2018-09-07
vhost: fix invalid downcast
Yury Kotov
1
-3
/
+1
2018-09-07
virtio: update MemoryRegionCaches when guest negotiates features
Paolo Bonzini
1
-2
/
+13
2018-08-28
qapi: Drop qapi_event_send_FOO()'s Error ** argument
Peter Xu
1
-2
/
+1
2018-08-17
kvm: Use inhibit to prevent ballooning without synchronous mmu
Alex Williamson
1
-3
/
+1
2018-08-03
vhost: check region type before casting
Tiwei Bie
1
-1
/
+3
2018-06-28
virtio-rng: process pending requests on DRIVER_OK
Pankaj Gupta
1
-0
/
+14
2018-06-15
iommu: Add IOMMU index argument to notifier APIs
Peter Maydell
1
-1
/
+6
2018-06-04
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
3
-21
/
+180
2018-06-01
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
3
-23
/
+27
2018-06-01
hw: make virtio devices configurable via default-configs/
Paolo Bonzini
1
-7
/
+9
2018-06-01
virtio: free MemoryRegionCache when initialization fails
Paolo Bonzini
1
-15
/
+18
2018-06-01
hw: Do not include "sysemu/block-backend.h" if it is not necessary
Philippe Mathieu-Daudé
1
-1
/
+0
2018-05-31
Make address_space_get_iotlb_entry() take a MemTxAttrs argument
Peter Maydell
1
-1
/
+2
2018-05-24
vhost-user: support registering external host notifiers
Tiwei Bie
1
-0
/
+113
2018-05-24
vhost-user: introduce shared vhost-user state
Tiwei Bie
3
-10
/
+33
2018-05-24
vhost-user: allow slave to send fds via slave channel
Tiwei Bie
1
-10
/
+17
[next]