From: Avi Kivity <[email protected]>

* upstream-merge: (170 commits)
  Drop redundant pci_get_bus_devfn() declaration
  Fix old-style function definitions in kvm specific code
  Adjust pre_save()/post_load() vmstate callbacks to upstream usage
  Rename pci_create_noinit() to pci_create()
  Fix pci_add nic not to exit on bad model
  pci_create() is now unused, remove it
  Make it obvious that pci_nic_init() can't fail
  Fix pci_add storage not to exit on bad first argument
  Fix pci_vga_init() not to ignore bus argument
  set correct CS seg limit and flags on sipi
  Set revision in eeprom correctly for 82557 versions.
  restore CFLAGS check for conflict and fix recursive CFLAGS issue
  virtio-pci: return error if virtio_console_init fails
  qemu: clean up target page usage in msix
  qdev: show name of device that fails init
  vnc: Set invalid buffer pointers to NULL
  eepro100: Don't allow guests to fail assertions
  qcow2: Increase maximum cluster size to 2 MB
  qemu/virtio-pci: remove unnecessary check
  fix comment on cpu_register_physical_memory_offset
  ...

Signed-off-by: Avi Kivity <[email protected]>
--
To unsubscribe from this list: send the line "unsubscribe kvm-commits" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to