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