Sign in

gwj / at91sam9263 · Commits

GitLab

  • Go to dashboard
  • Project
  • Activity
  • Files
  • Commits
  • Network
  • Graphs
  • Milestones
  • Issues 0
  • Merge Requests 0
  • Labels
  • Wiki
  • Snippets
  • Commits 8,232
  • Compare
  • Branches 2
  • Tags 0
  • at91sam9263
16 Nov, 2007
1 commit
  • suppressed tgetx and tputx (initial patch by Thayne Harbaugh) ...
    2f619698
    
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@3653 c046a42c-6fe2-441c-8c8c-71466251a162
    bellard authored
    2007-11-16 10:46:05 +0000  
    Browse Code »

15 Nov, 2007
3 commits
  • Init dumb display if no others available. ...
    67276f53
    
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@3652 c046a42c-6fe2-441c-8c8c-71466251a162
    pbrook authored
    2007-11-15 19:04:08 +0000  
    Browse Code »
  • force correct ppc64 cpu ...
    7ded4f52
    
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@3651 c046a42c-6fe2-441c-8c8c-71466251a162
    bellard authored
    2007-11-15 15:37:50 +0000  
    Browse File »
  • x86_64 fixes ...
    4dbc422b
    
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@3650 c046a42c-6fe2-441c-8c8c-71466251a162
    bellard authored
    2007-11-15 15:27:03 +0000  
    Browse File »

14 Nov, 2007
14 commits
  • Update OpenBIOS image to SVN revision 176. Changes: ...
    6376fa99
    r172: Enable boot mode in the exception handler for both SuperSparc and TurboSparc
    r173: More CPU definitions
    r174: Add Sparc64 CPU identification
    r175: Add SPARCserver 600MP emulation
    r176: Update OHW interface to version 3.
    
    
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@3649 c046a42c-6fe2-441c-8c8c-71466251a162
    blueswir1 authored
    2007-11-14 19:41:26 +0000  
    Browse File »
  • Update OHW interface to version 3. ...
    d2c63fc1
    Use common ABI description file with OpenBIOS.
    
    
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@3648 c046a42c-6fe2-441c-8c8c-71466251a162
    blueswir1 authored
    2007-11-14 19:35:16 +0000  
    Browse File »
  • Fix PowerPC targets compilation on 32 bits hosts: ...
    57c26279
    now that the SPE extension is available for all targets,
     we always need to have some 64 bits temporary registers.
    
    
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@3647 c046a42c-6fe2-441c-8c8c-71466251a162
    j_mayer authored
    2007-11-14 18:45:52 +0000  
    Browse File »
  • x86_64 linux user emulation ...
    d2fd1af7
    
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@3646 c046a42c-6fe2-441c-8c8c-71466251a162
    bellard authored
    2007-11-14 18:08:56 +0000  
    Browse Code »
  • printf format fix ...
    6b23f777
    
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@3645 c046a42c-6fe2-441c-8c8c-71466251a162
    bellard authored
    2007-11-14 18:04:05 +0000  
    Browse Code »
  • i386 TLS support ...
    8d18e893
    
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@3644 c046a42c-6fe2-441c-8c8c-71466251a162
    bellard authored
    2007-11-14 15:18:40 +0000  
    Browse Dir »
  • always define TARGET_ABI32 if 32 bit user ...
    4683b130
    
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@3643 c046a42c-6fe2-441c-8c8c-71466251a162
    bellard authored
    2007-11-14 15:16:52 +0000  
    Browse Dir »
  • fixed target_mmap() if host page size < TARGET_PAGE_SIZE ...
    a03e2d42
    
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@3642 c046a42c-6fe2-441c-8c8c-71466251a162
    bellard authored
    2007-11-14 11:29:07 +0000  
    Browse Dir »
  • suppressed page_unprotect_range() - fixed access_ok() ...
    dae3270c
    
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@3641 c046a42c-6fe2-441c-8c8c-71466251a162
    bellard authored
    2007-11-14 10:51:00 +0000  
    Browse Dir »
  • removed obsolete test2 target ...
    9b0b8203
    
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@3640 c046a42c-6fe2-441c-8c8c-71466251a162
    bellard authored
    2007-11-14 10:34:57 +0000  
    Browse Dir »
  • added lock_user() in target_strlen() ...
    3dd98412
    
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@3639 c046a42c-6fe2-441c-8c8c-71466251a162
    bellard authored
    2007-11-14 10:17:35 +0000  
    Browse File »
  • Fix invalid PowerPC 64 rldimi optimized case. ...
    271a916e
    
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@3638 c046a42c-6fe2-441c-8c8c-71466251a162
    j_mayer authored
    2007-11-14 05:26:46 +0000  
    Browse Dir »
  • Introduce 4KEm configuration with fixed MMU mapping. Delete bogus INSN_DSP ...
    3e4587d5
    flags.
    
    
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@3637 c046a42c-6fe2-441c-8c8c-71466251a162
    ths authored
    2007-11-14 03:11:17 +0000  
    Browse Dir »
  • Reorganize PowerPC instructions categories, add icbi separate case. ...
    1b413d55
    Fix frsqrtes instruction opcode.
    
    
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@3636 c046a42c-6fe2-441c-8c8c-71466251a162
    j_mayer authored
    2007-11-14 01:08:45 +0000  
    Browse File »

