Merge branch 'master' of git://git.sv.gnu.org/qemu
commit0936eb0a32e9442e6722bd517d4bfa43278cebaf
authorAvi Kivity <avi@redhat.com>
Wed, 3 Jun 2009 10:21:49 +0000 (3 13:21 +0300)
committerAvi Kivity <avi@redhat.com>
Wed, 3 Jun 2009 10:25:06 +0000 (3 13:25 +0300)
tree56d987c9f50c3111e087097304d9ee4e8c511c6c
parenta9a23af5918929874005848b9c32c71a5c939e49
parentabc0754527e30acf278765f66d2157b6c75dc549
Merge branch 'master' of git://git.sv.gnu.org/qemu

* 'master' of git://git.sv.gnu.org/qemu: (40 commits)
  Update maintainer list.
  Install keymaps from new location
  vvfat: one more missing BlockDriver C99 initializer conversion
  Move keymaps into pc-bios
  kvm: Mark full address range dirty on live migration start
  Add detection of pthread library name
  User networking: Show active connections
  User Networking: Enable removal of redirections
  Allow monitor interaction when using migrate -exec
  fully split aio_pool from BlockDriver
  qcow: add qcow_aio_setup helper
  raw-posix: fix hdev_create
  fix raw_pread_aligned return value
  VNC: Fix memory allocation (wrong structure size).
  Drop bdrv_create2
  qcow2: Update multiple refcounts at once
  qcow2: Refactor update_refcount
  qcow/qcow2: Drop synchronous qcow_write()
  e1000: Ignore reset command
  Fix output of uninitialized strings
  ...

Signed-off-by: Avi Kivity <avi@redhat.com>
Makefile
Makefile.target
block/raw-posix.c
configure
cpu-exec.c
gdbstub.c
monitor.c
net.c
net.h
vl.c