Merge branch 'upstream-merge' into next
commit323ac007345dbf7e9382efcacd6cd747b57bff72
authorAvi Kivity <avi@redhat.com>
Thu, 16 Feb 2012 17:07:07 +0000 (16 19:07 +0200)
committerAvi Kivity <avi@redhat.com>
Thu, 16 Feb 2012 17:07:07 +0000 (16 19:07 +0200)
tree2dec43e0ecabec9fdeba1b99033a98aadf329276
parent9d636ae7488edfa9c7f03ceee62c838d505aac3e
parent3dfb161bd387f22d1e6aaef0a8db090e0277f62e
Merge branch 'upstream-merge' into next

* upstream-merge: (61 commits)
  qom: Unify type registration
  device_add: don't add a /peripheral link until init is complete
  qdev: print error message before aborting
  qdev: allow setting properties to NULL
  ppc: remove unused variables
  cfi02: Fix lazy ROMD switching - once again
  memory-region: Report if region is read-only or write-only on info mtree
  vga: Fix full updates in graphic mode
  Fix memory dirty getting API change fallout
  xhci: handle USB_RET_NAK
  xhci: remote wakeup support
  xhci: kill port arg from xhci_setup_packet
  xhci: stop on errors
  xhci: add trb type name lookup support.
  xhci: signal low- and fullspeed support
  usb: add USBBusOps->wakeup_endpoint
  usb: pass USBEndpoint to usb_wakeup
  usb: maintain async packet list per endpoint
  usb: Set USBEndpoint in usb_packet_setup().
  usb: add USBEndpoint->{nr,pid}
  ...

Signed-off-by: Avi Kivity <avi@redhat.com>