Revision bd322087 kvm.h

b/kvm.h
42 42

  
43 43
int kvm_log_start(target_phys_addr_t phys_addr, target_phys_addr_t len);
44 44
int kvm_log_stop(target_phys_addr_t phys_addr, target_phys_addr_t len);
45

  
46
int kvm_has_sync_mmu(void);
47

  
45 48
/* internal API */
46 49

  
47 50
struct KVMState;

Also available in: Unified diff