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
11 Apr, 2009
1 commit
  • mips malta: fix commit 7064 ...
    39303672
    Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
    
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@7079 c046a42c-6fe2-441c-8c8c-71466251a162
    aurel32 authored
    2009-04-11 07:02:25 +0000  
    Browse Code »

10 Apr, 2009
17 commits
  • target-mips: fix commit r7076 ...
    52a0e9eb
    Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
    
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@7078 c046a42c-6fe2-441c-8c8c-71466251a162
    aurel32 authored
    2009-04-10 21:56:32 +0000  
    Browse Dir »
  • target-mips: optimize gen_movcf_d() ...
    11f94258
    Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
    
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@7077 c046a42c-6fe2-441c-8c8c-71466251a162
    aurel32 authored
    2009-04-10 21:42:18 +0000  
    Browse Dir »
  • target-mips: optimize a few tcg_temp_free() ...
    a4e8338d
    Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
    
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@7076 c046a42c-6fe2-441c-8c8c-71466251a162
    aurel32 authored
    2009-04-10 21:41:53 +0000  
    Browse Dir »
  • target-alpha: remove amask helper ...
    1a1f7dbc
    The direct use of helper_amask in translate.c was bogus (as env is not
    assigned).  Directly code amask in tcg and remove the helper.
    
    Signed-off-by: Tristan Gingold <gingold@adacore.com>
    Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
    
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@7075 c046a42c-6fe2-441c-8c8c-71466251a162
    aurel32 authored
    2009-04-10 21:27:48 +0000  
    Browse Code »
  • target-alpha: remove helper_load_implver ...
    8579095b
    There is no need to use an helper.  Directly load the value with tcg code.
    
    Signed-off-by: Tristan Gingold <gingold@adacore.com>
    Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
    
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@7074 c046a42c-6fe2-441c-8c8c-71466251a162
    aurel32 authored
    2009-04-10 21:27:31 +0000  
    Browse Dir »
  • target-alpha: overflow condition for sublv and subqv ...
    ecbb5ea1
    The conditions to detect overflow in sub operations was wrong.
    
    This patch is necessary to boot Tru64.
    
    Signed-off-by: Tristan Gingold <gingold@adacore.com>
    Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
    
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@7073 c046a42c-6fe2-441c-8c8c-71466251a162
    aurel32 authored
    2009-04-10 21:27:15 +0000  
    Browse Dir »
  • Clean up rc4030 init function ...
    68238a9e
    At the moment, rc4030 init function is returning some function pointers.
    Mark them non-static and define them in header file instead.
    Export also a function to read/write DMA memory, it will be required by
    the netcard.
    
    Signed-off-by: Hervé Poussineau <hpoussin@reactos.org>
    Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
    
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@7072 c046a42c-6fe2-441c-8c8c-71466251a162
    aurel32 authored
    2009-04-10 21:26:55 +0000  
    Browse File »
  • Make PCI config status register read-only ...
    c2c5104b
    From the documentation I can find, this register is supposed to be read-only.
    
    Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
    
    
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@7070 c046a42c-6fe2-441c-8c8c-71466251a162
    aliguori authored
    2009-04-10 20:48:17 +0000  
    Browse Dir »
  • Wean device tree code off phys_ram_base. ...
    7ec632b4
    Signed-off-by: Paul Brook <paul@codesourcery.com>
    
    
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@7068 c046a42c-6fe2-441c-8c8c-71466251a162
    pbrook authored
    2009-04-10 16:23:59 +0000  
    Browse File »
  • Yet more phys_ram_base elimination. ...
    5c130f65
    Signed-off-by: Paul Brook <paul@cofdesourcery.com>
    
    
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@7067 c046a42c-6fe2-441c-8c8c-71466251a162
    pbrook authored
    2009-04-10 14:29:45 +0000  
    Browse File »
  • BSD user: add support for OpenBSD/amd64 host ...
    d397abbd
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@7066 c046a42c-6fe2-441c-8c8c-71466251a162
    blueswir1 authored
    2009-04-10 13:00:29 +0000  
    Browse File »
  • BSD user: add support for OpenBSD/i386 host ...
    d39bb24a
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@7065 c046a42c-6fe2-441c-8c8c-71466251a162
    blueswir1 authored
    2009-04-10 07:29:34 +0000  
    Browse Code »
  • More phys_ram_base elimination. ...
    d7585251
    Signed-off-by: Paul Brook <paul@codesourcery.com>
    
    
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@7064 c046a42c-6fe2-441c-8c8c-71466251a162
    pbrook authored
    2009-04-10 03:36:49 +0000  
    Browse Code »
  • Clean up VGA ram allocation. ...
    b584726d
    Signed-off-by: Paul Brook <paul@codesourcery.com>
    
    
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@7063 c046a42c-6fe2-441c-8c8c-71466251a162
    pbrook authored
    2009-04-10 02:24:36 +0000  
    Browse File »
  • Fix RTC breakage from r7031. ...
    a8b01dd8
    Signed-off-by: Paul Brook <paul@codesourcery.com>
    
    
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@7062 c046a42c-6fe2-441c-8c8c-71466251a162
    pbrook authored
    2009-04-10 02:19:52 +0000  
    Browse Code »
  • Musicpal ram access cleanup. ...
    930c8682
    Signed-off-by: Paul Brook <paul@codesourcery.com>
    
    
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@7061 c046a42c-6fe2-441c-8c8c-71466251a162
    pbrook authored
    2009-04-10 01:24:26 +0000  
    Browse Code »
  • More phys_ram_base removal. ...
    44654490
    Signed-off-by: Paul Brook <paul@codesourcery.com>
    
    
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@7060 c046a42c-6fe2-441c-8c8c-71466251a162
    pbrook authored
    2009-04-10 00:26:15 +0000  
    Browse Code »

