From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:59916) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bcxRG-0001te-RN for qemu-devel@nongnu.org; Thu, 25 Aug 2016 12:23:35 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bcxRE-0000yn-T2 for qemu-devel@nongnu.org; Thu, 25 Aug 2016 12:23:33 -0400 Received: from mail-oi0-x22a.google.com ([2607:f8b0:4003:c06::22a]:34017) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bcxRE-0000yj-Kw for qemu-devel@nongnu.org; Thu, 25 Aug 2016 12:23:32 -0400 Received: by mail-oi0-x22a.google.com with SMTP id l203so73846288oib.1 for ; Thu, 25 Aug 2016 09:23:32 -0700 (PDT) MIME-Version: 1.0 From: Joey Connelly Date: Thu, 25 Aug 2016 10:23:11 -0600 Message-ID: Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Subject: [Qemu-devel] QEMU IP Address Accessibility List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Hey QEMU devs team, I'm a CS graduate student working on Virtual Machine Software Security research at Boise State University. I was hoping I could have a few minutes of your time to ask a few simple QEMU specific questions. *[1.]* When creating a QEMU process, you can set the VM=E2=80=99s IP addres= s when created right? *[2.]* Once a VM has been created with QEMU is its IP address accessible from the host machine? And if so, could you help me construct a valid command that would access its IP address? *[3.]* Is it accessible from a third party machine? And if so, could you help me construct a valid command that would access its IP address? Thanks, -Joey