Merge branch 'for-avi' of git://git.et.redhat.com/qemu-net
commit77f4161a1a3c55d80d132b91a059365bf92ed050
authorAvi Kivity <avi@redhat.com>
Thu, 11 Jun 2009 11:02:44 +0000 (11 14:02 +0300)
committerAvi Kivity <avi@redhat.com>
Thu, 11 Jun 2009 11:02:44 +0000 (11 14:02 +0300)
tree1c5558e0e75c4e81139159ed9c05f5c99d0a18c9
parent1235da635ecc7d3e53b7ad5fe3757b08f6e62bb1
parent211eb5f301a70afca321bd87a9c5b503fd74a630
Merge branch 'for-avi' of git://git.et.redhat.com/qemu-net

* 'for-avi' of git://git.et.redhat.com/qemu-net: (69 commits)
  Fix build breakage when using VDE introduced by 4f1c942
  Fix "defined but not used" warning
  monitor: Introduce get_command_name()
  monitor: Remove unused variable
  monitor: Remove uneeded 'return' statement
  monitor: Remove uneeded goto
  Use snprintf to avoid OpenBSD warning
  Fix Sparse warning
  Clean up generated qemu-img-cmds.h
  Fix Sparse warning
  microblaze-dis.c does not need to be executable
  Fix warning
  Remove unused and misnamed field and variable
  Update irqs on reset and device load
  Register reset functions for e1000 and rtl8139
  virtio-net: Increase filter and control limits
  virtio-net: Add new RX filter controls
  virtio-net: MAC filter optimization
  virtio-net: Fix MAC filter overflow handling
  virtio-net: reorganize receive_filter()
  ...