Revision 9c17d615 xen-mapcache.c

b/xen-mapcache.c
13 13
#include <sys/resource.h>
14 14

  
15 15
#include "hw/xen_backend.h"
16
#include "blockdev.h"
16
#include "sysemu/blockdev.h"
17 17
#include "qemu/bitmap.h"
18 18

  
19 19
#include <xen/hvm/params.h>
20 20
#include <sys/mman.h>
21 21

  
22
#include "xen-mapcache.h"
22
#include "sysemu/xen-mapcache.h"
23 23
#include "trace.h"
24 24

  
25 25

  

Also available in: Unified diff