summary refs log tree commit diff
path: root/kvm_sys
Commit message (Expand)AuthorAge
* aarch64: Enable PMU in the guest.Suleiman Souhlal2020-05-08
* crosvm: add handling for hyperv exitsMatt Delco2020-03-05
* crosvm: add ability to enable caps on vcpuMatt Delco2020-02-20
* crosvm: support kvm's hyper-v cpuid ioctlMatt Delco2020-02-20
* crosvm: add support for immediate exitMatt Delco2019-10-23
* crosvm: add license blurb to all filesStephen Barber2019-04-24
* clippy: Switch to tool attributes for suppressing lintsDavid Tolnay2019-04-15
* edition: Remove extern crate linesDavid Tolnay2019-04-15
* edition: Fill in macro importsDavid Tolnay2019-04-15
* edition: Update kvm and kvm_sys crates to 2018 editionDavid Tolnay2019-04-08
* edition: Update absolute paths to 2018 styleDavid Tolnay2019-03-13
* lint: Resolve the easier clippy lintsDavid Tolnay2018-12-03
* cargo fmt all source codeZach Reizner2018-10-09
* kvm: fix definition of KVM_SET_XCRS ioctlDmitry Torokhov2018-05-16
* crosvm: aarch64 guest supportSonny Rao2018-04-03
* add plugin support for configuring CPUIDZach Reizner2018-02-12
* kvm: add set_irq_routing methodZach Reizner2018-01-25
* kvm_sys: update bindings and add aarch64 bindingsSonny Rao2018-01-02
* fix compiler errors and warningsZach Reizner2017-08-30
* sys_util: add ioctl moduleStephen Barber2017-07-13
* kvm-sys: rename to kvm_sysDylan Reid2017-05-02