Age | Commit message (Expand) | Author | Files | Lines |
2017-02-21 | hw: Deprecate -drive if=scsi with non-onboard HBAs | Markus Armbruster | 1 | -1/+1 |
2016-10-28 | versatilepb: do not run if user asks for more than 256MB RAM | Jean-Christophe Dubois | 1 | -0/+9 |
2016-06-13 | vl: Eliminate usb_enabled() | Eduardo Habkost | 1 | -1/+1 |
2016-06-06 | hw/char: QOM'ify pl011 model | xiaoqiang zhao | 1 | -4/+5 |
2016-05-12 | hw/arm: QOM'ify versatilepb.c | xiaoqiang.zhao | 1 | -7/+6 |
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-18 | hw/arm: Clean up includes | Peter Maydell | 1 | -0/+1 |
2016-01-13 | Use error_fatal to simplify obvious fatal errors | Markus Armbruster | 1 | -11/+2 |
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 | -16/+12 |
2015-04-08 | arm: memory: Replace memory_region_init_ram with memory_region_allocate_syste... | Dirk Müller | 1 | -3/+2 |
2015-02-18 | error: Use error_report_err() where appropriate | Markus Armbruster | 1 | -2/+2 |
2015-01-08 | hw/usb: simplified usb_enabled | Marcel Apfelbaum | 1 | -1/+1 |
2014-12-22 | target-arm: Disable EL3 on unsupported machines | Greg Bellows | 1 | -0/+12 |
2014-12-22 | target-arm: Breakout integratorcp and versatilepb cpu init | Greg Bellows | 1 | -2/+18 |
2014-10-20 | hw: Convert from BlockDriverState to BlockBackend, mostly | Markus Armbruster | 1 | -2/+1 |
2014-10-20 | block: Eliminate DriveInfo member bdrv, use blk_by_legacy_dinfo() | Markus Armbruster | 1 | -1/+3 |
2014-09-09 | memory: add parameter errp to memory_region_init_ram | Hu Tao | 1 | -1/+2 |
2014-05-28 | machine: Conversion of QEMUMachineInitArgs to MachineState | Marcel Apfelbaum | 1 | -13/+13 |
2014-02-14 | i2c: Rename i2c_bus to I2CBus | Andreas Färber | 1 | -2/+2 |
2013-12-23 | sysbus: Set cannot_instantiate_with_device_add_yet | Markus Armbruster | 1 | -1/+0 |
2013-12-23 | qdev: Replace no_user by cannot_instantiate_with_device_add_yet | Markus Armbruster | 1 | -1/+1 |
2013-08-28 | hw: Clean up bogus default boot order | Markus Armbruster | 1 | -2/+0 |
2013-08-20 | hw/arm/versatilepb: Don't use arm_pic_init_cpu() | Peter Maydell | 1 | -4/+3 |
2013-07-29 | versatilepb: QOM cast cleanup for vpb_sic_state | Andreas Färber | 1 | -16/+21 |
2013-07-08 | Merge remote-tracking branch 'mst/tags/for_anthony' into staging | Anthony Liguori | 1 | -1/+1 |
2013-07-07 | pci: Add root bus parameter to pci_nic_init() | David Gibson | 1 | -1/+1 |
2013-07-04 | hw/a*: pass owner to memory_region_init* functions | Paolo Bonzini | 1 | -1/+2 |
2013-07-04 | memory: add owner argument to initialization functions | Paolo Bonzini | 1 | -2/+2 |
2013-04-19 | versatile_pci: Expose PCI memory space to system | Peter Maydell | 1 | -0/+3 |
2013-04-19 | versatile_pci: Implement the PCI controller's control registers | Peter Maydell | 1 | -3/+4 |
2013-04-19 | versatile_pci: Expose PCI I/O region on Versatile PB | Peter Maydell | 1 | -2/+1 |
2013-04-15 | arm: fix location of some include files | Peter Maydell | 1 | -2/+2 |
2013-04-08 | hw: move headers to include/ | Paolo Bonzini | 1 | -4/+4 |
2013-03-01 | hw: move boards and other isolated files to hw/ARCH | Paolo Bonzini | 1 | -0/+403 |