mirror of
https://github.com/rtr7/router7.git
synced 2024-05-06 15:54:52 +00:00
qemu: enable i6300esb watchdog device
For the corresponding kernel change, see:
0f4dcc4a87
This commit is contained in:
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 \
|
||||||
|
Reference in New Issue
Block a user