09 Apr, 2009
9 commits
  • Cleanup SPARC/TCX framebuffer allocation. ...
    dc828ca1
    Signed-off-by: Paul Brook <paul@codesourcery.com>
    
    
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@7059 c046a42c-6fe2-441c-8c8c-71466251a162
    pbrook authored
    2009-04-09 22:21:07 +0000  
    Browse Code »
  • Use cpu_physical_memory_write_rom instead of memcpy. ...
    7ffa4767
    Signed-off-by: Glauber Costa <glommer@redhat.com>
    
    
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@7058 c046a42c-6fe2-441c-8c8c-71466251a162
    pbrook authored
    2009-04-09 21:02:04 +0000  
    Browse Code »
  • Register a single area for vga bios and option roms ...
    f753ff16
    Those guys are not different in nature. They're all roms,
    not blessed with the graces of being written to. So there's
    not need to issue multiple requests to memory registration areas:
    just treat them as brothers, and put them all in the same
    region.
    
    It also has the nice side effect of improving the loading code
    a little bit. Besides some of the ugliness going away, we're now
    avoiding phys_ram_base dependencies in option rom code.
    
    Signed-off-by: Glauber Costa <glommer@redhat.com>
    Signed-off-by: Paul Brook <paul@codesourcery.com>
    
    
    
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@7057 c046a42c-6fe2-441c-8c8c-71466251a162
    pbrook authored
    2009-04-09 20:59:05 +0000  
    Browse Code »
  • Use load_image_targphys and avoid phys_ram_base. ...
    dcac9679
    Signed-off-by: Paul Brook <paul@codesourcery.com>
    
    
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@7056 c046a42c-6fe2-441c-8c8c-71466251a162
    pbrook authored
    2009-04-09 20:05:49 +0000  
    Browse File »
  • More phys_ram_base removal. ...
    f78630ab
    Signed-off-by: Paul Brook <paul@codesourcery.com>
    
    
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@7055 c046a42c-6fe2-441c-8c8c-71466251a162
    pbrook authored
    2009-04-09 17:48:30 +0000  
    Browse Code »
  • Use load_image_targphys. ...
    3b760e04
    Signed-off-by: Paul Brook <paul@codesourcery.com>
    
    
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@7054 c046a42c-6fe2-441c-8c8c-71466251a162
    pbrook authored
    2009-04-09 17:30:32 +0000  
    Browse Code »
  • Use guest memory access functions when setting up arm boorloader. ...
    52b43737
    Signed-off-by: Paul Brook <paul@codesourcery.com>
    
    
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@7053 c046a42c-6fe2-441c-8c8c-71466251a162
    pbrook authored
    2009-04-09 17:19:47 +0000  
    Browse Code »
  • Use qemu_ram_alloc. ...
    7ffab4d7
    Signed-off-by: Paul Brook <paul@codesourcery.com>
    
    
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@7052 c046a42c-6fe2-441c-8c8c-71466251a162
    pbrook authored
    2009-04-09 17:15:18 +0000  
    Browse Dir »
  • Enable generic accepts-anything cpu by default for usermode emulation. ...
    088ab16c
    Signed-off-by: Paul Brook <paul@codesourcery.com>
    
    
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@7051 c046a42c-6fe2-441c-8c8c-71466251a162
    pbrook authored
    2009-04-09 15:20:50 +0000  
    Browse Dir »

