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
27 Oct, 2008
11 commits
  • target-ppc: indentation fixes ...
    312179c4
    Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
    
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@5556 c046a42c-6fe2-441c-8c8c-71466251a162
    aurel32 authored
    2008-10-27 22:50:31 +0000  
    Browse Code »
  • target-ppc: convert rotation instructions to TCG ...
    d03ef511
    Also fix rlwimi and rldimi for corner cases.
    
    Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
    
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@5555 c046a42c-6fe2-441c-8c8c-71466251a162
    aurel32 authored
    2008-10-27 22:50:22 +0000  
    Browse Code »
  • CRIS: Plug a few temp leaks. ...
    f4b147f6
    Signed-off-by: Edgar E. Iglesias <edgar.iglesias@gmail.com>
    
    
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@5554 c046a42c-6fe2-441c-8c8c-71466251a162
    edgar_igl authored
    2008-10-27 21:10:26 +0000  
    Browse Code »
  • ETRAX-FS: Process outgoing DMA channels until EOL. ...
    c968ef8d
    For outgoing DMA channels, keep processing descriptors until hitting end
    of list.
    
    Signed-off-by: Edgar E. Iglesias <edgar.iglesias@gmail.com>
    
    
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@5553 c046a42c-6fe2-441c-8c8c-71466251a162
    edgar_igl authored
    2008-10-27 20:44:27 +0000  
    Browse Code »
  • CRIS: Remove cpu_T. ...
    31c18d87
    Signed-off-by: Edgar E. Iglesias <edgar.iglesias@gmail.com>
    
    
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@5552 c046a42c-6fe2-441c-8c8c-71466251a162
    edgar_igl authored
    2008-10-27 20:24:59 +0000  
    Browse Code »
  • Ansify to please sparse ...
    780e264f
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@5551 c046a42c-6fe2-441c-8c8c-71466251a162
    blueswir1 authored
    2008-10-27 19:49:12 +0000  
    Browse Code »
  • CRIS: Avoid more cpu_T usage. ...
    fb48f71b
    * Explicit operand passing to prep_alu_r.
    * Avoid some more cpu_T[] usage.
    
    Signed-off-by: Edgar E. Iglesias <edgar.iglesias@gmail.com>
    
    
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@5550 c046a42c-6fe2-441c-8c8c-71466251a162
    edgar_igl authored
    2008-10-27 16:46:29 +0000  
    Browse Code »
  • Move sun4c to its own hwdef (Robert Reif) ...
    8137cde8
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@5549 c046a42c-6fe2-441c-8c8c-71466251a162
    blueswir1 authored
    2008-10-27 15:56:56 +0000  
    Browse Code »
  • CRIS: Avoid cpu_T[1] for move_r. ...
    43d7ac4e
    Signed-off-by: Edgar E. Iglesias <edgar.iglesias@gmail.com>
    
    
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@5548 c046a42c-6fe2-441c-8c8c-71466251a162
    edgar_igl authored
    2008-10-27 13:55:28 +0000  
    Browse Code »
  • CRIS: Avoid using cpu_T[0] for testing condition codes. ...
    c5631f48
    Signed-off-by: Edgar E. Iglesias <edgar.iglesias@gmail.com>
    
    
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@5547 c046a42c-6fe2-441c-8c8c-71466251a162
    edgar_igl authored
    2008-10-27 13:52:44 +0000  
    Browse Code »
  • CRIS: Add branch-free versions of abs, lsl, lsr and asr. ...
    7dcfb089
    Signed-off-by: Edgar E. Iglesias <edgar.iglesias@gmail.com>
    
    
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@5546 c046a42c-6fe2-441c-8c8c-71466251a162
    edgar_igl authored
    2008-10-27 12:39:30 +0000  
    Browse File »

