qemu-e2k/docs/specs
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
..
acpi_pci_hotplug.txt acpi_piix4: Re-define PCI hotplug eject register read 2012-04-15 12:17:23 +03:00
ivshmem_device_spec.txt Replace Qemu by QEMU in internal documentation 2012-04-07 13:58:25 +00:00
pci-serial.txt serial: add pci-serial documentation 2012-10-22 13:26:42 -05:00
ppc-spapr-hcalls.txt Spelling fixes in comments and documentation 2012-09-14 08:21:28 +01:00
qcow2.txt docs: add lazy refcounts bit to qcow2 specification 2012-08-06 22:39:14 +02:00
qed_spec.txt docs: Describe zero data clusters in QED specification 2011-04-13 12:06:40 +02:00
standard-vga.txt vga: fix bochs alignment issue 2012-11-16 11:27:06 +01:00