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
30 Nov, 2008
20 commits
  • target-ppc: use ldl/ldub/stl/stub for load/store in op_helper.c ...
    dcc532c8
    Should not give any performance penality given cpu_mmu_index() is
    an inline function returning a value from env.
    
    Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
    
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@5837 c046a42c-6fe2-441c-8c8c-71466251a162
    aurel32 authored
    2008-11-30 17:54:21 +0000  
    Browse Code »
  • target-ppc: convert PPC 440 instructions to TCG ...
    ef0d51af
    Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
    
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@5836 c046a42c-6fe2-441c-8c8c-71466251a162
    aurel32 authored
    2008-11-30 17:26:29 +0000  
    Browse Code »
  • Spelling and grammar fixes ...
    1addc7c5
    Minor fixes of spelling and grammar in comments and documentation
    
    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@5835 c046a42c-6fe2-441c-8c8c-71466251a162
    aurel32 authored
    2008-11-30 16:25:37 +0000  
    Browse Code »
  • Fix warning from sparse (wrong declaration) ...
    d92620c8
    Fix data type (this fixes a warning from sparse)
    
    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@5834 c046a42c-6fe2-441c-8c8c-71466251a162
    aurel32 authored
    2008-11-30 16:25:17 +0000  
    Browse Code »
  • Fix warning from sparse ...
    f9487cb9
    Remove unnecessary declaration for errno (this fixes a warning from sparse)
    
    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@5833 c046a42c-6fe2-441c-8c8c-71466251a162
    aurel32 authored
    2008-11-30 16:25:05 +0000  
    Browse File »
  • target-ppc: convert return from interrupt instructions to TCG ...
    d72a19f7
    Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
    
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@5832 c046a42c-6fe2-441c-8c8c-71466251a162
    aurel32 authored
    2008-11-30 16:24:55 +0000  
    Browse File »
  • target-ppc: convert external load/store instructions to TCG ...
    fa407c03
    Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
    
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@5831 c046a42c-6fe2-441c-8c8c-71466251a162
    aurel32 authored
    2008-11-30 16:24:47 +0000  
    Browse Code »
  • target-ppc: convert load/store with reservation instructions to TCG ...
    cf360a32
    Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
    
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@5830 c046a42c-6fe2-441c-8c8c-71466251a162
    aurel32 authored
    2008-11-30 16:24:39 +0000  
    Browse File »
  • target-ppc: convert lscbx instruction to TCG ...
    bdb4b689
    Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
    
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@5829 c046a42c-6fe2-441c-8c8c-71466251a162
    aurel32 authored
    2008-11-30 16:24:30 +0000  
    Browse File »
  • target-ppc: convert load/store string instructions to TCG ...
    dfbc799d
    Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
    
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@5828 c046a42c-6fe2-441c-8c8c-71466251a162
    aurel32 authored
    2008-11-30 16:24:21 +0000  
    Browse File »
  • target-ppc: convert icbi instruction to TCG ...
    37d269df
    Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
    
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@5827 c046a42c-6fe2-441c-8c8c-71466251a162
    aurel32 authored
    2008-11-30 16:24:13 +0000  
    Browse File »
  • target-ppc: convert dcbz instruction to TCG ...
    799a8c8d
    Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
    
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@5826 c046a42c-6fe2-441c-8c8c-71466251a162
    aurel32 authored
    2008-11-30 16:24:05 +0000  
    Browse File »
  • target-ppc: convert load/store multiple instructions to TCG ...
    ff4a62cd
    Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
    
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@5825 c046a42c-6fe2-441c-8c8c-71466251a162
    aurel32 authored
    2008-11-30 16:23:56 +0000  
    Browse File »
  • target-ppc: convert wait instruction to TCG ...
    931ff272
    Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
    
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@5824 c046a42c-6fe2-441c-8c8c-71466251a162
    aurel32 authored
    2008-11-30 16:23:46 +0000  
    Browse Code »
  • target-ppc: convert mfrom instruction to TCG ...
    cf02a65c
    Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
    
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@5823 c046a42c-6fe2-441c-8c8c-71466251a162
    aurel32 authored
    2008-11-30 16:23:35 +0000  
    Browse File »
  • target-ppc: remove dead code from op.c ...
    e49a3c8f
    Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
    
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@5822 c046a42c-6fe2-441c-8c8c-71466251a162
    aurel32 authored
    2008-11-30 16:23:25 +0000  
    Browse Code »
  • gdbstub: Fix access to PPC FPRs ...
    8d4acf9b
    Obviously, someone forgot to rebase the index before accessing one of
    the 32 FPRs.
    
    Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com>
    Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
    
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@5821 c046a42c-6fe2-441c-8c8c-71466251a162
    aurel32 authored
    2008-11-30 16:23:18 +0000  
    Browse File »
  • Common cpu_loop_exit prototype ...
    2cbd949d
    All archs use the same cpu_loop_exit, so move the prototype in a common
    header. i386 was carrying a __hidden attribute, but that was empty for
    this arch anyway.
    
    Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com>
    Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
    
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@5820 c046a42c-6fe2-441c-8c8c-71466251a162
    aurel32 authored
    2008-11-30 16:23:09 +0000  
    Browse Code »
  • target-ppc: convert software TLB instructions to TCG ...
    0f3955e2
    Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
    
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@5819 c046a42c-6fe2-441c-8c8c-71466251a162
    aurel32 authored
    2008-11-30 16:22:56 +0000  
    Browse Dir »
  • Fix ICCS command (Herve Poussineau) ...
    4bf5801d
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@5818 c046a42c-6fe2-441c-8c8c-71466251a162
    blueswir1 authored
    2008-11-30 10:24:13 +0000  
    Browse Dir »

