crosvm/x86_64/src
Dylan Reid 228e4a6a91 Move gpu allocator to resources
Combine GPU buffer allocation with the system resource allocator making
life easier as only one allocator needs to get passed to the execute
function.

Change-Id: I199eb0fd6b99b629aaec1ae3295e8a1942da5309
Signed-off-by: Dylan Reid <dgreid@chromium.org>
Reviewed-on: https://chromium-review.googlesource.com/1099856
2018-07-09 17:59:23 -07:00
..
bootparam.rs
cpuid.rs x86_64: fill cache info in cpuid, stop spoofing CPU vendor id 2018-07-09 12:42:42 -07:00
gdt.rs
interrupts.rs x86_64: implement error trait for sub-modules in x86_64 crate 2018-02-27 22:26:07 -08:00
lib.rs Move gpu allocator to resources 2018-07-09 17:59:23 -07:00
mpspec.rs
mptable.rs x86_64: implement error trait for sub-modules in x86_64 crate 2018-02-27 22:26:07 -08:00
msr_index.rs
regs.rs x86_64: Set EFER.LMA 2018-03-29 17:02:43 -07:00