All of lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Huth <thuth@redhat.com>
To: Programmingkid <programmingkidx@gmail.com>
Cc: Samuel Thibault <samuel.thibault@ens-lyon.org>,
	"Dr. David Alan Gilbert" <dgilbert@redhat.com>,
	qemu-devel qemu-devel <qemu-devel@nongnu.org>
Subject: Re: [Qemu-devel] Is anyone able to load a web page from a guest operating system?
Date: Wed, 27 Apr 2016 08:34:50 +0200	[thread overview]
Message-ID: <57205D8A.5010107@redhat.com> (raw)
In-Reply-To: <7516025E-F08C-4DD4-B1D1-E822C96B7B0A@gmail.com>

On 26.04.2016 22:19, Programmingkid wrote:
> 
> On Apr 26, 2016, at 4:12 PM, Thomas Huth wrote:
> 
>> On 26.04.2016 21:25, Programmingkid wrote:
>>>
>>> On Apr 26, 2016, at 3:00 PM, Dr. David Alan Gilbert wrote:
>>>
>>>> * Programmingkid (programmingkidx@gmail.com) wrote:
>>>>> My three guest operating systems can't load a web page. I think this is a bug with QEMU. Is there anyone who has the latest revision of QEMU that can access the web from a guest? Or are you experiencing the same problem?
...
>>>> What's the qemu command line you use?
>>> qemu-system-ppc -hda <hd1> -hdb <hd2> -m 512 -boot c -M mac99 -netdev user,id=mynet0 -device usb-net,netdev=mynet0 -cpu 750 -prom-env boot-args=-v -device ich9-usb-uhci1,id=newusb -device usb-audio,bus=newusb.0 
>>>
>>> and
>>>
>>> qemu-system-ppc -hda <hd1> -hdb <hd2> -m 512 -boot c -M mac99 -netdev user,id=mynet0 -device rtl8139,netdev=mynet0 -cpu 750 -prom-env boot-args=-v -device ich9-usb-uhci1,id=newusb -device usb-audio,bus=newusb.0 
>>
>> Ok, that means you're using user-mode / slirp networking.
>> I just tried it with a pseries guest, and it seems to be working fine
>> for me with the current git version of QEMU (f419a626c76bcb266).
> 
> So you are saying you can view web pages on your guest?

Yes. Linux guest on a Linux host, and I was able to access a web page
from the guest.

>>
>> Now, what kind of host do you use? Mac OS X? 
> Yes. Mac OS 10.6.

Ok, at least not Windows ... because there have been some problems with
Windows recently, which could be the culprit otherwise:

http://git.qemu.org/?p=qemu.git;a=commitdiff;h=3424c8a9c89a3bc0d29ad

>> Also can you determine a revision when it was still working fine for
>> you? (and then maybe even bisect the problem?)
> 
> I will see what I can find out.

Thanks! Bisecting the problem is likely the best way to deal with this...

 Thomas

  reply	other threads:[~2016-04-27  6:35 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-04-26 16:14 [Qemu-devel] Is anyone able to load a web page from a guest operating system? Programmingkid
2016-04-26 19:00 ` Dr. David Alan Gilbert
2016-04-26 19:25   ` Programmingkid
2016-04-26 20:12     ` Thomas Huth
2016-04-26 20:19       ` Programmingkid
2016-04-27  6:34         ` Thomas Huth [this message]
2016-04-28  0:25           ` Programmingkid
2016-04-28 12:04             ` Samuel Thibault
2016-04-28 12:18             ` Samuel Thibault
2016-04-28 16:45               ` Programmingkid
2016-04-27 10:05       ` Laszlo Ersek
2016-04-27 10:26         ` Thomas Huth
2016-04-27 11:01           ` Laszlo Ersek

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=57205D8A.5010107@redhat.com \
    --to=thuth@redhat.com \
    --cc=dgilbert@redhat.com \
    --cc=programmingkidx@gmail.com \
    --cc=qemu-devel@nongnu.org \
    --cc=samuel.thibault@ens-lyon.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.