Statistics
| Branch: | Revision:

root / hw / vga-isa-mm.c @ 06113719

History | View | Annotate | Download (4 kB)

# Date Author Comment
79b97bf2 09/09/2009 10:55 pm Juan Quintela

vga: split vga-isa-mm.o

It is only used in mips softmmu, compile only there.
it_shift field was only used for vga_isa_mm, move it from VGACommonState
to ISAVGAMMstate.

Signed-off-by: Juan Quintela <>
Signed-off-by: Anthony Liguori <>