Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | qdev: remove DeviceType | Gerd Hoffmann | 2009-07-09 | 1 | -4/+3 |
* | qdev: replace bus_type enum with bus_info struct. | Gerd Hoffmann | 2009-07-09 | 1 | -12/+11 |
* | qdev: move name+size into DeviceInfo (v2) | Gerd Hoffmann | 2009-06-11 | 1 | -2/+6 |
* | qdev: add monitor command to dump the tree. | Gerd Hoffmann | 2009-06-05 | 1 | -0/+5 |
* | Record device property types | Paul Brook | 2009-06-05 | 1 | -0/+15 |
* | qdev: kill DeviceState->name | Gerd Hoffmann | 2009-06-04 | 1 | -1/+0 |
* | Remove qdev irq sink handling | Paul Brook | 2009-05-26 | 1 | -4/+1 |
* | Add common BusState | Paul Brook | 2009-05-23 | 1 | -12/+42 |
* | Consistently use uint64_t for int properties | Paul Brook | 2009-05-17 | 1 | -1/+1 |
* | PCI network qdev conversion | Paul Brook | 2009-05-14 | 1 | -0/+2 |
* | qdev scsi bus infrastructure | Paul Brook | 2009-05-14 | 1 | -0/+4 |
* | qdev child bus support | Paul Brook | 2009-05-14 | 1 | -0/+6 |
* | Basic qdev infrastructure. | Paul Brook | 2009-05-14 | 1 | -0/+67 |