Merge commit 'c3ebd3ba786e1be5449527e47001eded6b59322b' into upstream-merge
commitc60893216528b94dbfe37e6de91ccd7e57ac4d53
authorMarcelo Tosatti <mtosatti@redhat.com>
Tue, 11 Sep 2012 16:01:20 +0000 (11 13:01 -0300)
committerMarcelo Tosatti <mtosatti@redhat.com>
Tue, 11 Sep 2012 16:01:20 +0000 (11 13:01 -0300)
tree389f3a9b82d65665e23dfc5a5057aad8fca0f34d
parent4c3e02beed9878a5f760eeceb6cd42c475cf0127
parentc3ebd3ba786e1be5449527e47001eded6b59322b
Merge commit 'c3ebd3ba786e1be5449527e47001eded6b59322b' into upstream-merge

* commit 'c3ebd3ba786e1be5449527e47001eded6b59322b': (21 commits)
  kvm: i386: Add classic PCI device assignment
  kvm: i386: Add services required for PCI device assignment
  kvm: Introduce kvm_has_intx_set_mask
  kvm: Introduce kvm_irqchip_update_msi_route
  kvm: Clean up irqfd API
  qemu: Use valgrind annotations to mark kvm guest memory as defined
  musicpal: Fix flash mapping
  Add MAINTAINERS entry for leon3
  target-sparc: fix fcmp{s,d,q} instructions wrt exception
  target-xtensa: fix missing errno codes for mingw32
  target-cris: Fix buffer overflow
  MIPS/user: Fix reset CPU state initialization
  lan9118: fix multicast filtering
  fix entry pointer for ELF kernels loaded with -kernel option
  hw/pl110: Fix spelling of 'palette'
  target-xtensa: convert host errno values to guest
  CHECKPATCH: Add warning for single else statement.
  CHECKPATCH: Add --debug adv_apw
  CHECKPATCH: Add --debug adv_checking
  CHECKPATCH: Add --debug adv_dcs
  ...

Conflicts:
hw/kvm/pci-assign.c

Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com>
configure