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