Age | Commit message (Expand) | Author |
2018-10-24 | hw/pci-host/bonito: Use DeviceState::realize rather than SysBusDevice::init | Philippe Mathieu-Daudé |
2018-08-21 | hw/pci-host/bonito: Move away from old_mmio accessors | Peter Maydell |
2018-02-06 | hw/pci*: Replace fprintf(stderr, "*\n" with error_report() | Alistair Francis |
2018-01-22 | Replace all occurances of __FUNCTION__ with __func__ | Alistair Francis |
2017-12-05 | pci: Rename root bus initialization functions for clarity | David Gibson |
2017-10-15 | pci: Add INTERFACE_CONVENTIONAL_PCI_DEVICE to Conventional PCI devices | Eduardo Habkost |
2017-05-23 | shutdown: Add source information to SHUTDOWN and RESET | Eric Blake |
2017-05-17 | qdev: Replace cannot_instantiate_with_device_add_yet with !user_creatable | Eduardo Habkost |
2016-01-29 | pci: Clean up includes | Peter Maydell |
2016-01-11 | PCI Bonito: QOMify and cleanup | Cao jin |
2015-08-13 | hw/pci-host/bonito: Avoid buffer overrun for bad LDMA/COP accesses | Peter Maydell |
2015-04-28 | Convert (ffs(val) - 1) to ctz32(val) | Stefan Hajnoczi |
2015-04-17 | mips: fix broken fulong2e machine | Paolo Bonzini |
2015-02-26 | pci: Trivial device model conversions to realize | Markus Armbruster |
2014-05-14 | savevm: Remove all the unneeded version_minimum_id_old (rest) | Juan Quintela |
2013-12-23 | pci-host: Consistently set cannot_instantiate_with_device_add_yet | Markus Armbruster |
2013-12-23 | sysbus: Set cannot_instantiate_with_device_add_yet | Markus Armbruster |
2013-12-23 | qdev: Replace no_user by cannot_instantiate_with_device_add_yet | Markus Armbruster |
2013-07-25 | mips_fulong2e: do not use isa_mmio | Paolo Bonzini |
2013-07-04 | hw/p*: pass owner to memory_region_init* functions | Paolo Bonzini |
2013-07-04 | memory: add owner argument to initialization functions | Paolo Bonzini |
2013-04-08 | hw: move PCI bridges to hw/pci-* or hw/ARCH | Paolo Bonzini |