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 Jul, 2008
2 commits
  • Fix SDL problems with BGR displays (Avi Kivity) ...
    c7bd7bec
    revert qemu's sdl.c rev 1.40
    
    this fixes problems with bgr displays.
    
    Signed-off-by: Avi Kivity <avi@qumranet.com>
    Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
    
    
    
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@4925 c046a42c-6fe2-441c-8c8c-71466251a162
    aliguori authored
    2008-07-23 13:24:33 +0000  
    Browse File »
  • Fix -daemonize option ...
    bd54b863
    When using -daemonize, we want to avoid chdir() until after we've opened the
    block devices.  It's also perfectly fine to use -dameonize along with SDL.
    
    Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
    
    
    
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@4924 c046a42c-6fe2-441c-8c8c-71466251a162
    aliguori authored
    2008-07-23 00:58:33 +0000  
    Browse Code »

22 Jul, 2008
2 commits
  • Add T1 and T2 CPUs, add a Sun4v machine ...
    c7ba218d
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@4923 c046a42c-6fe2-441c-8c8c-71466251a162
    blueswir1 authored
    2008-07-22 07:07:34 +0000  
    Browse File »
  • Fix a bad comparison, spotted by Paul Brook. ...
    d4066479
    
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@4922 c046a42c-6fe2-441c-8c8c-71466251a162
    balrog authored
    2008-07-22 01:57:42 +0000  
    Browse Code »

21 Jul, 2008
6 commits
  • A bunch of minor code improvements in the MIPS target. ...
    8706c382
    
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@4921 c046a42c-6fe2-441c-8c8c-71466251a162
    ths authored
    2008-07-21 21:38:04 +0000  
    Browse File »
  • Handle on-chip DMA controllers in one place, convert OMAP DMA to use it. ...
    afbb5194
    
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@4920 c046a42c-6fe2-441c-8c8c-71466251a162
    balrog authored
    2008-07-21 20:40:22 +0000  
    Browse Code »
  • Omap DPLL & APLL locking logic. ...
    51fec3cc
    Reset I2C fifo on new transfers.
    
    
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@4919 c046a42c-6fe2-441c-8c8c-71466251a162
    balrog authored
    2008-07-21 19:52:54 +0000  
    Browse Code »
  • Use MMU globals for some MMU traps ...
    74b9decc
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@4918 c046a42c-6fe2-441c-8c8c-71466251a162
    blueswir1 authored
    2008-07-21 18:43:32 +0000  
    Browse Code »
  • Fix reset vector ...
    8eba209e
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@4917 c046a42c-6fe2-441c-8c8c-71466251a162
    blueswir1 authored
    2008-07-21 11:17:23 +0000  
    Browse Code »
  • Fix logging output for MIPS HI, LO registers, by Stefan Weil. ...
    3d5be870
    
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@4916 c046a42c-6fe2-441c-8c8c-71466251a162
    ths authored
    2008-07-21 07:46:03 +0000  
    Browse File »

20 Jul, 2008
7 commits
  • Fix compiler warning, by Stefan Weil. ...
    50366fe9
    
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@4915 c046a42c-6fe2-441c-8c8c-71466251a162
    ths authored
    2008-07-20 19:13:19 +0000  
    Browse Dir »
  • Add missing const, by Stefan Weil. ...
    4c7d9dc7
    
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@4914 c046a42c-6fe2-441c-8c8c-71466251a162
    ths authored
    2008-07-20 18:55:00 +0000  
    Browse File »
  • Simplify conditional FP moves. ...
    920c608e
    
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@4913 c046a42c-6fe2-441c-8c8c-71466251a162
    ths authored
    2008-07-20 18:48:42 +0000  
    Browse Dir »
  • Print default and available CPU features separately ...
    f76981b1
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@4912 c046a42c-6fe2-441c-8c8c-71466251a162
    blueswir1 authored
    2008-07-20 18:23:50 +0000  
    Browse Dir »
  • Make UA200x features selectable, add MMU types ...
    fb79ceb9
    
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@4911 c046a42c-6fe2-441c-8c8c-71466251a162
    blueswir1 authored
    2008-07-20 18:22:16 +0000  
    Browse File »
  • Fix debug message address formats ...
    cb3df91a
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@4910 c046a42c-6fe2-441c-8c8c-71466251a162
    blueswir1 authored
    2008-07-20 15:22:46 +0000  
    Browse File »
  • Fix wrong function names in debug messages (Stefan Weil) ...
    3c924ac0
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@4909 c046a42c-6fe2-441c-8c8c-71466251a162
    blueswir1 authored
    2008-07-20 15:21:50 +0000  
    Browse File »

