index
:
sdk/emulator/qemu
1.0_post
2.0alpha
features/brillcodec_2i
features/camera
features/cnp
features/dr
features/qt_dr
features/smp
features/virtio-9p
features/vmodem
glesv3
master
opensrc_p2.3
opensrc_p2.3.1
opensrc_p2.3.2
opensrc_p2.4
opensrc_p3.0
opensrc_p4.0
sandbox/byungchul.so/tizen
sandbox/elebideau/tizen
sandbox/mmajewski2/maru-virgl-rendering-wip
sandbox/mmajewski2/standalone-virgl-wip
sandbox/pcoval/tizen
spin
tizen
tizen_2.0
tizen_2.1
tizen_2.2
tizen_3.0.m14.4_ivi
tizen_p2.3
tizen_p2.3.1
tizen_qemu_1.6
tizen_qemu_1.7
tizen_qemu_2.0
tizen_qemu_5.0.1
tizen_studio_1.2_p2.3
tizen_studio_1.2_p2.3.1
tizen_studio_1.2_p2.3.2
tizen_studio_1.2_p2.4
tizen_studio_1.2_p3.0
tizen_studio_1.3_p2.3
tizen_studio_1.3_p2.3.1
tizen_studio_1.3_p2.3.2
tizen_studio_1.3_p2.4
tizen_studio_1.3_p3.0
tizen_studio_2.0_p2.3
tizen_studio_2.0_p2.3.1
tizen_studio_2.0_p2.3.2
tizen_studio_2.0_p2.4
tizen_studio_2.0_p3.0
tizen_studio_2.0_p4.0
tizen_studio_2.0_p5.0
tizen_studio_3.0_p2.3
tizen_studio_3.0_p2.3.1
tizen_studio_3.0_p2.3.2
tizen_studio_3.0_p2.4
tizen_studio_3.0_p3.0
tizen_studio_3.0_p4.0
tizen_studio_3.0_p5.0
tizen_studio_3.5_p2.3
tizen_studio_3.5_p2.3.1
tizen_studio_3.5_p2.3.2
tizen_studio_3.5_p2.4
tizen_studio_3.5_p3.0
tizen_studio_3.5_p4.0
tizen_studio_3.5_p5.0
tizen_studio_3.5_p5.5
tizen_studio_4.0_p2.3
tizen_studio_4.0_p2.3.1
tizen_studio_4.0_p2.3.2
tizen_studio_4.0_p2.4
tizen_studio_4.0_p3.0
tizen_studio_4.0_p4.0
tizen_studio_4.0_p5.0
tizen_studio_4.0_p5.5
tizen_studio_4.0_p6.0
tizen_studio_4.5_p6.5
tizen_studio_5.0_p7.0
tizen_studio_5.5_p7.5
tizen_studio_5.5_p8.0
tizen_studio_6.0_p9.0
tizen_studio_p2.3
tizen_studio_p2.3.1
tizen_studio_p2.3.2
tizen_studio_p2.4
tizen_studio_p3.0
tizen_studio_p4.0
works/arg_renewal
Domain: SDK / Emulator;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
virtio
Age
Commit message (
Expand
)
Author
Files
Lines
2015-09-11
hw/virtio/virtio-pci: Remove meaningless blank Property
Shannon Zhao
1
-5
/
+0
2015-09-10
virtio: avoid leading underscores for helpers
Cornelia Huck
4
-15
/
+15
2015-09-07
hw/virtio/virtio-pci: Use pow2ceil() rather than hand-calculation
Peter Maydell
1
-3
/
+1
2015-08-05
virtio: fix 1.0 virtqueue migration
Jason Wang
1
-0
/
+56
2015-07-27
virtio: get_features() can fail
Jason Wang
3
-3
/
+5
2015-07-27
virtio-pci: fix memory MR cleanup for modern
Michael S. Tsirkin
1
-0
/
+15
2015-07-27
virtio: hide legacy features from modern guests
Michael S. Tsirkin
1
-1
/
+2
2015-07-20
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
1
-10
/
+1
2015-07-20
Revert "vhost-user: add multi queue support"
Michael S. Tsirkin
1
-10
/
+1
2015-07-17
virtio-rng: trigger timer only when guest requests for entropy
Pankaj Gupta
1
-7
/
+8
2015-07-13
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
1
-2
/
+4
2015-07-13
virtio-pci: don't crash on illegal length
Michael S. Tsirkin
1
-2
/
+4
2015-07-08
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
3
-29
/
+178
2015-07-08
virtio fix cfg endian-ness for BE targets
Michael S. Tsirkin
1
-8
/
+83
2015-07-08
virtio-pci: implement cfg capability
Michael S. Tsirkin
2
-1
/
+78
2015-07-07
Revert "dataplane: allow virtio-1 devices"
Cornelia Huck
1
-26
/
+21
2015-07-07
dataplane: fix cross-endian issues
Greg Kurz
1
-2
/
+4
2015-07-06
kvm: rename kvm_irqchip_[add,remove]_irqfd_notifier with gsi suffix
Eric Auger
1
-2
/
+2
2015-06-26
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
3
-6
/
+10
2015-06-23
vhost: correctly pass error to caller in vhost_dev_enable_notifiers()
Jason Wang
1
-4
/
+4
2015-06-23
balloon: add a feature bit to let Guest OS deflate balloon on oom
Denis V. Lunev
1
-0
/
+4
2015-06-23
Merge remote-tracking branch 'remotes/kraxel/tags/pull-input-20150623-1' into...
Peter Maydell
2
-16
/
+37
2015-06-23
virtio-input: evdev passthrough
Gerd Hoffmann
2
-0
/
+26
2015-06-23
virtio-input: move properties, use virtio_instance_init_common
Gerd Hoffmann
1
-16
/
+11
2015-06-23
virito-pci: fix OVERRUN problem
Gonglei
1
-2
/
+2
2015-06-22
Include qapi/qmp/qerror.h exactly where needed
Markus Armbruster
1
-1
/
+0
2015-06-19
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
1
-14
/
+50
2015-06-19
vhost: enable vhost without without MSI-X
Pankaj Gupta
1
-13
/
+1
2015-06-17
vhost: set vring endianness for legacy virtio
Greg Kurz
1
-1
/
+49
2015-06-16
Merge remote-tracking branch 'remotes/kraxel/tags/pull-vga-20150615-1' into s...
Peter Maydell
1
-0
/
+14
2015-06-12
virtio-gpu-pci: add virtio pci support
Gerd Hoffmann
1
-0
/
+14
2015-06-12
migration: Use normal VMStateDescriptions for Subsections
Juan Quintela
1
-10
/
+6
2015-06-11
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
8
-77
/
+870
2015-06-10
virtio-rng: move qdev properties into virtio-rng.c
Shannon Zhao
1
-1
/
+7
2015-06-10
virtio-input: emulated devices [pci]
Gerd Hoffmann
2
-0
/
+97
2015-06-10
virtio-input: core code & base class [pci]
Gerd Hoffmann
2
-0
/
+50
2015-06-10
virtio-pci: fill VirtIOPCIRegions early.
Gerd Hoffmann
2
-41
/
+55
2015-06-10
virtio-pci: drop identical virtio_pci_cap
Gerd Hoffmann
1
-13
/
+5
2015-06-10
virtio-pci: move cap type to VirtIOPCIRegion
Gerd Hoffmann
2
-4
/
+6
2015-06-10
virtio-pci: move virtio_pci_add_mem_cap call to virtio_pci_modern_region_map
Gerd Hoffmann
1
-18
/
+10
2015-06-10
virtio-pci: add virtio_pci_modern_region_map()
Gerd Hoffmann
2
-6
/
+20
2015-06-10
virtio-pci: add virtio_pci_modern_regions_init()
Gerd Hoffmann
1
-58
/
+59
2015-06-10
virtio-pci: add struct VirtIOPCIRegion for virtio-1 regions
Gerd Hoffmann
2
-13
/
+19
2015-06-10
virtio-balloon: switch to virtio_add_feature
Cornelia Huck
1
-1
/
+1
2015-06-10
virtio-pci: correctly set host notifiers for modern bar
Jason Wang
1
-6
/
+25
2015-06-10
virtio-pci: make modern bar 64bit + prefetchable
Gerd Hoffmann
1
-1
/
+3
2015-06-10
virtio-pci: change & document virtio pci bar layout.
Gerd Hoffmann
1
-6
/
+25
2015-06-10
virtio-pci: make QEMU_VIRTIO_PCI_QUEUE_MEM_MULT smaller
Gerd Hoffmann
1
-1
/
+1
2015-06-10
virtio-pci: add flags to enable/disable legacy/modern
Gerd Hoffmann
2
-13
/
+39
2015-06-10
virtio-pci: switch to modern accessors for 1.0
Michael S. Tsirkin
1
-6
/
+6
[next]