Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
crosvm
/
66eb01adec5b2988607ed42441020d4cac78e54a
/
crosvm_plugin
/
src
5fe0c34
TestRunner: Enable some no-op tests crates
by Dennis Kempin
· 2 years, 9 months ago
9101988
sys_util: Replace unsafe use of iovecs
by Keiichi Watanabe
· 3 years ago
c6fa73d
Fix clippy warnings and Cargo.lock
by Allen Webb
· 3 years, 4 months ago
d09392e
uprev rust-toolchain and fix clippy warnings
by Zach Reizner
· 3 years, 8 months ago
8ed71d1
Fix clippy errors
by Chirantan Ekbote
· 4 years ago
685316f
base: EventFd -> Event renaming
by Michael Hoyle
· 4 years, 2 months ago
6b19695
Add "base" crate and transition crosvm usages to it from sys_util
by Michael Hoyle
· 4 years, 4 months ago
1a9f2a5
sys_util: Refactor IntoIovec
by Chirantan Ekbote
· 4 years, 6 months ago
d2a862b
crosvm: add handling for hyperv exits
by Matt Delco
· 4 years, 9 months ago
e73414d
crosvm: add ability to enable caps on vcpu
by Matt Delco
· 4 years, 9 months ago
c469580
crosvm: support kvm's hyper-v cpuid ioctl
by Matt Delco
· 4 years, 10 months ago
a1bc67f
Remove unneeded return statements
by Daniel Verkamp
· 5 years ago
a52b2a6
crosvm: add plugin API for async writes
by Matt Delco
· 5 years ago
fdcfd1d
crosvm: compile out stats
by Matt Delco
· 5 years ago
ac0b9b7
crosvm: pre-cache answers to plugin get calls
by Matt Delco
· 5 years ago
893c120
crosvm: defer IPC on set calls
by Matt Delco
· 5 years ago
e3fdadb
crosvm: use pipe instead of socket for vcpu communication
by Matt Delco
· 6 years ago
2ec62db
crosvm: reduce excess chatter with plugin
by Matt Delco
· 6 years ago
4b292af
clippy: Resolve cast_ptr_alignment
by David Tolnay
· 6 years ago
dc4effa
clippy: Iterate without calling .iter()
by David Tolnay
· 6 years ago
1c5e255
edition: Eliminate blocks superseded by NLL
by David Tolnay
· 6 years ago
60ac439
clippy: Resolve toplevel_ref_arg
by David Tolnay
· 6 years ago
aecf9a4
edition: Remove extern crate lines
by David Tolnay
· 6 years ago
65928af
protos: Merge plugin_proto crate under protos::plugin
by David Tolnay
· 6 years ago
2c7e881
plugin: allow retrieving and setting VM clock
by Dmitry Torokhov
· 6 years ago
55a9e50
cargo fmt all source code
by Zach Reizner
· 6 years ago
a99954c
sys_util: remove Scm struct and sock_ctrl_msg C library
by Zach Reizner
· 6 years ago
caa2e5a
plugin: do not fail crosvm_vcpu_get_msrs() if we failed to fetch some
by Dmitry Torokhov
· 6 years ago
641b28b
plugin: return number of supported MSRS even if buffer is too small
by Dmitry Torokhov
· 6 years ago
6583576
plugin: allow retrieving list of supported MSRs
by Dmitry Torokhov
· 6 years ago
d1e391b
plugin: allow retrieving and setting VCPU events
by Slava Malyugin
· 6 years ago
bb65801
plugin: allow retrieving and setting XCR VCPU states
by Dmitry Torokhov
· 7 years ago
5622f12
plugin: measure max/avg latencies of all plugin API
by Slava Malyugin
· 7 years ago
3e40b51
plugin: allow retrieving and setting VM and VCPU states
by Dmitry Torokhov
· 7 years ago
7c2238b
crosvm_plugin: be more Rusty
by Dmitry Torokhov
· 7 years ago
a10b2d2
plugin: add crosvm_net_get_config
by Stephen Barber
· 7 years ago
ab4994a
plugin: only convert to negative errors on crosvm.h boundary
by Dmitry Torokhov
· 7 years ago
9786573
allow plugin to query KVM for supported/emulated CPUIDs
by Dmitry Torokhov
· 7 years ago
cd6a187
plugin_proto: add helpers to convert CPUID data between KVM and protobuf
by Dmitry Torokhov
· 7 years ago
5ba068f
crosvm_plugin: fix errno conversions
by Dmitry Torokhov
· 7 years ago
dadb762
allow plugin to query for KVM extensions
by Zach Reizner
· 7 years ago
7ca9f77
add plugin support for configuring CPUID
by Zach Reizner
· 7 years ago
ce8961d
allow non-dirty log memory regions from the plugin process
by Zach Reizner
· 7 years ago
7a4d7b1
add plugin support for model specific registers
by Zach Reizner
· 7 years ago
53528e3
add support for accessing debug registers in the plugin process
by Zach Reizner
· 7 years ago
de01b8b
add crosvm_plugin dynamic library crate
by Zach Reizner
· 7 years ago