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
21 May, 2008
2 commits
  • Switch MIPS clo/clz and the condition tests to TCG. ...
    30898801
    
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@4507 c046a42c-6fe2-441c-8c8c-71466251a162
    ths authored
    2008-05-21 02:04:15 +0000  
    Browse Code »
  • Switch MIPS movn/movz to TCG. ...
    20c4c97c
    
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@4506 c046a42c-6fe2-441c-8c8c-71466251a162
    ths authored
    2008-05-21 02:02:39 +0000  
    Browse Code »

20 May, 2008
5 commits
  • Remove currently unnecessary alignment masking ...
    a4e7dd52
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@4505 c046a42c-6fe2-441c-8c8c-71466251a162
    blueswir1 authored
    2008-05-20 19:36:22 +0000  
    Browse Dir »
  • Fix 8-bit signed load/store and a typo. ...
    204c1674
    
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@4504 c046a42c-6fe2-441c-8c8c-71466251a162
    balrog authored
    2008-05-20 11:28:35 +0000  
    Browse Code »
  • Implement neg_i32, clean-up. ...
    650bbb36
    
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@4503 c046a42c-6fe2-441c-8c8c-71466251a162
    balrog authored
    2008-05-20 11:26:40 +0000  
    Browse Code »
  • Prevent SEGV in VNC server for old clients (Anthony Liguori). ...
    788abf8e
    If the client does not support the DesktopResize pseudo-encoding, then
    vs->{width,height} may be smaller than ds->{width,height}.  dirty_row is
    sized according to vs->{width,height}, not ds->{width,height}.
    
    This patch makes sure to bound the update region to vs->{width,height} to
    avoid a possible SEGV.
    
    Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
    Reported-by: Marcelo Tosatti <mtosatti@redhat.com>
    
    
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@4502 c046a42c-6fe2-441c-8c8c-71466251a162
    balrog authored
    2008-05-20 00:07:58 +0000  
    Browse Code »
  • Remove dyngen ARM code, which did't build. ...
    a2a64a1f
    
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@4501 c046a42c-6fe2-441c-8c8c-71466251a162
    balrog authored
    2008-05-20 00:01:55 +0000  
    Browse File »

19 May, 2008
3 commits
  • ARM host support for TCG targets. ...
    811d4cf4
    Updated from previous version to use the tcg prologue/epilogue mechanism, may be slower than direct call.
    
    
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@4500 c046a42c-6fe2-441c-8c8c-71466251a162
    balrog authored
    2008-05-19 23:59:38 +0000  
    Browse File »
  • Fix Sparc32 compilation broken by r4484 ...
    6b4c11cd
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@4499 c046a42c-6fe2-441c-8c8c-71466251a162
    blueswir1 authored
    2008-05-19 17:20:01 +0000  
    Browse File »
  • Better solution for the alignment problem ...
    c44f945a
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@4498 c046a42c-6fe2-441c-8c8c-71466251a162
    blueswir1 authored
    2008-05-19 16:32:18 +0000  
    Browse Code »

