63f39e4245
runOver9P.sh: enable kvm only if $JEHANNE_KVM=enable
2022-01-06 17:08:15 +00:00
0c2dabf975
new-build: get rid of Go(ogle) with few rc scripts
...
Also, in binutils: fix inlining compilation error,
see https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=242053
2021-12-29 16:33:49 +01:00
be4f2df614
runOver9P.sh: add reminder for debugging ufs
2020-01-17 02:03:11 +01:00
55c6d4dfb8
runOver9P.sh: remove empty line
2018-11-20 00:18:38 +01:00
3ad20858a4
devtools: fix usbDev in runOver0P.sh and runDisk.sh
2017-12-19 00:27:32 +01:00
e286892bf9
fix #4 (really): use -device and -netdev options instead of -redir
...
The correct arguments to qemu are
-netdev user,id=ethernet.0,hostfwd=tcp::5555-:1522,hostfwd=tcp::9999-:9,hostfwd=tcp::17010-:17010,hostfwd=tcp::17013-:17013
to forward several host ports to the guests ports on ethernet.0
-device rtl8139,netdev=ethernet.0
to define the emulated hardware of ethernet.0
They are both required and the netdev's value of the -device option
must match the id's value of the -netdev option.
2017-09-04 22:56:36 +02:00
1c7d2a35fd
fix #4 : avoid qemu -redir option (thanks R41z)
2017-09-01 01:58:05 +02:00
b7a9f208c3
QA.sh & runOver9P.sh: introduce qemu-user boot parameter
2017-08-30 23:15:17 +02:00
351dbedd8b
runners: enable console at kernel command line
2017-07-31 01:03:22 +02:00
18592a0455
runOver9P.sh & syslinux.cfg: pass *acpi parameter
2017-07-19 01:22:56 +02:00
f33c913574
Qemu runners: set -rtc clock=vm
2017-05-15 01:15:07 +02:00
ded9ac9fb9
various fixes
2017-01-20 01:54:11 +01:00
7d54956ba2
make runDisk.sh and runOver9P.sh uniform
2017-01-19 23:36:01 +01:00
1ba806ca1b
new development tools
2016-11-25 13:41:57 +00:00
0874dc3613
initial commit
2015-12-22 10:10:07 +00:00