Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ne2000_isa: refactor device creation | Blue Swirl | 2011-02-20 | 1 | -13/+0 |
* | Keep track of ISA ports ISA device is using in qdev. | Gleb Natapov | 2010-12-11 | 1 | -0/+3 |
* | Add "static" to please Sparse | Blue Swirl | 2009-12-04 | 1 | -1/+1 |
* | savevm: Port to qdev.vmsd all devices that have qdev | Juan Quintela | 2009-12-03 | 1 | -1/+11 |
* | net: convert ne2000 to NICState | Mark McLoughlin | 2009-12-03 | 1 | -8/+14 |
* | ne2000: port to vmstate | Juan Quintela | 2009-10-27 | 1 | -1/+1 |
* | ne2k_isa: use qdev properties for configuration. | Gerd Hoffmann | 2009-10-27 | 1 | -11/+8 |
* | New qdev_init_nofail() | Markus Armbruster | 2009-10-07 | 1 | -1/+1 |
* | ne2000-isa: Do not free memory owned by qdev | malc | 2009-09-14 | 1 | -2/+0 |
* | qdev/isa: convert ne2000 | Gerd Hoffmann | 2009-09-10 | 1 | -0/+111 |