Commit History

Author SHA1 Message Date
  Jason Wang e78a2b4285 virtio: add a queue_index to VirtQueue 12 years ago
  Jason Wang f23fd811ac virtio: introduce virtio_del_queue() 12 years ago
  KONRAD Frederic 8e05db9234 virtio-device: refactor virtio-device. 12 years ago
  Michael S. Tsirkin d2a0ccc613 virtio: make bindings typesafe 12 years ago
  Paolo Bonzini 1de7afc984 misc: move include files to include/qemu/ 12 years ago
  Michael S. Tsirkin e1f7b4812e virtio: limit avail bytes lookahead 12 years ago
  Avi Kivity a8170e5e97 Rename target_phys_addr_t to hwaddr 13 years ago
  Amit Shah 0d8d769085 virtio: Introduce virtqueue_get_avail_bytes() 13 years ago
  Amit Shah 385ce95d9d virtio: use unsigned int for counting bytes in vq 13 years ago
  Michael S. Tsirkin 0cea71a207 virtio: don't mark unaccessed memory as dirty 13 years ago
  Paolo Bonzini 26b9b5fe17 virtio: fix vhost handling 13 years ago
  Paolo Bonzini 15b2bd1847 virtio: move common irqfd handling out of virtio-pci 13 years ago
  Paolo Bonzini b1f416aa8d virtio: move common ioeventfd handling out of virtio-pci 13 years ago
  Michael S. Tsirkin a821ce5933 virtio: order index/descriptor reads 13 years ago
  Michael S. Tsirkin 92045d80ba virtio: add missing mb() on enable notification 13 years ago
  Michael S. Tsirkin a281ebc11a virtio: add missing mb() on notification 13 years ago
  Paolo Bonzini c80decdbd9 virtio: add virtio_queue_get_id 13 years ago
  Luiz Capitulino 6f79e06b35 virtio: Remove unneeded g_free() check in virtio_cleanup() 13 years ago
  Alexander Graf 06dbfc6f88 virtio: change memcpy to guest reads 13 years ago
  Paolo Bonzini ad0c93328d virtio: add and use virtio_set_features 13 years ago
  David Gibson b90d2f3512 virtio: Use global memory barrier macros 14 years ago
  Anthony Liguori 7f67d8922e Merge remote-tracking branch 'qmp/queue/qmp' into staging 14 years ago
  Stefan Hajnoczi 4e1837f855 trace: add virtio_set_status() trace event 14 years ago
  Luiz Capitulino 1354869c38 Drop the vm_running global variable 14 years ago
  Luiz Capitulino 1dfb4dd993 Replace the VMSTOP macros with a proper state type 14 years ago
  Anthony Liguori 7267c0947d Use glib memory allocation and free functions 14 years ago
  Amit Shah 845f85fa15 virtio: Plug memleak by freeing vdev 14 years ago
  Michael S. Tsirkin c8eac1cfa1 virtio: fix indirect descriptor buffer overflow 14 years ago
  Markus Armbruster 6daf194dde Strip trailing '\n' from error_report()'s first argument 14 years ago
  Michael S. Tsirkin bcbabae8ff virtio: event index support 14 years ago