1. 28 7月, 2009 1 次提交
    • G
      kill drives_table · 751c6a17
      Gerd Hoffmann 提交于
      First step cleaning up the drives handling.  This one does nothing but
      removing drives_table[], still it became seriously big.
      
      drive_get_index() is gone and is replaced by drives_get() which hands
      out DriveInfo pointers instead of a table index.  This needs adaption in
      *tons* of places all over.
      
      The drives are now maintained as linked list.
      Signed-off-by: NGerd Hoffmann <kraxel@redhat.com>
      Signed-off-by: NAnthony Liguori <aliguori@us.ibm.com>
      751c6a17
  2. 17 7月, 2009 1 次提交
  3. 17 6月, 2009 1 次提交
  4. 10 5月, 2009 1 次提交
  5. 08 5月, 2009 1 次提交
  6. 10 4月, 2009 1 次提交
  7. 05 1月, 2009 1 次提交
  8. 02 12月, 2008 1 次提交
  9. 29 7月, 2008 1 次提交
  10. 24 7月, 2008 1 次提交
  11. 15 4月, 2008 1 次提交
    • B
      Nokia N800 machine support (ARM). · 7e7c5e4c
      balrog 提交于
      Also add various peripherals: two miscellaneous Nokia CBUS chips,
      EPSON S1D13745 LCD/TV remote-framebuffer controller,
      TWL92230 - standard OMAP2 power management companion chip on i2c.
      Generic OneNAND flash memory,
      TMP105 temperature sensor on i2c.
      
      
      git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@4215 c046a42c-6fe2-441c-8c8c-71466251a162
      7e7c5e4c