08 Apr, 2009
13 commits
  • linux-user: fix fstatat64()/newfstatat() syscall implementation ...
    9d33b76b
    There are two different syscall names for the same goal.
    
    On systems with sizeof(long) == 64 it calls newfstatat.
    On systems with sizeof(long) == 32 it calls fstatat64.
    
    Signed-off-by: Kirill A. Shutemov <kirill@shutemov.name>
    Signed-off-by: Riku Voipio <riku.voipio@iki.fi>
    Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
    
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@7050 c046a42c-6fe2-441c-8c8c-71466251a162
    aurel32 authored
    2009-04-08 23:07:05 +0000  
    Browse Dir »
  • pcnet: Avoid double conversion via PHYSADDR ...
    f1afe02a
    rdra and tdra are already kept converted in the pcnet state structure.
    Avoid converting derivatives a second time. The same case with the local
    variable xmit_cxda: it already contains a converted cxda address. This
    issue only causes troubles when using the pcnet in 16-bit legacy mode.
    
    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@7049 c046a42c-6fe2-441c-8c8c-71466251a162
    aurel32 authored
    2009-04-08 22:56:33 +0000  
    Browse Code »
  • apic: Fix access to non-existent APIC ...
    2c7c13d4
    When running with -M isapc, there is no env->apic_state. Fix
    cpu_get/set_apic_* helpers to handle this corner case gracefully.
    
    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@7048 c046a42c-6fe2-441c-8c8c-71466251a162
    aurel32 authored
    2009-04-08 22:56:26 +0000  
    Browse Code »
  • Use stdint.h for integral data types and definitions ...
    b7df4bcc
    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@7047 c046a42c-6fe2-441c-8c8c-71466251a162
    aurel32 authored
    2009-04-08 22:56:19 +0000  
    Browse Code »
  • target-mips: optimize gen_farith() ...
    c9297f4d
    Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
    
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@7046 c046a42c-6fe2-441c-8c8c-71466251a162
    aurel32 authored
    2009-04-08 21:48:27 +0000  
    Browse Dir »
  • target-mips: optimize gen_flt3_arith() ...
    c905fdac
    Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
    
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@7045 c046a42c-6fe2-441c-8c8c-71466251a162
    aurel32 authored
    2009-04-08 21:48:18 +0000  
    Browse File »
  • target-mips: optimize gen_flt3_ldst() ...
    4e2474d6
    Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
    
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@7044 c046a42c-6fe2-441c-8c8c-71466251a162
    aurel32 authored
    2009-04-08 21:48:10 +0000  
    Browse Dir »
  • target-mips: optimize gen_arith() ...
    460f00c4
    Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
    
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@7043 c046a42c-6fe2-441c-8c8c-71466251a162
    aurel32 authored
    2009-04-08 21:48:02 +0000  
    Browse Dir »
  • target-mips: optimize decode_opc() ...
    35fbce2c
    Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
    
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@7042 c046a42c-6fe2-441c-8c8c-71466251a162
    aurel32 authored
    2009-04-08 21:47:55 +0000  
    Browse File »
  • target-mips: optimize gen_cp1() ...
    72c3a3ee
    Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
    
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@7041 c046a42c-6fe2-441c-8c8c-71466251a162
    aurel32 authored
    2009-04-08 21:47:44 +0000  
    Browse Dir »
  • target-mips: optimize gen_cp0() ...
    1fc7bf6e
    Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
    
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@7040 c046a42c-6fe2-441c-8c8c-71466251a162
    aurel32 authored
    2009-04-08 21:47:35 +0000  
    Browse Dir »
  • factor out setting pc in gdbstub ...
    fab9d284
    The code for handling the c and s packets both contain code for setting
    the pc.  Move that code out to a common function.
    
    Signed-off-by: Nathan Froyd <froydnj@codesourcery.com>
    Acked-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@7039 c046a42c-6fe2-441c-8c8c-71466251a162
    aurel32 authored
    2009-04-08 21:29:37 +0000  
    Browse Code »
  • linux-user: fix problems with inotify syscalls ...
    dbfe4c36
    The sys_inotify* calls are defined if the target supports them and the
    host supports the necessary syscalls.  But the syscalls are handled if
    the target supports them.  This situation leads to compilation failures
    when the host doesn't support the necessary syscalls, as the linker will
    complain about undefined functions.
    
    Fix this state of affairs by making the handling conditions the same as
    the call definition conditions.
    
    Signed-off-by: Nathan Froyd <froydnj@codesourcery.com>
    Acked-By: Riku Voipio <riku.voipio@iki.fi>
    Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
    
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@7038 c046a42c-6fe2-441c-8c8c-71466251a162
    aurel32 authored
    2009-04-08 21:29:30 +0000  
    Browse Code »