19 Jul, 2008
15 commits
  • Remove unused variable ...
    7f626233
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@4908 c046a42c-6fe2-441c-8c8c-71466251a162
    blueswir1 authored
    2008-07-19 18:35:29 +0000  
    Browse Code »
  • Improve the audio driver check ...
    1c9b2a52
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@4907 c046a42c-6fe2-441c-8c8c-71466251a162
    malc authored
    2008-07-19 16:57:30 +0000  
    Browse Code »
  • Reject invalid audio drivers ...
    e4c63a6a
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@4906 c046a42c-6fe2-441c-8c8c-71466251a162
    malc authored
    2008-07-19 16:15:16 +0000  
    Browse File »
  • Revert "QEMU keyboard issue with Gujin-2.2" (Avi Kivity). ...
    889bec69
    This reverts commit r3421, which kills the mouse in SuSE Linux 9.1 (there 
    were other reports of breakage earlier also).
    
    Signed-off-by: Avi Kivity <avi@qumranet.com>
    Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
    
    
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@4905 c046a42c-6fe2-441c-8c8c-71466251a162
    balrog authored
    2008-07-19 14:16:20 +0000  
    Browse Code »
  • Revert "fix power management timer overflow handling" (Avi Kivity). ...
    82258945
    The fix is bogus, causing sci to be deferred for longer and longer.
    
    Noticed by Alex Williamson.
    
    Signed-off-by: Avi Kivity <avi@qumranet.com>
    Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
    
    
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@4904 c046a42c-6fe2-441c-8c8c-71466251a162
    balrog authored
    2008-07-19 14:11:22 +0000  
    Browse Code »
  • Force screen resize if no buffer set (Avi Kivity). ...
    3bba22de
    This is a hack to get screen_dump to work, we should start using a global
    screen_dump method.
    
    Signed-off-by: Avi Kivity <avi@qumranet.com>
    Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
    
    
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@4903 c046a42c-6fe2-441c-8c8c-71466251a162
    balrog authored
    2008-07-19 14:09:20 +0000  
    Browse Code »
  • Implement nucleus quad ldda ...
    db166940
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@4902 c046a42c-6fe2-441c-8c8c-71466251a162
    blueswir1 authored
    2008-07-19 13:25:28 +0000  
    Browse Dir »
  • Pretend to be the active console while a screendump takes place (Avi Kivity). ...
    8571c055
    Signed-off-by: Avi Kivity <avi@qumranet.com>
    Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
    
    
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@4901 c046a42c-6fe2-441c-8c8c-71466251a162
    balrog authored
    2008-07-19 13:04:26 +0000  
    Browse File »
  • ARMv6: fix SIMD add/sub carry flags (Vincent Palatin). ...
    a87aa10b
    After a quick code review, it seems to be a bad cut-n-paste between
    16-bit and 8-bit UADD/USUB, indeed UADD8/USUB8 tries to set GE bits by
    pair instead of one at a time.
    Besides, the addition operations (UADD8/UADD16) set GE bits to "NOT
    carry" instead of "carry" (probably once again due to a copy of the
    substraction code which sets flags to "NOT borrow")
    
    
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@4900 c046a42c-6fe2-441c-8c8c-71466251a162
    balrog authored
    2008-07-19 10:46:13 +0000  
    Browse Dir »
  • ARM: fix CPS masks (Vincent Palatin). ...
    7997d92f
    According to ARM Reference Manual (DDI0100 A4.1.16),
    bit 5 is fixed to 0 (bit 4 is the MSB of the mode), so the instruction mask
    should be  0x0ff10020 not 0x0ff10010.
    Besides, mmod flag is bit 17 (b14 is SBZ)
    
    
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@4899 c046a42c-6fe2-441c-8c8c-71466251a162
    balrog authored
    2008-07-19 10:34:35 +0000  
    Browse Code »
  • Fix smlald, smlsld, pkhtp, pkhbt, ssat, usat, umul, smul... (Laurent Desnogues). ...
    22478e79
    helper.c
     - copy reference c0_c2 to runtime c0_c2 and not c0_c1
    
    op_helper.c
     - remove old code (PARAM1, probably some left over from old dyngen)
       that broke do_[us]sat
    
    translate.c
     - gen_smul_dual should sign-extend from 16 bit to 32 bit and not from
       8 to 32
     - disas_arm_insn:
       * smlalxy:  that was completely wrong;  now the addition is
         performed as for smlald
       * pkhtb:  optional ASR not taken into account (similar
       * to [us]sat)
       * pkhtb/pkhbt: tmp2 is dead
       * smlald, smlsld, smuad, smusd, smlad, smlsd: rd
       * and rn swapped
    
    
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@4898 c046a42c-6fe2-441c-8c8c-71466251a162
    balrog authored
    2008-07-19 10:12:22 +0000  
    Browse Dir »
  • Update TLB miss addresses ...
    f617a9a6
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@4897 c046a42c-6fe2-441c-8c8c-71466251a162
    blueswir1 authored
    2008-07-19 10:04:48 +0000  
    Browse File »
  • Add Virtual Distributed Ethernet native support, by Luca Bigliardi. ...
    8a16d273
    
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@4896 c046a42c-6fe2-441c-8c8c-71466251a162
    ths authored
    2008-07-19 09:56:24 +0000  
    Browse Code »
  • linux-user: Fix target_statfs[64] on 64-bit hosts ...
    c4d10628
    Testing qemu-x86_64, I happen to run df and came across these mistakes
    in the target_statfs/target_statfs64 structure definitions (reference:
    linux/include/asm-x86/statfs.h).
    
    Signed-off-by: Jan Kiszka <jan.kiszka@web.de>
    
    
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@4895 c046a42c-6fe2-441c-8c8c-71466251a162
    balrog authored
    2008-07-19 09:38:52 +0000  
    Browse Code »
  • Special Mask Mode for i8259 PIC (Sebastian Reichelt). ...
    84678711
    
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@4894 c046a42c-6fe2-441c-8c8c-71466251a162
    balrog authored
    2008-07-19 09:18:48 +0000  
    Browse Code »

