[Qemu-devel] [Bug 1467240] Re: Regression - bridged networking broken for Mac OS X guest

2015-06-24 Thread Jonathan Liu
Is there anything else you would like me to test? -- You received this bug notification because you are a member of qemu- devel-ml, which is subscribed to QEMU. https://bugs.launchpad.net/bugs/1467240 Title: Regression - bridged networking broken for Mac OS X guest Status in QEMU: New Bug

[Qemu-devel] [Bug 1467240] Re: Regression - bridged networking broken for Mac OS X guest

2015-06-22 Thread Jonathan Liu
The patch seems to resolve the issue. The guest is able to obtain an IP address and communicate with the network. -- You received this bug notification because you are a member of qemu- devel-ml, which is subscribed to QEMU. https://bugs.launchpad.net/bugs/1467240 Title: Regression - bridged

[Qemu-devel] [Bug 1467240] [NEW] Regression - bridged networking broken for Mac OS X guest

2015-06-22 Thread Jonathan Liu
Public bug reported: Using the instructions at http://www.contrib.andrew.cmu.edu/~somlo/OSXKVM/ for running Mac OS X Snow Leopard under QEMU, bridged networking is broken when using QEMU git. The result is that Mac OS X is unable to obtain an IP address using DHCP. It works in the latest stable

[Qemu-devel] [Bug 1467240] Re: Regression - bridged networking broken for Mac OS X guest

2015-06-22 Thread Jonathan Liu
Yes, -device e1000-82545em is being used. Here is the debug output with the patch applied against QEMU git ad7020a7e7b27d468ecc2aacb04ba4eb09017074 after booting to desktop and waiting for DHCP to fallback to automatic private IP address: tap_update_fd_handler read_poll 1 write_poll 0 enabled 1

[Qemu-devel] [Bug 1467240] Re: Regression - bridged networking broken for Mac OS X guest

2015-06-22 Thread Jonathan Liu
On another note, it seems the DHCP server is receiving DHCPDISCOVER message and sending back DHCPOFFER response while the guest is trying to obtain an IP address but it seems the guest doesn't see the DHCPOFFER response because it sends more DHCPDISCOVER messages with a delay of some seconds in