On Tue, May 08, 2012 at 05:20:12PM +0300, Michael S. Tsirkin wrote: > The following changes since commit 847c25d01cbe8e4fe457a7426f82daaaf3287aae: > > hw/ac97: Mask out the EAPD bit on Powerdown Ctrl/Stat writes (2012-05-07 > 16:31:40 +0400) > > are available in the git repository at: > > git://git.kernel.org/pub/scm/virt/kvm/mst/qemu.git >
Ugh, sent this too fast the actual URL is: git://git.kernel.org/pub/scm/virt/kvm/mst/qemu.git refs/tags/for_anthony sorry about the noise. > for you to fetch changes up to bdc62e62ead1a6c2a113934bf28cb5abef48618d: > > rtl8139: fix regression in TxStatus/TxAddr read (2012-05-08 17:09:53 +0300) > ---------------------------------------------------------------- > rtl8139 bugfix > > This pull fixes a bug in rtl8139 that affects 32 bit users. > > Signed-off-by: Michael S. Tsirkin <m...@redhat.com> > > ---------------------------------------------------------------- > Avi Kivity (1): > rtl8139: fix regression in TxStatus/TxAddr read > > hw/rtl8139.c | 2 +- > 1 files changed, 1 insertions(+), 1 deletions(-)