Merge branch 'master' of /home/nchip/public_html/qemu into garage-push
[qemu] / hw / qdev.c
2009-06-06 Paul BrookFix typo
2009-06-05 Gerd Hoffmannqdev: add monitor command to dump the tree.
2009-06-05 Paul BrookRecord device property types
2009-06-04 Gerd Hoffmannqdev: kill DeviceState->name
2009-05-26 Paul BrookRemove qdev irq sink handling
2009-05-22 Paul BrookAdd common BusState
2009-05-17 Paul BrookConsistently use uint64_t for int properties
2009-05-14 Paul BrookPCI network qdev conversion
2009-05-14 Paul Brookqdev scsi bus infrastructure
2009-05-14 Paul Brookqdev child bus support
2009-05-14 Paul BrookBasic qdev infrastructure.