1. 04 6月, 2015 1 次提交
  2. 26 3月, 2015 1 次提交
  3. 16 3月, 2015 1 次提交
  4. 12 3月, 2015 6 次提交
  5. 09 1月, 2015 1 次提交
  6. 07 1月, 2015 1 次提交
  7. 23 12月, 2014 1 次提交
  8. 05 11月, 2014 1 次提交
    • A
      sysbus: Make devices spawnable via -device · 33cd52b5
      Alexander Graf 提交于
      Now that we can properly map sysbus devices that haven't been connected to
      something forcefully by C code, we can allow the -device command line option
      to spawn them.
      
      For machines that don't implement dynamic sysbus assignment in their board
      files we add a new bool "has_dynamic_sysbus" to the machine class.
      When that property is false (default), we bail out when we see dynamically
      spawned sysbus devices, like we did before.
      Signed-off-by: NAlexander Graf <agraf@suse.de>
      33cd52b5
  9. 15 9月, 2014 1 次提交
  10. 29 8月, 2014 2 次提交
  11. 22 7月, 2014 1 次提交
  12. 28 5月, 2014 1 次提交
  13. 13 3月, 2014 1 次提交