Age | Commit message (Expand) | Author |
2012-10-22 | serial: split serial.c | Gerd Hoffmann |
2012-10-20 | create struct for machine initialization arguments | Eduardo Habkost |
2012-10-05 | hw: Add missing 'static' attribute for QEMUMachine | Stefan Weil |
2012-06-04 | mips_fulong2e: Pass MIPSCPU to main_cpu_reset() | Andreas Färber |
2012-06-04 | mips_fulong2e: Use cpu_mips_cpu() to obtain MIPSCPU | Andreas Färber |
2012-05-13 | mips_fulong2e: Don't register "cpu" VMState twice | Juan Quintela |
2012-03-14 | mips hw/: Don't use CPUState | Andreas Färber |
2012-03-14 | Rename cpu_reset() to cpu_state_reset() | Andreas Färber |
2012-03-13 | usb: zap hw/ush-{ohic,uhci}.h + init wrappers | Gerd Hoffmann |
2012-02-17 | i8254: Pass alternative IRQ output object on initialization | Jan Kiszka |
2012-02-17 | i8254: Factor out interface header | Jan Kiszka |
2012-01-13 | prepare for future GPLv2+ relicensing | Paolo Bonzini |
2012-01-04 | vmstate, memory: decouple vmstate from memory API | Avi Kivity |
2011-12-20 | fulong2e: give ISA bus to ISA methods | Hervé Poussineau |
2011-12-20 | isa: give ISABus/ISADevice to isa_create(), isa_bus_irqs() and isa_get_irq() ... | Hervé Poussineau |
2011-10-01 | mips_fulong2e: Reorder ISA bus and i8259 creation | Jan Kiszka |
2011-09-16 | Remove blanks before \n in output strings | Stefan Weil |
2011-09-04 | mips_fulong2e: convert to memory API | Avi Kivity |
2011-08-20 | Use glib memory allocation and free functions | Anthony Liguori |
2011-04-09 | smbus_eeprom: consolidate smbus eeprom creation oc pc_piix, mips_mapta, mips_... | Isaku Yamahata |
2011-04-07 | ide: consolidate drive_get(IF_IDE) | Isaku Yamahata |
2011-02-20 | i8254: convert to qdev | Blue Swirl |
2011-01-25 | mips_fulong: remove bogus HAS_AUDIO | Isaku Yamahata |
2010-10-22 | mips_fulong2e: fix ram allocation | Blue Swirl |
2010-10-13 | Delete write only variables | Blue Swirl |
2010-10-03 | Use GCC_FMT_ATTR (format checking) | Stefan Weil |
2010-09-21 | mips_fulong2e: Fix format strings | Stefan Weil |
2010-09-18 | Check for errors during BIOS or kernel load | Blue Swirl |
2010-08-24 | Rearrange block headers | Blue Swirl |
2010-07-30 | mips64el: fulong: PCI_DEVFN() clean up. | Isaku Yamahata |
2010-07-06 | qemu_ram_alloc: Add DeviceState and name parameters | Alex Williamson |
2010-07-06 | savevm: Add DeviceState param | Alex Williamson |
2010-06-30 | MIPS: fix fulong bios loading | Aurelien Jarno |
2010-06-29 | MIPS: Initial support of fulong mini pc (machine construction) | Huacai Chen |