Historique des commits

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