Sasha Levin's fork of kvmtool.git

Clone this repo:
  1. d6cd09a kvmtool: don't unpause vm when exiting vcpu threads by Sasha Levin · 9 years ago master
  2. 65b05c8 kvmtool: set 9p caching mode to support writable mmaps by Sasha Levin · 9 years ago
  3. 3a90da6 kvmtool: assume dead vcpus are paused too by Sasha Levin · 9 years ago
  4. 49764dc kvmtool: correct order of the vcpu destructor by Sasha Levin · 9 years ago
  5. 69f1017 kvmtool: add support for modern virtio-pci by Sasha Levin · 9 years ago
  6. 3695ade Add a link to the lwn.net article by Sven Dowideit · 9 years ago
  7. cdce942 Make static libc and guest-init functionality optional. by Dimitri John Ledkov · 9 years ago
  8. 0837fbe Makefile: relax arm test by Riku Voipio · 9 years ago
  9. 0161ed7 Handle KVM_EXIT_SYSTEM_EVENT on any VCPU by Mark Rutland · 9 years ago
  10. efcf862 README: Add section for where to send patches. by Josh Triplett · 9 years ago
  11. 2ec1740 kvm__emulate_io: Don't fall through from IO in to IO out if no handler by Josh Triplett · 9 years ago
  12. e7b95bd kvm__emulate_io: Don't call br_read_unlock() twice on IO error by Josh Triplett · 9 years ago
  13. eef27ae kvmtool: Introduce downscript option for virtio-net by Fan Du · 9 years ago
  14. 4095fac avoid redefining PAGE_SIZE by Andre Przywara · 9 years ago
  15. f9183c6 Makefile: avoid non-literal printf format string warnings by Andre Przywara · 9 years ago
  16. 1c40b18 remove KVM_CAP_MAX_VCPUS hack by Andre Przywara · 9 years ago
  17. 8f22adc check for and use C library provided strlcpy and strlcat by Andre Przywara · 9 years ago
  18. 52c22e6 use <poll.h> instead of <sys/poll.h> by Andre Przywara · 9 years ago
  19. d77bd4f Fix call to connect() by Andre Przywara · 9 years ago
  20. 369c27e ui: remove pointless double const in keymap declarations by Andre Przywara · 9 years ago