qemu: enable i6300esb watchdog device
For the corresponding kernel change, see:
0f4dcc4a87
This commit is contained in:
parent
1fd5468bab
commit
b090fa2924
1
Makefile
1
Makefile
@ -85,6 +85,7 @@ qemu:
|
|||||||
-netdev tap,id=uplink,fd=3 3<>/dev/tap184 \
|
-netdev tap,id=uplink,fd=3 3<>/dev/tap184 \
|
||||||
-device virtio-net-pci,netdev=uplink,mac=52:55:00:d1:55:03 \
|
-device virtio-net-pci,netdev=uplink,mac=52:55:00:d1:55:03 \
|
||||||
-device virtio-net-pci,id=lan,mac=52:55:00:d1:55:04 \
|
-device virtio-net-pci,id=lan,mac=52:55:00:d1:55:04 \
|
||||||
|
-device i6300esb,id=watchdog0 -watchdog-action reset \
|
||||||
-smp 8 \
|
-smp 8 \
|
||||||
-machine accel=kvm \
|
-machine accel=kvm \
|
||||||
-m 4096 \
|
-m 4096 \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user