18 May, 2008
14 commits
  • Add file left out from previous commit. ...
    4eecc06e
    
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@4497 c046a42c-6fe2-441c-8c8c-71466251a162
    ths authored
    2008-05-18 23:39:23 +0000  
    Browse Code »
  • Switch most MIPS logical and arithmetic instructions to TCG. ...
    48d38ca5
    
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@4496 c046a42c-6fe2-441c-8c8c-71466251a162
    ths authored
    2008-05-18 22:50:49 +0000  
    Browse File »
  • Fix local register cache handling. ...
    8c99506c
    
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@4495 c046a42c-6fe2-441c-8c8c-71466251a162
    ths authored
    2008-05-18 22:15:12 +0000  
    Browse Dir »
  • converted string OPs and LOOP insns to TCG ...
    6e0d8677
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@4494 c046a42c-6fe2-441c-8c8c-71466251a162
    bellard authored
    2008-05-18 19:28:26 +0000  
    Browse Code »
  • fixed INC/DEC condition codes ...
    cd31fefa
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@4493 c046a42c-6fe2-441c-8c8c-71466251a162
    bellard authored
    2008-05-18 19:19:57 +0000  
    Browse Code »
  • Boot tags setup needed by N800 proprietary bootloader. ...
    d238db7f
    This code is needed to make NOLO bootloader happy.  It is mostly guesses.
    The tags are normally written by some early boot code that runs before NOLO.
    
    
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@4492 c046a42c-6fe2-441c-8c8c-71466251a162
    balrog authored
    2008-05-18 13:58:19 +0000  
    Browse Dir »
  • N810 keyboard slide open by default, add more comments. ...
    0941041e
    
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@4491 c046a42c-6fe2-441c-8c8c-71466251a162
    balrog authored
    2008-05-18 13:14:29 +0000  
    Browse File »
  • Add N810 to allowed -M values, add documentation part for N8x0. ...
    c30bb264
    
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@4490 c046a42c-6fe2-441c-8c8c-71466251a162
    balrog authored
    2008-05-18 13:01:40 +0000  
    Browse Code »
  • Collapse omap peripherals on L4 bus into one io entry (temporarily). ...
    c66fb5bc
    
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@4489 c046a42c-6fe2-441c-8c8c-71466251a162
    balrog authored
    2008-05-18 12:14:41 +0000  
    Browse Code »
  • ETRAX: Connect both ethernet controllers. ...
    4eeed608
    
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@4488 c046a42c-6fe2-441c-8c8c-71466251a162
    edgar_igl authored
    2008-05-18 08:51:28 +0000  
    Browse File »
  • ETRAX: Add support for the ethernet receivers dest addr filters. ...
    f6953f13
    * Support the station address filters MA0 and MA1.
    * Model the group address bloom filter.
    * Indentation.
    
    
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@4487 c046a42c-6fe2-441c-8c8c-71466251a162
    edgar_igl authored
    2008-05-18 08:50:32 +0000  
    Browse Code »
  • Fix constant checks on Sparc64 host ...
    57e49b40
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@4486 c046a42c-6fe2-441c-8c8c-71466251a162
    blueswir1 authored
    2008-05-18 08:11:14 +0000  
    Browse Dir »
  • Fix TCG alignment problems on Sparc64 host ...
    d4929d58
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@4485 c046a42c-6fe2-441c-8c8c-71466251a162
    blueswir1 authored
    2008-05-18 07:49:05 +0000  
    Browse File »
  • Fix Sparc64 host signal handling ...
    c9e1e2b0
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@4484 c046a42c-6fe2-441c-8c8c-71466251a162
    blueswir1 authored
    2008-05-18 06:40:16 +0000  
    Browse File »

