커밋 기록

작성자 SHA1 메시지 날짜
  Daniel Verkamp 40920e7278 hypervisor: pass IoOperation data as slices 1 개월 전
  Noah Gold e9818ae0ca hypervisor: allow errors in handle_mmio handle_fn. 3 달 전
  Kaiyi Li 2fa09ea4de hypervisor: change VcpuX86_64::interrupt to only accept u8 vector 5 달 전
  Daniel Verkamp d83234fcf7 hypervisor: remove unused Vcpu functions 6 달 전
  Daniel Verkamp f49e76b386 hypervisor: x86_64: represent XCRs as a map 7 달 전
  Daniel Verkamp 309accd0ef hypervisor: x86_64: represent collection of MSRs as a map 7 달 전
  Daniel Verkamp c3ecf1a77f hypervisor: x86_64: move MSR-based TSC functions into Vcpu 7 달 전
  Daniel Verkamp f9486dabda hypervisor: x86_64: provide single-MSR get/set APIs 7 달 전
  Noah Gold 45be65a0c7 hypervisor: stop restoring TSC offset snapshot. 1 년 전
  Noah Gold 62a3f60415 hypervisor: introduce set_tsc_value. 1 년 전
  Elie Kheirallah 3b4fbfa799 devices: bus: Add BusType to Bus for better debugging. 1 년 전
  A. Cody Schuffelen 97dff044f8 Replace #[cfg(unix)] with #[cfg(any(target_os = "android", target_os = "linux"))] 1 년 전
  Daniel Verkamp 4be56406b6 Remove target_arch = "x86" checks 1 년 전
  Daniel Verkamp 983228e99f hypervisor: notify all Vcpu types on suspend 1 년 전
  Elie Kheirallah 9787c96675 crosvm: Add irq_chip snapshot/restore to VM 1 년 전
  Daniel Verkamp 7ed7933788 hypervisor: replace VcpuRunHandle with VcpuSignalHandle 1 년 전
  Daniel Verkamp 223c1fb7c7 unix: require hypervisor ImmediateExit capability 1 년 전
  Noah Gold 22121cdb0b hypervisor: migrate VcpuEvents to a generic hypervisor blob. 1 년 전
  Elie Kheirallah 9d214c1843 hypervisor: Add snapshot to vCPU x86_64 1 년 전
  Elie Kheirallah 6abac76996 hypervisor: x86_64: add VCPU_EVENTS support 1 년 전
  Elie Kheirallah 041764bcd3 hypervisor: Add get_xsave and set_xsave support to x86. 1 년 전
  Dennis Kempin f8eb24052e Reformat all files with nightly 2 년 전
  Dennis Kempin 2f5eb3ac64 Extract devices integration tests 2 년 전