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
01 Apr, 2007
3 commits
  • Fix Sparc ASR handling (Aurelien Jarno) ...
    65fe7b09
    
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@2566 c046a42c-6fe2-441c-8c8c-71466251a162
    blueswir1 authored
    2007-04-01 15:05:09 +0000  
    Browse Code »
  • Actually enable 64bit configuration. ...
    60aa19ab
    
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@2565 c046a42c-6fe2-441c-8c8c-71466251a162
    ths authored
    2007-04-01 12:36:18 +0000  
    Browse Code »
  • MIPS64 configurations. ...
    fbe4f65b
    
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@2564 c046a42c-6fe2-441c-8c8c-71466251a162
    ths authored
    2007-04-01 11:16:48 +0000  
    Browse Code »

31 Mar, 2007
12 commits
  • Generate double and triple faults, by Bernhard Kauer. ...
    678dde13
    
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@2563 c046a42c-6fe2-441c-8c8c-71466251a162
    ths authored
    2007-03-31 20:28:52 +0000  
    Browse File »
  • Large kernel initrd fix (initial patch by Daniel Jacobowitz). ...
    a80274c3
    
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@2562 c046a42c-6fe2-441c-8c8c-71466251a162
    pbrook authored
    2007-03-31 19:41:22 +0000  
    Browse File »
  • Don't let sigaction handle SIGKILL/SIGSTOP, by Stuart Anderson. ...
    0aeaa8ce
    
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@2561 c046a42c-6fe2-441c-8c8c-71466251a162
    ths authored
    2007-03-31 19:29:06 +0000  
    Browse File »
  • Update for binfmt_misc handler, by Stefan Weil. ...
    1e0e6d8b
    
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@2560 c046a42c-6fe2-441c-8c8c-71466251a162
    ths authored
    2007-03-31 19:10:01 +0000  
    Browse File »
  • fcntl() remaining fix, by Stuart Anderson. ...
    5813427b
    
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@2559 c046a42c-6fe2-441c-8c8c-71466251a162
    ths authored
    2007-03-31 18:59:32 +0000  
    Browse File »
  • Fix usb hid and mass-storage protocol revision, by Juergen Keil. ...
    e126cf13
    
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@2558 c046a42c-6fe2-441c-8c8c-71466251a162
    ths authored
    2007-03-31 18:23:26 +0000  
    Browse Code »
  • Malta CBUS UART support. ...
    a4bc3afc
    
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@2557 c046a42c-6fe2-441c-8c8c-71466251a162
    ths authored
    2007-03-31 16:54:14 +0000  
    Browse File »
  • Support for PowerPC BookE exception model. ...
    c62db105
    No need to requeue timer exceptions.
    Fix nip saving for 64 bits PowerPC.
    
    
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@2556 c046a42c-6fe2-441c-8c8c-71466251a162
    j_mayer authored
    2007-03-31 12:57:57 +0000  
    Browse Code »
  • Embedded PowerPC timers support. ...
    636aaad7
    
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@2555 c046a42c-6fe2-441c-8c8c-71466251a162
    j_mayer authored
    2007-03-31 11:38:38 +0000  
    Browse Code »
  • Merge PowerPC 405 MMU model. ...
    a8dea12f
    
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@2554 c046a42c-6fe2-441c-8c8c-71466251a162
    j_mayer authored
    2007-03-31 11:33:48 +0000  
    Browse Dir »
  • As embedded PowerPC TLB model is very different from PowerPC 6xx ones, ...
    1d0a48fb
    define ppc_tlb_t as an union of the two.
    
    
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@2553 c046a42c-6fe2-441c-8c8c-71466251a162
    j_mayer authored
    2007-03-31 11:10:49 +0000  
    Browse Code »
  • Better fix for OpenPIC: should not depend on PowerPC. ...
    05a8096f
    
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@2552 c046a42c-6fe2-441c-8c8c-71466251a162
    j_mayer authored
    2007-03-31 09:59:47 +0000  
    Browse File »

30 Mar, 2007
10 commits
  • Switch include for Solaris to avoid namespace issues. By Juergen Keil. ...
    aafd8139
    
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@2551 c046a42c-6fe2-441c-8c8c-71466251a162
    ths authored
    2007-03-30 19:20:50 +0000  
    Browse Code »
  • Spelling fixes, by Stefan Weil. ...
    e598752a
    
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@2550 c046a42c-6fe2-441c-8c8c-71466251a162
    ths authored
    2007-03-30 18:58:01 +0000  
    Browse Code »
  • Update mips TODO. ...
    7246bb21
    
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@2549 c046a42c-6fe2-441c-8c8c-71466251a162
    ths authored
    2007-03-30 18:56:19 +0000  
    Browse Code »
  • Fix typo, suggested by Ben Taylor. ...
    36bb244b
    
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@2548 c046a42c-6fe2-441c-8c8c-71466251a162
    ths authored
    2007-03-30 18:42:21 +0000  
    Browse File »
  • Squash logic bugs while they are fresh... ...
    5efbfedd
    
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@2547 c046a42c-6fe2-441c-8c8c-71466251a162
    ths authored
    2007-03-30 17:48:00 +0000  
    Browse Dir »
  • Sanitize mips exception handling. ...
    24c7b0e3
    
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@2546 c046a42c-6fe2-441c-8c8c-71466251a162
    ths authored
    2007-03-30 16:44:54 +0000  
    Browse File »
  • Fix build failure. ...
    e69f67b6
    
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@2545 c046a42c-6fe2-441c-8c8c-71466251a162
    ths authored
    2007-03-30 16:41:55 +0000  
    Browse Code »
  • Fix rfi instruction: do not depend on current execution mode ...
    a42bd6cc
    but on the execution mode that will be effective after the return.
    Add rfci, rfdi and rfmci for BookE PowerPC.
    Extend mfdcr / mtdcr and implement mfdrcx / mtdcrx.
    
    
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@2544 c046a42c-6fe2-441c-8c8c-71466251a162
    j_mayer authored
    2007-03-30 10:22:46 +0000  
    Browse File »
  • Fix / update PowerPC BookE definitions. ...
    363be49c
    
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@2543 c046a42c-6fe2-441c-8c8c-71466251a162
    j_mayer authored
    2007-03-30 10:07:33 +0000  
    Browse Dir »
  • New model for PowerPC CPU hardware interrupt events: ...
    47103572
    move all PowerPC specific code into target-ppc/helper.c to avoid polluting
    the common code in cpu-exec.c. This makes implementation of new features
    (ie embedded PowerPC timers, critical interrupts, ...) easier.
    This also avoid hardcoding the IRQ callback in the OpenPIC controller,
    making it more easily reusable and allowing cascading.
    
    
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@2542 c046a42c-6fe2-441c-8c8c-71466251a162
    j_mayer authored
    2007-03-30 09:38:04 +0000  
    Browse File »

