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
23 Sep, 2007
7 commits
  • Add new MIPS/Linux syscalls. ...
    b9a02bed
    
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@3214 c046a42c-6fe2-441c-8c8c-71466251a162
    ths authored
    2007-09-23 18:07:05 +0000  
    Browse Code »
  • Correct and update mips termbits.h. ...
    2601c356
    
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@3213 c046a42c-6fe2-441c-8c8c-71466251a162
    ths authored
    2007-09-23 17:55:00 +0000  
    Browse Code »
  • Fix mips usermode emulation. ...
    2337fdc2
    
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@3212 c046a42c-6fe2-441c-8c8c-71466251a162
    ths authored
    2007-09-23 17:54:29 +0000  
    Browse Code »
  • Add missing svm.h header, and add a Changelog entry. ...
    239fbd86
    
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@3211 c046a42c-6fe2-441c-8c8c-71466251a162
    ths authored
    2007-09-23 15:30:28 +0000  
    Browse File »
  • SVM Support, by Alexander Graf. ...
    0573fbfc
    
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@3210 c046a42c-6fe2-441c-8c8c-71466251a162
    ths authored
    2007-09-23 15:28:04 +0000  
    Browse File »
  • Fix Caps lock and Num lock handling ...
    bbbb2f0a
    
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@3209 c046a42c-6fe2-441c-8c8c-71466251a162
    blueswir1 authored
    2007-09-23 11:48:47 +0000  
    Browse Code »
  • Add missing break statements ...
    e32664fb
    
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@3208 c046a42c-6fe2-441c-8c8c-71466251a162
    blueswir1 authored
    2007-09-23 11:40:57 +0000  
    Browse Dir »

22 Sep, 2007
2 commits
  • Only build qemu-img with softmmu targets. ...
    c39e3338
    
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@3207 c046a42c-6fe2-441c-8c8c-71466251a162
    pbrook authored
    2007-09-22 16:49:14 +0000  
    Browse Code »
  • Fix breakage on big endian hosts (Aurelien Jarno) ...
    748e4993
    
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@3206 c046a42c-6fe2-441c-8c8c-71466251a162
    blueswir1 authored
    2007-09-22 12:09:09 +0000  
    Browse File »

21 Sep, 2007
7 commits
  • Rework ASI instructions (Aurelien Jarno) ...
    81ad8ba2
    
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@3205 c046a42c-6fe2-441c-8c8c-71466251a162
    blueswir1 authored
    2007-09-21 19:10:53 +0000  
    Browse Dir »
  • Improve keyboard handling ...
    43febf49
    
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@3204 c046a42c-6fe2-441c-8c8c-71466251a162
    blueswir1 authored
    2007-09-21 19:09:35 +0000  
    Browse File »
  • Avoid compilation warnings on 32 bits hosts. ...
    9706285b
    
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@3203 c046a42c-6fe2-441c-8c8c-71466251a162
    j_mayer authored
    2007-09-21 06:32:17 +0000  
    Browse Code »
  • Avoid compilation warnings on 64 bits hosts. ...
    92868412
    
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@3202 c046a42c-6fe2-441c-8c8c-71466251a162
    j_mayer authored
    2007-09-21 06:09:39 +0000  
    Browse File »
  • More PowerPC definitions, from POWER 2.04 specifications and misc sources. ...
    2662a059
    Check that at least instructions set and SPRs are correct for
     PowerPC 401, 403, 405 and 440 cores.
    Implement PowerPC 401 MMU model (real-mode only).
    Improve INSNs and SPRs dump to ease parse with standard shell tools.
    Add more precise status for most PowerPC cores families.
    
    
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@3201 c046a42c-6fe2-441c-8c8c-71466251a162
    j_mayer authored
    2007-09-21 05:50:37 +0000  
    Browse File »
  • Rework PowerPC 440 TLB management (thanks to Hollis Blanchard) ...
    a4bb6c3e
    
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@3200 c046a42c-6fe2-441c-8c8c-71466251a162
    j_mayer authored
    2007-09-21 05:28:33 +0000  
    Browse Code »
  • Make CPU hflags be a masked version of the PowerPC MSR. ...
    4296f459
    As a side effect, avoid potential bits shadowing in TB flags on 64 bits BookE.
    
    
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@3199 c046a42c-6fe2-441c-8c8c-71466251a162
    j_mayer authored
    2007-09-21 05:23:26 +0000  
    Browse Code »

