Commit History

Author SHA1 Message Date
  weiping zhang f2b44cde7e virtio: split device_register into device_initialize and device_add 7 years ago
  weiping zhang e60ea67bb6 virtio: release virtio index when fail to device_register 7 years ago
  Michael S. Tsirkin 404123c2db virtio: allow drivers to validate features 8 years ago
  John Fastabend 9fe7bfce8b virtio_net: refactor freeze/restore logic into virtnet reset logic 8 years ago
  Suman Anna c13f99b7e9 virtio: fix memory leak of virtio ida cache layers 10 years ago
  Michael S. Tsirkin 9abbfb486f virtio: drop virtio_device_is_legacy_only 10 years ago
  Michael S. Tsirkin 2343dabc60 virtio: balloon might not be a legacy device 10 years ago
  Rusty Russell 5b40a7daf5 virtio: don't set VIRTIO_CONFIG_S_DRIVER_OK twice. 10 years ago
  Michael S. Tsirkin 30683a8cce virtio: set VIRTIO_CONFIG_S_FEATURES_OK on restore 10 years ago
  Michael S. Tsirkin d71a6fc6b9 virtio: drop legacy_only driver flag 10 years ago
  Michael S. Tsirkin 5c609a5ef0 virtio: allow finalize_features to fail 10 years ago
  Michael S. Tsirkin b6098c3042 virtio: add API to detect legacy devices 10 years ago
  Michael S. Tsirkin 747ae34a6e virtio: make VIRTIO_F_VERSION_1 a transport bit 10 years ago
  Michael S. Tsirkin b3bb62d119 virtio: add legacy feature table support 10 years ago
  Michael S. Tsirkin c102659d69 virtio: simplify feature bit handling 10 years ago
  Michael S. Tsirkin cb3f6d9da4 virtio: set FEATURES_OK 10 years ago
  Michael S. Tsirkin d025477368 virtio: add support for 64 bit features. 10 years ago
  Michael S. Tsirkin e16e12be34 virtio: use u32, not bitmap for features 10 years ago
  Michael S. Tsirkin 22b7050a02 virtio: defer config changed notifications 10 years ago
  Michael S. Tsirkin c6716bae52 virtio-pci: move freeze/restore to virtio core 10 years ago
  Michael S. Tsirkin 016c98c6fe virtio: unify config_changed handling 10 years ago
  Greg Kroah-Hartman 3736dab6e5 virtio: convert bus code to use dev_groups 12 years ago
  Linus Torvalds b7dfde956d Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux 12 years ago
  Wanlong Gao 9a2bdcc85d virtio: add drv_to_virtio to make code clearly 12 years ago
  Wanlong Gao 9bffdca8c6 virtio: use dev_to_virtio wrapper in virtio 12 years ago
  Cornelia Huck 237242bddc virtio: Don't access index after unregister. 12 years ago
  Michael S. Tsirkin 5543a6ac31 virtio: don't crash when device is buggy 13 years ago
  Nicholas Bellinger 59057fbc37 [SCSI] virtio-scsi: Add vdrv->scan for post VIRTIO_CONFIG_S_DRIVER_OK LUN scanning 13 years ago
  Asias He 90e03207f4 virtio: Use ida to allocate virtio index 13 years ago
  Paul Gortmaker b5a2c4f199 virtio: Add module.h to drivers/virtio users. 14 years ago