]> git.proxmox.com Git - qemu.git/commit
Merge remote-tracking branch 'mst/tags/for_anthony' into staging
authorAnthony Liguori <aliguori@us.ibm.com>
Thu, 26 Apr 2012 20:20:33 +0000 (15:20 -0500)
committerAnthony Liguori <aliguori@us.ibm.com>
Thu, 26 Apr 2012 20:20:33 +0000 (15:20 -0500)
commit0677e2777e38dc967a0e879a508fb1e88fe6f98e
tree69f2299ca0cf1dda708c8453ac8ad4b1d77bd3fb
parent1fa95c23feba164f12fa52d4d8e486c10ccc5295
parentf1219091edd20e3b92544025c2b6dd5e4d98b61b
Merge remote-tracking branch 'mst/tags/for_anthony' into staging

* mst/tags/for_anthony:
  e1000: set E1000_ICR_INT_ASSERTED only for 8257x
  e1000: link auto-negotiation emulation
  e1000: introduce bit for debugging PHY emulation
  e1000: introduce helpers to manipulate link status
  e1000: PHY loopback mode support
  e1000: conditionally raise irq at the end of MDI cycle
  e1000: introduce bits of PHY control register
  eepro100: Fix multicast regression
  virtio: order index/descriptor reads
  virtio: add missing mb() on enable notification
  virtio: add missing mb() on notification
  e1000: move reset function earlier in file