20 Sep, 2007
7 commits
  • Extend TB flags to 64 bits (Alexander Graf). ...
    c068688b
    
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@3198 c046a42c-6fe2-441c-8c8c-71466251a162
    j_mayer authored
    2007-09-20 22:47:42 +0000  
    Browse Code »
  • Change ldl_phys to cpu_physical_memory_read, fix pte address ...
    5e3b100b
    
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@3197 c046a42c-6fe2-441c-8c8c-71466251a162
    blueswir1 authored
    2007-09-20 16:01:51 +0000  
    Browse File »
  • Fix tadd op generation with GCC 4.x ...
    d69d2ca9
    
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@3196 c046a42c-6fe2-441c-8c8c-71466251a162
    blueswir1 authored
    2007-09-20 15:21:32 +0000  
    Browse File »
  • Detabify ...
    0f8a249a
    
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@3195 c046a42c-6fe2-441c-8c8c-71466251a162
    blueswir1 authored
    2007-09-20 14:54:22 +0000  
    Browse Code »
  • Make likely/unlikely accessible also in hw/. ...
    2e03286b
    Revert the logfile->stderr change.
    
    
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@3194 c046a42c-6fe2-441c-8c8c-71466251a162
    balrog authored
    2007-09-20 13:24:53 +0000  
    Browse File »
  • Use logfile only when loglevel is set (http://bugzilla.openmoko.org/cgi-bin/bugz ...
    a50a6282
    illa/show_bug.cgi?id=886).
    raw_pread() and raw_pwrite() are expected to return number of bytes read.
    
    
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@3193 c046a42c-6fe2-441c-8c8c-71466251a162
    balrog authored
    2007-09-20 12:42:24 +0000  
    Browse Code »
  • Move likely and unlikely macros in a common place (Aurelien Jarno). ...
    cbecba26
    
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@3192 c046a42c-6fe2-441c-8c8c-71466251a162
    j_mayer authored
    2007-09-20 09:44:48 +0000  
    Browse File »

19 Sep, 2007
7 commits
  • More PowerPC registers definitions. ...
    ff937dba
    Avoid duplicating code and, as a side effect, fix missing bits in MSR.
    
    
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@3191 c046a42c-6fe2-441c-8c8c-71466251a162
    j_mayer authored
    2007-09-19 05:49:13 +0000  
    Browse Code »
  • TARGET_FMT_lu may also be useful. ...
    71c8b8fd
    Fix compilation warnings.
    
    
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@3190 c046a42c-6fe2-441c-8c8c-71466251a162
    j_mayer authored
    2007-09-19 05:46:03 +0000  
    Browse File »
  • Code provision for PowerPC BookE MMU model support. ...
    5eb7995e
    Better MSR flags initialisation.
    
    
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@3189 c046a42c-6fe2-441c-8c8c-71466251a162
    j_mayer authored
    2007-09-19 05:44:04 +0000  
    Browse File »
  • Improve PowerPC target implementation, using computed hflags as TB flags. ...
    1527c87e
    
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@3188 c046a42c-6fe2-441c-8c8c-71466251a162
    j_mayer authored
    2007-09-19 05:37:56 +0000  
    Browse File »
  • Avoid Linux to stay stucked in an infinite loop when requesting a reboot. ...
    0686970f
    
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@3187 c046a42c-6fe2-441c-8c8c-71466251a162
    j_mayer authored
    2007-09-19 04:46:57 +0000  
    Browse Code »
  • Code provision for PowerPC 64 MMU model support. ...
    caa4039c
    
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@3186 c046a42c-6fe2-441c-8c8c-71466251a162
    j_mayer authored
    2007-09-19 04:36:02 +0000  
    Browse Code »
  • More PowerPC target cleanups: ...
    8b67546f
    - remove unuseful historical macros and definitions
    - fix comments (bugs and cosmetics)
    
    
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@3185 c046a42c-6fe2-441c-8c8c-71466251a162
    j_mayer authored
    2007-09-19 04:34:09 +0000  
    Browse File »

