Age | Commit message (Expand) | Author | Files | Lines |
2021-03-06 | hw/pci-host: Introduce SH_PCI Kconfig entry | Philippe Mathieu-Daudé | 1 | -204/+0 |
2021-01-04 | hw: Use the PCI_SLOT() macro from 'hw/pci/pci.h' | Philippe Mathieu-Daudé | 1 | -1/+1 |
2020-09-18 | Use OBJECT_DECLARE_SIMPLE_TYPE when possible | Eduardo Habkost | 1 | -3/+1 |
2020-09-09 | Use DECLARE_*CHECKER* macros | Eduardo Habkost | 1 | -2/+2 |
2020-09-09 | Move QOM typedefs and add missing includes | Eduardo Habkost | 1 | -2/+4 |
2020-05-15 | hw: Remove unnecessary DEVICE() cast | Philippe Mathieu-Daudé | 1 | -1/+1 |
2020-02-21 | sh4: Fix PCI ISA IO memory subregion | Guenter Roeck | 1 | -8/+3 |
2019-08-16 | Include hw/irq.h a lot less | Markus Armbruster | 1 | -0/+1 |
2019-06-12 | Include qemu/module.h where needed, drop it from qemu-common.h | Markus Armbruster | 1 | -0/+2 |
2018-10-24 | hw/sh4/sh_pci: Use DeviceState::realize rather than SysBusDevice::init | Philippe Mathieu-Daudé | 1 | -11/+9 |
2017-12-05 | pci: Rename root bus initialization functions for clarity | David Gibson | 1 | -6/+6 |
2017-10-15 | pci: Add INTERFACE_CONVENTIONAL_PCI_DEVICE to Conventional PCI devices | Eduardo Habkost | 1 | -0/+4 |
2017-05-17 | qdev: Replace cannot_instantiate_with_device_add_yet with !user_creatable | Eduardo Habkost | 1 | -1/+1 |
2016-06-28 | hw/sh4/sh_pci.c: Use ldl_le_p() and stl_le_p() | Peter Maydell | 1 | -2/+2 |
2016-01-29 | sh4: Clean up includes | Peter Maydell | 1 | -0/+1 |
2016-01-11 | SH PCI Host: convert to realize() | Cao jin | 1 | -3/+2 |
2013-12-23 | pci-host: Consistently set cannot_instantiate_with_device_add_yet | Markus Armbruster | 1 | -0/+6 |
2013-07-25 | sh4: unbreak r2d | Paolo Bonzini | 1 | -14/+25 |
2013-07-25 | sh4: do not use isa_mmio | Paolo Bonzini | 1 | -1/+2 |
2013-07-04 | hw/s*: pass owner to memory_region_init* functions | Paolo Bonzini | 1 | -3/+3 |
2013-07-04 | memory: add owner argument to initialization functions | Paolo Bonzini | 1 | -2/+2 |
2013-04-08 | hw: move PCI bridges to hw/pci-* or hw/ARCH | Paolo Bonzini | 1 | -0/+186 |