]> Git Repo - qemu.git/commit - hw/vga-isa-mm.c
vga: split vga-isa-mm.o
authorJuan Quintela <[email protected]>
Mon, 31 Aug 2009 14:07:18 +0000 (16:07 +0200)
committerAnthony Liguori <[email protected]>
Wed, 9 Sep 2009 19:55:11 +0000 (14:55 -0500)
commit79b97bf2e7f33ca4338fe3d83f2a38c97450d350
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 <[email protected]>
Signed-off-by: Anthony Liguori <[email protected]>
Makefile.target
hw/vga-isa-mm.c [new file with mode: 0644]
hw/vga.c
hw/vga_int.h
This page took 0.025461 seconds and 4 git commands to generate.