Merge commit '075e36b8ede5409b491abdf69fe2ffcf1bfe6bca' into upstream-merge
commit8e53a621cc5708f8409e288161f15b49f239ab75
authorMarcelo Tosatti <mtosatti@redhat.com>
Tue, 29 Sep 2009 12:35:25 +0000 (29 09:35 -0300)
committerMarcelo Tosatti <mtosatti@redhat.com>
Tue, 29 Sep 2009 12:35:25 +0000 (29 09:35 -0300)
tree9a9ed6d460e88f045a6ad1831709ca15e5a6a0bc
parent0aafadc1967b477f6741823a01e34d2160c8153e
parent075e36b8ede5409b491abdf69fe2ffcf1bfe6bca
Merge commit '075e36b8ede5409b491abdf69fe2ffcf1bfe6bca' into upstream-merge

* commit '075e36b8ede5409b491abdf69fe2ffcf1bfe6bca': (27 commits)
  monitor: Fix do_commit() argument type
  Don't redefine NULL, please
  Fix coding style issue
  Remove PARAMS() macro
  __thread should be before real type
  gcc wants 1st static and then const
  Bring two last users of K&R definitions to ANSI c89
  static and inline should came before the type of the functions
  Use proper typedef syntax
  Revert "This files are compiled in libqemu.a now"
  fix use after free
  unbreak usb pass-through on linux.
  clean: remove ide/*.o files on clean
  ARM host: fix generated blocks linking
  Fix spelling in comment
  Suppress some variants of English in comments
  sparc64-8bit-asi
  target-mips: remove MAX_OP_PER_INSTR workaround
  exec-all.h: increase OPC_BUF_SIZE
  exec-all.h: increase MAX_OP_PER_INSTR to 96 from 64
  ...

Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com>
Makefile.target
qemu-config.c
qemu-monitor.hx
target-i386/kvm.c
vl.c