1. da4cfc3 x86: Fix some memory sizes when setting up bios by Sicheng Liu · 4 weeks ago master
  2. d38c8f7 riscv: Allow disabling SBI STA extension for Guest by Anup Patel · 5 weeks ago
  3. 9cf213d riscv: Add Zfa extensiona support by Anup Patel · 5 weeks ago
  4. 5a64c1e riscv: Add Zvfh[min] extensions support by Anup Patel · 5 weeks ago
  5. fce2865 riscv: Add Zihintntl extension support by Anup Patel · 5 weeks ago
  6. bd7f13c riscv: Add Zfh[min] extensions support by Anup Patel · 5 weeks ago
  7. 65b58f7 riscv: Add vector crypto extensions support by Anup Patel · 5 weeks ago
  8. d9052a9 riscv: Add scalar crypto extensions support by Anup Patel · 5 weeks ago
  9. 8b4cc70 riscv: Add Zbc extension support by Anup Patel · 5 weeks ago
  10. f8c9614 kvmtool: Fix absence of __packed definition by Anup Patel · 5 weeks ago
  11. 9968468 Sync-up headers with Linux-6.8 for KVM RISC-V by Anup Patel · 5 weeks ago
  12. 4d2c017 Fix 9pfs open device file security flaw by Yanwu Shen · 8 weeks ago
  13. e73a6b2 x86: Enable in-kernel irqchip before creating PIT by Tengfei Yu · 3 months ago
  14. f6cc06d riscv: Fix guest poweroff when using PLIC emulation by Anup Patel · 5 months ago
  15. 4ddaa42 riscv: Handle SBI DBCN calls from Guest/VM by Anup Patel · 5 months ago
  16. ef89838 riscv: Set mmu-type DT property based on satp_mode ONE_REG interface by Anup Patel · 5 months ago
  17. 8cd71ca riscv: Add Zicond extension support by Anup Patel · 5 months ago
  18. 8d02d5a riscv: Add Smstateen extension support by Anup Patel · 5 months ago
  19. 3436684 riscv: Add Zicsr and Zifencei extension support by Anup Patel · 5 months ago
  20. 6676856 riscv: Add Zicntr and Zihpm extension support by Anup Patel · 5 months ago
  21. 6331850 riscv: Add Zba and Zbs extension support by Anup Patel · 5 months ago
  22. 7887b39 riscv: Make CPU_ISA_MAX_LEN depend upon isa_info_arr array size by Anup Patel · 5 months ago
  23. fcb0767 riscv: Improve warning in generate_cpu_nodes() by Anup Patel · 5 months ago
  24. 92ef2dc Sync kernel headers with v6.7 to enable additional Risc-V extensions by Will Deacon · 3 months ago
  25. 095773e riscv: Fix guest/init linkage for multilib toolchain by Anup Patel · 5 months ago
  26. 328f087 riscv: Use AIA in-kernel irqchip whenever KVM RISC-V supports by Anup Patel · 5 months ago
  27. 17aab30 riscv: Add IRQFD support for in-kernel AIA irqchip by Anup Patel · 5 months ago
  28. 0dff350 riscv: Make irqchip support pluggable by Anup Patel · 5 months ago
  29. 56e2d67 riscv: Add Svnapot extension support by Anup Patel · 5 months ago
  30. 26c8589 Sync-up header with Linux-6.6 for KVM RISC-V by Anup Patel · 5 months ago
  31. 74af145 virtio: Cancel and join threads when exiting devices devices by Eduardo Bart · 5 months ago
  32. 9cb1b46 pci: Deregister KVM_PCI_CFG_AREA on pci__exit by Tan En De · 7 months ago
  33. d560235 virtio/pci: Use consistent naming for the PCI ISR bit flags by Keir Fraser · 8 months ago
  34. 2921448 virtio/pci: Treat PCI ISR as a set of bit flags by Keir Fraser · 8 months ago
  35. 353fa0d virtio/pci: Level-trigger the legacy IRQ line in all cases by Keir Fraser · 8 months ago
  36. c7b7a54 builtin-run: Document mode=none for -n/--network by Alexandru Elisei · 8 months ago
  37. 4498eb7 Revert "virtio-net: Don't print the compat warning for the default device" by Alexandru Elisei · 8 months ago
  38. 106e2ea riscv: Fix guest RAM alloc size computation for RV32 by Anup Patel · 10 months ago
  39. 8659200 riscv: Add Ssaia extension support by Anup Patel · 10 months ago
  40. 8f1e47c riscv: Add Zicboz extension support by Andrew Jones · 10 months ago
  41. 8c1584e riscv: Add zbb extension support by Anup Patel · 10 months ago
  42. b346fab riscv: Sort the ISA extension array alphabetically by Anup Patel · 10 months ago
  43. a416fdc riscv: Allow disabling SBI extensions for Guest by Anup Patel · 10 months ago
  44. 9e9cfde riscv: Allow setting custom mvendorid, marchid, and mimpid by Anup Patel · 10 months ago
  45. be98682 Sync-up headers with Linux-6.4 by Anup Patel · 10 months ago
  46. d834369 kvm tools: Add __DECLARE_FLEX_ARRAY() in include/linux/stddef.h by Anup Patel · 10 months ago
  47. 15757e8 virtio-net: Don't print the compat warning for the default device by Alexandru Elisei · 10 months ago
  48. 63643b1 Apply scaling down the calculated guest ram size to the number of pages by Fuad Tabba · 9 months ago
  49. 834e5ed Factor out getting the number of physical memory host pages by Fuad Tabba · 9 months ago
  50. b6bae72 Factor out getting the host page size by Fuad Tabba · 9 months ago
  51. bd4ba57 Add --loglevel argument for the run command by Alexandru Elisei · 10 months ago
  52. fc184a6 util: Use __pr_debug() instead of pr_info() to print debug messages by Alexandru Elisei · 10 months ago
  53. 72e1394 Replace printf/fprintf with pr_* macros by Alexandru Elisei · 10 months ago
  54. 2cc4929 util: Make pr_err() return void by Alexandru Elisei · 10 months ago
  55. 0b5e55f vfio/pci: Clarify the MSI states by Jean-Philippe Brucker · 10 months ago
  56. 3a36d34 vfio/pci: Initialize MSI vectors unmasked by Jean-Philippe Brucker · 10 months ago
  57. 3b1cdcf virtio/vhost: Clear VIRTIO_F_ACCESS_PLATFORM by Jean-Philippe Brucker · 11 months ago
  58. 46aaf3b virtio/vhost: Support line interrupt signaling by Jean-Philippe Brucker · 11 months ago
  59. d30d948 Factor epoll thread by Jean-Philippe Brucker · 11 months ago
  60. 3a70ab1 virtio/net: Warn about enabling multiqueue with vhost by Jean-Philippe Brucker · 11 months ago
  61. 33e026a virtio: Fix messages about missing Linux config by Jean-Philippe Brucker · 11 months ago
  62. 13534ee virtio: Document how to test the devices by Jean-Philippe Brucker · 11 months ago
  63. 53171d5 virtio/net: Fix feature selection by Jean-Philippe Brucker · 11 months ago
  64. cf8358d virtio/vsock: Fix feature selection by Jean-Philippe Brucker · 11 months ago
  65. 13ea439 virtio/scsi: Fix feature selection by Jean-Philippe Brucker · 11 months ago
  66. b8420e8 virtio/scsi: Initialize max_target by Jean-Philippe Brucker · 11 months ago
  67. 7bc3b5d disk/core: Fix segfault on exit with SCSI by Jean-Philippe Brucker · 11 months ago
  68. 145a86f virtio/scsi: Fix and simplify command-line by Jean-Philippe Brucker · 11 months ago
  69. 13e7d62 virtio/scsi: Move VHOST_SCSI_SET_ENDPOINT to device start by Jean-Philippe Brucker · 11 months ago
  70. 029cd2b virtio/vhost: Factor notify_vq_gsi() by Jean-Philippe Brucker · 11 months ago
  71. 676c0c8 virtio/vhost: Factor notify_vq_eventfd() by Jean-Philippe Brucker · 11 months ago
  72. 745221e virtio/vhost: Factor vring operation by Jean-Philippe Brucker · 11 months ago
  73. f84ab9e virtio: Factor vhost initialization by Jean-Philippe Brucker · 11 months ago
  74. 5311413 virtio/rng: Fix build warning from min() by Jean-Philippe Brucker · 11 months ago
  75. 426e875 arm/kvm-cpu: Fix new build warning by Jean-Philippe Brucker · 11 months ago
  76. 8f6cabb Makefile: Refine -s handling in the make parameters by Jean-Philippe Brucker · 11 months ago
  77. b17552e virtio: sanitise virtio endian wrappers by Andre Przywara · 11 months ago
  78. c1eecc6 option parsing: fix type of empty .argh parameter by Andre Przywara · 11 months ago
  79. bc23b9d virtio/rng: return at least one byte of entropy by Andre Przywara · 11 months ago
  80. 62ba372 virtio/rng: switch to using /dev/urandom by Andre Przywara · 11 months ago
  81. 77b108c arm: Do not add padding alignment for hugetlbfs backed memory by Suzuki K Poulose · 1 year, 1 month ago
  82. 9b46ebc Add virtio-transport option and deprecate force-pci and virtio-legacy. by Rajnesh Kanwal · 1 year, 1 month ago
  83. 2f030d2 riscv: Move serial and rtc from IO port space to MMIO area. by Rajnesh Kanwal · 1 year, 3 months ago
  84. e17d182 riscv: Add --disable-<xyz> options to allow user disable extensions by Anup Patel · 1 year, 6 months ago
  85. 798398f riscv: Add Zicbom extension support by Andrew Jones · 1 year, 6 months ago
  86. b721ac0 riscv: Move reg encoding helpers to kvm-cpu-arch.h by Andrew Jones · 1 year, 6 months ago
  87. 23a8ed9 riscv: Add zihintpause extension support by Mayuresh Chitale · 1 year, 6 months ago
  88. ac16e94 riscv: Add Svinval extension support by Anup Patel · 1 year, 6 months ago
  89. 76dfc0c Update UAPI headers based on Linux-6.1-rc1 by Anup Patel · 1 year, 6 months ago
  90. 5a9cde6 hw/i8042: Fix value uninitialized in kbd_io() by hbuxiaofei · 1 year, 6 months ago
  91. 78771e7 pci: Disable writes to Status register by Jean-Philippe Brucker · 1 year, 6 months ago
  92. 717a3ab virtio-net: Fix vq->use_event_idx flag check by Tu Dinh Ngoc · 1 year, 7 months ago
  93. ed805be riscv: Fix serial0 alias path by Anup Patel · 1 year, 9 months ago
  94. 3c07aea riscv: Add Sstc extension support by Atish Patra · 1 year, 9 months ago
  95. 2b4fe0f riscv: Add Svpbmt extension support by Anup Patel · 1 year, 9 months ago
  96. 8aff29e riscv: Append ISA extensions to the device tree by Atish Patra · 1 year, 9 months ago
  97. 8d0face Update UAPI headers based on Linux-6.0-rc1 by Anup Patel · 1 year, 9 months ago
  98. 9987a37 net: Use vfork() instead of fork() for script execution by Suzuki K Poulose · 1 year, 9 months ago
  99. 336751f Makefile: Introduce LIBFDT_DIR to specify libfdt location by Alexandru Elisei · 1 year, 9 months ago
  100. 6c88c26 virtio/rng: Zero-initialize the device by Jean-Philippe Brucker · 1 year, 9 months ago