commit | 0d65ddc3847ff3676f91907f2d6de6585d4d42fd | [log] [tgz] |
---|---|---|
author | Juan Quintela <quintela@redhat.com> | Mon Aug 31 16:07:14 2009 +0200 |
committer | Anthony Liguori <aliguori@us.ibm.com> | Wed Sep 09 14:55:11 2009 -0500 |
tree | e69db44ff8c1c17d8abb051f4a1d8ffda9e0abcf | |
parent | 43bf782b1aebf40e79a48062eccd8ada9e211ee9 [diff] |
vga: split vga_{load, save} into pci and common parts Once there adjust VGAState <-> VGACommonState Export vga_common_save/vga_common_load (nreeded by wmvare_vga Remove vga.pci_dev field, it is not needed anymore Signed-off-by: Juan Quintela <quintela@redhat.com> Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>