summary refs log tree commit diff
Commit message (Expand)AuthorAge
...
* crosvm: support kvm's hyper-v cpuid ioctlMatt Delco2020-02-20
* tests: avoid internal error in pause testMatt Delco2020-02-19
* linux.rs: unify jail creationMatt Delco2020-02-19
* Vfio: Enable multi vectors in irq_enable()Xiong Zhang2020-02-19
* Virtio: Add virtio block irq suppressXiong Zhang2020-02-19
* acpipm: implement suspend and resume mechanismChuanxiao Dong2020-02-19
* devices: virtio: Implement Reader::collect() and Writer::consume()Charles William Dick2020-02-19
* virtio-gpu: gfxstream backendLingfeng Yang2020-02-19
* virtio: Inject virtio-blk interrupt quicklyXiong Zhang2020-02-19
* docker: check out minijail in expected locationDaniel Verkamp2020-02-19
* qcow_utils: use DiskFile trait from disk crateDaniel Verkamp2020-02-19
* devices: add acpi device emulation code in devicesChuanxiao Dong2020-02-17
* arch64: Support rng-seed to seed the kernel's rngStephen Boyd2020-02-15
* crosvm: virtio: Use larger IDs for crosvm-specific devicesKeiichi Watanabe2020-02-15
* io_jail: use minijail-sys crateStephen Barber2020-02-15
* docker: upgrade rustc to 1.41.0Daniel Verkamp2020-02-13
* README: Add IRC infoDylan Reid2020-02-12
* Use display size as the default size for single touchKaiyi Li2020-02-12
* Vfio: Create Msix capability for vfio deviceXiong Zhang2020-02-12
* async_core: fix formatting of use statementDylan Reid2020-02-11
* Update audio_streams checkout and dependenciesDaniel Verkamp2020-02-11
* io_jail: remove unused c_long importDaniel Verkamp2020-02-11
* aarch64: Support kaslr-seed to randomize kernel addressStephen Boyd2020-02-11
* Add async_core crateDylan Reid2020-02-10
* Add a cros_async crate.Dylan Reid2020-02-10
* Virtio: Add fence(Acquire) after avail_index readXiong Zhang2020-02-07
* vm_control: fix double-close on VmIrqRequest::AllocateOneMsiZach Reizner2020-02-06
* sys_util: recv entire UnixSeqpacket packets into VecZach Reizner2020-02-06
* seccomp: update/cleanup aarch64 rulesMatt Delco2020-02-06
* vhost-net: implement the reset methodChuanxiao Dong2020-02-06
* virtio-input: implement the reset methodChuanxiao Dong2020-02-06
* Update syn, quote, and proc-macro past 1.0Dylan Reid2020-02-06
* vhost: put kill eventfd to WorkerChuanxiao Dong2020-02-06
* devices: pci: fix writable_bits for 64-bit BARsDaniel Verkamp2020-02-05
* bin/fmt: Set rustfmt edition to 2018Dylan Reid2020-02-05
* seccomp: remove redundant unconditional arm/arm64 rulesMatt Delco2020-02-04
* Allow mounts to propagate into 9p device jailChirantan Ekbote2020-02-04
* devices: xhci: support TRB Immediate Data bitDaniel Verkamp2020-02-03
* devices: virtio: Add a function to get a FD via resource_bridgeKeiichi Watanabe2020-02-03
* virtio-gpu: implement 2D GPU BackendJason Macnak2020-02-03
* vhost-net: set backend to null when activate fn quitChuanxiao Dong2020-02-03
* crosvm: pstore works for ARCVM on x86_64Kansho Nishida2020-02-03
* linux: use ScopedEvent to trigger the `exit_evt` in vcpu threadsZach Reizner2020-02-01
* sys_util: add ScopedEvent to trigger and EventFd on DropZach Reizner2020-02-01
* data_model: fix flaky observe_mutateZach Reizner2020-02-01
* devices: virtio/gpu: support PCI shared mem capGurchetan Singh2020-01-25
* devices: virtio: block: keep disk allocated on resizeDaniel Verkamp2020-01-24
* sys_util: add FileAllocate traitDaniel Verkamp2020-01-24
* devices: xhci: use get_bar_addr() to find BAR 0Daniel Verkamp2020-01-23
* guest_memory: add fn to get memfd offset of addrFletcher Woodruff2020-01-23