All of lore.kernel.org
 help / color / mirror / Atom feed
* Running server from within qemu
@ 2022-10-16 22:23 தாசெ ௩
  2022-10-17 17:24 ` Alex Bennée
  0 siblings, 1 reply; 4+ messages in thread
From: தாசெ ௩ @ 2022-10-16 22:23 UTC (permalink / raw)
  To: qemu-arm

[-- Attachment #1: Type: text/plain, Size: 590 bytes --]

Hi,

I am new to using QEMU.  Is it possible to host a simple http/tcp server on
a Linux which is running on qemu, without any accompanying vm (KVM), and
hit that http server from the host OS (say Windows)? What options should I
choose in army (command line args) to run any TCP based server from within
qemu?

As of now I use the following to start my OpenWRT Linux on QEMU:
$ qemu-sysyem-arm -M vert-2.9 -kernel openwrt-22.03.1-armvirt-32-zImage
-no-reboot -nographic -drive
file=openwrt-32-rootfs-ext4.img,if=virtio,format=raw -append
"root=/dev/vda" -m 1G -nic user -nic user

Thankyou

[-- Attachment #2: Type: text/html, Size: 805 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2022-10-18  0:35 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-10-16 22:23 Running server from within qemu தாசெ ௩
2022-10-17 17:24 ` Alex Bennée
2022-10-17 22:13   ` தாசெ ௩
2022-10-18  0:34   ` தாசெ ௩

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.