18 Jul, 2008
8 commits
  • Allow qemu-nbd --version to show the application name dynamically, by ...
    315bc7aa
    Carlo Marcelo Arenas Belon.
    
    
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@4893 c046a42c-6fe2-441c-8c8c-71466251a162
    ths authored
    2008-07-18 18:06:23 +0000  
    Browse Code »
  • Various NICs: Fix suspend/resume of multiple instances, by Jan Kiszka. ...
    18fdb1c5
    
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@4892 c046a42c-6fe2-441c-8c8c-71466251a162
    ths authored
    2008-07-18 18:02:34 +0000  
    Browse Code »
  • Small cleanup of gen_intermediate_code(_internal), by Laurent Desnogues. ...
    2cfc5f17
    
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@4891 c046a42c-6fe2-441c-8c8c-71466251a162
    ths authored
    2008-07-18 18:01:29 +0000  
    Browse Code »
  • ide: enable single word DMA, by Stefano Stabellini. ...
    d1b5c20d
    
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@4890 c046a42c-6fe2-441c-8c8c-71466251a162
    ths authored
    2008-07-18 16:49:42 +0000  
    Browse Dir »
  • Do not call fcntl(, O_NONBLOCK) pointlessly, by Ian Jackson. ...
    b6855851
    
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@4889 c046a42c-6fe2-441c-8c8c-71466251a162
    ths authored
    2008-07-18 16:35:27 +0000  
    Browse Code »
  • Do not disturb old fd flags (eg O_APPEND) when setting nonblock, by ...
    fd58ff9d
    Ian Jackson.
    
    
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@4888 c046a42c-6fe2-441c-8c8c-71466251a162
    ths authored
    2008-07-18 16:34:43 +0000  
    Browse Code »
  • wrhpr hstick_cmpr is a store, not a load ...
    8d7d8c4b
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@4887 c046a42c-6fe2-441c-8c8c-71466251a162
    blueswir1 authored
    2008-07-18 10:26:07 +0000  
    Browse Dir »
  • OMAP2 EAC module. ...
    99570a40
    Not yet hooked up to any CODEC.
    
    
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@4886 c046a42c-6fe2-441c-8c8c-71466251a162
    balrog authored
    2008-07-18 07:50:20 +0000  
    Browse Dir »