26 Oct, 2008
9 commits
  • CRIS: Correct tcg globals allocation for 64bit hosts. ...
    4f9cc927
    Signed-off-by: Edgar E. Iglesias <edgar.iglesias@gmail.com>
    
    
    
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@5545 c046a42c-6fe2-441c-8c8c-71466251a162
    edgar_igl authored
    2008-10-26 23:18:06 +0000  
    Browse File »
  • Preliminary BSD user emulator support ...
    84778508
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@5544 c046a42c-6fe2-441c-8c8c-71466251a162
    blueswir1 authored
    2008-10-26 20:33:16 +0000  
    Browse Dir »
  • Update from binutils 2.17 ...
    46f42f29
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@5543 c046a42c-6fe2-441c-8c8c-71466251a162
    blueswir1 authored
    2008-10-26 19:13:20 +0000  
    Browse Code »
  • Document the binutils source files used in constructing sparc-dis.c ...
    d4abd567
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@5542 c046a42c-6fe2-441c-8c8c-71466251a162
    blueswir1 authored
    2008-10-26 19:10:38 +0000  
    Browse File »
  • Add "const" ...
    968467e3
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@5541 c046a42c-6fe2-441c-8c8c-71466251a162
    blueswir1 authored
    2008-10-26 16:40:27 +0000  
    Browse Code »
  • Fix inline use warnings from sparse ...
    36bae8dd
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@5540 c046a42c-6fe2-441c-8c8c-71466251a162
    blueswir1 authored
    2008-10-26 15:26:09 +0000  
    Browse Code »
  • Fix undeclared symbol warnings from sparse ...
    b1d8e52e
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@5539 c046a42c-6fe2-441c-8c8c-71466251a162
    blueswir1 authored
    2008-10-26 13:43:07 +0000  
    Browse Dir »
  • Fix incorrect use of pstrcpy (malc) ...
    51a0f568
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@5538 c046a42c-6fe2-441c-8c8c-71466251a162
    blueswir1 authored
    2008-10-26 10:22:11 +0000  
    Browse Code »
  • Fix undefined pthread_sigmask warning on FreeBSD (Juergen Lock) ...
    1b52da58
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@5537 c046a42c-6fe2-441c-8c8c-71466251a162
    blueswir1 authored
    2008-10-26 09:54:50 +0000  
    Browse Dir »

25 Oct, 2008
9 commits
  • Change freeing method because the allocation function was changed in r5532 ...
    653a07b2
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@5536 c046a42c-6fe2-441c-8c8c-71466251a162
    blueswir1 authored
    2008-10-25 13:48:59 +0000  
    Browse Dir »
  • Silence warnings about unused variables ...
    5be8e1f2
    Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com>
    
    
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@5535 c046a42c-6fe2-441c-8c8c-71466251a162
    blueswir1 authored
    2008-10-25 11:47:20 +0000  
    Browse File »
  • Suppress a GCC warning about unused function ...
    40ea94a5
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@5534 c046a42c-6fe2-441c-8c8c-71466251a162
    blueswir1 authored
    2008-10-25 11:26:41 +0000  
    Browse File »
  • Fix GCC 4 signedness warning ...
    4761a48b
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@5533 c046a42c-6fe2-441c-8c8c-71466251a162
    blueswir1 authored
    2008-10-25 11:25:48 +0000  
    Browse Code »
  • Replace uses of strndup (a GNU extension) with Qemu pstrdup ...
    2bd7318c
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@5532 c046a42c-6fe2-441c-8c8c-71466251a162
    blueswir1 authored
    2008-10-25 11:23:27 +0000  
    Browse Code »
  • Replace uses of strncpy (a GNU extension) with Qemu pstrcpy ...
    be15b141
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@5531 c046a42c-6fe2-441c-8c8c-71466251a162
    blueswir1 authored
    2008-10-25 11:21:28 +0000  
    Browse File »
  • Fix undefined pthread_sigmask warning on OpenBSD ...
    9b4c14c3
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@5530 c046a42c-6fe2-441c-8c8c-71466251a162
    blueswir1 authored
    2008-10-25 11:19:14 +0000  
    Browse Dir »
  • Use snprintf to please OpenBSD linker ...
    5b3715bf
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@5529 c046a42c-6fe2-441c-8c8c-71466251a162
    blueswir1 authored
    2008-10-25 11:18:12 +0000  
    Browse Code »
  • Fix a bad memcpy length (Bruce Rogers). ...
    fbc190d8
    
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@5528 c046a42c-6fe2-441c-8c8c-71466251a162
    balrog authored
    2008-10-25 00:10:20 +0000  
    Browse Code »

