summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-12-15vringh: 64 bit featuresMichael S. Tsirkin
2014-12-15tools/virtio: add virtio 1.0 in vringh_testMichael S. Tsirkin
2014-12-15tools/virtio: add virtio 1.0 in virtio_testMichael S. Tsirkin
2014-12-15tools/virtio: enable -WerrorMichael S. Tsirkin
2014-12-15tools/virtio: 64 bit featuresMichael S. Tsirkin
2014-12-15tools/virtio: fix vringh testMichael S. Tsirkin
2014-12-15tools/virtio: more stubsMichael S. Tsirkin
2014-12-14virtio: core support for config generationMichael S. Tsirkin
2014-12-14virtio_pci: add VIRTIO_PCI_NO_LEGACYMichael S. Tsirkin
2014-12-14virtio_pci: move probe to common fileMichael S. Tsirkin
2014-12-11virtio_pci_common.h: drop VIRTIO_PCI_NO_LEGACYMichael S. Tsirkin
2014-12-11virtio_config: fix virtio_cread_bytesMichael S. Tsirkin
2014-12-11virtio: set VIRTIO_CONFIG_S_FEATURES_OK on restoreMichael S. Tsirkin
2014-12-09virtio_ccw: finalize_features error handlingCornelia Huck
2014-12-09virtio_ccw: future-proof finalize_featuresMichael S. Tsirkin
2014-12-09virtio_pci: rename virtio_pci -> virtio_pci_commonMichael S. Tsirkin
2014-12-09virtio_pci: update file descriptions and copyrightMichael S. Tsirkin
2014-12-09virtio_pci: split out legacy device supportMichael S. Tsirkin
2014-12-09virtio_pci: setup config vector indirectlyMichael S. Tsirkin
2014-12-09virtio_pci: setup vqs indirectlyMichael S. Tsirkin
2014-12-09virtio_pci: delete vqs indirectlyMichael S. Tsirkin
2014-12-09virtio_pci: use priv for vq notificationMichael S. Tsirkin
2014-12-09virtio_pci: free up vq->privMichael S. Tsirkin
2014-12-09virtio_pci: fix coding style for structsMichael S. Tsirkin
2014-12-09virtio_pci: add isr fieldMichael S. Tsirkin
2014-12-09virtio: drop legacy_only driver flagMichael S. Tsirkin
2014-12-09virtio_balloon: drop legacy_only driver flagMichael S. Tsirkin
2014-12-09virtio_ccw: rev 1 devices set VIRTIO_F_VERSION_1Michael S. Tsirkin
2014-12-09virtio: allow finalize_features to failMichael S. Tsirkin
2014-12-09virtio_ccw: legacy: don't negotiate rev 1/featuresMichael S. Tsirkin
2014-12-09virtio: add API to detect legacy devicesMichael S. Tsirkin
2014-12-09virtio_console: fix sparse warningsMichael S. Tsirkin
2014-12-09vhost: remove unnecessary forward declarations in vhost.hJason Wang
2014-12-09virtio: drop VIRTIO_F_VERSION_1 from driversMichael S. Tsirkin
2014-12-09virtio: make VIRTIO_F_VERSION_1 a transport bitMichael S. Tsirkin
2014-12-09virtio_balloon: add legacy_only flagMichael S. Tsirkin
2014-12-09virtio_console: virtio 1.0 supportMichael S. Tsirkin
2014-12-09af_packet: virtio 1.0 stubsMichael S. Tsirkin
2014-12-09vhost/scsi: partial virtio 1.0 supportMichael S. Tsirkin
2014-12-09virtio_scsi: export to userspaceMichael S. Tsirkin
2014-12-09virtio_scsi: move to uapiMichael S. Tsirkin
2014-12-09virtio_scsi: v1.0 supportMichael S. Tsirkin
2014-12-09macvtap: TUN_VNET_LE supportMichael S. Tsirkin
2014-12-09tun: TUN_VNET_LE support, fix sparse warnings for virtio headersMichael S. Tsirkin
2014-12-09tun: add VNET_LE flagMichael S. Tsirkin
2014-12-09tun: drop most type definesMichael S. Tsirkin
2014-12-09tun: move internal flag defines out of uapiMichael S. Tsirkin
2014-12-09vhost/net: enable virtio 1.0Michael S. Tsirkin
2014-12-09vhost/net: larger header for virtio 1.0Michael S. Tsirkin
2014-12-09vhost/net: virtio 1.0 byte swapMichael S. Tsirkin