|
|
|
|
|
|
|
|
|
|
xen-devel
[Xen-devel] Re: [PATCH][VT] fix bug that service os&vmx guest can't comm
Keir Fraser wrote:
On 8 Sep 2005, at 11:06, Edwin Zhai wrote:
fix bug that service os&vmx guest can't communicate with each other.
Signed-off-by: Edwin Zhai <edwin.zhai@xxxxxxxxx>
Signed-off-by: Xiaofeng Ling <xiaofeng.ling@xxxxxxxxx>
Why is special treatment needed for small packets? Is this simply
masking a bug elsewhere -- the original qemu driver must have dealt
with small packets (e.g., TCP acks) correctly.
extend the ether packet to 60 bytes else the guest ethernet driver will
report error.
in fact, the patch is borrowed from qemu ne2000.
-- Keir
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|