Age | Commit message (Expand) | Author |
2017-12-18 | hw/timer/mc146818: rename rtc_init() -> mc146818_rtc_init() | Philippe Mathieu-Daudé |
2017-12-18 | hw/timer/i8254: rename pit_init() -> i8254_pit_init() | Philippe Mathieu-Daudé |
2017-10-27 | alpha: use generic cpu_model parsing | Igor Mammedov |
2017-09-19 | cpu: make cpu_generic_init() abort QEMU on error | Igor Mammedov |
2017-09-01 | alpha: replace cpu_alpha_init() with cpu_generic_init() | Igor Mammedov |
2017-07-18 | target/alpha: Merge several flag bytes into ENV->FLAGS | Richard Henderson |
2017-02-21 | hw: Default -drive to if=ide explicitly where it works | Markus Armbruster |
2016-10-24 | sun4uv: fix serial initialization regression | Marc-André Lureau |
2016-03-22 | util: move declarations out of qemu-common.h | Veronia Bahaa |
2016-03-22 | hw: explicitly include qemu-common.h and cpu.h | Paolo Bonzini |
2016-03-04 | loader: Add data swap option to load-elf | Peter Crosthwaite |
2016-01-29 | alpha: Clean up includes | Peter Maydell |
2016-01-13 | hw: Don't use hw_error() for machine initialization errors | Markus Armbruster |
2015-09-19 | Use DEFINE_MACHINE() to register all machines | Eduardo Habkost |
2015-06-03 | hw/alpha/dp264.c: Fix memory leak spotted by valgrind | Shannon Zhao |
2015-04-26 | Switch non-CPU callers from ld/st*_phys to address_space_ld/st* | Peter Maydell |
2015-02-24 | serial: Factor out common serial_hds_isa_init() | Markus Armbruster |
2014-10-03 | ide: Update ide_drive_get to be HBA agnostic | John Snow |
2014-05-28 | machine: Conversion of QEMUMachineInitArgs to MachineState | Marcel Apfelbaum |
2014-02-11 | exec: Make stq_*_phys input an AddressSpace | Edgar E. Iglesias |
2013-08-28 | hw: Clean up bogus default boot order | Markus Armbruster |
2013-07-14 | hw/alpha: Use SRM epoch | Richard Henderson |
2013-07-07 | pci: Add root bus parameter to pci_nic_init() | David Gibson |
2013-04-08 | hw: move private headers to hw/ subdirectories. | Paolo Bonzini |
2013-04-08 | hw: move headers to include/ | Paolo Bonzini |
2013-03-01 | hw: move boards and other isolated files to hw/ARCH | Paolo Bonzini |