Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2009-11-13 | Fix PPC crash | Blue Swirl | 1 | -1/+1 |
2009-11-09 | pci: introduce pcibus_t to represent pci bus address/size instead of uint32_t | Isaku Yamahata | 1 | -1/+1 |
2009-11-09 | pci: s/PCI_ADDRESS_SPACE_/PCI_BASE_ADDRESS_SPACE_/ to match pci_regs.h | Isaku Yamahata | 1 | -2/+2 |
2009-10-30 | vga roms: move loading from pc.c to vga drivers. | Gerd Hoffmann | 1 | -0/+4 |
2009-10-27 | vga: port vga-pci to vmstate | Juan Quintela | 1 | -23/+11 |
2009-10-07 | New qdev_init_nofail() | Markus Armbruster | 1 | -1/+1 |
2009-10-05 | Rename pci_create_noinit() to pci_create() | Markus Armbruster | 1 | -1/+1 |
2009-10-05 | Fix pci_vga_init() not to ignore bus argument | Markus Armbruster | 1 | -1/+1 |
2009-10-05 | vga: move back dirty_log functions to vga.c | Juan Quintela | 1 | -12/+0 |
2009-09-09 | vga: split pci bits into vga-pci.c | Juan Quintela | 1 | -0/+164 |