Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2009-06-09 | net: add fd_readv() handler to qemu_new_vlan_client() args | Mark McLoughlin | 1 | -3/+4 |
2009-06-08 | qdev: c99 initilaizers for bus_type_names | Gerd Hoffmann | 1 | -5/+5 |
2009-06-06 | Fix typo | Paul Brook | 1 | -1/+1 |
2009-06-05 | qdev: add monitor command to dump the tree. | Gerd Hoffmann | 1 | -0/+73 |
2009-06-05 | Record device property types | Paul Brook | 1 | -7/+32 |
2009-06-04 | qdev: kill DeviceState->name | Gerd Hoffmann | 1 | -2/+1 |
2009-05-26 | Remove qdev irq sink handling | Paul Brook | 1 | -13/+0 |
2009-05-23 | Add common BusState | Paul Brook | 1 | -36/+53 |
2009-05-17 | Consistently use uint64_t for int properties | Paul Brook | 1 | -2/+2 |
2009-05-14 | PCI network qdev conversion | Paul Brook | 1 | -0/+25 |
2009-05-14 | qdev scsi bus infrastructure | Paul Brook | 1 | -0/+19 |
2009-05-14 | qdev child bus support | Paul Brook | 1 | -0/+30 |
2009-05-14 | Basic qdev infrastructure. | Paul Brook | 1 | -0/+237 |