aboutsummaryrefslogtreecommitdiffstats
path: root/hw/mips_fulong2e.c
AgeCommit message (Expand)AuthorFilesLines
2012-02-17i8254: Pass alternative IRQ output object on initializationJan Kiszka1-1/+1
2012-02-17i8254: Factor out interface headerJan Kiszka1-0/+1
2012-01-13prepare for future GPLv2+ relicensingPaolo Bonzini1-0/+3
2012-01-04vmstate, memory: decouple vmstate from memory APIAvi Kivity1-2/+4
2011-12-20fulong2e: give ISA bus to ISA methodsHervé Poussineau1-4/+2
2011-12-20isa: give ISABus/ISADevice to isa_create(), isa_bus_irqs() and isa_get_irq() ...Hervé Poussineau1-7/+9
2011-10-01mips_fulong2e: Reorder ISA bus and i8259 creationJan Kiszka1-4/+4
2011-09-16Remove blanks before \n in output stringsStefan Weil1-1/+1
2011-09-04mips_fulong2e: convert to memory APIAvi Kivity1-7/+10
2011-08-20Use glib memory allocation and free functionsAnthony Liguori1-2/+2
2011-04-09smbus_eeprom: consolidate smbus eeprom creation oc pc_piix, mips_mapta, mips_...Isaku Yamahata1-8/+1
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