Revision f65ed4c1 kvm.h

b/kvm.h
45 45

  
46 46
int kvm_has_sync_mmu(void);
47 47

  
48
int kvm_coalesce_mmio_region(target_phys_addr_t start, ram_addr_t size);
49
int kvm_uncoalesce_mmio_region(target_phys_addr_t start, ram_addr_t size);
50

  
48 51
/* internal API */
49 52

  
50 53
struct KVMState;

Also available in: Unified diff