29 Nov, 2008
10 commits
  • Handle SDL log just like other temporary files ...
    d4742de8
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@5817 c046a42c-6fe2-441c-8c8c-71466251a162
    malc authored
    2008-11-29 22:04:31 +0000  
    Browse Code »
  • Use trap shell builtin to remove temporary files ...
    9ac81bbb
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@5816 c046a42c-6fe2-441c-8c8c-71466251a162
    malc authored
    2008-11-29 20:09:56 +0000  
    Browse Code »
  • Fix alignment of 64bit args ...
    ebd486d5
    Unbreaks sparc and mips64el. (Reported by Thiemo Seufer)
    
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@5815 c046a42c-6fe2-441c-8c8c-71466251a162
    malc authored
    2008-11-29 19:55:15 +0000  
    Browse Code »
  • Fix 'enable selection' command (esp_4_ensel.diff) ...
    e3926838
    Indicate success after 'enable selection' command
    
    Signed-off-by: Herve Poussineau <hpoussin@reactos.org>
    
    
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@5814 c046a42c-6fe2-441c-8c8c-71466251a162
    blueswir1 authored
    2008-11-29 16:51:42 +0000  
    Browse Dir »
  • Fix command len detection (esp_3_cmdlen.diff) ...
    fc4d65da
    When command is not DMA, TCMID and TCLO registers are not filled. Use command buffer len instead
    
    Signed-off-by: Herve Poussineau <hpoussin@reactos.org>
    
    
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@5813 c046a42c-6fe2-441c-8c8c-71466251a162
    blueswir1 authored
    2008-11-29 16:51:02 +0000  
    Browse Dir »
  • Fix configuration 2 register (esp_2_cfg2.diff): ...
    b44c08fa
    According to http://www.ibiblio.org/pub/historic-linux/early-ports/Sparc/NCR/NCR53C9X.txt,
    "Any bit pattern written to this register may be read back and should be identical"
    
    Signed-off-by: Herve Poussineau <hpoussin@reactos.org>
    
    
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@5812 c046a42c-6fe2-441c-8c8c-71466251a162
    blueswir1 authored
    2008-11-29 16:48:29 +0000  
    Browse Code »
  • Misc fixes (Herve Poussineau) ...
    8dea1dd4
    - Fix internal fifo size (16 bytes), according to http://www.ibiblio.org/pub/historic-linux/early-ports/Sparc/NCR/NCR53C9X.txt
    - Fix values of STAT_MI and STAT_MO
    - Give a scsi ID to adapter, and prevent this ID to be used by devices
    - Prevent fifo overrun in esp_mem_writeb
    - Add a ESP_ERROR macro, and use it where appropriate
    
    
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@5811 c046a42c-6fe2-441c-8c8c-71466251a162
    blueswir1 authored
    2008-11-29 16:45:28 +0000  
    Browse File »
  • Don't rely on the fact that MAX_FD is 2 (Herve Poussineau) ...
    ce802585
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@5810 c046a42c-6fe2-441c-8c8c-71466251a162
    blueswir1 authored
    2008-11-29 16:42:40 +0000  
    Browse Code »
  • Prepare for handling different BSD mmap() flags ...
    6c173b3c
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@5809 c046a42c-6fe2-441c-8c8c-71466251a162
    blueswir1 authored
    2008-11-29 14:05:16 +0000  
    Browse Code »
  • Fix comment typo. ...
    ee50add9
    
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@5808 c046a42c-6fe2-441c-8c8c-71466251a162
    pbrook authored
    2008-11-29 13:33:23 +0000  
    Browse Code »

