Merge commit '22890ab5e825601f4c3d5a1a6b4197904e5d1fee' into upstream-merge
commit1be764b0d34f7e1f169296fd27e5567a5e208849
authorMarcelo Tosatti <mtosatti@redhat.com>
Thu, 23 Sep 2010 20:21:16 +0000 (23 17:21 -0300)
committerMarcelo Tosatti <mtosatti@redhat.com>
Thu, 23 Sep 2010 20:21:16 +0000 (23 17:21 -0300)
tree4625aa9ff9928d20d3f8fcff50d59d204347e16b
parentaa85bd8b64ee49f99961e6c4d5ed9e0fcb913ac1
parent22890ab5e825601f4c3d5a1a6b4197904e5d1fee
Merge commit '22890ab5e825601f4c3d5a1a6b4197904e5d1fee' into upstream-merge

* commit '22890ab5e825601f4c3d5a1a6b4197904e5d1fee': (76 commits)
  trace: Support for dynamically enabling/disabling trace events
  trace: Add simple built-in tracing backend
  trace: Add trace-events file for declaring trace events
  microblaze: Add support for fcmp.un
  elf: Calculate symbol size if needed
  Fix OpenBSD build warning
  microblaze: User-mode emulation of hw-excp signals
  microblaze: Add basic FPU emulation
  microblaze: Add definitions for FSR reg fields
  Revert "Make default invocation of block drivers safer (v3)"
  Revert "PPC: Qdev'ify e500 pci"
  Revert "PPC: Make e500 pci byte swap config data"
  virtio-9p: Change handling of flags in open() path for 9P2000.L
  [virtio-9p] This patch implements TLERROR/RLERROR on the qemu 9P server.
  [virtio-9p] Remove all instances of unnecessary dotu variable.
  virtio-9p: Add support for removing xattr
  virtio-9p: Fix the memset usage
  virtio-9p: Use lchown which won't follow symlink
  virtio-9p: Add SM_NONE security model
  virtio-9p: Hide user.virtfs xattr in case of mapped security.
  ...

Conflicts:
monitor.c

Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com>
13 files changed:
.gitignore
Makefile
Makefile.objs
Makefile.target
block/raw-posix.c
configure
hw/virtio-pci.c
monitor.c
posix-aio-compat.c
qemu-monitor.hx
qemu-options.hx
savevm.c
vl.c