HomeSort by relevance Sort by last modified time
    Searched refs:kvm_set_migration_log (Results 1 - 3 of 3) sorted by null

  /external/qemu/include/sysemu/
kvm.h 55 int kvm_set_migration_log(int enable);
  /external/qemu/
kvm-all.c 280 int kvm_set_migration_log(int enable) function
exec.c 576 return kvm_set_migration_log(enable);
    [all...]

Completed in 142 milliseconds