summaryrefslogtreecommitdiff
path: root/hw/core/qdev-properties-system.c
AgeCommit message (Expand)AuthorFilesLines
2014-07-06qdev: Fix crash when using non-device class name on -globalEduardo Habkost1-1/+2
2014-07-01qdev: drop iothread property typeStefan Hajnoczi1-50/+0
2014-06-27net: move queue number into NICPeersJiri Pirko1-2/+1
2014-06-05qdev: Display warning about unused -globalDon Slutz1-0/+16
2014-05-05hw: Consistently name Error * objects err, and not errpMarkus Armbruster1-5/+5
2014-03-13iothread: add "iothread" qdev property typeStefan Hajnoczi1-0/+51
2014-03-13qdev: make get_pointer() handle temporary stringsIgor Mammedov1-8/+11
2014-02-14qdev: Use QAPI type names for propertiesPaolo Bonzini1-4/+8
2014-01-06hw: Remove assert_no_error usagesPeter Crosthwaite1-6/+2
2013-11-22qdev-properties-system.c: Allow vlan or netdev for -device, not bothVlad Yasevich1-0/+9
2013-04-15sysemu: avoid proliferation of include/ subdirectoriesPaolo Bonzini1-1/+1
2013-04-08hw: move target-independent files to subdirectoriesPaolo Bonzini1-0/+391