aboutsummaryrefslogtreecommitdiff
path: root/hw/mips_fulong2e.c
AgeCommit message (Expand)Author
2011-10-01mips_fulong2e: Reorder ISA bus and i8259 creationJan Kiszka
2011-09-16Remove blanks before \n in output stringsStefan Weil
2011-09-04mips_fulong2e: convert to memory APIAvi Kivity
2011-08-20Use glib memory allocation and free functionsAnthony Liguori
2011-04-09smbus_eeprom: consolidate smbus eeprom creation oc pc_piix, mips_mapta, mips_...Isaku Yamahata
2011-04-07ide: consolidate drive_get(IF_IDE)Isaku Yamahata
2011-02-20i8254: convert to qdevBlue Swirl
2011-01-25mips_fulong: remove bogus HAS_AUDIOIsaku Yamahata
2010-10-22mips_fulong2e: fix ram allocationBlue Swirl
2010-10-13Delete write only variablesBlue Swirl
2010-10-03Use GCC_FMT_ATTR (format checking)Stefan Weil
2010-09-21mips_fulong2e: Fix format stringsStefan Weil
2010-09-18Check for errors during BIOS or kernel loadBlue Swirl
2010-08-24Rearrange block headersBlue Swirl
2010-07-30mips64el: fulong: PCI_DEVFN() clean up.Isaku Yamahata
2010-07-06qemu_ram_alloc: Add DeviceState and name parametersAlex Williamson
2010-07-06savevm: Add DeviceState paramAlex Williamson
2010-06-30MIPS: fix fulong bios loadingAurelien Jarno
2010-06-29MIPS: Initial support of fulong mini pc (machine construction)Huacai Chen