18 Sep, 2007
3 commits
  • Fix invalid MAP_xxx flags for PowerPC targets. ...
    7ec93196
    
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@3184 c046a42c-6fe2-441c-8c8c-71466251a162
    j_mayer authored
    2007-09-18 21:54:57 +0000  
    Browse Dir »
  • Always keep the bootinfo structure in the first 16 MB, ...
    be58fc7c
    as suggested by Andrew May.
    Fix compilation warnings introduced by variables types changes.
    
    
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@3183 c046a42c-6fe2-441c-8c8c-71466251a162
    j_mayer authored
    2007-09-18 21:47:18 +0000  
    Browse File »
  • Fix PowerPC 32 emulation on 64 bits hosts: ...
    d9d7210c
    we can use 64 bits registers but not pretend page is 1kB long
    As it seems most Linux programs assume page-size is 4kB, never allow
    1kB pages for user-mode only emulation.
    
    
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@3182 c046a42c-6fe2-441c-8c8c-71466251a162
    j_mayer authored
    2007-09-18 11:17:30 +0000  
    Browse Code »

17 Sep, 2007
5 commits
  • Prevent segfaulting when -clock is specified multiple times. ...
    e2b577e5
    
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@3181 c046a42c-6fe2-441c-8c8c-71466251a162
    balrog authored
    2007-09-17 21:25:20 +0000  
    Browse Code »
  • Pass correct pointer to HID keyboard event handler, fixes regression from IDLE mode introduction. ...
    926acf8f
    
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@3180 c046a42c-6fe2-441c-8c8c-71466251a162
    balrog authored
    2007-09-17 17:27:00 +0000  
    Browse Dir »
  • PowerPC flags update/use fixes: ...
    966439a6
    - fix confusion between overflow/summary overflow, as reported by S Bansal.
    - reset carry in addic. optimized case (as it was already done in addic).
    
    
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@3179 c046a42c-6fe2-441c-8c8c-71466251a162
    j_mayer authored
    2007-09-17 09:51:40 +0000  
    Browse File »
  • Coding style fixes in PowerPC related code (no functional change): ...
    36081602
    - avoid useless blanks at EOL.
    - avoid tabs.
    - fix wrapping lines on 80 chars terminals.
    - add missing ';' at macros EOL to avoid confusing auto-identers.
    - fix identation.
    - Remove historical macros in micro-ops (PARAM, SPARAM, PPC_OP, regs)
    
    
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@3178 c046a42c-6fe2-441c-8c8c-71466251a162
    j_mayer authored
    2007-09-17 08:21:54 +0000  
    Browse File »
  • find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the regex. ...
    3b46e624
    
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@3177 c046a42c-6fe2-441c-8c8c-71466251a162
    ths authored
    2007-09-17 08:09:54 +0000  
    Browse Code »

16 Sep, 2007
2 commits
  • Solaris x86_64 configure patch, by Ben Taylor. ...
    ef18c883
    
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@3176 c046a42c-6fe2-441c-8c8c-71466251a162
    ths authored
    2007-09-16 22:12:39 +0000  
    Browse Code »
  • vmdk compatibility level 6 images, by Soren Hansen. ...
    ec36ba14
    
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@3175 c046a42c-6fe2-441c-8c8c-71466251a162
    ths authored
    2007-09-16 21:59:02 +0000  
    Browse File »