MST Linux kernel development: virtio,vhost and kvm networking

Clone this repo:
  1. 4fc16522 vhost: zerocopy: poll vq in zerocopy callback by Jason Wang · 12 years ago master
  2. 1f71ffc vhost_net: zerocopy: adding and signalling immediately when fully copied by Jason Wang · 12 years ago
  3. 01e3409 vhost_net: re-poll only on EAGAIN or ENOBUFS by Jason Wang · 12 years ago
  4. 2f50f04 vhost_net: zerocopy: fix possible NULL pointer dereference of vq->bufs by Jason Wang · 12 years ago
  5. 39c76a3 macvtap: zerocopy: validate vectors before building skb by Jason Wang · 12 years ago
  6. 5268c768 macvtap: zerocopy: set SKBTX_DEV_ZEROCOPY only when skb is built successfully by Jason Wang · 12 years ago
  7. 2432450 macvtap: zerocopy: put page when fail to get all requested user pages by Jason Wang · 12 years ago
  8. 28423ea macvtap: zerocopy: fix truesize underestimation by Jason Wang · 12 years ago
  9. 443fe3a macvtap: zerocopy: fix offset calculation when building skb by Jason Wang · 12 years ago
  10. 73c1578 add safe_eoi_write and use from kvm by Michael S. Tsirkin · 12 years ago
  11. 9d3e274 kvm_para: guest side for eoi avoidance by Michael S. Tsirkin · 12 years ago
  12. 315f16e x86: eoi micro-optimization by Michael S. Tsirkin · 12 years ago
  13. b8ff9b91 x86: add apic->eoi_write callback by Michael S. Tsirkin · 12 years ago
  14. 41d8836 apic: use symbolic APIC_EOI_ACK by Michael S. Tsirkin · 12 years ago
  15. 0dc6792 apic: fix typo EIO_ACK -> EOI_ACK and document by Michael S. Tsirkin · 12 years ago
  16. ad56aa1 kvm: host side for eoi optimization by Michael S. Tsirkin · 12 years ago
  17. 0388538 Introduce bitmask for apic attention reasons. by Gleb Natapov · 12 years ago
  18. ed027bc kvm: remove an atomic on EOI by Michael S. Tsirkin · 12 years ago
  19. 57d3ee5 kvm: fix cpuid eax by Michael S. Tsirkin · 12 years ago
  20. b295cfd tun: disable qdisc queueing by Michael S. Tsirkin · 12 years ago