1. 95242e4 virtio: Implement notify_status by Jean-Philippe Brucker · 5 years ago
  2. 56c82a0 ioeventfd: Fix removal of ioeventfd by Jean-Philippe Brucker · 5 years ago
  3. 9afefd6 arm: Support firmware loading by Julien Thierry · 5 years ago
  4. 1349857 builtin-run: Do not look for default kernel when firmware is provided by Julien Thierry · 5 years ago
  5. f269c81 arm: Move firmware function by Julien Thierry · 5 years ago
  6. 473c5b2 rtc: Initialize the Register D for MC146818 RTC by Sami Mujawar · 5 years ago
  7. 5ae841d arm64: Correct ARM64_CORE_REG() size encodings for all core registers by Dave Martin · 5 years ago
  8. 1bbe92f update_headers: Sync kvm UAPI headers with linux v5.0-rc2 by Dave Martin · 5 years ago
  9. 81cc98a guest: Add generated file guest/guest_init.c to .gitignore by Dave Martin · 5 years ago
  10. fdd26ec kvm-cpu: Pause vCPU in signal handler by Julien Thierry · 6 years ago
  11. 29f4ec3 kvm: Do not pause already paused vcpus by Julien Thierry · 6 years ago
  12. 66ba0ba virtio: Fix ordering of virt_queue__available() by Jean-Philippe Brucker · 5 years ago
  13. 971ba8c ioport: unregister port device when unregistering port by Julien Thierry · 6 years ago
  14. dc4291b Makefile: Try dynamic linkage for bfd by Julien Thierry · 6 years ago
  15. 58ba12b Makefile: fix skipped dependencies by Julien Thierry · 6 years ago
  16. 665f1b7 Fix subfolder dependency generation by Jean-Philippe Brucker · 6 years ago
  17. 41d773e vfio: check reserved regions before mapping DMA by Jean-Philippe Brucker · 6 years ago
  18. fa1076a Introduce reserved memory regions by Jean-Philippe Brucker · 6 years ago
  19. 82caa88 vfio: Support non-mmappable regions by Jean-Philippe Brucker · 6 years ago
  20. 8dd28af vfio-pci: add MSI support by Jean-Philippe Brucker · 6 years ago
  21. c9888d9 vfio-pci: add MSI-X support by Jean-Philippe Brucker · 6 years ago
  22. 6078a45 Add PCI device passthrough using VFIO by Jean-Philippe Brucker · 6 years ago
  23. ac70b5a Add fls_long and roundup_pow_of_two helpers by Jean-Philippe Brucker · 6 years ago
  24. b70d1b9 Import VFIO headers by Jean-Philippe Brucker · 6 years ago
  25. 1a51c93 pci: add capability helpers by Jean-Philippe Brucker · 6 years ago
  26. 8f46c73 Extend memory bank API with memory types by Jean-Philippe Brucker · 6 years ago
  27. e59679d irq: add irqfd helpers by Jean-Philippe Brucker · 6 years ago
  28. ff01b5d pci: allow to specify IRQ type for PCI devices by Jean-Philippe Brucker · 6 years ago
  29. 023fdaa pci: add config operations callbacks on the PCI header by Jean-Philippe Brucker · 6 years ago
  30. 9a00694 arm/gic: move GICv2M gadget size into private header by Andre Przywara · 6 years ago
  31. a43b08e arm/gic: avoid GICv2m MMIO frame overlap by Andre Przywara · 6 years ago
  32. a5d36dd arm/gic: remove extra 64K from ITS allocation by Andre Przywara · 6 years ago
  33. 0e1882a virtio/pci: Register a single eventfd for vhost by Jean-Philippe Brucker · 6 years ago
  34. ed83730 ioeventfd: Don't register on the PIO bus if the arch doesn't support it by Jean-Philippe Brucker · 6 years ago
  35. 5e9dd85 ioeventfd: Always add a new event to the list by Jean-Philippe Brucker · 6 years ago
  36. bbea6c7 virtio: Clean up next_desc by Jean-Philippe Brucker · 6 years ago
  37. 15c4e1e virtio: Fix ordering of avail index and descriptor read by Jean-Philippe Brucker · 6 years ago
  38. a508ea9 virtio/pci: Use port I/O for configuration registers by default by Jean-Philippe Brucker · 6 years ago
  39. b7af514 virtio: Support drivers that don't negotiate VIRTIO_RING_F_EVENT_IDX by Jean-Philippe Brucker · 6 years ago
  40. 56a16c9 virtio: Save negotiated features by Jean-Philippe Brucker · 6 years ago
  41. d7cfdc1 virtio-console: Fix pthread_cond initialization race by Jean-Philippe Brucker · 6 years ago
  42. f77d646 irq.h: fix compilation error due to missing bool type by Andre Przywara · 6 years ago
  43. f6108d7 Add GICv2m support by Jean-Philippe Brucker · 6 years ago
  44. 37b8e06 Prevent segfault when kvm_pause is called too early by Jean-Philippe Brucker · 6 years ago
  45. 6c72395 builtin-run: Fix console= parameter concatenation by Jean-Philippe Brucker · 6 years ago
  46. 5857730 builtin-run: Pass console= parameter based on active console by Will Deacon · 7 years ago
  47. 83042d1 arm: Allow all terminal ports to be bi-directional by Wei Chen · 7 years ago
  48. 84d7749 arm64: Allow random seed to be specified for KASLR by Will Deacon · 7 years ago
  49. 93dd128 Makefile: avoid using linker for embedding guest_init binaries by Marc Zyngier · 7 years ago
  50. 23a9388 Makefile: properly express guest_init dependency by Andre Przywara · 7 years ago
  51. 59ee54e net: Check UFO offloading support for tap driver by Wei Chen · 7 years ago
  52. 1cc05b2 x86/kvm-cpu.c: don't include <asm/msr-index.h> by Thomas Petazzoni · 7 years ago
  53. cc874a2 ARM: fdt: Bump CPU_NAME_MAX_LEN to avoid silly GCC warning by Will Deacon · 7 years ago
  54. c0a9855 kvmtool: makedev should be sourced from sysmacros by Jeremy Linton · 7 years ago
  55. 76392d2 arm64: enable GICv3-ITS emulation by Andre Przywara · 7 years ago
  56. f9ef46f extend GSI IRQ routing to take a device ID by Andre Przywara · 7 years ago
  57. 69ae77c arm: setup SPI IRQ routing tables by Andre Przywara · 7 years ago
  58. 714ab9e PCI: inject PCI device ID on MSI injection by Andre Przywara · 7 years ago
  59. 663165a add kvm__supports_vm_extension() by Andre Przywara · 7 years ago
  60. 14421de arm: FDT: create MSI controller DT node by Andre Przywara · 7 years ago
  61. 12ca140 arm: allow creation of an MSI register frame region by Andre Przywara · 7 years ago
  62. 04ecf98 arm: allow vGICv3 emulation by Vladimir Murzin · 7 years ago
  63. 764dfba update public Linux headers for GICv3 ITS emulation by Andre Przywara · 7 years ago
  64. 928ab7a PCI: Only allocate IRQ routing entry when available by Andre Przywara · 7 years ago
  65. b960f24 virtio: fix endianness check for vhost support by Andre Przywara · 7 years ago
  66. 6518065 MSI-X: update GSI routing after changed MSI-X configuration by Andre Przywara · 7 years ago
  67. 8ccc854 irq: move IRQ routing into irq.c by Andre Przywara · 7 years ago
  68. 0063d50 arm: use static DT phandle for the GIC by Andre Przywara · 7 years ago
  69. cd9a806 FDT: use static phandles by Andre Przywara · 7 years ago
  70. fc189e9 kvmtool: Switch serial input to raw mode by Marc Zyngier · 7 years ago
  71. 3fea89a kvmtool: virtio-net: fix VIRTIO_NET_F_MRG_RXBUF usage in rx thread by Will Deacon · 9 years ago
  72. 9a8af7e virtio: Describe virtio coherency in DT by Robin Murphy · 7 years ago
  73. cfae4d6 README: suggest a format.subjectprefix by Andrew Jones · 7 years ago
  74. b092242 kvmtool: 9p: fix a buffer overflow in rel_to_abs by G. Campana · 7 years ago
  75. 716b294 kvmtool: 9p: fix check for snprintf truncation of full_path by G. Campana · 7 years ago
  76. d4727f2 kvmtool: 9p: refactor fixes with get_full_path() by G. Campana · 7 years ago
  77. e277a1b kvmtool: 9p: fix strcpy vulnerabilities by G. Campana · 7 years ago
  78. 32832dd kvmtool: 9p: fix sprintf vulnerabilities by G. Campana · 7 years ago
  79. 9bb99a8 kvmtool: 9p: fix path traversal vulnerabilities by G. Campana · 7 years ago
  80. 1cd6f51 kvmtool: Makefile: disable PIE build for bios and pre_init by Riku Voipio · 7 years ago
  81. 0093df8 kvmtool: ARM: madvise mergeable and hugepage separately by Stefan Agner · 8 years ago
  82. c1c33b4 kvmtool: remove redundant calls to lseek by Will Deacon · 8 years ago
  83. b6dcc46 kvmtool: devices.c: Update parent when inserting into rbtree by James Morse · 8 years ago
  84. e4f04b1 kvmtool/arm: Fix timer trigger by Marc Zyngier · 8 years ago
  85. 289c5e5 gitignore: fix cscope ignoring by Andrew Jones · 8 years ago
  86. 45b624b kvmtool: add script for updating kernel headers by Andre Przywara · 8 years ago
  87. b37ed70 kvmtool: headers: update to Linux v4.6 release by Andre Przywara · 8 years ago
  88. d62653e kvmtool: Change readdir_r to readdir by Michal Rostecki · 8 years ago
  89. e8cb90f kvmtool: delegate exit/reboot responsibility to vcpu0 by Will Deacon · 8 years ago
  90. 5568f3e Implement spapr pci for little endian systems. by Balbir Singh · 8 years ago
  91. 015785d Implement H_SET_MODE for ppc64le by Balbir Singh · 8 years ago
  92. e300a5e Add basic infrastructure to run tasks on vCPUs by Michael Ellerman · 8 years ago
  93. 62a15bd Add basic little endian support for ppc64le. by Balbir Singh · 8 years ago
  94. 7dda8cc kvmtool/tests: fix iso build on debian by Riku Voipio · 8 years ago
  95. f73b960 kvmtool: arm: Work around missing PMU on AArch32 by Marc Zyngier · 8 years ago
  96. 292925a Documentation: remove documentation stubs and common-cmds.h generation by Andre Przywara · 8 years ago
  97. 1e7a8f5 Add a rudimentary manpage by Andre Przywara · 8 years ago
  98. 52e326f arm64: Add PMUv3 support by Marc Zyngier · 8 years ago
  99. b3f606e arm64: Update kernel includes by Marc Zyngier · 8 years ago
  100. 61bd297 kvmtool: Makefile: fix indentation of warning stanza by Maciek Borzecki · 8 years ago