Sign in
qemu
/
qemu
/
67915de9f0383ccf4ab8c42dd02aa18dcd79b411
/
hw
/
virtio
a93c8d8
virtio-pci: Replace modern_as with direct access to modern_bar
by Alexey Kardashevskiy
· 7 years ago
37ef70b
virtio: fix descriptor counting in virtqueue_pop
by Wolfgang Bumiller
· 7 years ago
a5fa336
pci: Add interface names to hybrid PCI devices
by Eduardo Habkost
· 7 years ago
b81b948
virtio/pci/migration: Convert to VMState
by Dr. David Alan Gilbert
· 7 years ago
5c0ba1b
virtio/vhost: reset dev->log after syncing
by Felipe Franciosi
· 7 years ago
2f168d0
migration: Route more error paths
by Dr. David Alan Gilbert
· 7 years ago
44b1ff3
migration: pre_save return int
by Dr. David Alan Gilbert
· 7 years ago
262a69f
osdep.h: Prohibit disabling assert() in supported builds
by Eric Blake
· 8 years ago
2ab4b13
Convert single line fprintf(.../n) to warn_report()
by Alistair Francis
· 8 years ago
ee4c112
vhost: Release memory references on cleanup
by Alex Williamson
· 8 years ago
33c5793
vhost: use QEMU_ALIGN_DOWN
by Marc-André Lureau
· 8 years ago
e6a7486
build-sys: add --disable-vhost-user
by Marc-André Lureau
· 8 years ago
5df04f1
vhost-user: fix legacy cross-endian configurations
by Felipe Franciosi
· 8 years ago
08b9e0b
vhost: fix a memory leak
by Peng Hao
· 8 years ago
8908eb1
trace-events: fix code style: print 0x before hex numbers
by Vladimir Sementsov-Ogievskiy
· 8 years ago
87e0331
docs: fix broken paths to docs/devel/tracing.txt
by Philippe Mathieu-Daudé
· 8 years ago
aa8f057
virtio-crypto: Convert to DEFINE_PROP_LINK
by Fam Zheng
· 8 years ago
d1fd7f7
virtio-rng: Convert to DEFINE_PROP_LINK
by Fam Zheng
· 8 years ago
08f1ecd
virtio-scsi: Convert to DEFINE_PROP_LINK
by Fam Zheng
· 8 years ago
d679ac0
virtio-blk: Convert to DEFINE_PROP_LINK
by Fam Zheng
· 8 years ago
8f5d58e
qom: enforce readonly nature of link's check callback
by Igor Mammedov
· 8 years ago
b9ec9bd
vhost-user: unregister slave req handler at cleanup time
by Maxime Coquelin
· 8 years ago
384b557
vhost: ensure vhost_ops are set before calling iotlb callback
by Maxime Coquelin
· 8 years ago
9a7c2a5
pci: Make errp the last parameter of pci_add_capability()
by Mao Zhongyi
· 8 years ago
c324fd0
virtio-pci: use ioeventfd even when KVM is disabled
by Stefan Hajnoczi
· 8 years ago
f12c1eb
vhost-user-scsi: Introduce vhost-user-scsi host device
by Felipe Franciosi
· 8 years ago
cb8b8ef
Merge remote-tracking branch 'remotes/elmarco/tags/chrfe-pull-request' into staging
by Peter Maydell
· 8 years ago
6dcdd06
spec/vhost-user spec: Add IOMMU support
by Maxime Coquelin
· 8 years ago
4bbeeba
vhost-user: add slave-req-fd support
by Marc-André Lureau
· 8 years ago
2152f3f
vhost-user: add vhost_user to hold the chr
by Marc-André Lureau
· 8 years ago
020e571
vhost: rework IOTLB messaging
by Maxime Coquelin
· 8 years ago
fc58bd0
vhost: propagate errors in vhost_device_iotlb_miss()
by Maxime Coquelin
· 8 years ago
b0ac429
virtio: add virtqueue_alloc_element tracepoint
by Paolo Bonzini
· 8 years ago
4d43a60
char: move CharBackend handling in char-fe unit
by Marc-André Lureau
· 8 years ago
8228e35
chardev: move headers to include/chardev
by Marc-André Lureau
· 8 years ago
3cf7daf
vhost-user: pass message as a pointer to process_message_reply()
by Maxime Coquelin
· 8 years ago
68ba3b0
migration: migration.h was not needed
by Juan Quintela
· 8 years ago
2ccbd47
Merge remote-tracking branch 'quintela/tags/migration/20170517' into staging
by Stefan Hajnoczi
· 8 years ago
66453cf
virtio: allow broken device to notify guest
by Greg Kurz
· 8 years ago
795c40b
migration: Create migration/blocker.h
by Juan Quintela
· 8 years ago
60cd110
hw/virtio: fix vhost user fails to startup when MQ
by Zhiyong Yang
· 8 years ago
32c7e0a
Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20170421' into staging
by Peter Maydell
· 8 years ago
a23a6d1
virtio-rng: stop virtqueue while the CPU is stopped
by Laurent Vivier
· 8 years ago
698feb5
memory: add section range info for IOMMU notifier
by Peter Xu
· 8 years ago
375f74f
vhost: generalize iommu memory region
by Jason Wang
· 8 years ago
e49a661
virtio: always use handle_aio_output if registered
by Paolo Bonzini
· 8 years ago
a77690c
virtio: Fix error handling in virtio_bus_device_plugged
by Fam Zheng
· 8 years ago
27ce0f3
hw/virtio: fix Power Management Control Register for PCI Express virtio devices
by Marcel Apfelbaum
· 8 years ago
d584f1b
hw/virtio: fix Link Control Register for PCI Express virtio devices
by Marcel Apfelbaum
· 8 years ago
c2cabb3
hw/virtio: fix error enabling flags in Device Control register
by Marcel Apfelbaum
· 8 years ago
60a8d80
virtio-pci: reset modern vq meta data
by Jason Wang
· 8 years ago
f0edf23
Revert "virtio: unbreak virtio-pci with IOMMU after caching ring translations"
by Jason Wang
· 8 years ago
e45da65
virtio: validate address space cache during init
by Jason Wang
· 8 years ago
e0e2d64
virtio: destroy region cache during reset
by Jason Wang
· 8 years ago
168e4af
virtio: guard against NULL pfn
by Jason Wang
· 8 years ago
96a8821
virtio: unbreak virtio-pci with IOMMU after caching ring translations
by Jason Wang
· 8 years ago
874adf4
virtio: add missing region cache init in virtio_load()
by Stefan Hajnoczi
· 8 years ago
3cdf847
virtio: invalidate memory in vring_set_avail_event()
by Stefan Hajnoczi
· 8 years ago
34c6bf2
virtio: guard vring access when setting notification
by Cornelia Huck
· 8 years ago
dd3dd4b
virtio: check for vring setup in virtio_queue_empty
by Paolo Bonzini
· 8 years ago
b4b9862
virtio: Fix no interrupt when not creating msi controller
by Michael S. Tsirkin
· 8 years ago
97cd965
virtio: use VRingMemoryRegionCaches for avail and used rings
by Paolo Bonzini
· 8 years ago
ca0176a
virtio: check for vring setup in virtio_queue_update_used_idx
by Paolo Bonzini
· 8 years ago
991976f
virtio: use VRingMemoryRegionCaches for descriptor ring
by Paolo Bonzini
· 8 years ago
c611c76
virtio: add MemoryListener to cache ring translations
by Paolo Bonzini
· 8 years ago
5eba040
virtio: use MemoryRegionCache to access descriptors
by Paolo Bonzini
· 8 years ago
9796d0a
virtio: use address_space_map/unmap to access descriptors
by Paolo Bonzini
· 8 years ago
0793169
virtio: Report real progress in VQ aio poll handler
by Fam Zheng
· 8 years ago
d56ec1e
vhost: skip ROM sections
by Michael S. Tsirkin
· 8 years ago
c25d97c
virtio: make virtio_should_notify static
by Paolo Bonzini
· 8 years ago
ee640c6
pci: Convert msix_init() to Error and fix callers
by Cao jin
· 8 years ago
ffb5a69
Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-fetch' into staging
by Peter Maydell
· 8 years ago
b12227a
hw: Fix typos found by codespell
by Stefan Weil
· 8 years ago
fe44dc9
migration: disallow migrate_add_blocker during migration
by Ashijeet Acharya
· 8 years ago
2c21ee7
migration: extend VMStateInfo
by Jianjun Duan
· 8 years ago
598cf1c
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
by Peter Maydell
· 8 years ago
d1c82f7
Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20170120-v2' into staging
by Peter Maydell
· 8 years ago
8c797e7
virtio-ccw: fix ring sizing
by Michael S. Tsirkin
· 8 years ago
2943b53
virtio: force VIRTIO_F_IOMMU_PLATFORM
by Jason Wang
· 8 years ago
6bdc21c
virtio: fix up max size checks
by Michael S. Tsirkin
· 8 years ago
7e71da7
virtio-mmio: switch to linux headers
by Michael S. Tsirkin
· 8 years ago
1aea7a5
virtio: drop an obsolete comment
by Michael S. Tsirkin
· 8 years ago
c471ad0
vhost_net: device IOTLB support
by Jason Wang
· 8 years ago
1448c13
virtio: disable notifications again after poll succeeded
by Stefan Hajnoczi
· 8 years ago
332fa82
Revert "virtio: turn vq->notification into a nested counter"
by Stefan Hajnoczi
· 8 years ago
4a3f03b
virtio-net: enable ioeventfd even if vhost=off
by Paolo Bonzini
· 8 years ago
d6da1e9
event_notifier: cleanups around event_notifier_set_handler
by Paolo Bonzini
· 8 years ago
a0f8001
stubs: move vhost stubs to stubs/vhost.o
by Paolo Bonzini
· 8 years ago
c5f048d
vhost-user: Add MTU protocol feature and op
by Maxime Coquelin
· 8 years ago
54e1770
virtio: Introduce virtqueue_drop_all procedure
by Yuri Benditovich
· 8 years ago
aa94d52
net: vhost stop updates virtio queue state
by Yuri Benditovich
· 8 years ago
312d3b3
net: Add virtio queue interface to update used index from vring state
by Yuri Benditovich
· 8 years ago
f2fd57d
balloon: Don't balloon roms
by Dr. David Alan Gilbert
· 8 years ago
e66bcc4
virtio: fix vq->inuse recalc after migr
by Halil Pasic
· 8 years ago
02ed3e7
virtio-crypto: zeroize the key material before free
by Gonglei
· 8 years ago
ef69d97
virtio-crypto-pci: tag virtio-crypto device hot pluggable
by Gonglei
· 8 years ago
b89f8c8
virtio-crypto: avoid one cryptodev device is used by multiple virtio crypto devices
by Gonglei
· 8 years ago
305f513
virtio-crypto-pci: add check for cryptodev object
by Gonglei
· 8 years ago
6138dbd
cryptodev: wrap the ready flag
by Gonglei
· 8 years ago
46fd170
cryptodev: introduce a new is_used property
by Gonglei
· 8 years ago
Next »