qemu-irix/docs
Gerd Hoffmann df9ffb726f vga: fix bochs alignment issue
The bochs dispi interface traditionally uses port 0x1ce as 16bit index
register and port 0x1cf as 16bit data register.  The later is unaligned,
and probably for that reason the the data register was moved to 0x1d0
for non-x86 archs.

This patch makes the data register available at 0x1d0 on x86 too.  The
old x86 location is kept for compatibility reasons, so both 0x1cf and
0x1d0 can be used as data register on x86.

Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
2012-11-16 11:27:06 +01:00
..
specs vga: fix bochs alignment issue 2012-11-16 11:27:06 +01:00
blkverify.txt
bootindex.txt
ccid.txt
ich9-ehci-uhci.cfg
libcacard.txt
live-block-ops.txt
memory.txt
migration.txt
qapi-code-gen.txt
qdev-device-use.txt
qemupciserial.inf serial: add windows inf file for the pci card to docs 2012-10-22 13:26:42 -05:00
tracing.txt
usb-storage.txt
usb2.txt
writing-qmp-commands.txt
xbzrle.txt
xen-save-devices-state.txt