qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] Regarding Network interface on QEMU


From: Arun raj
Subject: [Qemu-devel] Regarding Network interface on QEMU
Date: Wed, 7 Feb 2018 14:25:08 +0530

Hi,

I'm new to QEMU and using latest QEMU-2.11.50 version. i installed ubuntu
16.04 in QEMU and my host system has 4.4 kernel

following command is i'm using to run the QEMU :

qemu-system-x86_64 -machine q35,kernel_irqchip=split -m 1G -enable-kvm -smp
4 -device intel-iommu,intremap=on,x-buggy-eim=on -cpu
kvm64,-kvm_pv_eoi,-kvm_steal_time,-kvm_asyncpf,-kvmclock,+vmx -drive
file=testing.img,format=raw,id=disk,if=none -device ide-hd,drive=disk
-serial stdio -serial vc -netdev user,id=net -device
e1000e,addr=2.0,netdev=net -device intel-hda,addr=1b.0 -device hda-duplex

But in QEMU i can't able to access the internet and ping also not working.
Is there any additional command is require to solve this issue?


Regards,
Arun


reply via email to

[Prev in Thread] Current Thread [Next in Thread]