Commit Verlauf

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