17 May, 2008
16 commits
  • Support signal reception in user-mode. Handle when the peer terminates or aborts the connection. ...
    1f487ee9
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@4483 c046a42c-6fe2-441c-8c8c-71466251a162
    edgar_igl authored
    2008-05-17 22:20:53 +0000  
    Browse File »
  • Try to fix USB HID and make the HID reports readable. ...
    976f8eef
    Decode HID report Items in the comments.
    Invert mouse wheel direction as per Alexander Graf's report and as we already do in the tablet.
    Clamp the Relative values to -127:127 as we claimed in the HID descriptors.
    
    
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@4482 c046a42c-6fe2-441c-8c8c-71466251a162
    balrog authored
    2008-05-17 19:55:28 +0000  
    Browse File »
  • converted sign extension ops to TCG ...
    e108dd01
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@4481 c046a42c-6fe2-441c-8c8c-71466251a162
    bellard authored
    2008-05-17 19:24:07 +0000  
    Browse File »
  • Use tcg_gen_not. ...
    d1896336
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@4480 c046a42c-6fe2-441c-8c8c-71466251a162
    edgar_igl authored
    2008-05-17 19:11:14 +0000  
    Browse Dir »
  • MONITOR insn address generation fix - converted XLAT to TCG ...
    bbf662ee
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@4479 c046a42c-6fe2-441c-8c8c-71466251a162
    bellard authored
    2008-05-17 19:05:28 +0000  
    Browse Code »
  • Add support for the 'k' (kill) and 'D' (detach) packets (Jason Wessel). ...
    7d03f82f
    Implement the 'k' gdbserial packet which kills the qemu instance via
    the debugger stub.
    
    Implement the 'D' detach packet for the gdb stub such that you can
    disconnect gdb with the "detach" command.  This required implementing
    a cpu_breakpoint_remove_all() and a cpu_watchpoint_remove_all()
    function to cleanup all the breakpoints and watchpoints prior to
    leaving the gdb stub else simulation can stop with no debugger
    attached.
    
    On a '?' packet remove all the breakpoints and watchpoints.  This is
    considered more of a safety net in case you force killed gdb or it
    crashed and you are reconnecting.  The identical behavior exists for
    kgdb in the linux kernel.
    
    
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@4478 c046a42c-6fe2-441c-8c8c-71466251a162
    edgar_igl authored
    2008-05-17 18:58:29 +0000  
    Browse Code »
  • BSR/BSF TCG conversion ...
    6191b059
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@4477 c046a42c-6fe2-441c-8c8c-71466251a162
    bellard authored
    2008-05-17 18:44:58 +0000  
    Browse File »
  • musicpal: Improve button handling (Jan Kiszka). ...
    7c6ce4ba
    Looking at the hold-button-on-powerup thing, I came across some
    improvable parts in the MusicPal's button handling. This patch allows
    for repeated wheel events by keying the arrow keys pressed, corrects
    some constant name, and introduces an explicitly maintained GPIO_ISR
    state.
    
    Signed-off-by: Jan Kiszka <jan.kiszka@web.de>
    
    
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@4476 c046a42c-6fe2-441c-8c8c-71466251a162
    balrog authored
    2008-05-17 18:18:04 +0000  
    Browse Dir »
  • Remove arm's local not_i32 tcg op now that there's one in tcg. ...
    4aa9aca4
    
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@4475 c046a42c-6fe2-441c-8c8c-71466251a162
    balrog authored
    2008-05-17 18:15:04 +0000  
    Browse File »
  • Missing include for Slirp on win32 (Eduardo Felipe). ...
    116842ee
    
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@4474 c046a42c-6fe2-441c-8c8c-71466251a162
    balrog authored
    2008-05-17 18:07:00 +0000  
    Browse Code »
  • converted bit test operations to TCG ...
    f484d386
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@4473 c046a42c-6fe2-441c-8c8c-71466251a162
    bellard authored
    2008-05-17 16:10:38 +0000  
    Browse Dir »
  • moved eflags computation outside op.c ...
    07d2c595
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@4472 c046a42c-6fe2-441c-8c8c-71466251a162
    bellard authored
    2008-05-17 13:57:33 +0000  
    Browse Code »
  • converted adc, sbb, cmpxchg to TCG ...
    cad3a37d
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@4471 c046a42c-6fe2-441c-8c8c-71466251a162
    bellard authored
    2008-05-17 13:50:02 +0000  
    Browse Dir »
  • converted condition code supprot to TCG - converted shift ops to TCG ...
    b6abf97d
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@4470 c046a42c-6fe2-441c-8c8c-71466251a162
    bellard authored
    2008-05-17 12:44:31 +0000  
    Browse File »
  • added 'pure' function attribute - fixed indirect function calls ...
    c6e113f5
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@4469 c046a42c-6fe2-441c-8c8c-71466251a162
    bellard authored
    2008-05-17 12:42:15 +0000  
    Browse Code »
  • added not pseudo op - more _tl macros ...
    0b6ce4cf
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@4468 c046a42c-6fe2-441c-8c8c-71466251a162
    bellard authored
    2008-05-17 12:40:44 +0000  
    Browse Dir »