vga: split vga-isa-mm.o
commit79b97bf2e7f33ca4338fe3d83f2a38c97450d350
authorJuan Quintela <quintela@redhat.com>
Mon, 31 Aug 2009 14:07:18 +0000 (31 16:07 +0200)
committerAnthony Liguori <aliguori@us.ibm.com>
Wed, 9 Sep 2009 19:55:11 +0000 (9 14:55 -0500)
treed9c6c8045e53d587b59df8764df289e64b051b3a
parentf97e36b9d60d58eed80bcb27c6e47216145a71da
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 <quintela@redhat.com>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
Makefile.target
hw/vga-isa-mm.c [new file with mode: 0644]
hw/vga.c
hw/vga_int.h