Revision f40070c3 hw/sysbus.h

b/hw/sysbus.h
5 5

  
6 6
#include "qdev.h"
7 7

  
8
#define QDEV_MAX_MMIO 5
8
#define QDEV_MAX_MMIO 32
9 9
#define QDEV_MAX_IRQ 32
10 10

  
11 11
typedef struct SysBusDevice SysBusDevice;

Also available in: Unified diff