summary refs log tree commit diff
path: root/x86_64
Commit message (Expand)AuthorAge
* x86_64: Set EFER.LMADylan Reid2018-03-29
* x86_64: use project name in cpuid vendorMike Frysinger2018-03-22
* x86_64: Add separate error for getting sregsDylan Reid2018-03-22
* x86_64: improve documentation for cpuid vendorMike Frysinger2018-03-21
* crosvm: create a LinuxArch trait and use it for x86Sonny Rao2018-03-15
* x86_64: implement error traitSonny Rao2018-03-14
* crosvm: move x86_64 arch specific stuff into the x86_64 crateSonny Rao2018-03-02
* x86_64: implement error trait for sub-modules in x86_64 crateSonny Rao2018-02-27
* kvm: do not pass max number of cpuid entries in get_supported_cpuid()Dmitry Torokhov2018-02-27
* crosvm: disable reliance on support of 1GB pagesSlava Malyugin2018-02-26
* crosvm: change GuestAddress to always be a u64Sonny Rao2018-02-01
* x85: mptable: Move the mptable to the end of base RAMDylan Reid2017-11-21
* mptable: Fix range check and unit testsDylan Reid2017-11-17
* crosvm: fix MPTable, enable apicSlava Malyugin2017-11-15
* Fix new warning with rust 1.21Dylan Reid2017-10-13
* Limit types that can be read from guest memoryDylan Reid2017-06-27
* x86_64: Remove extra closure args and double-derefsDylan Reid2017-05-29
* x86_64: add multi-cpu setup supportZach Reizner2017-05-25
* sys_util: Add guest_memoryDylan Reid2017-05-25
* x86_64: Add x86_64 setup codeDylan Reid2017-05-12
* x86_64: Add bootparams.rsDylan Reid2017-05-11