1. 06 8月, 2008 3 次提交
  2. 04 8月, 2008 2 次提交
  3. 02 8月, 2008 3 次提交
    • B
      Update OpenBIOS images to SVN revision 218. Changes: · 60e26a91
      blueswir1 提交于
      r186: Revert broken r161, fix identification string printing (Igor Kovalenko)
      r187: Fix NetBSD reset problem
      r188: Add a TODO for Sparc
      r189: Fix some Sparc32 compile warnings
      r190: Fix some Sparc64 compile warnings
      r191: Add prototypes for [v]snprintf
      r192: Add a common header file for libgcc functions
      r193: Implement obmem for NetBSD loader
      r194: Add Make dependencies for some files, unify Sparc32/64 build.xml files
      r195: Remove debug messages
      r196: Add a.out support for SILO
      r198: Add a CPU node
      r199: Add (bogus) memory nodes
      r200: Add idprom node
      r201: Make serial console usable
      r202: Add MMU node and ops
      r203: Add trap table setting function to client interface
      r204: Fix MMU translation
      r205: Handle 32 bit windows, remove now unused files
      r206: Support for simple boot device selection
      r207: Fix TLB entry generation
      r208: Fix printing of exception messages
      r209: Set up tick_cmpr, update assembly flags
      r210: Add a clock-frequency node
      r211:
      Fix available and total memory
      Implement a static list of mmu translations
      Map more pages
      Add a fake unmap method
      r212: Fix builtin.c dependencies
      r213: Add FCode boot loader for Solaris etc.
      r214: Add correct reset vectors
      r215: Add T1 and T2 CPUs
      r216: Fix wrong translations
      r217: Add bootargs property for kernel command line
      r218:
      Finally fix the very obscure problem which prevented normal and especially
      FCode boot: too small heap (used for Forth memory)!
      Remove forced arch_init and boot hacks
      
      
      
      git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@4983 c046a42c-6fe2-441c-8c8c-71466251a162
      60e26a91
    • A
      Fix compilation of nbd on Solaris (Andreas Faerber) · 7e00eb9b
      aliguori 提交于
      Compilation of QEMU is currently broken on Solaris due to nbd's use of _IO and
      due to network libraries not being linked into qemu-img.
      
      The attached patch adds the appropriate libraries (copied from Makefile.target)
      and includes an additional Sun-specific header for _IO.
      
      With these fixes it compiles okay, on OpenSolaris snv_93 (amd64).
      
      Signed-off-by: Andreas Faerber <andreas.faerber@web.de> 
      Signed-off-by: NAnthony Liguori <aliguori@us.ibm.com>
      
      
      
      git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@4982 c046a42c-6fe2-441c-8c8c-71466251a162
      7e00eb9b
    • T
      Delete unused variable. · 0fd70f8f
      ths 提交于
      
      git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@4981 c046a42c-6fe2-441c-8c8c-71466251a162
      0fd70f8f
  4. 01 8月, 2008 5 次提交
  5. 30 7月, 2008 7 次提交
  6. 29 7月, 2008 13 次提交
  7. 27 7月, 2008 4 次提交
  8. 26 7月, 2008 3 次提交