1. 7445e2d Merge remote-tracking branch 'aosp/upstream-main' by Frederick Mayle · 2 years, 7 months ago
  2. f35f636 Rust 1.60 clippy fixes by Daniel Verkamp · 2 years, 7 months ago
  3. 63c3a69 devices: vfio_pci: implement coordinated PM using PCI config accesses by Peter Fang · 2 years, 7 months ago
  4. aebda74 devices: pci: convert PciAddress::from_string into FromStr impl by Daniel Verkamp · 2 years, 7 months ago
  5. 0914020 Add --task-profiles flag for Android by Jiyong Park · 2 years, 8 months ago
  6. e123e39 devices: vvu: use CrOS memory size for BAR size by David Stevens · 2 years, 7 months ago
  7. 0ac9797 direct_irq: Add support for host wakeup capable IRQs by Dmytro Maluka · 2 years, 8 months ago
  8. f021a62 devices: irqchip: add specialized register_{edge|level}_irq_event() by Dmitry Torokhov · 2 years, 8 months ago
  9. 4430622 devices: Upstream Windows vhost-user net device. by Noah Gold · 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. b3a094e crosvm: Support for RDMSR in userspace. by Junichi Uekawa · 2 years, 8 months ago
  12. db0f4d6 crosvm: Start render server for plugin process by Anton Romanov · 2 years, 8 months ago
  13. 0953c58 upstream a few file from dev/pci by Vikram Auradkar · 2 years, 8 months ago
  14. 29950ef devices: make virtio tpm backend pluggable by Daniel Verkamp · 3 years, 1 month ago
  15. 6a8f656 crosvm: move all sandbox-related options under one struct by Alexandre Courbot · 2 years, 8 months ago
  16. c6ad83f devices: vsock: allow to parse options using serde_keyvalue crate by Alexandre Courbot · 2 years, 9 months ago
  17. 983e44e crosvm/linux: fix typo by Alexandre Courbot · 2 years, 8 months ago
  18. ed6b27a base: pass OpenOptions to open_file instead of bools by Daniel Verkamp · 2 years, 8 months ago
  19. e4a9e82 devices: virtio: iommu: narrow the pci range of viot by Haiwei Li · 2 years, 8 months ago
  20. 3a29174 Upstream windows serial device by Vikram Auradkar · 2 years, 8 months ago
  21. 626f014 crosvm: Add host hp gpe paratemer for pcie root port by Xiong Zhang · 2 years, 8 months ago
  22. 1b6e011 ACPI: Add register gpe notify event interface by Xiong Zhang · 2 years, 8 months ago
  23. 3f74959 vfio: Support user-set address for VFIO PCI devices by Victor Ding · 2 years, 8 months ago
  24. 4023f06 move add_bind_mount by Vikram Auradkar · 2 years, 8 months ago
  25. 15b4769 devices: vvu: Add `uuid` argument for vvu-proxy by Keiichi Watanabe · 2 years, 8 months ago
  26. cdffe49 pcie: Use physical hotplug GPE as virutal hotplug event by Xiong Zhang · 2 years, 11 months ago
  27. 3333441 crosvm: Fix few warnings by Anton Romanov · 2 years, 8 months ago
  28. c286772 base: upstream Tube cross platform support. by Noah Gold · 2 years, 8 months ago
  29. 6cea2c7 main: add --direct-gpe argument by Dmytro Maluka · 2 years, 9 months ago
  30. 74031b4 x86_64: acpi: support for assigning physical GPEs by Dmytro Maluka · 2 years, 9 months ago
  31. dbd2418 system_allocator: add mmio-address-range parameter by David Stevens · 2 years, 8 months ago
  32. e4db417 pstore: reserve ramoops region in system allocator by David Stevens · 2 years, 8 months ago
  33. 097623d arch: return system allocator config by David Stevens · 2 years, 9 months ago
  34. 9f9f0b7 Use composite disk dir for relative paths instead of crosvm working dir by Richard Fung · 2 years, 9 months ago
  35. 9880100 irqchip: kvm: Fix IOAPIC delayed IRQs by Tomasz Nowicki · 2 years, 9 months ago
  36. e55b791 devices: vhost: user: gpu: stop using Tube::try_clone() by Alexandre Courbot · 2 years, 9 months ago
  37. 64f4355 linux: x86_64: Initialize direct-irq before irqchip finalize by Tomasz Nowicki · 2 years, 9 months ago
  38. 6ca0323 acpi: support fixed power button event in command line by Peter Fang · 2 years, 11 months ago
  39. 5586ff5 linux: punch holes in guest memory for file mappings by Daniel Verkamp · 2 years, 9 months ago
  40. de4d729 linux: allow file-backed mappings outside of MMIO regions by Daniel Verkamp · 2 years, 9 months ago
  41. 578e7cc base: remove wildcard and export specific sys_util symbols by Daniel Verkamp · 2 years, 9 months ago
  42. d6a42bd Remove duplicated add_vfio_device address parsing by Daniel Verkamp · 2 years, 9 months ago
  43. 906a38f devices: pci: return Result from PciAddress::from_string by Daniel Verkamp · 2 years, 9 months ago
  44. 87bc2fc devices: virtio: iommu: add an option to create a virtio-iommu device by Haiwei Li · 2 years, 9 months ago
  45. e2dffbf devices: virtio: iommu: implement the vfio-device hotplug and unplug by Haiwei Li · 2 years, 9 months ago
  46. 09b7b8e devices: virtio: iommu: add hot-plugable bus pci ranges to virtio-iommu by Haiwei Li · 2 years, 9 months ago
  47. dbba029 devices: virtio: iommu: add socket between main process and virtio-iommu by Haiwei Li · 2 years, 9 months ago
  48. 344e243 x86: handle KVM_SYSTEM_EVENT_S2IDLE request by Zide Chen · 2 years, 10 months ago
  49. 1419d51 balloon: add a strict balloon flag by David Stevens · 2 years, 9 months ago
  50. ad9e98d devices: virtio: fix iommu clippy warnings by Daniel Verkamp · 2 years, 9 months ago
  51. 055b81b VIRTIO_F_ACCESS_PLATFORM support in virtio-iommu by Woody Chow · 2 years, 10 months ago
  52. 9a3d2dc devices: pci: pvpanic: pvpanic virtual device initial implementation by Vineeth Pillai · 2 years, 9 months ago
  53. d6de319 Pcie: Support static device connection with host pcie rp by Xiong Zhang · 2 years, 9 months ago
  54. e35d465 devices: vfio_pci: MMIO BAR allocation for devices on non-root buses by Haiwei Li · 2 years, 9 months ago
  55. 4bc52e6 devices: pcie: make slot optional by Peter Fang · 2 years, 9 months ago
  56. d33874e acpi: x86: add option for setting LP S0 capable flag for guest ACPI tables by Grzegorz Jaszczyk · 2 years, 9 months ago
  57. ad606ec devices: vvu: Allow user to specify vvu-proxy's PCI address by Keiichi Watanabe · 2 years, 9 months ago
  58. cdea9ae Allow sandbox pivot root directory to be given on command-line. by Andrew Walbran · 2 years, 9 months ago
  59. a24a752 Disable RNG device for protected VMs. by Andrew Walbran · 2 years, 9 months ago
  60. 0440d35 Add option to disable USB devices for protected VMs. by Sebastian Ene · 2 years, 10 months ago
  61. f787471 Linux: Add parameter to pass host pcie root port into guest by Xiong Zhang · 2 years, 11 months ago
  62. d1f6ca1 Pcie: let PcieRootPort determine bridge bus range by Xiong Zhang · 2 years, 10 months ago
  63. 08289b1 Move GPU initialization earlier by Richard Fung · 2 years, 10 months ago
  64. e464a7a gpu: prepare to start render server separately from GPU device by Dmitry Torokhov · 2 years, 10 months ago
  65. 90fd164 crosvm: vvu: proxy: Implement SET_MEM_TABLE and SET_VRING_CALL message by Abhishek Bhardwaj · 3 years ago
  66. d43ae3c Fix building without gpu feature. by Anton Romanov · 2 years, 10 months ago
  67. 5acc0f5 linux: split out linux mod into multiple by Anton Romanov · 2 years, 10 months ago
  68. 6afc5a7 Rename linux.rs into linux/mod.rs to preserve at least some history after refactoring by Anton Romanov · 2 years, 10 months ago