Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | i2c: Rename i2c_bus to I2CBus | Andreas Färber | 2014-02-14 | 1 | -2/+2 |
* | vt82c686: Clean up use of cannot_instantiate_with_device_add_yet | Markus Armbruster | 2013-12-23 | 1 | -1/+5 |
* | qdev: Replace no_user by cannot_instantiate_with_device_add_yet | Markus Armbruster | 2013-12-23 | 1 | -1/+1 |
* | hw: set interrupts using pci irq wrappers | Marcel Apfelbaum | 2013-10-14 | 1 | -1/+1 |
* | devices: Associate devices to their logical category | Marcel Apfelbaum | 2013-07-29 | 1 | -0/+3 |
* | hw/i*: pass owner to memory_region_init* functions | Paolo Bonzini | 2013-07-04 | 1 | -1/+1 |
* | piolist: add owner argument to initialization functions and pass devices | Paolo Bonzini | 2013-07-04 | 1 | -1/+1 |
* | memory: add owner argument to initialization functions | Paolo Bonzini | 2013-07-04 | 1 | -3/+3 |
* | vt82c686: replace register_ioport* | Jan Kiszka | 2013-07-04 | 1 | -14/+26 |
* | isa: QOM'ify ISABus | Andreas Färber | 2013-06-07 | 1 | -1/+1 |
* | hw: move ISA bridges and devices to hw/isa/, configure with default-configs/ | Paolo Bonzini | 2013-04-08 | 1 | -0/+487 |