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
  21. 5389d44 Makefile: remove unneeded -s switch on compiling BIOS files by Andre Przywara · 9 years ago
  22. a2583db kvm-ipc: use proper type for file descriptor by Andre Przywara · 9 years ago
  23. 823c7fd qcow: fix signedness bugs by Andre Przywara · 9 years ago
  24. 15542ba avoid casts when initializing structures by Andre Przywara · 9 years ago
  25. 43d2781 arm: use new irqchip parameter to create different vGIC types by Andre Przywara · 9 years ago
  26. bfb2c70 arm: add support for supplying GICv3 redistributor addresses by Andre Przywara · 9 years ago
  27. 02017c1 arm: prepare for instantiating different IRQ chip devices by Andre Przywara · 9 years ago
  28. 5e8e9a0 limit number of VCPUs on demand by Andre Przywara · 9 years ago
  29. ce6ae12 arm: simplify MMIO dispatching by Andre Przywara · 9 years ago
  30. b579030 arm: finish VGIC initialisation explicitly by Andre Przywara · 9 years ago
  31. bed2bd9 AArch{32,64}: dynamically configure the number of GIC interrupts by Marc Zyngier · 9 years ago
  32. cb87229 irq: add irq__get_nr_allocated_lines by Marc Zyngier · 9 years ago
  33. 69b9a17 AArch{32,64}: use KVM_CREATE_DEVICE & co to instanciate the GIC by Marc Zyngier · 9 years ago
  34. 3fc7fe4 AArch64: Reserve two 64k pages for GIC CPU interface by Marc Zyngier · 9 years ago
  35. 50687d8 Typo fix in error message by Will Deacon · 9 years ago
  36. 71ca0fa kvmtool: vhost-net: fix ioeventfd registration by Andre Przywara · 9 years ago
  37. 57896fe kvmtool, mips: Support more than 256 MB guest memory by Andreas Herrmann · 9 years ago
  38. e9922aa kvmtool: don't use PCI config space IRQ line field by Andre Przywara · 9 years ago
  39. e6655b7 powerpc: Enable 32-bit build by Michael Ellerman · 9 years ago
  40. 241f595 powerpc: Define the hcall opcodes & return values we need by Michael Ellerman · 9 years ago
  41. e96a27a powerpc: implement barrier primitives by Andre Przywara · 9 years ago
  42. 372f583 guest/init: update reboot() call by Andre Przywara · 9 years ago
  43. 9ed717c guest/init: add missing #includes by Andre Przywara · 9 years ago
  44. fe50bac kvmtool: Fix length of ioevent for VIRTIO_PCI_QUEUE_NOTIFY by Andreas Herrmann · 9 years ago
  45. 7f9733c kvmtool: Register each guest memory bank as vhost_memory_region by Andreas Herrmann · 9 years ago
  46. f83dc81 kvmtool: Fix regression introduced with d2a7ddff4 by Andreas Herrmann · 9 years ago
  47. c8058b8 kvmtool: Fix compile error on MIPS by Andreas Herrmann · 9 years ago
  48. 0fc7018 kvmtool: Makefile: Don't defer error output on unsupported architectures by Andre Przywara · 9 years ago
  49. 8618570 kvmtool: Makefile: only enable framebuffer output on x86 by Andre Przywara · 9 years ago
  50. 57fa349 Don't inherit CFLAGS and LDFLAGS from the environment by Will Deacon · 9 years ago
  51. 50780c6 Remove CFLAGS_EASYGOING variable from Makefile by Will Deacon · 9 years ago
  52. 7411007 Remove visible dependency files by Russell King · 9 years ago
  53. 992bd60 Add vim .swp files to gitignore by Russell King · 9 years ago
  54. 644140e virtio: fix fsync() on a directory by Russell King · 9 years ago
  55. edb4a8a kvmtool: Set the thread names for terminal and virtio-net-ctrl by Suzuki K. Poulose · 9 years ago
  56. 2006613 kvmtool: remove unneeded EXPORT_SYMBOL from iovec.c by Andre Przywara · 9 years ago
  57. eaf4f96 kvmtool: remove no longer needed kvm/types.h by Andre Przywara · 9 years ago
  58. 9759db0 kvmtool: move include/bios/memcpy.h to x86/include/asm/bios by Andre Przywara · 9 years ago
  59. 813359e kvmtool: add processor-flags.h with the single EFLAGS_CF define by Andre Przywara · 9 years ago
  60. 1cbb2c5 kvmtool: remove kvm/segment.h by Andre Przywara · 9 years ago
  61. f323796 kvmtool: pull x86 system header e820 definitions into kvm/e820.h by Andre Przywara · 9 years ago
  62. f23171c kvmtool: remove reference to <asm/types.h> from BIOS include files by Andre Przywara · 9 years ago
  63. 002f560 kvmtool: Update documentation to mark version as stand-alone by Andre Przywara · 10 years ago
  64. e9beb4a kvmtool: Makefile: improve warning on missing optional packages by Andre Przywara · 9 years ago
  65. 20ecab3 kvmtool: Makefile: check libfdt availability by Andre Przywara · 9 years ago
  66. da4699a kvmtool: Makefile: replace kernel libfdt source with system library by Andre Przywara · 10 years ago
  67. 7e66b12 kvmtool: Makefile: fix bogus definition of try-cc by Andre Przywara · 9 years ago
  68. c6cb7c7 kvmtool: 9p: teach kvmtool about kuid_t and kgid_t by Andre Przywara · 10 years ago
  69. fbb8a81 kvmtool: list.h: get rid of poison.h include by Andre Przywara · 10 years ago
  70. 2ffd89f kvmtool: rbtree: get rid of module EXPORTs by Andre Przywara · 10 years ago
  71. f65dd17 kvmtool: arm/arm64: Copy some Linux architecture specific headers by Andre Przywara · 10 years ago
  72. 2332392 kvmtool: x86: Copy some Linux architecture specific headers by Andre Przywara · 10 years ago
  73. 6002122 kvmtool: Update architecture specific kvm.h files by Andre Przywara · 9 years ago
  74. a08bb43 kvmtool: Copy Linux' up-to-date virtio headers by Andre Przywara · 10 years ago
  75. fe8e6c1 kvmtool: Copy Linux' linux/9p.h header file by Andre Przywara · 9 years ago
  76. 304dcb6 kvmtool: Copy Linux' up-to-date uapi/kvm.h by Andre Przywara · 10 years ago
  77. 75bfd03 kvmtool: Copy some bits from Linux' byteorder.h by Andre Przywara · 10 years ago
  78. c093730 kvmtool: Copy Linux' rbtree implementation by Andre Przywara · 10 years ago
  79. 7e841c8 kvmtool: Copy some helper header files from the Linux tree by Andre Przywara · 10 years ago
  80. 17725a8 kvmtool: Remove references to top level kernel directory by Andre Przywara · 10 years ago
  81. 3ac7d90 kvmtool: Add a GPL license text file by Andre Przywara · 10 years ago
  82. d2a7ddf kvmtool: Add minimal support for macvtap by Marc Zyngier · 9 years ago
  83. 9c2e1d1 kvmtool: virtio-9p: Convert EMFILE error at the server to ENFILE for the guest by Suzuki K. Poulose · 10 years ago
  84. 7590908 kvmtool: remove 8250 IRQ line reset on device_init by Andre Przywara · 10 years ago
  85. c77890d kvmtool: remove warning about bzImage on non-x86 architectures by Andre Przywara · 10 years ago
  86. 890ad91 kvmtool: ARM: advertise 8250 IRQs as level-triggered by Andre Przywara · 10 years ago
  87. 2bfd9ac kvmtool: ARM: allow level interrupts in device tree by Andre Przywara · 10 years ago
  88. 045fc04 kvmtool: replace GIC specific IRQ type #defines by Andre Przywara · 10 years ago
  89. bd33695 kvmtool: ARM: fix initrd functionality by Andre Przywara · 10 years ago
  90. dc7a55d Use the arch default transport method for network by Suzuki K. Poulose · 10 years ago
  91. c2dad40 kvmtool: ARM/ARM64: Provide PSCI-0.2 to guest when KVM supports it by Anup Patel · 10 years ago
  92. 5f9b016 kvmtool: Handle exit reason KVM_EXIT_SYSTEM_EVENT by Anup Patel · 10 years ago
  93. 1640753 kvmtool: ARM64: Add target type potenza for aarch64 by Anup Patel · 10 years ago
  94. 85bd726 kvmtool: ARM: Use KVM_ARM_PREFERRED_TARGET vm ioctl to determine target cpu by Anup Patel · 10 years ago
  95. 91eaeda kvm tools: arm: remove register accessor macros now that they are in uapi by Will Deacon · 10 years ago
  96. c818344 kvm tools: balloon: fix overflow in PFN to address conversion by Konstantin Khlebnikov · 10 years ago
  97. 474b696 kvm tools, mips: Adapt signature of kvm_cpu__emulate_io by Andreas Herrmann · 10 years ago
  98. fbc379b kvmtool: arm64: fix compilation error by Joel Schopp · 10 years ago
  99. 00751da kvmtool: ARM: timers: add "always-on" property to the device tree by Marc Zyngier · 10 years ago
  100. 492aa8f kvm tools: Return number of bytes written by term_putc by Andreas Herrmann · 10 years ago