aboutsummaryrefslogtreecommitdiff
path: root/hw/core/qdev-properties-system.c
AgeCommit message (Expand)Author
2014-07-06qdev: Fix crash when using non-device class name on -globalEduardo Habkost
2014-07-01qdev: drop iothread property typeStefan Hajnoczi
2014-06-27net: move queue number into NICPeersJiri Pirko
2014-06-05qdev: Display warning about unused -globalDon Slutz
2014-05-05hw: Consistently name Error * objects err, and not errpMarkus Armbruster
2014-03-13iothread: add "iothread" qdev property typeStefan Hajnoczi
2014-03-13qdev: make get_pointer() handle temporary stringsIgor Mammedov
2014-02-14qdev: Use QAPI type names for propertiesPaolo Bonzini
2014-01-06hw: Remove assert_no_error usagesPeter Crosthwaite
2013-11-22qdev-properties-system.c: Allow vlan or netdev for -device, not bothVlad Yasevich
2013-04-15sysemu: avoid proliferation of include/ subdirectoriesPaolo Bonzini
2013-04-08hw: move target-independent files to subdirectoriesPaolo Bonzini