We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9a45729 commit c8b4735Copy full SHA for c8b4735
include/hw/i386/microvm.h
@@ -26,7 +26,7 @@
26
#include "hw/i386/x86.h"
27
28
/* Platform virtio definitions */
29
-#define VIRTIO_MMIO_BASE 0xc0000000
+#define VIRTIO_MMIO_BASE 0xfeb00000
30
#define VIRTIO_IRQ_BASE 5
31
#define VIRTIO_NUM_TRANSPORTS 8
32
#define VIRTIO_CMDLINE_MAXLEN 64
0 commit comments