1. 574bd7b riscv: Pass correct size to snprintf() by Björn Töpel · 2 weeks ago master
  2. 3040b29 riscv: Add Zimop extension support by Anup Patel · 7 weeks ago
  3. 1f0e5ba riscv: Add Zcmop extension support by Anup Patel · 7 weeks ago
  4. 9f50870 riscv: Add Zcf extension support by Anup Patel · 7 weeks ago
  5. 80d2e0c riscv: Add Zcd extension support by Anup Patel · 7 weeks ago
  6. 78bafd5 riscv: Add Zcb extension support by Anup Patel · 7 weeks ago
  7. 4b8b352 riscv: Add Zca extension support by Anup Patel · 7 weeks ago
  8. c7a4bd9 riscv: Add Zawrs extension support by Anup Patel · 7 weeks ago
  9. b862ed4 Sync-up headers with Linux-6.11 kernel by Anup Patel · 7 weeks ago
  10. b48735e disk/core: Fix memory leakage in open all disks by leixiang · 4 months ago
  11. 100fade riscv: Correct number of hart bits by Andrew Jones · 3 months ago
  12. 027784f riscv: Set SBI_SUCCESS on successful DBCN call by Andrew Jones · 3 months ago
  13. fa958fb riscv: Add Sscofpmf extensiona support by Atish Patra · 3 months ago
  14. 0117153 Sync-up headers with Linux-6.10 kernel by Anup Patel · 3 months ago
  15. 0592f8f remove wordsize.h inclusion (for musl compatibility) by Andre Przywara · 4 months ago
  16. ca31abf arm64: Allow the user to select the max SVE vector length by Oliver Upton · 5 months ago
  17. 32f8103 riscv: Add Zacas extensiona support by Anup Patel · 6 months ago
  18. a20adc6 riscv: Add Ztso extensiona support by Anup Patel · 6 months ago
  19. 85aaadf Sync-up headers with Linux-6.9 kernel by Anup Patel · 6 months ago
  20. da4cfc3 x86: Fix some memory sizes when setting up bios by Sicheng Liu · 8 months ago
  21. d38c8f7 riscv: Allow disabling SBI STA extension for Guest by Anup Patel · 8 months ago
  22. 9cf213d riscv: Add Zfa extensiona support by Anup Patel · 8 months ago
  23. 5a64c1e riscv: Add Zvfh[min] extensions support by Anup Patel · 8 months ago
  24. fce2865 riscv: Add Zihintntl extension support by Anup Patel · 8 months ago
  25. bd7f13c riscv: Add Zfh[min] extensions support by Anup Patel · 8 months ago
  26. 65b58f7 riscv: Add vector crypto extensions support by Anup Patel · 8 months ago
  27. d9052a9 riscv: Add scalar crypto extensions support by Anup Patel · 8 months ago
  28. 8b4cc70 riscv: Add Zbc extension support by Anup Patel · 8 months ago
  29. f8c9614 kvmtool: Fix absence of __packed definition by Anup Patel · 8 months ago
  30. 9968468 Sync-up headers with Linux-6.8 for KVM RISC-V by Anup Patel · 8 months ago
  31. 4d2c017 Fix 9pfs open device file security flaw by Yanwu Shen · 9 months ago
  32. e73a6b2 x86: Enable in-kernel irqchip before creating PIT by Tengfei Yu · 10 months ago
  33. f6cc06d riscv: Fix guest poweroff when using PLIC emulation by Anup Patel · 12 months ago
  34. 4ddaa42 riscv: Handle SBI DBCN calls from Guest/VM by Anup Patel · 12 months ago
  35. ef89838 riscv: Set mmu-type DT property based on satp_mode ONE_REG interface by Anup Patel · 12 months ago
  36. 8cd71ca riscv: Add Zicond extension support by Anup Patel · 12 months ago
  37. 8d02d5a riscv: Add Smstateen extension support by Anup Patel · 12 months ago
  38. 3436684 riscv: Add Zicsr and Zifencei extension support by Anup Patel · 12 months ago
  39. 6676856 riscv: Add Zicntr and Zihpm extension support by Anup Patel · 12 months ago
  40. 6331850 riscv: Add Zba and Zbs extension support by Anup Patel · 12 months ago
  41. 7887b39 riscv: Make CPU_ISA_MAX_LEN depend upon isa_info_arr array size by Anup Patel · 12 months ago
  42. fcb0767 riscv: Improve warning in generate_cpu_nodes() by Anup Patel · 12 months ago
  43. 92ef2dc Sync kernel headers with v6.7 to enable additional Risc-V extensions by Will Deacon · 10 months ago
  44. 095773e riscv: Fix guest/init linkage for multilib toolchain by Anup Patel · 1 year ago
  45. 328f087 riscv: Use AIA in-kernel irqchip whenever KVM RISC-V supports by Anup Patel · 1 year ago
  46. 17aab30 riscv: Add IRQFD support for in-kernel AIA irqchip by Anup Patel · 1 year ago
  47. 0dff350 riscv: Make irqchip support pluggable by Anup Patel · 1 year ago
  48. 56e2d67 riscv: Add Svnapot extension support by Anup Patel · 1 year ago
  49. 26c8589 Sync-up header with Linux-6.6 for KVM RISC-V by Anup Patel · 1 year ago
  50. 74af145 virtio: Cancel and join threads when exiting devices devices by Eduardo Bart · 1 year ago
  51. 9cb1b46 pci: Deregister KVM_PCI_CFG_AREA on pci__exit by Tan En De · 1 year, 2 months ago
  52. d560235 virtio/pci: Use consistent naming for the PCI ISR bit flags by Keir Fraser · 1 year, 2 months ago
  53. 2921448 virtio/pci: Treat PCI ISR as a set of bit flags by Keir Fraser · 1 year, 2 months ago
  54. 353fa0d virtio/pci: Level-trigger the legacy IRQ line in all cases by Keir Fraser · 1 year, 2 months ago
  55. c7b7a54 builtin-run: Document mode=none for -n/--network by Alexandru Elisei · 1 year, 3 months ago
  56. 4498eb7 Revert "virtio-net: Don't print the compat warning for the default device" by Alexandru Elisei · 1 year, 3 months ago
  57. 106e2ea riscv: Fix guest RAM alloc size computation for RV32 by Anup Patel · 1 year, 4 months ago
  58. 8659200 riscv: Add Ssaia extension support by Anup Patel · 1 year, 4 months ago
  59. 8f1e47c riscv: Add Zicboz extension support by Andrew Jones · 1 year, 4 months ago
  60. 8c1584e riscv: Add zbb extension support by Anup Patel · 1 year, 4 months ago
  61. b346fab riscv: Sort the ISA extension array alphabetically by Anup Patel · 1 year, 4 months ago
  62. a416fdc riscv: Allow disabling SBI extensions for Guest by Anup Patel · 1 year, 4 months ago
  63. 9e9cfde riscv: Allow setting custom mvendorid, marchid, and mimpid by Anup Patel · 1 year, 4 months ago
  64. be98682 Sync-up headers with Linux-6.4 by Anup Patel · 1 year, 4 months ago
  65. d834369 kvm tools: Add __DECLARE_FLEX_ARRAY() in include/linux/stddef.h by Anup Patel · 1 year, 4 months ago
  66. 15757e8 virtio-net: Don't print the compat warning for the default device by Alexandru Elisei · 1 year, 4 months ago
  67. 63643b1 Apply scaling down the calculated guest ram size to the number of pages by Fuad Tabba · 1 year, 4 months ago
  68. 834e5ed Factor out getting the number of physical memory host pages by Fuad Tabba · 1 year, 4 months ago
  69. b6bae72 Factor out getting the host page size by Fuad Tabba · 1 year, 4 months ago
  70. bd4ba57 Add --loglevel argument for the run command by Alexandru Elisei · 1 year, 5 months ago
  71. fc184a6 util: Use __pr_debug() instead of pr_info() to print debug messages by Alexandru Elisei · 1 year, 5 months ago
  72. 72e1394 Replace printf/fprintf with pr_* macros by Alexandru Elisei · 1 year, 5 months ago
  73. 2cc4929 util: Make pr_err() return void by Alexandru Elisei · 1 year, 5 months ago
  74. 0b5e55f vfio/pci: Clarify the MSI states by Jean-Philippe Brucker · 1 year, 5 months ago
  75. 3a36d34 vfio/pci: Initialize MSI vectors unmasked by Jean-Philippe Brucker · 1 year, 5 months ago
  76. 3b1cdcf virtio/vhost: Clear VIRTIO_F_ACCESS_PLATFORM by Jean-Philippe Brucker · 1 year, 6 months ago
  77. 46aaf3b virtio/vhost: Support line interrupt signaling by Jean-Philippe Brucker · 1 year, 6 months ago
  78. d30d948 Factor epoll thread by Jean-Philippe Brucker · 1 year, 6 months ago
  79. 3a70ab1 virtio/net: Warn about enabling multiqueue with vhost by Jean-Philippe Brucker · 1 year, 6 months ago
  80. 33e026a virtio: Fix messages about missing Linux config by Jean-Philippe Brucker · 1 year, 6 months ago
  81. 13534ee virtio: Document how to test the devices by Jean-Philippe Brucker · 1 year, 6 months ago
  82. 53171d5 virtio/net: Fix feature selection by Jean-Philippe Brucker · 1 year, 6 months ago
  83. cf8358d virtio/vsock: Fix feature selection by Jean-Philippe Brucker · 1 year, 6 months ago
  84. 13ea439 virtio/scsi: Fix feature selection by Jean-Philippe Brucker · 1 year, 6 months ago
  85. b8420e8 virtio/scsi: Initialize max_target by Jean-Philippe Brucker · 1 year, 6 months ago
  86. 7bc3b5d disk/core: Fix segfault on exit with SCSI by Jean-Philippe Brucker · 1 year, 6 months ago
  87. 145a86f virtio/scsi: Fix and simplify command-line by Jean-Philippe Brucker · 1 year, 6 months ago
  88. 13e7d62 virtio/scsi: Move VHOST_SCSI_SET_ENDPOINT to device start by Jean-Philippe Brucker · 1 year, 6 months ago
  89. 029cd2b virtio/vhost: Factor notify_vq_gsi() by Jean-Philippe Brucker · 1 year, 6 months ago
  90. 676c0c8 virtio/vhost: Factor notify_vq_eventfd() by Jean-Philippe Brucker · 1 year, 6 months ago
  91. 745221e virtio/vhost: Factor vring operation by Jean-Philippe Brucker · 1 year, 6 months ago
  92. f84ab9e virtio: Factor vhost initialization by Jean-Philippe Brucker · 1 year, 6 months ago
  93. 5311413 virtio/rng: Fix build warning from min() by Jean-Philippe Brucker · 1 year, 6 months ago
  94. 426e875 arm/kvm-cpu: Fix new build warning by Jean-Philippe Brucker · 1 year, 6 months ago
  95. 8f6cabb Makefile: Refine -s handling in the make parameters by Jean-Philippe Brucker · 1 year, 6 months ago
  96. b17552e virtio: sanitise virtio endian wrappers by Andre Przywara · 1 year, 6 months ago
  97. c1eecc6 option parsing: fix type of empty .argh parameter by Andre Przywara · 1 year, 6 months ago
  98. bc23b9d virtio/rng: return at least one byte of entropy by Andre Przywara · 1 year, 6 months ago
  99. 62ba372 virtio/rng: switch to using /dev/urandom by Andre Przywara · 1 year, 6 months ago
  100. 77b108c arm: Do not add padding alignment for hugetlbfs backed memory by Suzuki K Poulose · 1 year, 8 months ago