1. 91e5125 Revert "crosvm: Remove CLOEXEC from fds passed into non-jailed plugin" by David Stevens · 2 years, 7 months ago
  2. 93aefc5 devices: block: merge device and vhost-user handle_queue functions into one by Alexandre Courbot · 2 years, 8 months ago
  3. a4a3b1d devices: irq_event: implement as_raw_descriptors() and use them by Dmitry Torokhov · 2 years, 8 months ago
  4. 7997f0c devices: vfio_platform: add specialized assign_{edge|level}_platform_irq() by Dmitry Torokhov · 2 years, 8 months ago
  5. f021a62 devices: irqchip: add specialized register_{edge|level}_irq_event() by Dmitry Torokhov · 2 years, 8 months ago
  6. c11a18b devices: vfio_platform: change assign_platfrom_irq() to accept events refs by Dmitry Torokhov · 2 years, 8 months ago
  7. 9906775 devices: vfio_platform: make assign_platform_irq() return errors by Dmitry Torokhov · 2 years, 8 months ago
  8. 4430622 devices: Upstream Windows vhost-user net device. by Noah Gold · 2 years, 8 months ago
  9. cd0e7ed Docs: Fix kernel config build steps by Kameron Lutes · 2 years, 8 months ago
  10. 7b7a206 devices: direct_irq: switch to using IrqEdgeEvent and IrqLevelEvent by Dmitry Torokhov · 2 years, 8 months ago
  11. f87295a crosvm: skip creating tap device in plugins tests if not enough capabilities by Anton Romanov · 2 years, 7 months ago
  12. b3a094e crosvm: Support for RDMSR in userspace. by Junichi Uekawa · 2 years, 8 months ago
  13. d77eab2 devices: acpi: convert to using IrqLevelEvent by Dmitry Torokhov · 2 years, 8 months ago
  14. 24a2261 Run some win64 tests with wine as part of presubmit by Anton Romanov · 2 years, 9 months ago
  15. c30abef vfio_sys: regenerate bindings by Daniel Verkamp · 3 years ago
  16. ac0b33a net_sys: regenerate bindgen bindings by Daniel Verkamp · 3 years ago
  17. dd21595 devices: pci: change assign_irq() to accept IrqLevelEvent by Dmitry Torokhov · 2 years, 8 months ago
  18. be3bbc0 devices: pl030: convert to using IrqEdgeEvent by Dmitry Torokhov · 2 years, 8 months ago
  19. ccb9e90 devices: ac97: convert to using IrqLevelEvent by Dmitry Torokhov · 2 years, 8 months ago
  20. e119692 devices: xhci: convert to using IrqLevelEvent by Dmitry Torokhov · 2 years, 8 months ago
  21. 3d159f8 devices: pcie: convert to using IrqLevelEvent by Dmitry Torokhov · 2 years, 8 months ago
  22. f6f5789 devices: vfio_pci: convert to using IrqLevelEvent by Dmitry Torokhov · 2 years, 8 months ago
  23. 7e17b32 devices: virtio: pci device: convert to using IrqLevelEvent by Dmitry Torokhov · 2 years, 8 months ago
  24. 7a8ce70 devices: virtio: convert Interrupt to use IrqLevelEvent by Dmitry Torokhov · 2 years, 8 months ago
  25. bcc5368 devices: goldfish battery: convert to using IrqLevelEvent by Dmitry Torokhov · 2 years, 8 months ago
  26. 16f37e0 devices: introduce IrqLevelEvent and IrqEdgeEvent by Dmitry Torokhov · 2 years, 8 months ago
  27. 8452832 rutabaga_gfx: enable per-context/per-ring fencing for virgl_renderer by Ryan Neph · 2 years, 9 months ago
  28. 7df6c2e io_uring: fix bindgen path after crate move by Daniel Verkamp · 2 years, 8 months ago
  29. 0704078 Print error when netlink socket not created. by Steven Moreland · 2 years, 8 months ago
  30. 5b8a837 Kokoro merge bot: Remove rebase for now by Dennis Kempin · 2 years, 8 months ago
  31. c7cd0e0 Move libvda to media/libvda by Alexandre Courbot · 2 years, 8 months ago
  32. 7afcfa0 crosvm: Remove CLOEXEC from fds passed into non-jailed plugin by Anton Romanov · 2 years, 8 months ago
  33. 2d01c1d base, sys_util: remove Timer::is_armed function by Daniel Verkamp · 2 years, 8 months ago
  34. e584f83 devices: vvu: refactor to use PciAddress by Daniel Verkamp · 2 years, 8 months ago
  35. 971a49e devices: pci: add domain to PciAddress fmt output by Daniel Verkamp · 2 years, 8 months ago
  36. 67e64f7 devices: virtio: block: report 1 segment max on Windows by Daniel Verkamp · 2 years, 8 months ago
  37. bc712f1 devices: virtio: block: add missing copyright headers by Daniel Verkamp · 2 years, 8 months ago
  38. 3c2d5ce gfxstream: support async fence cb by Lingfeng Yang · 3 years, 4 months ago
  39. 3a81c07 aarch64: fdt: Fix create_psci_node by Pierre-Clément Tosi · 2 years, 8 months ago
  40. 150255a aarch64: Validate PsciVersion during instantiation by Pierre-Clément Tosi · 2 years, 8 months ago
  41. bdef378 arch: fdt: Pass &[&str] to property_string_list by Pierre-Clément Tosi · 2 years, 8 months ago
  42. 163b57a aarch64: kvm: Refactor match in get_psci_version by Pierre-Clément Tosi · 2 years, 8 months ago
  43. a055ebe base, sys_util: remove fork module by Daniel Verkamp · 2 years, 8 months ago
  44. db0f4d6 crosvm: Start render server for plugin process by Anton Romanov · 2 years, 8 months ago
  45. bb24159 gfxstream: fix renderer callbacks definitions by Kaiyi Li · 2 years, 8 months ago
  46. 5ab8b89 Move files from base/src/common to base/src by Vikram Auradkar · 2 years, 8 months ago
  47. 0953c58 upstream a few file from dev/pci by Vikram Auradkar · 2 years, 8 months ago
  48. a2bed9b gfxstream: remove unused imports by Kaiyi Li · 2 years, 8 months ago
  49. dba517d devices: console: simplify handle_input() by Alexandre Courbot · 2 years, 8 months ago
  50. 566f426 devices: vhost-user: console: remove unneeded VIRTIO_F_VERSION_1 feature by Alexandre Courbot · 2 years, 8 months ago
  51. 0ff5b53 devices: vvu: remove Arc<Mutex<>> for VvuDevice by Alexandre Courbot · 2 years, 8 months ago
  52. 33d1b09 devices: vhost-user: vsock: use HandlerType by Alexandre Courbot · 2 years, 8 months ago
  53. 1cb82fd devices: vvu: handler: only pass needed data to HandlerType by Alexandre Courbot · 2 years, 8 months ago
  54. f9eb7f2 vmm_host: remove default implementation of protocol() by Alexandre Courbot · 2 years, 8 months ago
  55. 89f97d8 devices: vvu: remove config from VvuPciDevice by Alexandre Courbot · 2 years, 8 months ago
  56. a999284 rutabaga_gfx: remove fence polling and enable async callback by Ryan Neph · 3 years, 7 months ago
  57. 37f02e9 Use cfg_if crate to disambiguate the chosen VideoBackendType by Daniel Almeida · 2 years, 11 months ago
  58. 3cdc5c5 argument: Add a key numeric parser. by Junichi Uekawa · 2 years, 8 months ago
  59. 29950ef devices: make virtio tpm backend pluggable by Daniel Verkamp · 3 years, 1 month ago
  60. 8ec0b3d descriptor: Dedupe code between unix and windows by Richard · 2 years, 8 months ago
  61. 4557915 descriptor_reflection: Dedupe cross platform by Richard · 2 years, 8 months ago
  62. 66eb01a virtio-block: Upstream window's block device by Richard · 2 years, 8 months ago
  63. de1f006 Enable clippy on windows by Vikram Auradkar · 2 years, 8 months ago
  64. 6a8f656 crosvm: move all sandbox-related options under one struct by Alexandre Courbot · 2 years, 8 months ago
  65. c6ad83f devices: vsock: allow to parse options using serde_keyvalue crate by Alexandre Courbot · 2 years, 9 months ago
  66. 5a792cb devices: vfio_pci: refactor pending bit emulation for MSI-X by Tinghao Zhang · 2 years, 8 months ago
  67. acfc808 devices: vfio_pci: make vfio msix cap shareable by Tinghao Zhang · 2 years, 8 months ago
  68. 35d66b9 devices: vfio_pci: enable MSI-X per vector masking by Tinghao Zhang · 2 years, 8 months ago
  69. 95932f0 devices: pci: msix: lazy MSI vector allocation by Tinghao Zhang · 2 years, 8 months ago
  70. e871ee9 Kokoro merge bot: Rebase merges before uploading by Dennis Kempin · 2 years, 8 months ago
  71. ba0e3db arch: Don't set up serial device when vhost-user console is set by Keiichi Watanabe · 2 years, 8 months ago
  72. 983e44e crosvm/linux: fix typo by Alexandre Courbot · 2 years, 8 months ago
  73. 1087e85 base, sys_util: make clone_fd function private by Daniel Verkamp · 2 years, 8 months ago
  74. 2b43443 Enable vmm_vhost windows tests by Vikram Auradkar · 2 years, 8 months ago
  75. 1dd97fa tools: fix reference to no longer existing install-deps.sh by Dmitry Torokhov · 2 years, 8 months ago
  76. cbddc59 devices: serial: replace file_from_path with open_file by Daniel Verkamp · 2 years, 8 months ago
  77. ed6b27a base: pass OpenOptions to open_file instead of bools by Daniel Verkamp · 2 years, 8 months ago
  78. cbe2e12 Kokoro: Use unique identifiers for gerrit API by Dennis Kempin · 2 years, 8 months ago
  79. 6c3eadd x86: Fix HT flag is incorrectly masked for no_smt by Zhao Liu · 2 years, 8 months ago
  80. afa8ccc x86_64: acpi: create goldfish battery earlier by David Stevens · 2 years, 8 months ago
  81. e4a9e82 devices: virtio: iommu: narrow the pci range of viot by Haiwei Li · 2 years, 8 months ago
  82. a7a04e6 ci/kokoro: improve error checking by David Stevens · 2 years, 8 months ago
  83. 3a29174 Upstream windows serial device by Vikram Auradkar · 2 years, 8 months ago
  84. 626f014 crosvm: Add host hp gpe paratemer for pcie root port by Xiong Zhang · 2 years, 8 months ago
  85. 1b6e011 ACPI: Add register gpe notify event interface by Xiong Zhang · 2 years, 8 months ago
  86. c26cf3d crosvm: Reflect KVM_EXIT_HYPERV return value. by Junichi Uekawa · 2 years, 8 months ago
  87. 6ae817e Add release-test profile by David Stevens · 2 years, 8 months ago
  88. 3f74959 vfio: Support user-set address for VFIO PCI devices by Victor Ding · 2 years, 8 months ago
  89. 52a0f3b devices: vhost-user: Add a test case for ClientExit by Keiichi Watanabe · 2 years, 8 months ago
  90. 6cda440 vfio_pci: improve mmaped mmio bar tracking by David Stevens · 2 years, 8 months ago
  91. 2c29fa8 devices: block: parse options using serde_keyvalue crate by Alexandre Courbot · 2 years, 10 months ago
  92. da20cf1 devices: serial: parse options using serde_keyvalue crate by Alexandre Courbot · 2 years, 10 months ago
  93. aa043e8 add serde_keyvalue crate by Alexandre Courbot · 2 years, 10 months ago
  94. 2558b26 vmm_vhost: Allow vmm to turn down before device by Keiichi Watanabe · 2 years, 8 months ago
  95. e896297 devices: virtio: vvu: allow non-zero guest mem descriptor offset by Daniel Verkamp · 2 years, 8 months ago
  96. 6ba4551 devices: vfio: remove unnecessary MemSlot casts by Daniel Verkamp · 2 years, 8 months ago
  97. 4440db2 vm_control: refactor VmMemoryRequest by Daniel Verkamp · 3 years ago
  98. 4023f06 move add_bind_mount by Vikram Auradkar · 2 years, 8 months ago
  99. 15b4769 devices: vvu: Add `uuid` argument for vvu-proxy by Keiichi Watanabe · 2 years, 8 months ago
  100. 04b9ce6 gpu: display detailed resource bridge errors by Alexandre Courbot · 2 years, 8 months ago