summary refs log tree commit diff
Commit message (Expand)AuthorAge
* 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
| * docker: update ADHD commit for VolatileSlice changesDaniel Verkamp2020-05-27
| * Cargo.lock: add sync dependency to hypervisorDaniel Verkamp2020-05-27
| * resources: allocate_at support for address_allocatorTomasz Jeznach2020-05-26
| * Make VolatileSlice ABI-compatible with iovecChirantan Ekbote2020-05-25
| * devices: virtio: video: Implement video decoder deviceKeiichi Watanabe2020-05-23
| * devices: virtio: Initial implementation of virtio-video deviceKeiichi Watanabe2020-05-23
| * devices: gpu: random cleanupGurchetan Singh2020-05-22
* | Merge remote-tracking branch 'origin/master'Alyssa Ross2020-05-22
|\|
| * Cargo.lock: add kvm to hypervisor dependenciesDaniel Verkamp2020-05-21
| * hypervisor: add KvmVm new and try_cloneSteven Richman2020-05-21
| * Put files in device tree for AndroidLepton Wu2020-05-20
| * devices: irqchip: new irqchip moduleColin Downs-Razouk2020-05-18
| * msg_socket: remove MsgOnSocket impl for RawFd, an alias for i32Zach Reizner2020-05-16
| * msg_socket: fix MsgOnSocket::msg_size for Option<T>Zach Reizner2020-05-16