aboutsummaryrefslogtreecommitdiffstats
path: root/hw/mips_fulong2e.c
AgeCommit message (Expand)AuthorFilesLines
2011-04-07ide: consolidate drive_get(IF_IDE)Isaku Yamahata1-8/+1
2011-02-20i8254: convert to qdevBlue Swirl1-2/+2
2011-01-25mips_fulong: remove bogus HAS_AUDIOIsaku Yamahata1-4/+0
2010-10-22mips_fulong2e: fix ram allocationBlue Swirl1-1/+1
2010-10-13Delete write only variablesBlue Swirl1-4/+2
2010-10-03Use GCC_FMT_ATTR (format checking)Stefan Weil1-1/+2
2010-09-21mips_fulong2e: Fix format stringsStefan Weil1-3/+3
2010-09-18Check for errors during BIOS or kernel loadBlue Swirl1-1/+1
2010-08-24Rearrange block headersBlue Swirl1-0/+1
2010-07-30mips64el: fulong: PCI_DEVFN() clean up.Isaku Yamahata1-7/+7
2010-07-06qemu_ram_alloc: Add DeviceState and name parametersAlex Williamson1-2/+2
2010-07-06savevm: Add DeviceState paramAlex Williamson1-1/+1
2010-06-30MIPS: fix fulong bios loadingAurelien Jarno1-6/+5
2010-06-29MIPS: Initial support of fulong mini pc (machine construction)Huacai Chen1-0/+413