1. 40270e8 Merge with upstream 2025-04-23 by crosvm-luci-ci-builder · 13 hours ago chromeos
  2. 2d0e085 x86_64: fdt: add required #address-cells and #size-cells properties by Daniel Verkamp · 16 hours ago
  3. 1dd2947 Merge with upstream 2025-04-23 by crosvm-luci-ci-builder · 16 hours ago
  4. f7a9bbb Roll recipe dependencies (trivial). by recipe-roller · 18 hours ago
  5. 0043a6d x86_64: pass FDT address to pVM firmware in RDX by Daniel Verkamp · 19 hours ago
  6. e26e690 Roll recipe dependencies (trivial). by recipe-roller · 21 hours ago
  7. b6b9667 Roll recipe dependencies (trivial). by recipe-roller · 21 hours ago
  8. 82710a7 Merge with upstream 2025-04-22 by crosvm-luci-ci-builder · 32 hours ago
  9. 6d2fe87 Update safety comments following google unsafe-code-review process by A. Cody Schuffelen · 35 hours ago
  10. 1590168 Merge with upstream 2025-04-22 by crosvm-luci-ci-builder · 2 days ago
  11. fc5b5ec Roll recipe dependencies (trivial). by recipe-roller · 2 days ago
  12. a8c0314 Merge with upstream 2025-04-22 by crosvm-luci-ci-builder · 2 days ago
  13. bc84c8b docs: update kernel gdb debugging link by Elie Kheirallah · 2 days ago
  14. e069b15 Roll recipe dependencies (trivial). by recipe-roller · 2 days ago
  15. 1b01459 Roll recipe dependencies (trivial). by recipe-roller · 2 days ago
  16. 39cdec8 Add `COMPILE_SECCOMP_POLICY` as an alternative to `MINIJAIL_DIR` in `jail/build.rs` by A. Cody Schuffelen · 2 days ago
  17. 5743c07 Merge with upstream 2025-04-22 by crosvm-luci-ci-builder · 2 days ago
  18. cc8b318 Roll recipe dependencies (trivial). by recipe-roller · 2 days ago
  19. 7c151c9 devices: virtio: gpu: add error contexts for resource map blob by Kaiyi Li · 2 days ago
  20. 2194474 devices: virtio-video: fix guest region comparison by Daniel Verkamp · 2 days ago
  21. dbfa4b2 Merge with upstream 2025-04-21 by crosvm-luci-ci-builder · 3 days ago
  22. 68703a2 Roll recipe dependencies (trivial). by recipe-roller · 3 days ago
  23. e1ebf3d aarch64, riscv64: fdt: remove excess interrupt-map-mask cells by Daniel Verkamp · 3 days ago
  24. a433915 Merge with upstream 2025-04-18 by crosvm-luci-ci-builder · 4 days ago stabilize-starline-16261.B
  25. 2d7530b vm_control: send error contexts for VmMemoryResponse::Err by Kaiyi Li · 6 days ago
  26. 5c99084 Roll recipe dependencies (trivial). by recipe-roller · 6 days ago
  27. b8d4711 Merge with upstream 2025-04-17 by crosvm-luci-ci-builder · 6 days ago
  28. c97f72a vmm_vhost: print details for ReqHandlerError by Kaiyi Li · 7 days ago
  29. b1bb640 Roll recipe dependencies (trivial). by recipe-roller · 7 days ago
  30. a4d15ea Roll recipe dependencies (trivial). by recipe-roller · 7 days ago
  31. 17baef1 Merge with upstream 2025-04-16 by crosvm-luci-ci-builder · 7 days ago
  32. 28a224e Roll recipe dependencies (trivial). by recipe-roller · 8 days ago
  33. 4ce4bbc devices: virtio-balloon: change vq indexes based on features by Daniel Verkamp · 8 days ago
  34. cd96ad0 Merge with upstream 2025-04-16 by crosvm-luci-ci-builder · 8 days ago
  35. a54b440 Debug log slirp panic. by Richard Zhang · 8 days ago
  36. a238e3e rutabaga_gfx: allow setting the gfxstream search path for the debug profile and the release profile by Kaiyi Li · 8 days ago
  37. 6ce9ee3 Merge with upstream 2025-04-15 by crosvm-luci-ci-builder · 8 days ago
  38. 44733e1 Roll recipe dependencies (trivial). by recipe-roller · 9 days ago
  39. 623532b Merge with upstream 2025-04-15 by crosvm-luci-ci-builder · 9 days ago
  40. 42b6cf7 Roll recipe dependencies (trivial). by recipe-roller · 9 days ago
  41. 28691d5 crosvm_control: make struct fields public by Frederick Mayle · 9 days ago
  42. 76cbf65 Move bit_field_derive.rs into a `src` directory by A. Cody Schuffelen · 9 days ago
  43. c2c12dc Roll recipe dependencies (trivial). by recipe-roller · 9 days ago
  44. ebbd596 Roll recipe dependencies (trivial). by recipe-roller · 9 days ago
  45. 5d2bca2 aarch64: move create_reserved_memory_node to arch by Daniel Verkamp · 9 days ago
  46. cbf4cda aarch64: fdt: make reserved-memory more generic by Daniel Verkamp · 9 days ago
  47. 3971a20 aarch64, riscv64: factor out create_memory_node() by Daniel Verkamp · 9 days ago
  48. 3c804fb Roll recipe dependencies (trivial). by recipe-roller · 9 days ago
  49. 57e1a81 Merge with upstream 2025-04-14 by crosvm-luci-ci-builder · 9 days ago
  50. ae91d51 base: windows: fix static_mut_refs and avoid repeated GetProcAddress() by Daniel Verkamp · 10 days ago
  51. b825342 hypervisor: improve StaticSwiotlbAllocationRequired docs by Frederick Mayle · 10 days ago
  52. 33fad42 e2e_tests: remove lspci_win backcompat file by Daniel Verkamp · 10 days ago
  53. ccdd6c9 aarch64, riscv64: filter guest mem purpose in memory node by Daniel Verkamp · 10 days ago
  54. 5f57304 Roll recipe dependencies (trivial). by recipe-roller · 10 days ago
  55. 7f51f2d Merge with upstream 2025-04-14 by crosvm-luci-ci-builder · 10 days ago
  56. 87e8a38 add --lock-guest-memory-dontneed option by Frederick Mayle · 10 days ago
  57. 3840a57 Roll recipe dependencies (trivial). by recipe-roller · 10 days ago
  58. 29946e3 Roll recipe dependencies (trivial). by recipe-roller · 10 days ago
  59. aac41f2 Roll recipe dependencies (trivial). by recipe-roller · 10 days ago
  60. 0370a24 panic_hook: switch to Rust 1.81+ PanicHookInfo by Daniel Verkamp · 10 days ago
  61. 028ae14 Merge with upstream 2025-04-11 by crosvm-luci-ci-builder · 10 days ago
  62. 46d22fd Roll recipe dependencies (trivial). by recipe-roller · 13 days ago
  63. 7c87737 hypervisor: remove VmCap::TscDeadlineTimer by Daniel Verkamp · 13 days ago
  64. aac1dbe Roll recipe dependencies (trivial). by recipe-roller · 13 days ago
  65. 7943341 Merge with upstream 2025-04-10 by crosvm-luci-ci-builder · 14 days ago
  66. 6f4b404 Roll recipe dependencies (trivial). by recipe-roller · 14 days ago
  67. 6c7ff51 hypervisor: whpx: Add missing capability info by Idan Raiter · 14 days ago
  68. 8eb83de Roll recipe dependencies (trivial). by recipe-roller · 14 days ago
  69. a6da559 Roll recipe dependencies (trivial). by recipe-roller · 14 days ago
  70. 2019104 Merge with upstream 2025-04-09 by crosvm-luci-ci-builder · 14 days ago
  71. f7fd0dd Merge with upstream 2025-04-09 by crosvm-luci-ci-builder · 2 weeks ago
  72. 1c5162c rutabaga_gfx: kumquat: nullptr check by Gurchetan Singh · 2 weeks ago
  73. 24d2a06 virtcpufreq_v2: Fix up ipc_ratio when host-topology is used by David Dai · 2 weeks ago
  74. 80d5d31 Roll recipe dependencies (trivial). by recipe-roller · 2 weeks ago
  75. cd2c08d Roll recipe dependencies (trivial). by recipe-roller · 2 weeks ago
  76. 6530efa Merge with upstream 2025-04-08 by crosvm-luci-ci-builder · 2 weeks ago
  77. 7c8d35f Roll recipe dependencies (trivial). by recipe-roller · 2 weeks ago
  78. 97a092c Roll recipe dependencies (trivial). by recipe-roller · 2 weeks ago
  79. d20c4e5 Roll recipe dependencies (trivial). by recipe-roller · 2 weeks ago
  80. d2ce020 Merge with upstream 2025-04-08 by crosvm-luci-ci-builder · 2 weeks ago
  81. d836eaf Roll recipe dependencies (trivial). by recipe-roller · 2 weeks ago
  82. 29af295 cmdline: SVE correct enabled->enable by Elie Kheirallah · 2 weeks ago
  83. 34ca702 Roll recipe dependencies (trivial). by recipe-roller · 2 weeks ago
  84. d4a86ce x86_64: force 64-bit CPU mode when booting pVM FW by Daniel Verkamp · 2 weeks ago
  85. 8ab3d36 kernel_loader: replace test_elf32.bin blob by Daniel Verkamp · 2 weeks ago
  86. 4760a63 x86_64: allow loading 32-bit ELF kernels by Daniel Verkamp · 2 weeks ago
  87. 0450337 Roll recipe dependencies (trivial). by recipe-roller · 2 weeks ago
  88. e61326a Roll recipe dependencies (trivial). by recipe-roller · 2 weeks ago
  89. 4cffaf5 hypervisor: HypervisorCap cleanup by Elie Kheirallah · 2 weeks ago
  90. f1044c8 hypervisor: Move TscDeadlineTimer from HypervisorCap to VmCap by Elie Kheirallah · 2 weeks ago
  91. 85ae6a4 Merge with upstream 2025-04-07 by crosvm-luci-ci-builder · 2 weeks ago
  92. eb888cd Roll recipe dependencies (trivial). by recipe-roller · 2 weeks ago
  93. df5a040 Roll recipe dependencies (trivial). by recipe-roller · 2 weeks ago
  94. 5acee40 Roll recipe dependencies (trivial). by recipe-roller · 2 weeks ago
  95. a23dc35 Roll recipe dependencies (trivial). by recipe-roller · 2 weeks ago
  96. 6012e95 Merge with upstream 2025-04-07 by crosvm-luci-ci-builder · 2 weeks ago
  97. 7cb0f63 infra: add bot-commit flag to baguette_uprev by Zihan Chen · 2 weeks ago
  98. ec82215 aarch64: load pvmfw early in build_vm by Elie Kheirallah · 2 weeks ago
  99. 24d012a Merge with upstream 2025-04-04 by crosvm-luci-ci-builder · 3 weeks ago stabilize-starline-16245.B stabilize-starline-16246.B
  100. d57dd41 Roll recipe dependencies (trivial). by recipe-roller · 3 weeks ago