1. 1656cc4 Handle case where gsi_fstab is empty string by Alistair Strachan · 6 years ago
  2. 14c3eb2 Reorder vendor/metadata partitions by Alistair Strachan · 6 years ago
  3. f1f7cb3 Add the device configuration server by Jorge E. Moreira · 6 years ago
  4. e1c6b90 Utilize crosvm's new --initrd feature by Alistair Strachan · 6 years ago
  5. c7fbbea Update to the latest drm_hwcomposer by Greg Hartman · 6 years ago
  6. a3c552d Add gpu_mode flag by Greg Hartman · 6 years ago
  7. 5782ce4 Add product.img support to launcher by Alistair Strachan · 6 years ago
  8. c87c2c7 Allow the vnc server to run when using crosvm as vmm by Jorge E. Moreira · 6 years ago
  9. 90b2fb2 Use a std::set<std::string> for adb modes. by Cody Schuffelen · 6 years ago
  10. 9a18072 Use the none audio device to eliminate ALSA errors by Greg Hartman · 6 years ago
  11. ba8f8e9 Generate metadata partition by Paul Trautrim · 6 years ago
  12. 664325e Redirect crosvm stdin to /dev/null by Jorge E. Moreira · 6 years ago
  13. 5fd076e Remove the wifi bridge from the flags/config. by Cody Schuffelen · 6 years ago
  14. 252d98b Add a new audio HAL for native VMM audio by Alistair Strachan · 6 years ago
  15. fd1a6b0 Don't use virtio as hardware name by Jorge E. Moreira · 6 years ago
  16. 3fad450 Make all disks R/W in crosvm command line by Jorge E. Moreira · 6 years ago
  17. fd10cae Starts a host process to receive logcat output over vsock by Jorge E. Moreira · 6 years ago
  18. 1ca5017 Merge "Set up network interfaces when running with crosvm" into cuttlefish-testing by Treehugger Robot · 6 years ago
  19. 46429a9 Set up network interfaces when running with crosvm by Jorge E. Moreira · 6 years ago
  20. e3269ed Fix CuttlefishConfig::blank_data_image_mb() by Cody Schuffelen · 6 years ago
  21. da018ca Support arbitrary addresses in adb_connector. by Cody Schuffelen · 6 years ago
  22. f4b202b Remove VSoCEnabled() and replace it with config's enable_ivserver() by Jorge E. Moreira · 6 years ago
  23. ca201b7 cuttlefish launch: fix qemu_gdb flag by Jorge E. Moreira · 6 years ago
  24. ac14e1e cuttlefish launch: fix qemu_gdb flag by Matthias Maennich · 6 years ago
  25. 80ddd7f Extract the elf image from a compressed kernel image. by Jorge E. Moreira · 6 years ago
  26. b86922b Fix getter for run_adb_connector config property by Jorge E. Moreira · 6 years ago
  27. ba62662 WIP: crosvm launcher mode by Jorge E. Moreira · 6 years ago
  28. 8b0c9e2 Merge changes I717ece9c,I1e3166cb,Ife86bca2,I692bc68a,I1dd8fb3b, ... into cuttlefish-testing by Cody Schuffelen · 6 years ago
  29. 2b51bab Move ApplyDataImagePolicy to after config setup. by Cody Schuffelen · 6 years ago
  30. 3a64095 Control the e2e test through the config. by Cody Schuffelen · 6 years ago
  31. 5024973 Pass the daemon flag through the config. by Cody Schuffelen · 6 years ago
  32. 1f08d97 Use the config to control adb subprocesses. by Cody Schuffelen · 6 years ago
  33. d12e0c9 Pass restart_processes through the config file. by Cody Schuffelen · 6 years ago
  34. e13a78a Move UnpackBootImage to boot_image_unpacker.cc by Cody Schuffelen · 6 years ago
  35. 494eaf6 Remove spurious addr= lines from the qemu config by Greg Hartman · 6 years ago
  36. 9aeb97d Restart the VMM if it crashes by Jorge E. Moreira · 6 years ago
  37. d966837 No longer include libvirt as a supported VMM by Jorge E. Moreira · 6 years ago
  38. 17b3472 Move vnc / audio server launching out of main.cc by Cody Schuffelen · 6 years ago
  39. 55676ca Use the config to control the kernel log monitor. by Cody Schuffelen · 6 years ago
  40. 5bc697c Use the config to control the ivserver launch. by Cody Schuffelen · 6 years ago
  41. 834fbf6 Add support for arm{,64} cuttlefish phone platforms by Alistair Strachan · 6 years ago
  42. d946b5f Support enabling vsock connections with a launcher flag. by Cody Schuffelen · 6 years ago
  43. 90c1dcc Fix performance-for-range-copy warnings by Chih-Hung Hsieh · 6 years ago
  44. 06e0c17 Stop assuming the PCI bus will be 'pci.0' by Alistair Strachan · 6 years ago
  45. bb61eca Switch console from ISA to PCI serial port by Alistair Strachan · 6 years ago
  46. 7e5184b Give ivshmem-doorbell a fixed PCI address by Alistair Strachan · 6 years ago
  47. 6ffa0cb Accommodate inherited file descriptors in the subprocess utilities. by Jorge E. Moreira · 6 years ago
  48. a00584e Restore a default value for the path to the config file by Jorge E. Moreira · 6 years ago
  49. 7338d35 Makes adb shell read device name from config by Ryan Haining · 6 years ago
  50. f219a16 Use an environment variable for the config file. by Cody Schuffelen · 6 years ago
  51. 5898003 Move libvirt and qemu flags to the launcher. by Cody Schuffelen · 6 years ago
  52. 88df7a8 Revert "Create a guest VLAN network with a host flag." by Greg Hartman · 6 years ago
  53. 33d1d0a Create a guest VLAN network with a host flag. by Cody Schuffelen · 6 years ago
  54. f1f28c5 Allow setupwizard.mode to be changed in the launcher by Greg Hartman · 6 years ago
  55. b2427ba Consistent naming for kernel command line by Jorge E. Moreira · 6 years ago
  56. efadb8d Represent the kernel command line as a set. by Cody Schuffelen · 6 years ago
  57. 66e9a1a Merged libmonitor and kernel_log_monitor modules by Jorge E. Moreira · 6 years ago
  58. 81afca1 Kernel log monitor runs in its own process by Jorge E. Moreira · 6 years ago
  59. 3c656a1 Merge "Adds device_title to config file." into gce-dev by TreeHugger Robot · 6 years ago
  60. 6d821ec Adds device_title to config file. by Ryan Haining · 6 years ago
  61. be7049a Minor fixes to the launcher refactor by Jorge E. Moreira · 6 years ago
  62. d843066 Moved vadb and usbip to the virtual_usb_manager directory by Jorge E. Moreira · 6 years ago
  63. b5a71d7 VirtualUsmManager runs in its own process by Jorge E. Moreira · 6 years ago
  64. 2b00301 Make qemu the client in the qemu monitor connection by Jorge E. Moreira · 6 years ago
  65. 8832283 Make vm_manager configurable on the command line by Jorge E. Moreira · 6 years ago
  66. 077d300 Don't abort, return nullptr instead, when config file isn't present by Jorge E. Moreira · 6 years ago
  67. 50a0775 Adds the process monitor to the launcher by Jorge E. Moreira · 6 years ago
  68. 015c000 Put a link to the config file in the home directory by Jorge E. Moreira · 6 years ago
  69. b8dfb99 Only one defiinition of kDefaultUuidPrefix by Jorge E. Moreira · 6 years ago
  70. d95a63f Merge "AbsolutePath() is good if file doesn't exist" into gce-dev by TreeHugger Robot · 6 years ago
  71. b3aa37f Merge "Correctly daemonizes launcher" into gce-dev by TreeHugger Robot · 6 years ago
  72. d3f185d AbsolutePath() is good if file doesn't exist by Ryan Haining · 6 years ago
  73. d3bdb92 Revert "Uses realpath() when setting config file paths" by Ryan Haining · 6 years ago
  74. 66f6ec8 Correctly daemonizes launcher by Jorge E. Moreira · 6 years ago
  75. 8961890 Uses realpath() when setting config file paths by Ryan Haining · 6 years ago
  76. 10e4231 Adds RealPath utility function by Ryan Haining · 6 years ago
  77. bc383dc Define exit codes for the launcher and do less calls to abort. by Jorge E. Moreira · 6 years ago
  78. 5020a66 Launcher checks user configuration before running by Jorge E. Moreira · 6 years ago
  79. 09ae634 Merge "Silence repeated log messages about adb connections" into gce-dev by TreeHugger Robot · 6 years ago
  80. ef8c910 Merge changes I6a2f48df,I86efb22e into gce-dev by TreeHugger Robot · 6 years ago
  81. bd1fedf Silence repeated log messages about adb connections by Greg Hartman · 6 years ago
  82. 91f8142 Add the ability to debug the kernel via tcp by Greg Hartman · 6 years ago
  83. 1300f0b Make the launcher exit on boot completed/failed by Jorge E. Moreira · 6 years ago
  84. 3d838dc Kernel log server accepts subscriptions to boot events by Jorge E. Moreira · 6 years ago
  85. eeca8e3 Merge "Reenables usb on 0.7+ host images" into gce-dev by Ryan Haining · 6 years ago
  86. 62df2d0 Merge "Make network connectivity nonblocking for boot." into gce-dev by TreeHugger Robot · 6 years ago
  87. 0595042 Merge "Change wifi configuration to wifi monitoring." into gce-dev by TreeHugger Robot · 6 years ago
  88. f138357 Reenables usb on 0.7+ host images by Ryan Haining · 6 years ago
  89. 8149135 Merge "Writes adb_mode flag to new config" into gce-dev by Ryan Haining · 6 years ago
  90. 4a1abea Writes adb_mode flag to new config by Ryan Haining · 6 years ago
  91. cb7d46c Move some info logs from libvirt manager to launcher by Jorge E. Moreira · 6 years ago
  92. 5bbc22c Make network connectivity nonblocking for boot. by Cody Schuffelen · 6 years ago
  93. 4f487a5 Change wifi configuration to wifi monitoring. by Cody Schuffelen · 6 years ago
  94. 3819324 Don't use sudo when not using libvirt by Jorge E. Moreira · 6 years ago
  95. 82c6840 Move ivserver code to its home by Greg Hartman · 6 years ago
  96. ba09e2a Merge "Launcher unpacks boot image." into gce-dev by TreeHugger Robot · 6 years ago
  97. 5d9cd92 Launcher unpacks boot image. by Jorge E. Moreira · 6 years ago
  98. 7ad6617 Merge "Clean up obsolete README files" into gce-dev by TreeHugger Robot · 6 years ago
  99. 39c5d35 Clean up obsolete README files by Greg Hartman · 6 years ago
  100. 213a8a7 Improve logging of the environment by Greg Hartman · 6 years ago