Skip to content
Snippets Groups Projects
  1. Jan 20, 2017
  2. Jan 19, 2017
    • Peter Maydell's avatar
      Merge remote-tracking branch 'remotes/artyom/tags/pull-sun4v-20170118' into staging · 0f6bcf68
      Peter Maydell authored
      
      add OpenSPARC T1 emulation
      
      # gpg: Signature made Wed 18 Jan 2017 22:25:47 GMT
      # gpg:                using RSA key 0x3360C3F7411A125F
      # gpg: Good signature from "Artyom Tarasenko <atar4qemu@gmail.com>"
      # gpg: WARNING: This key is not certified with a trusted signature!
      # gpg:          There is no indication that the signature belongs to the owner.
      # Primary key fingerprint: 2AD8 6149 17F4 B2D7 05C0  BB12 3360 C3F7 411A 125F
      
      * remotes/artyom/tags/pull-sun4v-20170118: (30 commits)
        target-sparc: fix up niagara machine
        target-sparc: move common cpu initialisation routines to sparc64.c
        target-sparc: implement sun4v RTC
        target-sparc: add ST_BLKINIT_ ASIs for UA2005+ CPUs
        target-sparc: store the UA2005 entries in sun4u format
        target-sparc: implement UA2005 ASI_MMU (0x21)
        target-sparc: add more registers to dump_mmu
        target-sparc: implement auto-demapping for UA2005 CPUs
        target-sparc: allow 256M sized pages
        target-sparc: simplify ultrasparc_tsb_pointer
        target-sparc: implement UA2005 TSB Pointers
        target-sparc: use SparcV9MMU type for sparc64 I/D-MMUs
        target-sparc: replace the last tlb entry when no free entries left
        target-sparc: ignore writes to UA2005 CPU mondo queue register
        target-sparc: allow priveleged ASIs in hyperprivileged mode
        target-sparc: use direct address translation in hyperprivileged mode
        target-sparc: fix immediate UA2005 traps
        target-sparc: implement UA2005 rdhpstate and wrhpstate instructions
        target-sparc: implement UA2005 GL register
        target-sparc: implement UA2005 hypervisor traps
        ...
      
      Signed-off-by: default avatarPeter Maydell <peter.maydell@linaro.org>
      0f6bcf68
    • Peter Maydell's avatar
      Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20170117' into staging · 5e59fb10
      Peter Maydell authored
      
      tcg/i386 fixes
      
      # gpg: Signature made Tue 17 Jan 2017 22:58:04 GMT
      # gpg:                using RSA key 0xAD1270CC4DD0279B
      # gpg: Good signature from "Richard Henderson <rth7680@gmail.com>"
      # gpg:                 aka "Richard Henderson <rth@redhat.com>"
      # gpg:                 aka "Richard Henderson <rth@twiddle.net>"
      # Primary key fingerprint: 9CB1 8DDA F8E8 49AD 2AFC  16A4 AD12 70CC 4DD0 279B
      
      * remotes/rth/tags/pull-tcg-20170117:
        tcg/i386: Always use TZCNT when available
        Revert "tcg/i386: Rely on undefined/undocumented behaviour of BSF/BSR"
      
      Signed-off-by: default avatarPeter Maydell <peter.maydell@linaro.org>
      5e59fb10
  3. Jan 18, 2017
  4. Jan 17, 2017
Loading