13 Nov, 2007
3 commits
  • Fix signed/unsigned comparisons in OHCI host. ...
    87283515
    ADS7846 is partially compatible with TSC2046.
    
    
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@3635 c046a42c-6fe2-441c-8c8c-71466251a162
    balrog authored
    2007-11-13 22:52:54 +0000  
    Browse File »
  • Revert an accidental change in previous commit. ...
    3f9b2b1f
    
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@3634 c046a42c-6fe2-441c-8c8c-71466251a162
    balrog authored
    2007-11-13 01:56:12 +0000  
    Browse Dir »
  • Prevent cpsr_write/_read be put out of line in op.o (fixes a segfault on some platforms). ...
    2f4a40e5
    
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@3633 c046a42c-6fe2-441c-8c8c-71466251a162
    balrog authored
    2007-11-13 01:50:15 +0000  
    Browse File »

12 Nov, 2007
7 commits
  • Add PVR and SPR definition for most embedded PowerPC from Freescale. ...
    c3e36823
    
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@3632 c046a42c-6fe2-441c-8c8c-71466251a162
    j_mayer authored
    2007-11-12 23:40:49 +0000  
    Browse Dir »
  • PowerPC SPE extension fix: must always preserve GPR high bits when ...
    65d6c0f3
    running in 32 bits mode.
    
    
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@3631 c046a42c-6fe2-441c-8c8c-71466251a162
    j_mayer authored
    2007-11-12 23:29:14 +0000  
    Browse Code »
  • added missing return ...
    4f6cf9e8
    
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@3630 c046a42c-6fe2-441c-8c8c-71466251a162
    bellard authored
    2007-11-12 23:12:17 +0000  
    Browse File »
  • reduce verbosity ...
    87518e0c
    
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@3629 c046a42c-6fe2-441c-8c8c-71466251a162
    bellard authored
    2007-11-12 21:16:08 +0000  
    Browse Dir »
  • Allow use of SPE extension by all PowerPC targets, ...
    3cd7d1dd
    adding gprh registers to store GPR MSBs when GPRs are 32 bits.
    Remove not-needed-anymore ppcemb-linux-user target.
    Keep ppcemb-softmmu target, which provides 1kB pages support
      and 36 bits physical address space.
    
    
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@3628 c046a42c-6fe2-441c-8c8c-71466251a162
    j_mayer authored
    2007-11-12 01:56:18 +0000  
    Browse Dir »
  • More PowerPC target -1 usage fixes (reservation address). ...
    a73666f6
    
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@3627 c046a42c-6fe2-441c-8c8c-71466251a162
    j_mayer authored
    2007-11-12 00:50:50 +0000  
    Browse File »
  • Fix usage of the -1 constant in the PowerPC target code: ...
    6f2d8978
    fix invalid size casts and/or sign-extensions.
    
    
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@3626 c046a42c-6fe2-441c-8c8c-71466251a162
    j_mayer authored
    2007-11-12 00:04:48 +0000  
    Browse File »

11 Nov, 2007
12 commits
  • 64 bit cast for dirent64 ...
    8582a53a
    
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@3625 c046a42c-6fe2-441c-8c8c-71466251a162
    bellard authored
    2007-11-11 23:11:36 +0000  
    Browse Dir »
  • fixed more invalid pointer usage ...
    f8b0aa25
    
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@3624 c046a42c-6fe2-441c-8c8c-71466251a162
    bellard authored
    2007-11-11 23:03:42 +0000  
    Browse File »
  • user access fixes ...
    28be6234
    
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@3623 c046a42c-6fe2-441c-8c8c-71466251a162
    bellard authored
    2007-11-11 22:23:38 +0000  
    Browse File »
  • 64 bit compilation fixes ...
    1455bf48
    
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@3622 c046a42c-6fe2-441c-8c8c-71466251a162
    bellard authored
    2007-11-11 22:22:34 +0000  
    Browse Code »
  • consistent types for cpu_x86_fsave and cpu_x86_frstor ...
    6f12a2a6
    
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@3621 c046a42c-6fe2-441c-8c8c-71466251a162
    bellard authored
    2007-11-11 22:16:56 +0000  
    Browse Dir »
  • better to disable -Werror by default as 64 bit hosts still have warnings ...
    0d1e2394
    
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@3620 c046a42c-6fe2-441c-8c8c-71466251a162
    bellard authored
    2007-11-11 20:24:30 +0000  
    Browse File »
  • update ...
    984b1945
    
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@3619 c046a42c-6fe2-441c-8c8c-71466251a162
    bellard authored
    2007-11-11 20:17:14 +0000  
    Browse File »
  • options to enable or disable -Werror. Enable -Werror for builds from CVS by default ...
    85aa5189
    
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@3618 c046a42c-6fe2-441c-8c8c-71466251a162
    bellard authored
    2007-11-11 20:17:03 +0000  
    Browse File »
  • removed warning ...
    6dfd59d6
    
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@3617 c046a42c-6fe2-441c-8c8c-71466251a162
    bellard authored
    2007-11-11 20:14:28 +0000  
    Browse File »
  • removed warning ...
    bd37ec21
    
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@3616 c046a42c-6fe2-441c-8c8c-71466251a162
    bellard authored
    2007-11-11 19:50:22 +0000  
    Browse File »
  • fixed FPU rounding init ...
    b0b3de89
    
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@3615 c046a42c-6fe2-441c-8c8c-71466251a162
    bellard authored
    2007-11-11 19:49:51 +0000  
    Browse Dir »
  • removed unused variable ...
    83f59879
    
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@3614 c046a42c-6fe2-441c-8c8c-71466251a162
    bellard authored
    2007-11-11 19:49:08 +0000  
    Browse File »