1. 77b108c arm: Do not add padding alignment for hugetlbfs backed memory by Suzuki K Poulose · 1 year, 4 months ago master
  2. 9b46ebc Add virtio-transport option and deprecate force-pci and virtio-legacy. by Rajnesh Kanwal · 1 year, 4 months ago
  3. 2f030d2 riscv: Move serial and rtc from IO port space to MMIO area. by Rajnesh Kanwal · 1 year, 6 months ago
  4. e17d182 riscv: Add --disable-<xyz> options to allow user disable extensions by Anup Patel · 1 year, 9 months ago
  5. 798398f riscv: Add Zicbom extension support by Andrew Jones · 1 year, 9 months ago
  6. b721ac0 riscv: Move reg encoding helpers to kvm-cpu-arch.h by Andrew Jones · 1 year, 9 months ago
  7. 23a8ed9 riscv: Add zihintpause extension support by Mayuresh Chitale · 1 year, 9 months ago
  8. ac16e94 riscv: Add Svinval extension support by Anup Patel · 1 year, 9 months ago
  9. 76dfc0c Update UAPI headers based on Linux-6.1-rc1 by Anup Patel · 1 year, 9 months ago
  10. 5a9cde6 hw/i8042: Fix value uninitialized in kbd_io() by hbuxiaofei · 1 year, 9 months ago
  11. 78771e7 pci: Disable writes to Status register by Jean-Philippe Brucker · 1 year, 9 months ago
  12. 717a3ab virtio-net: Fix vq->use_event_idx flag check by Tu Dinh Ngoc · 1 year, 10 months ago
  13. ed805be riscv: Fix serial0 alias path by Anup Patel · 2 years ago
  14. 3c07aea riscv: Add Sstc extension support by Atish Patra · 2 years ago
  15. 2b4fe0f riscv: Add Svpbmt extension support by Anup Patel · 2 years ago
  16. 8aff29e riscv: Append ISA extensions to the device tree by Atish Patra · 2 years ago
  17. 8d0face Update UAPI headers based on Linux-6.0-rc1 by Anup Patel · 2 years ago
  18. 9987a37 net: Use vfork() instead of fork() for script execution by Suzuki K Poulose · 2 years ago
  19. 336751f Makefile: Introduce LIBFDT_DIR to specify libfdt location by Alexandru Elisei · 2 years ago
  20. 6c88c26 virtio/rng: Zero-initialize the device by Jean-Philippe Brucker · 2 years ago
  21. fe21827 virtio/pci: Deassert IRQ line on ISR read by Jean-Philippe Brucker · 2 years ago
  22. ae22ac7 Makefile: Fix ARCH override by Jean-Philippe Brucker · 2 years ago
  23. 3863f34 Makefile: Add missing build dependencies by Jean-Philippe Brucker · 2 years ago
  24. 6a1f699 arm64: pvtime: Use correct region size by Alexandru Elisei · 2 years, 1 month ago
  25. c86ef0b virtio/pci: Remove VIRTIO_PCI_F_SIGNAL_MSI by Jean-Philippe Brucker · 2 years, 1 month ago
  26. 3d5cefc virtio/pci: Initialize all vectors to VIRTIO_MSI_NO_VECTOR by Jean-Philippe Brucker · 2 years, 1 month ago
  27. 5fe5eb0 virtio: Add support for modern virtio-mmio by Jean-Philippe Brucker · 2 years, 1 month ago
  28. 22a0823 virtio: Move MMIO transport to mmio-legacy by Jean-Philippe Brucker · 2 years, 1 month ago
  29. b0d56e3 virtio: Add support for modern virtio-pci by Jean-Philippe Brucker · 2 years, 1 month ago
  30. 930876d virtio: Move PCI transport to pci-legacy by Jean-Philippe Brucker · 2 years, 1 month ago
  31. 3c8f82b virtio: Prepare for more feature bits by Jean-Philippe Brucker · 2 years, 1 month ago
  32. de166e5 virtio/net: Set vhost backend after queue address by Jean-Philippe Brucker · 2 years, 1 month ago
  33. 73fd136 virtio/pci: Use the correct eventfd for vhost notification by Jean-Philippe Brucker · 2 years, 1 month ago
  34. 21c9bc7 virtio/pci: Make doorbell offset dynamic by Jean-Philippe Brucker · 2 years, 1 month ago
  35. d060729 virtio: Extract init_vq() for PCI and MMIO by Jean-Philippe Brucker · 2 years, 1 month ago
  36. c6590f7 virtio/pci: Delete MSI routes by Jean-Philippe Brucker · 2 years, 1 month ago
  37. 8b91a18 arm64: Allow the user to specify the RAM base address by Alexandru Elisei · 2 years, 1 month ago
  38. 3f7e48f Introduce kvm__arch_default_ram_address() by Alexandru Elisei · 2 years, 1 month ago
  39. a37dad0 arm/arm64: Consolidate RAM initialization in kvm__init_ram() by Julien Grall · 2 years, 1 month ago
  40. 5e9c654 kvm__arch_init: Remove hugetlbfs_path and ram_size as parameters by Julien Grall · 2 years, 1 month ago
  41. a9c24ec builtin_run: Allow standard size specifiers for memory by Suzuki K Poulose · 2 years, 1 month ago
  42. d6d4220 arm/arm64: Kill the ARM_HIMAP_MAX_MEMORY() macro by Alexandru Elisei · 2 years, 1 month ago
  43. 1af57dc arm/arm64: Kill the ARM_MAX_MEMORY() macro by Alexandru Elisei · 2 years, 1 month ago
  44. cce5a4f arm/arm64: Fail if RAM size is too large for 32-bit guests by Alexandru Elisei · 2 years, 1 month ago
  45. abe3f28 builtin-run: Add arch hook to validate VM configuration by Alexandru Elisei · 2 years, 1 month ago
  46. 28b9625 builtin-run: Rework RAM size validation by Alexandru Elisei · 2 years, 1 month ago
  47. 9d65519 builtin-run: Always use RAM size in bytes by Alexandru Elisei · 2 years, 1 month ago
  48. 024c331 Use MB for megabytes consistently by Alexandru Elisei · 2 years, 1 month ago
  49. d9fdaad arm: gic: fdt: fix PPI CPU mask calculation by Andre Przywara · 2 years, 1 month ago
  50. f44af23 virtio/pci: Factor MSI route creation by Jean-Philippe Brucker · 2 years, 2 months ago
  51. 4842789 virtio/blk: Implement VIRTIO_F_ANY_LAYOUT feature by Jean-Philippe Brucker · 2 years, 2 months ago
  52. e74b56e virtio/console: Add VIRTIO_F_ANY_LAYOUT feature by Jean-Philippe Brucker · 2 years, 2 months ago
  53. 6daffe5 virtio/net: Implement VIRTIO_F_ANY_LAYOUT feature by Jean-Philippe Brucker · 2 years, 2 months ago
  54. b231683 virtio/net: Prepare for modern virtio by Jean-Philippe Brucker · 2 years, 2 months ago
  55. 8b27bcf virtio/net: Offload vnet header endianness conversion to tap by Jean-Philippe Brucker · 2 years, 2 months ago
  56. c492534 Add memcpy_fromiovec_safe by Jean-Philippe Brucker · 2 years, 2 months ago
  57. 902a8ec virtio: Remove set_guest_features() device op by Jean-Philippe Brucker · 2 years, 2 months ago
  58. 17ad9fd virtio/console: Remove unused callback by Jean-Philippe Brucker · 2 years, 2 months ago
  59. 867b15c virtio: Fix device-specific config endianness by Jean-Philippe Brucker · 2 years, 2 months ago
  60. 15e6c4e virtio: Add config access helpers by Jean-Philippe Brucker · 2 years, 2 months ago
  61. 609ee90 virtio: Support modern virtqueue addresses by Jean-Philippe Brucker · 2 years, 2 months ago
  62. fd41cde virtio: Factor virtqueue initialization by Jean-Philippe Brucker · 2 years, 2 months ago
  63. a8e397b virtio/vsock: Remove redundant state tracking by Jean-Philippe Brucker · 2 years, 2 months ago
  64. 3a1e36e virtio: Remove redundant test by Jean-Philippe Brucker · 2 years, 2 months ago
  65. 7efc262 virtio: Add NEEDS_RESET to the status mask by Jean-Philippe Brucker · 2 years, 2 months ago
  66. b4531b2 riscv: Add missing asm/kernel.h header by Dao Lu · 2 years, 2 months ago
  67. 6f6f384 mips: Do not emulate a serial device by Alexandru Elisei · 2 years, 2 months ago
  68. 8ec1e8b arm64: Honor --vcpu-affinity for aarch32 guests by Alexandru Elisei · 2 years, 2 months ago
  69. 1a992bb include: add new virtio uapi header files by Andre Przywara · 2 years, 2 months ago
  70. e539078 include: update virtio UAPI headers by Andre Przywara · 2 years, 2 months ago
  71. 393e218 util: include virtio UAPI headers in sync by Andre Przywara · 2 years, 2 months ago
  72. 7e22099 update virtio_mmio.h by Andre Przywara · 2 years, 2 months ago
  73. a68a52c kvmtool: Have stack be not executable on x86 by Martin Radev · 2 years, 3 months ago
  74. 31e0eac virtio: Check for overflows in QUEUE_NOTIFY and QUEUE_SEL by Martin Radev · 2 years, 3 months ago
  75. e473028 virtio: Sanitize config accesses by Martin Radev · 2 years, 3 months ago
  76. 3510a7f virtio/9p: Fix virtio_9p_config allocation size by Martin Radev · 2 years, 2 months ago
  77. 06e1e6f virtio: Use u32 instead of int in pci_data_in/out by Martin Radev · 2 years, 3 months ago
  78. 52d4ee7 mmio: Sanitize addr and len by Martin Radev · 2 years, 3 months ago
  79. 143ffa2 kvmtool: Add WARN_ONCE macro by Martin Radev · 2 years, 3 months ago
  80. bc77bf4 stat: Add descriptions for new virtio_balloon stat types by Keir Fraser · 2 years, 2 months ago
  81. 3a13530 virtio/balloon: Fix a crash when collecting stats by Keir Fraser · 2 years, 2 months ago
  82. 324cc09 aarch64: Give up with MTE for AArch32 guest by Vladimir Murzin · 2 years, 2 months ago
  83. 4639b72 arm64: Add --vcpu-affinity command line argument by Alexandru Elisei · 2 years, 4 months ago
  84. 1393bda arm64: Add support for KVM_ARM_VCPU_PMU_V3_SET_PMU by Alexandru Elisei · 2 years, 4 months ago
  85. 083a976 update_headers.sh: Sync ABI headers with Linux v5.18-rc2 by Alexandru Elisei · 2 years, 4 months ago
  86. 0febaae Add cpumask functions by Alexandru Elisei · 2 years, 4 months ago
  87. 83713e7 arm64: Rework set_pmu_attr() by Alexandru Elisei · 2 years, 4 months ago
  88. f57ce44 arm: Make the PMUv3 emulation code arm64 specific by Alexandru Elisei · 2 years, 4 months ago
  89. b23aed2 arm: Get rid of the ARM_VCPU_FEATURE_FLAGS() macro by Alexandru Elisei · 2 years, 4 months ago
  90. 412ee13 arm: Move arch specific VCPU features to the arch specific function by Alexandru Elisei · 2 years, 4 months ago
  91. 5898515 arm/arm64: pmu.h: Add missing header guards by Alexandru Elisei · 2 years, 4 months ago
  92. d9b64eb linux/bitops.h: Include wordsize.h to provide the __WORDSIZE define by Alexandru Elisei · 2 years, 4 months ago
  93. 443cd88 linux/err.h: Add missing stdbool.h include by Alexandru Elisei · 2 years, 4 months ago
  94. 5657dd3 aarch64: Add support for MTE by Alexandru Elisei · 2 years, 4 months ago
  95. af1b793 update_headers.sh: Sync ABI headers with Linux v5.17 by Alexandru Elisei · 2 years, 4 months ago
  96. ffa8654 Make --no-pvtime command argument arm specific by Sebastian Ene · 2 years, 4 months ago
  97. faae833 Revert "kvm tools: Filter out CPU vendor string" by Oliver Upton · 2 years, 4 months ago
  98. 1b76b6e Add --no-pvtime command line argument by Sebastian Ene · 2 years, 5 months ago
  99. 7d4671e aarch64: Add stolen time support by Sebastian Ene · 2 years, 5 months ago
  100. ff69582 aarch64: Populate the vCPU struct before target->init() by Sebastian Ene · 2 years, 5 months ago