Merge commit '1d31f66bbc886af56d2def349012a358dc3ada06' into upstream-merge
commita7655789d5389fb517ed693ff6fdf3fbe967c632
authorMarcelo Tosatti <mtosatti@redhat.com>
Thu, 16 Aug 2012 16:22:23 +0000 (16 13:22 -0300)
committerMarcelo Tosatti <mtosatti@redhat.com>
Thu, 16 Aug 2012 16:22:23 +0000 (16 13:22 -0300)
treec74412bd4dd025c1c2037e99488a766cc2f61705
parentaa440311910be8bf0dec777a9337d69c6a927018
parent1d31f66bbc886af56d2def349012a358dc3ada06
Merge commit '1d31f66bbc886af56d2def349012a358dc3ada06' into upstream-merge

* commit '1d31f66bbc886af56d2def349012a358dc3ada06': (22 commits)
  kvm: Move kvm_allows_irq0_override() to target-i386, fix return type
  kvm: Rename kvm_irqchip_set_irq() to kvm_set_irq()
  kvm: Decouple 'async interrupt delivery' from 'kernel irqchip'
  configure: Don't implicitly hardcode list of KVM architectures
  kvm: Check if smp_cpus exceeds max cpus supported by kvm
  usb-storage: fix SYNCHRONIZE_CACHE
  usb-storage: improve debug logging
  slirp: fix build on mingw32
  qemu-img: use QemuOpts instead of QEMUOptionParameter in resize function
  qemu-iotests: Be more flexible with image creation options
  qemu-iotests: add 039 qcow2 lazy refcounts test
  qemu-io: add "abort" command to simulate program crash
  qcow2: implement lazy refcounts
  qemu-iotests: ignore qemu-img create lazy_refcounts output
  docs: add lazy refcounts bit to qcow2 specification
  qcow2: introduce dirty bit
  docs: add dirty bit to qcow2 specification
  qemu-iotests: add qed.py image manipulation utility
  qapi: generalize documentation of streaming commands
  ide scsi: Mess with geometry only for hard disk devices
  ...

Conflicts:
kvm-all.c

Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com>
configure
hmp-commands.hx
hw/pc.c
kvm-all.c
kvm-stub.c
kvm.h