summary refs log tree commit diff
Commit message (Expand)AuthorAge
...
* crosvm: aarch64: add epoll syscalls to seccomp policy for waylandSonny Rao2018-04-11
* sys_util: remove deprecated Poller/Pollable interfaceZach Reizner2018-04-06
* devices: use nested PollContext in wayland deviceZach Reizner2018-04-06
* sys_util: add method for copying PollEventsZach Reizner2018-04-06
* crosvm: aarch64: add seccomp policy for wl_waylandSonny Rao2018-04-06
* wl: add pipe vfd supportZach Reizner2018-04-05
* devices: use PollContext for all virtio deivcesZach Reizner2018-04-05
* crosvm: Allow disks to be specified as /proc/self/fd/XDylan Reid2018-04-04
* crosvm/linux: switch to using PollContext in control loopZach Reizner2018-04-04
* devices: block: use PollContext in block deviceZach Reizner2018-04-04
* crosvm: enable seccomp logging in debug buildsZach Reizner2018-04-04
* crosvm: aarch64: get kernel's preferred target type for vcpusSonny Rao2018-04-03
* crosvm: aarch64 guest supportSonny Rao2018-04-03
* sys_util: use MADV_DONTDUMP for new mmapsZach Reizner2018-03-30
* plugin: allow retrieving and setting VM and VCPU statesDmitry Torokhov2018-03-30
* kvm: fix fetching irqchip state for PICs other than the first oneDmitry Torokhov2018-03-30
* kvm: plumb accessors for VCPU MP stateDmitry Torokhov2018-03-29
* sys_util: impl Pollable for FileZach Reizner2018-03-29
* sys_util: have Poller return token on POLLHUPZach Reizner2018-03-29
* sys_util: add type to get open file flagsZach Reizner2018-03-29
* sys_util: add function for creating pipe pairsZach Reizner2018-03-29
* crosvm: fix documentation for SystemEventSonny Rao2018-03-29
* x86_64: Set EFER.LMADylan Reid2018-03-29
* crosvm: support VM shutdown via SystemEventSonny Rao2018-03-29
* crosvm: guest_memory: add memory_size methodSonny Rao2018-03-27
* kvm: plumb accessors for IRQCHIP and PIT stateDmitry Torokhov2018-03-27
* x86_64: use project name in cpuid vendorMike Frysinger2018-03-22
* x86_64: Add separate error for getting sregsDylan Reid2018-03-22
* wl: avoid inserting empty virtio queue entriesZach Reizner2018-03-22
* x86_64: improve documentation for cpuid vendorMike Frysinger2018-03-21
* crosvm/plugin: create PIT for plugin VMsDmitry Torokhov2018-03-20
* poll_token_derive: Calculate variant bits without sizeof_valChirantan Ekbote2018-03-20
* crosvm: create a LinuxArch trait and use it for x86Sonny Rao2018-03-15
* x86_64: implement error traitSonny Rao2018-03-14
* kvm: silence a warning on non-x86 buildsSonny Rao2018-03-12
* crosvm/plugin: refactor poll loop to use PollContextZach Reizner2018-03-08
* crosvm_plugin: be more RustyDmitry Torokhov2018-03-08
* qcow: Fix clippy warningsDylan Reid2018-03-08
* plugin: add crosvm_net_get_configStephen Barber2018-03-08
* kvm: add tests for get_supported_cpuid() and get_emulated_cpuid()Dmitry Torokhov2018-03-08
* Fix race between un-pausing vcpu and requesting vcpu pauseDmitry Torokhov2018-03-08
* kvm: fix invocation of KVM_SET_SIGNAL_MASK ioctlDmitry Torokhov2018-03-08
* qcow: Fix refcount_bytesDylan Reid2018-03-07
* fix some clippy errors that are default denyZach Reizner2018-03-07
* plugin: only convert to negative errors on crosvm.h boundaryDmitry Torokhov2018-03-07
* REAPPLY: crosvm: allow control of running VM via socketZach Reizner2018-03-07
* sys_util: custom derive for PollTokenZach Reizner2018-03-07
* sys_util: add PollContext interface for using epollZach Reizner2018-03-07
* plugin: use positive error values for errno-based errorsDmitry Torokhov2018-03-06
* crosvm: linux: separate creating vcpus from running themSonny Rao2018-03-05