Gallileo GT64xxx support, by Aurelien Jarno.

git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@2318 c046a42c-6fe2-441c-8c8c-71466251a162
This commit is contained in:
ths
2007-01-15 18:32:02 +00:00
parent 5c2b87e34d
commit fde7d5bd73
2 changed files with 585 additions and 0 deletions
+582
View File
File diff suppressed because it is too large Load Diff
+3
View File
@@ -835,6 +835,9 @@ typedef struct HeathrowPICS HeathrowPICS;
void heathrow_pic_set_irq(void *opaque, int num, int level);
HeathrowPICS *heathrow_pic_init(int *pmem_index);
/* gt64xxx.c */
PCIBus *pci_gt64120_init(void *pic);
#ifdef HAS_AUDIO
struct soundhw {
const char *name;