summary refs log tree commit diff
Commit message (Expand)AuthorAge
...
* poly_msg_socket: addAlyssa Ross2020-06-15
* extract create message from activateAlyssa Ross2020-06-15
* forward kill to/from wlAlyssa Ross2020-06-15
* drop lazy_staticAlyssa Ross2020-06-15
* the great renamingAlyssa Ross2020-06-15
* hacky construct Wl in external procAlyssa Ross2020-06-15
* vm_control: make MaybeOwnedFd genericAlyssa Ross2020-06-15
* hacky working out-of-process virtio_wlAlyssa Ross2020-06-15
* devices: make virtio::Interrupt a traitAlyssa Ross2020-06-15
* msg_socket: impl MsgOnSocket for WrappingAlyssa Ross2020-06-15
* arch: add public API for creating GuestMemoryAlyssa Ross2020-06-15
* guest_memory: allow creating with an existing memfdAlyssa Ross2020-06-15
* devices: move jailing out of JailedDevice::newAlyssa Ross2020-06-15
* devices: don't jail in ProxyDevice constructorAlyssa Ross2020-06-15
* crosvm: fix balloon and USB sockets HEAD masterAlyssa Ross2020-06-15
* crosvm: fix deadlock on early VmRequestAlyssa Ross2020-06-15
* msg_socket: introduce UnixSeqpacketExtAlyssa Ross2020-06-15
* crosvm: fmtAlyssa Ross2020-06-14
* msg_socket: fix broken testsAlyssa Ross2020-06-14
* Merge remote-tracking branch 'origin/master'Alyssa Ross2020-06-14
|\
| * io_uring: update for mmap api changeDylan Reid2020-06-12
| * resources: add address_from_pci_offset functionGurchetan Singh2020-06-12
| * kvm: use MappedRegion traitGurchetan Singh2020-06-12
| * devices: video: dec: Support arbitrary buffers to be mapped as resourcesKeiichi Watanabe2020-06-12
| * seccomp: add policy file video_device on ARM.Alexandre Courbot2020-06-11
| * hypervisor: add Vm user memory region functionsSteven Richman2020-06-10
| * devices: irqchip: KvmKernelIrqchip x86_64 implColin Downs-Razouk2020-06-10
| * README: Document permissions needed for running.Andrew Walbran2020-06-05
| * io_uring: Take Vecs or iterators of iovecsDylan Reid2020-06-05
| * devices: irqchip: IrqChipX86_64 traitColin Downs-Razouk2020-06-04
| * devices: fs: Use 2 stage create and mkdirChirantan Ekbote2020-06-04
| * devices: fs: Refactor ioctl handling codeChirantan Ekbote2020-06-04
| * sys_util: Make ioctl number method a const fnChirantan Ekbote2020-06-04
| * msg_socket: implement MsgOnSocket for Vec and tuplesZach Reizner2020-06-03
| * hypervisor: add get/set_pvclockSteven Richman2020-06-03
| * docker: update ADHD checkout for BoxErrorDaniel Verkamp2020-06-03
* | seccomp: allow getdents64 if getdents is allowedAlyssa Ross2020-06-14
* | Merge remote-tracking branch 'origin/master'Alyssa Ross2020-06-14
|\|
| * acpi: support user provided ACPI SDTs.Tomasz Jeznach2020-06-01
| * pci: ac97: Fix unused import warningDylan Reid2020-06-01
| * ac97: Uses audio_streams::BoxErrorJudy Hsiao2020-06-01
| * resources: release support for address_allocatorTomasz Jeznach2020-05-29
| * arch: serial: open file outputs for appendDaniel Verkamp2020-05-29
| * fuzz: update virtqueue fuzzer for new VolatileSlice APIDaniel Verkamp2020-05-29
| * docker: update adhd commit for IntoIovec changeDaniel Verkamp2020-05-29
| * hypervisor: x86 irqchip structsColin Downs-Razouk2020-05-28
| * sys_util: Refactor IntoIovecChirantan Ekbote2020-05-28
| * devices: usb: add unit test for ring buffer cycleDaniel Verkamp2020-05-27
| * arch: check property_string result in create_android_fdtDaniel Verkamp2020-05-27
| * Fix VolatileSlice calls in all modulesDaniel Verkamp2020-05-27