Merge branch 'qemu-cvs'
commit387d250558fc7cf9c501fedd8dce8500d1bf949d
authorAvi Kivity <avi@redhat.com>
Sun, 8 Feb 2009 08:57:31 +0000 (8 10:57 +0200)
committerAvi Kivity <avi@redhat.com>
Sun, 8 Feb 2009 10:01:36 +0000 (8 12:01 +0200)
treeeecfda34983985735136a5f03f079d7980782980
parent80255b0e87b3976ea5cdcc4054e4e47d72e80839
parent5f70aab1da0a71750a393e2d0d8796386b18a17d
Merge branch 'qemu-cvs'

* qemu-cvs: (33 commits)
  Fix bug in omap_sx1.c introduced by r6344
  Fix tosa_dac_recv warning
  Fix cpu_arm_handle_mmu_fault warning
  SH4: fix TMU init
  SH7750/51: add register BCR3, BCR4, PCR, RTCOR, RTCNT, RTCSR, SDMR2, SDMR3 and fix BCR2 support
  Add it_shift
  Fix VGA RAM offsets
  Fix SIGSEGV crash in slirp networking code
  Add savevm and reset support for OpenPic
  Revert part of 6531, fix build failure
  Replace exit() in oom_check with abort()
  Revert changes to fmopl.c
  qemu:virtio-net: Add VLAN filtering (Alex Williamson)
  qemu:virtio-net: Add additional MACs via a filter table (Alex Williamson)
  qemu:virtio-net: Enable filtering based on MAC, promisc, broadcast and allmulti (Alex Williamson)
  qemu:virtio-net: Add promiscuous and all-multicast mode bits (Alex Williamson)
  qemu:virtio-net: Add a virtqueue for control commands from the guest (Alex Williamson)
  qemu:virtio-net: Define ETH_ALEN for use when manipulating MAC addresses (Alex Williamson)
  qemu:virtio-net: Allow setting the MAC address via set_config (Alex Williamson)
  qemu:virtio-net: Save status and add some save infrastructure (Alex Williamson)
  ...

Conflicts:
qemu/hw/virtio-net.c

Signed-off-by: Avi Kivity <avi@redhat.com>
27 files changed:
Makefile.target
block-raw-posix.c
block-vmdk.c
block.c
cutils.c
exec.c
gdbstub.c
hw/apic.c
hw/i8259.c
hw/ide.c
hw/ne2000.c
hw/pci.c
hw/pcnet.c
hw/vga.c
hw/virtio-blk.c
hw/virtio-net.c
hw/virtio-net.h
hw/virtio.c
monitor.c
net.c
qemu-common.h
qemu-tool.c
savevm.c
target-i386/helper.c
target-i386/kvm.c
usb-linux.c
vl.c