28 Nov, 2008
2 commits
  • qemu-doc.texi: rewrite the documentation for the -net option ...
    030370a2
    Addresses comments from Jamie Lokier.
    
    Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
    
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@5807 c046a42c-6fe2-441c-8c8c-71466251a162
    aurel32 authored
    2008-11-28 11:17:43 +0000  
    Browse Code »
  • qemu-doc.texi: document downscript network option ...
    f5fc9975
    From Guido Günther, through the Debian BTS.
    
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@5806 c046a42c-6fe2-441c-8c8c-71466251a162
    aurel32 authored
    2008-11-28 10:11:17 +0000  
    Browse Code »

27 Nov, 2008
6 commits
  • target-ppc: convert POWER2 load/store instructions to TCG ...
    01a4afeb
    Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
    
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@5805 c046a42c-6fe2-441c-8c8c-71466251a162
    aurel32 authored
    2008-11-27 19:30:56 +0000  
    Browse Code »
  • target-ppc: convert SPE load/store to TCG ...
    6a6ae23f
    Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
    
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@5804 c046a42c-6fe2-441c-8c8c-71466251a162
    aurel32 authored
    2008-11-27 19:30:47 +0000  
    Browse File »
  • target-ppc: simplify evsplati and evsplatfi ...
    38d14952
    Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
    
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@5803 c046a42c-6fe2-441c-8c8c-71466251a162
    aurel32 authored
    2008-11-27 19:30:38 +0000  
    Browse Dir »
  • linux-user: Add support for STOP/CONT signals. ...
    60b19691
    Signed-off-by: Riku Voipio <riku.voipio@iki.fi>
    
    
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@5802 c046a42c-6fe2-441c-8c8c-71466251a162
    ths authored
    2008-11-27 15:47:15 +0000  
    Browse Code »
  • linux-user: sig is target signal. ...
    2a913eb1
    Signed-off-by: Riku Voipio <riku.voipio@iki.fi>
    
    
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@5801 c046a42c-6fe2-441c-8c8c-71466251a162
    ths authored
    2008-11-27 15:46:25 +0000  
    Browse Dir »
  • Make installing bios files optional. ...
    77755340
    Signed-off-by: Riku Voipio <riku.voipio@iki.fi>
    
    
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@5800 c046a42c-6fe2-441c-8c8c-71466251a162
    ths authored
    2008-11-27 15:45:16 +0000  
    Browse File »

25 Nov, 2008
2 commits
  • Use sys-queue.h for break/watchpoint managment (Jan Kiszka) ...
    c0ce998e
    This switches cpu_break/watchpoint_* to TAILQ wrappers, simplifying the
    code and also fixing a use after release issue in
    cpu_break/watchpoint_remove_all.
    
    Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com>
    Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
    
    
    
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@5799 c046a42c-6fe2-441c-8c8c-71466251a162
    aliguori authored
    2008-11-25 22:13:57 +0000  
    Browse File »
  • Add TAILQ_FOREACH_SAFE (Jan Kiszka) ...
    31280d92
    Add TAILQ iterator that allows to safely remove elements while walking
    the list.
    
    Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com>
    Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
    
    
    
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@5798 c046a42c-6fe2-441c-8c8c-71466251a162
    aliguori authored
    2008-11-25 22:05:37 +0000  
    Browse Code »