On Thu, Mar 28, 2013 at 10:53:28AM +0200, Dmitry Fleytman wrote: > These patch set introduces 2 fixes: > 1. Compatibility with iPXE vmxnet3 driver > Reported-by: Stefan Hajnoczi <stefa...@gmail.com> > 2. Duplicate byte swapping while parsing device features > on big endian platforms > Reported-by: Alexander Graf <ag...@suse.de> > > Dmitry Fleytman (2): > [vmxnet3] iPXE compatibility fixes > [vmxnet3] const_cpu_to_le64 wrapping for feature bits dropped > > hw/vmxnet3.c | 11 +++++++++++ > hw/vmxnet3.h | 11 ++++------- > 2 files changed, 15 insertions(+), 7 deletions(-) > > -- > 1.8.1.4 >
Thanks, applied to my net tree: https://github.com/stefanha/qemu/commits/net Stefan