24 Oct, 2008
8 commits
  • Fix whitespace in migration code. ...
    ff8d81d8
    Replace tabs with spaces.
    
    Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
    
    
    
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@5527 c046a42c-6fe2-441c-8c8c-71466251a162
    aliguori authored
    2008-10-24 22:10:31 +0000  
    Browse Code »
  • Fix possibly SEGV in tcp migration error case. ...
    88d2d9e0
    Spotted by hpoussin.
    
    Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
    
    
    
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@5526 c046a42c-6fe2-441c-8c8c-71466251a162
    aliguori authored
    2008-10-24 22:08:22 +0000  
    Browse File »
  • Live migration for Win32 (Hervé Poussineau) ...
    c1d36665
    This patch fixes migration so that it works on Win32.  This requires using
    socket specific calls since sockets cannot be treated like file descriptors
    on win32.
    
    Signed-off-by: Hervé Poussineau <hpoussin@reactos.org>
    Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
    
    
    
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@5525 c046a42c-6fe2-441c-8c8c-71466251a162
    aliguori authored
    2008-10-24 21:55:17 +0000  
    Browse File »
  • Fix windows build after migration changes ...
    17e90973
    The live migration code broke the windows build.  As part of this 
    change, I've switched the BIOS path to C:\Program Files\Qemu instead of 
    /c/Program Files/Qemu.  The later is only valid when launching from MSYS 
    but the former is always valid.
    
    Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
    
    
    
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@5524 c046a42c-6fe2-441c-8c8c-71466251a162
    aliguori authored
    2008-10-24 14:11:41 +0000  
    Browse File »
  • Add missing return statement (fixes compiler warning). ...
    00b229ac
    Signed-off-by: Stefan Weil <weil@mail.berlios.de>
    Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
    
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@5523 c046a42c-6fe2-441c-8c8c-71466251a162
    aurel32 authored
    2008-10-24 13:12:52 +0000  
    Browse Dir »
  • hw/pc: don't register the memory hole as unassigned twice ...
    7d0adcd6
    Since revision 5228, we don't register the memory hole (0xa00000 to
    0xfffff) anymore. As a consequence, we don't need to register it again
    as unassigned.
    
    Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
    
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@5522 c046a42c-6fe2-441c-8c8c-71466251a162
    aurel32 authored
    2008-10-24 13:12:42 +0000  
    Browse Code »
  • Fix typos in PPC TCG conversion. ...
    2e31f5d3
    Signed-off-by: Paul Brook <paul@codesourcery.com>
    
    
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@5521 c046a42c-6fe2-441c-8c8c-71466251a162
    pbrook authored
    2008-10-24 12:03:16 +0000  
    Browse File »
  • ETRAX-FS: Drop DMA polling for ethernet. ...
    aa25cf46
    * Drop DMA poll mode. Instead immediately push rx frames straight into the DMA
      without waiting for DMA_run to poll them of the fifo.
    
    Signed-off-by: Edgar E. Iglesias <edgar.iglesias@gmail.com>
    
    
    
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@5520 c046a42c-6fe2-441c-8c8c-71466251a162
    edgar_igl authored
    2008-10-24 09:18:39 +0000  
    Browse Code »

23 Oct, 2008
1 commit
  • protect exec-all.h frm multiple inclusion (Glauber Costa) ...
    875cdcf6
    Signed-off-by: Glauber Costa <glommer@redhat.com>
    
    
    
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@5519 c046a42c-6fe2-441c-8c8c-71466251a162
    aliguori authored
    2008-10-23 13:52:00 +0000  
    Browse File »

22 Oct, 2008
2 commits
  • Additional exclusive load/store instruction are v6K, not v6T2. ...
    a47f43d2
    Signed-off-by: Paul Brook <paul@codesourcery.com>
    
    
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@5518 c046a42c-6fe2-441c-8c8c-71466251a162
    pbrook authored
    2008-10-22 21:42:54 +0000  
    Browse Dir »
  • Fix ARMv6t2 strex instructions. ...
    86753403
    Signed-off-by: Paul Brook <paul@codesourcery.com>
    
    
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@5517 c046a42c-6fe2-441c-8c8c-71466251a162
    pbrook authored
    2008-10-22 20:35:54 +0000  
    Browse Code »