• r159: Revert previous patch
    r160: Fix nvram size, arch_init hack
    r161: Fix Sparc64 insw and outsw
    r162: Fix read only location write attempt
    r163:
    Change virtual address below 4G
    Map first 16M of RAM
    Execute a kernel if loaded by Qemu
    r164: Make client interface 64 bits wide on Sparc64
    r165: NVRAM support (temporary location)
    r166: Fix mapping of a single byte area, fix reset and poweroff
    r167: Maximally align allocations
    r168: Enable all interrupt sources for NetBSD
    r169: Fix NetBSD property problems
    
    
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@3118 c046a42c-6fe2-441c-8c8c-71466251a162
    blueswir1 authored
     
    Browse Code »

  • r150: Try to fix system reset for SMP and SS-10 cases
    r151: Fix obp_dumb_memalloc
    r152: Fix mapping more than 2G memory
    r153: Get a real memory allocator for Sparc, based on PPC ofmem
    r154: Update totavail when memory is allocated by dumb memory allocator
    r155: Fix pop_fstr_copy memory leaks
    - console one prevented Debian 3.1r1 from installing in console=prom mode
    - fixing this also needed the real malloc/free
    r156: Hack for building on CIFS directory
    r157: Allow boot start PC to be different from virtual location (boot mode)
    
    
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@3029 c046a42c-6fe2-441c-8c8c-71466251a162
    blueswir1 authored
     
    Browse Dir »



  • - Fix power-management location
     - Fix out of bounds accesses
     - Increase virtual memory supply to meet NetBSD and OpenBSD demand
     - More obviously alarming return values for find_pte
     - Fix unaligned memory access
     - Fix memory corruption problems reported by glibc
     - Fix boot-device use
     - Use nvram boot-args and boot-device variables
     - Set variable defaults before nvram_init
     - Improve escape sequence handling
     - Fix nvram parameter area
     - More Sparc32 CPUs
     - Clear preloaded kernel parameters to avoid crash at reset
    
    
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@2781 c046a42c-6fe2-441c-8c8c-71466251a162
    blueswir1 authored
     
    Browse Code »