aboutsummaryrefslogtreecommitdiff
path: root/hw/mips_fulong2e.c
AgeCommit message (Expand)Author
2012-06-04mips_fulong2e: Pass MIPSCPU to main_cpu_reset()Andreas Färber
2012-06-04mips_fulong2e: Use cpu_mips_cpu() to obtain MIPSCPUAndreas Färber
2012-05-13mips_fulong2e: Don't register "cpu" VMState twiceJuan Quintela
2012-03-14mips hw/: Don't use CPUStateAndreas Färber
2012-03-14Rename cpu_reset() to cpu_state_reset()Andreas Färber
2012-03-13usb: zap hw/ush-{ohic,uhci}.h + init wrappersGerd Hoffmann
2012-02-17i8254: Pass alternative IRQ output object on initializationJan Kiszka
2012-02-17i8254: Factor out interface headerJan Kiszka
2012-01-13prepare for future GPLv2+ relicensingPaolo Bonzini
2012-01-04vmstate, memory: decouple vmstate from memory APIAvi Kivity
2011-12-20fulong2e: give ISA bus to ISA methodsHervé Poussineau
2011-12-20isa: give ISABus/ISADevice to isa_create(), isa_bus_irqs() and isa_get_irq() ...Hervé Poussineau
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