Age | Commit message (Expand) | Author | Files | Lines |
2016-10-28 | clean-up: removed duplicate #includes | Anand J | 1 | -1/+0 |
2016-03-22 | hw: explicitly include qemu-common.h and cpu.h | Paolo Bonzini | 1 | -0/+2 |
2016-03-22 | include/qemu/osdep.h: Don't include qapi/error.h | Markus Armbruster | 1 | -0/+1 |
2016-03-16 | machine: Use type_init() to register machine classes | Eduardo Habkost | 1 | -1/+1 |
2016-01-29 | ppc: Clean up includes | Peter Maydell | 1 | -0/+1 |
2015-11-30 | hw/ppc/ppc405_boards: Fix infinite recursion by converting taihu_cpld from ol... | Peter Maydell | 1 | -44/+8 |
2015-09-19 | Revert use of DEFINE_MACHINE() for registrations of multiple machines | Andreas Färber | 1 | -4/+24 |
2015-09-19 | Use DEFINE_MACHINE() to register all machines | Eduardo Habkost | 1 | -15/+11 |
2015-09-18 | Fix bad error handling after memory_region_init_ram() | Markus Armbruster | 1 | -3/+4 |
2015-03-10 | m48t59: introduce new base-year qdev property | Mark Cave-Ayland | 1 | -1/+1 |
2014-10-20 | hw: Convert from BlockDriverState to BlockBackend, mostly | Markus Armbruster | 1 | -13/+13 |
2014-10-20 | block: Eliminate DriveInfo member bdrv, use blk_by_legacy_dinfo() | Markus Armbruster | 1 | -9/+16 |
2014-09-09 | memory: add parameter errp to memory_region_init_ram | Hu Tao | 1 | -3/+5 |
2014-07-22 | ppc: fix -mem-path failure | Hu Tao | 1 | -10/+18 |
2014-07-15 | ppc: memory: Replace memory_region_init_ram with memory_region_allocate_syste... | Shreyas B. Prabhu | 1 | -12/+9 |
2014-05-28 | machine: Conversion of QEMUMachineInitArgs to MachineState | Marcel Apfelbaum | 1 | -9/+9 |
2013-09-03 | Merge remote-tracking branch 'mst/tags/for_anthony' into staging | Anthony Liguori | 1 | -2/+0 |
2013-09-02 | ppc405_boards: Don't enforce presence of firmware for qtest | Andreas Färber | 1 | -15/+20 |
2013-09-02 | ppc405_boards: Disable debug output | Andreas Färber | 1 | -2/+2 |
2013-08-28 | hw: Clean up bogus default boot order | Markus Armbruster | 1 | -2/+0 |
2013-07-04 | memory: add owner argument to initialization functions | Paolo Bonzini | 1 | -9/+9 |
2013-04-19 | Remove unneeded type casts | Stefan Weil | 1 | -1/+1 |
2013-04-08 | hw: move private headers to hw/ subdirectories. | Paolo Bonzini | 1 | -1/+1 |
2013-04-08 | hw: move headers to include/ | Paolo Bonzini | 1 | -3/+3 |
2013-03-01 | hw: move boards and other isolated files to hw/ARCH | Paolo Bonzini | 1 | -0/+662 |