Merge branch 'master' of git://git.sv.gnu.org/qemu
commit3db8b916e35608d97d53820b79a935dc48f51b4e
authorAvi Kivity <avi@redhat.com>
Mon, 25 May 2009 14:28:56 +0000 (25 17:28 +0300)
committerAvi Kivity <avi@redhat.com>
Mon, 25 May 2009 14:28:56 +0000 (25 17:28 +0300)
tree5143abf4b5fa50020fff86924611a64a7cb990dd
parentf8e465ff8094f0ee8acce4446022ea99a110cbf6
parent3c80c6fefbf67ba5b31a05dedf2c4ca716e35881
Merge branch 'master' of git://git.sv.gnu.org/qemu

* 'master' of git://git.sv.gnu.org/qemu: (41 commits)
  Remove unused variable
  ETRAX: Removed unused struct entry and fixed Windows build.
  Add common BusState
  Fix lance segfaults
  Avoid errors when curl-config does not exist
  bios: Use the correct mask to size the PCI option ROM BAR
  x86: Add support for resume flag
  net: Fix dump time stamps
  Add HTTP protocol using curl v6
  USB serial device support
  serial: fix lost character after sysrq
  usb-serial: implement break event.
  slirp: Reassign same address to same DHCP client
  kvm: x86: Save/restore KVM-specific CPU states
  kvm: Rework VCPU reset
  Introduce reset notifier order
  kvm: Fix framebuffer dirty log sync
  kvm: Add missing bits to support live migration
  kvm: Rework dirty bitmap synchronization
  kvm: Fix dirty log temporary buffer size
  ...

Conflicts:
Makefile
configure
exec.c
hw/ioapic.c
hw/pc.c
pc-bios/bios.bin
target-i386/machine.c
vl.c

Signed-off-by: Avi Kivity <avi@redhat.com>
26 files changed:
Makefile
Makefile.target
block/raw-posix.c
configure
cpu-all.h
exec.c
hw/acpi.c
hw/apic.c
hw/cirrus_vga.c
hw/i8254-kvm.c
hw/i8254.c
hw/i8259.c
hw/ioapic.c
hw/pc.c
hw/pci.c
hw/pci.h
hw/piix_pci.c
hw/vga.c
kvm.h
net.c
qemu-kvm.c
qemu-kvm.h
sysemu.h
target-i386/kvm.c
target-i386/machine.c
vl.c