]> git.proxmox.com Git - qemu.git/commit
eepro100: Support byte read access to general control register
authorStefan Weil <weil@mail.berlios.de>
Sat, 30 Apr 2011 20:40:12 +0000 (22:40 +0200)
committerMichael S. Tsirkin <mst@redhat.com>
Thu, 5 May 2011 13:05:43 +0000 (16:05 +0300)
commita39bd01713b9e4e12bffe835b95edbc0ea5f0b16
treed94afe3d41620e720ca01218c558e41ffa9edd5f
parent0113f48df6cb8209df9d85e4f92c79aa3be1b5c5
eepro100: Support byte read access to general control register

The general control register is a byte register.
Add support for byte reads.

Signed-off-by: Stefan Weil <weil@mail.berlios.de>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
hw/eepro100.c