]> git.proxmox.com Git - qemu.git/commit
Merge remote-tracking branch 'mst/tags/for_anthony' into staging
authorAnthony Liguori <aliguori@us.ibm.com>
Mon, 4 Mar 2013 14:22:41 +0000 (08:22 -0600)
committerAnthony Liguori <aliguori@us.ibm.com>
Mon, 4 Mar 2013 14:22:41 +0000 (08:22 -0600)
commita6900601caf2286a704bdc42da33e98c65feb3a9
tree1871740d7d5601b718f7badd5d7d91685dad9ddc
parente482dedc503819a009e245996f7cdb13eed6b165
parent554f1997f0328bc259454239db64b20b3376d9a6
Merge remote-tracking branch 'mst/tags/for_anthony' into staging

virtio,vhost,pci,e1000

Mostly bugfixes, but also some ICH work by Laszlo.

Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
# gpg: Signature made Thu 28 Feb 2013 07:13:56 AM CST using RSA key ID D28D5469
# gpg: Can't check signature: public key not found

# By Michael S. Tsirkin (2) and others
# Via Michael S. Tsirkin
* mst/tags/for_anthony:
  Set virtio-serial device to have a default of 2 MSI vectors.
  ICH9 LPC: Reset Control Register, basic implementation
  Fix guest OS hang when 64bit PCI bar present
  e1000: unbreak the guest network migration to 1.3
  vhost: memory sync fixes