summary refs log tree commit diff
Commit message (Expand)AuthorAge
* SerializerWithFds traitAlyssa Ross2020-06-15
* switch from poly_msg_socket to msg_socket2Alyssa Ross2020-06-15
* msg_socket2: initial commitAlyssa Ross2020-06-15
* debug_labelAlyssa Ross2020-06-15
* queue_max_sizesAlyssa Ross2020-06-15
* devices: return Vec from queue_max_sizesAlyssa Ross2020-06-15
* device_typeAlyssa Ross2020-06-15
* featuresAlyssa Ross2020-06-15
* get_device_capsAlyssa Ross2020-06-15
* get_device_barsAlyssa Ross2020-06-15
* be more panickyAlyssa Ross2020-06-15
* resetAlyssa Ross2020-06-15
* read_configAlyssa Ross2020-06-15
* ack_featuresAlyssa Ross2020-06-15
* write_configAlyssa Ross2020-06-15
* Don't give worker ownership of socketAlyssa Ross2020-06-15
* send MemoryParams in createAlyssa Ross2020-06-15
* move MemoryParams to devicesAlyssa Ross2020-06-15
* poly_msg_socketAlyssa Ross2020-06-15
* 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