summary refs log tree commit diff
Commit message (Expand)AuthorAge
* crosvm: Add plumbing for split-irqchip interruptsZhuocheng Ding2020-03-05
* Virtio: Add blk VIRTIO_RING_F_EVENT_IDX featureXiong Zhang2020-03-05
* devices: PIC: implement interrupt injectionZhuocheng Ding2020-03-05
* Add logic to setup PIC/IOAPIC.Zhuocheng Ding2020-03-05
* linux: fix unused code warning without gpu featureDaniel Verkamp2020-03-02
* Virtio: Add queue ack_features() interfaceXiong Zhang2020-03-01
* acpi: add S1 capability in DSDTChuanxiao Dong2020-02-28
* acpi: allocate sci_irq instead of use fixed numberChuanxiao Dong2020-02-28
* ac97: switch to ShmStreamSourceFletcher Woodruff2020-02-28
* x86_64: generate ACPI tablesChuanxiao Dong2020-02-28
* linux: add disk path to open error messageDaniel Verkamp2020-02-27
* devices: block: let resize convert to non-sparseDaniel Verkamp2020-02-27
* devices: pci: add error handling for msix_enableDaniel Verkamp2020-02-27
* acpi_tables: Add initial ACPI tables supportChuanxiao Dong2020-02-27
* sys_util: cleanup shared mem file after testMatt Delco2020-02-26
* msg_socket: Add async receiving of messagesDylan Reid2020-02-26
* Better errors on missing composite disk components.A. Cody Schuffelen2020-02-26
* Support the Android Sparse disk formatA. Cody Schuffelen2020-02-25
* Initialize qcow clusters off the backing file when presentA. Cody Schuffelen2020-02-25
* x86_64: use __cpuid intrinsicDaniel Verkamp2020-02-22
* linux.rs: Don't pivot_root when using host's root directoryChirantan Ekbote2020-02-22
* Read from the backing file if present on read missA. Cody Schuffelen2020-02-21
* Support generating and opening backing filesA. Cody Schuffelen2020-02-21
* build_test.py: set env vars for cross compileMatt Delco2020-02-21
* Vfio: Disable msix bar's mmapXiong Zhang2020-02-21
* devices: IOAPIC: implement interrupt routingZhuocheng Ding2020-02-21
* linux.rs: Refactor 9p device jailChirantan Ekbote2020-02-21
* Vfio: Emulate MSI-xXiong Zhang2020-02-20
* crosvm: add ability to enable caps on vcpuMatt Delco2020-02-20
* 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