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