28 Mar, 2007
1 commit
  • Solaris host compilation fix by Shaddy Baddah. ...
    de270b3c
    
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@2541 c046a42c-6fe2-441c-8c8c-71466251a162
    j_mayer authored
    2007-03-28 20:43:46 +0000  
    Browse Dir »

25 Mar, 2007
7 commits
  • qemu_create_pidfile implementation for Win32, based on a patch by ...
    aa26bb2d
    Carlos O'Donell.
    
    
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@2540 c046a42c-6fe2-441c-8c8c-71466251a162
    ths authored
    2007-03-25 21:33:06 +0000  
    Browse File »
  • Move determination of AIOLIBS until after all configure options have been ...
    209afb9e
    handled. By Carlos O'Donell.
    
    
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@2539 c046a42c-6fe2-441c-8c8c-71466251a162
    ths authored
    2007-03-25 20:55:00 +0000  
    Browse Code »
  • Fix segfault with -nographic, by Enache Adrian. ...
    a39437aa
    
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@2538 c046a42c-6fe2-441c-8c8c-71466251a162
    ths authored
    2007-03-25 20:27:04 +0000  
    Browse Code »
  • Typo in configure, by Nicholas Sauzede. ...
    ed5065e1
    
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@2537 c046a42c-6fe2-441c-8c8c-71466251a162
    ths authored
    2007-03-25 16:15:21 +0000  
    Browse Code »
  • Improved kqemu error message, by Robert Millan. ...
    99c19686
    
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@2536 c046a42c-6fe2-441c-8c8c-71466251a162
    ths authored
    2007-03-25 16:14:07 +0000  
    Browse Code »
  • Windows sockets like to be different. Inspired by a patch from Alex Consul. ...
    f5b12268
    
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@2535 c046a42c-6fe2-441c-8c8c-71466251a162
    ths authored
    2007-03-25 15:58:03 +0000  
    Browse Code »
  • Sparc32/64 CPU selection ...
    62724a37
    
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@2534 c046a42c-6fe2-441c-8c8c-71466251a162
    blueswir1 authored
    2007-03-25 07:55:52 +0000  
    Browse File »

24 Mar, 2007
2 commits
  • One more bit of mips CPU configuration, and support for early 4KEc ...
    34ee2ede
    which implemented only MIPS32R1. Thanks to Stefan Weil to insist he's
    right on that. :-)
    
    
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@2533 c046a42c-6fe2-441c-8c8c-71466251a162
    ths authored
    2007-03-24 23:36:18 +0000  
    Browse Code »
  • Upgrade Sparc FPU version (based on patch by Aurelien Jarno) ...
    3e736bf4
    
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@2532 c046a42c-6fe2-441c-8c8c-71466251a162
    blueswir1 authored
    2007-03-24 13:24:09 +0000  
    Browse Dir »

23 Mar, 2007
4 commits
  • Sparc tagged operations (Aurelien Jarno) ...
    e32f879d
    
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@2531 c046a42c-6fe2-441c-8c8c-71466251a162
    blueswir1 authored
    2007-03-23 20:01:20 +0000  
    Browse File »
  • Add missing PowerPC 64 instructions ...
    426613db
    PowerPC 64 fixes.
    
    
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@2530 c046a42c-6fe2-441c-8c8c-71466251a162
    j_mayer authored
    2007-03-23 09:45:27 +0000  
    Browse File »
  • Fix debug printf: we need different macros for target_ulong prints ...
    1b9eb036
    and GPR ones, as the lengths can be different.
    
    
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@2529 c046a42c-6fe2-441c-8c8c-71466251a162
    j_mayer authored
    2007-03-23 09:40:22 +0000  
    Browse File »
  • Fix enough FPU/R2 support to get 24Kf going. ...
    e397ee33
    
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@2528 c046a42c-6fe2-441c-8c8c-71466251a162
    ths authored
    2007-03-23 00:43:28 +0000  
    Browse Dir »

22 Mar, 2007
1 commit
  • PowerPC improvments: ...
    51789c41
    - add missing 64 bits rotate instructions
    - safely define TARGET_PPCSPE when 64 bits registers are used
      a separate target will be needed to use it in 32 bits mode on 32 bits hosts.
    
    
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@2527 c046a42c-6fe2-441c-8c8c-71466251a162
    j_mayer authored
    2007-03-22 22:41:50 +0000  
    Browse File »