index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2018-05-29
target-microblaze: dec_msr: Plug a temp leak
Edgar E. Iglesias
1
-4
/
+9
2018-05-29
target-microblaze: mmu: Add a configurable output address mask
Edgar E. Iglesias
3
-0
/
+3
2018-05-29
target-microblaze: mmu: Prepare for 64-bit addresses
Edgar E. Iglesias
2
-10
/
+10
2018-05-29
target-microblaze: mmu: Remove unused register state
Edgar E. Iglesias
2
-3
/
+6
2018-05-29
target-microblaze: mmu: Add R_TBLX_MISS macros
Edgar E. Iglesias
2
-2
/
+7
2018-05-29
target-microblaze: Implement MFSE EAR
Edgar E. Iglesias
1
-1
/
+8
2018-05-29
target-microblaze: Add Extended Addressing
Edgar E. Iglesias
3
-13
/
+62
2018-05-29
target-microblaze: Setup for 64bit addressing
Edgar E. Iglesias
2
-3
/
+4
2018-05-29
target-microblaze: Make special registers 64-bit
Edgar E. Iglesias
6
-60
/
+72
2018-05-29
target-microblaze: dec_msr: Fix MTS to FSR
Edgar E. Iglesias
1
-3
/
+1
2018-05-29
target-microblaze: dec_msr: Reuse more code when reg-decoding
Edgar E. Iglesias
1
-29
/
+9
2018-05-29
target-microblaze: dec_msr: Use bool and extract32
Edgar E. Iglesias
1
-6
/
+9
2018-05-29
target-microblaze: Break out trap_illegal()
Edgar E. Iglesias
1
-48
/
+27
2018-05-29
target-microblaze: Break out trap_userspace()
Edgar E. Iglesias
1
-49
/
+27
2018-05-29
target-microblaze: Name special registers we support
Edgar E. Iglesias
1
-2
/
+2
2018-05-29
target-microblaze: Use TCGv for load/store addresses
Edgar E. Iglesias
4
-42
/
+53
2018-05-29
target-microblaze: Remove pointer indirection for ld/st addresses
Edgar E. Iglesias
1
-12
/
+12
2018-05-29
target-microblaze: Make compute_ldst_addr always use a temp
Edgar E. Iglesias
1
-74
/
+37
2018-05-29
target-microblaze: Bypass MMU with MMU_NOMMU_IDX
Edgar E. Iglesias
1
-1
/
+2
2018-05-29
target-microblaze: Conditionalize setting of PVR11_USE_MMU
Edgar E. Iglesias
1
-1
/
+2
2018-05-29
target-microblaze: Remove USE_MMU PVR checks
Edgar E. Iglesias
1
-11
/
+1
2018-05-29
target-microblaze: Tighten up TCGv_i32 vs TCGv type usage
Edgar E. Iglesias
2
-288
/
+295
2018-05-29
target-microblaze: Correct the PVR array size
Edgar E. Iglesias
1
-1
/
+1
2018-05-29
target-microblaze: Correct special register array sizes
Edgar E. Iglesias
2
-5
/
+4
2018-05-29
target-microblaze: Fallback to our latest CPU version
Edgar E. Iglesias
1
-2
/
+7
2018-05-29
target-microblaze: compute_ldst_addr: Use bool instead of int
Edgar E. Iglesias
1
-5
/
+5
2018-05-29
target-microblaze: dec_store: Use bool instead of unsigned int
Edgar E. Iglesias
1
-3
/
+4
2018-05-29
target-microblaze: dec_load: Use bool instead of unsigned int
Edgar E. Iglesias
1
-3
/
+4
2018-05-25
Merge remote-tracking branch 'remotes/vivier2/tags/linux-user-for-2.13-pull-r...
Peter Maydell
29
-380
/
+532
2018-05-25
gdbstub: Clarify what gdb_handlesig() is doing
Peter Maydell
2
-0
/
+21
2018-05-25
linux-user: define TARGET_SO_REUSEPORT
Laurent Vivier
3
-5
/
+2
2018-05-25
linux-user: copy sparc/sockbits.h definitions from linux
Laurent Vivier
1
-39
/
+92
2018-05-25
linux-user: update ARCH_HAS_SOCKET_TYPES use
Laurent Vivier
5
-132
/
+44
2018-05-25
linux-user: move ppc socket.h definitions to ppc/sockbits.h
Laurent Vivier
2
-9
/
+25
2018-05-25
linux-user: move socket.h generic definitions to generic/sockbits.h
Laurent Vivier
17
-61
/
+82
2018-05-25
linux-user: move sparc/sparc64 socket.h definitions to sparc/sockbits.h
Laurent Vivier
3
-42
/
+97
2018-05-25
linux-user: move alpha socket.h definitions to alpha/sockbits.h
Laurent Vivier
2
-105
/
+114
2018-05-25
linux-user: move mips socket.h definitions to mips/sockbits.h
Laurent Vivier
3
-104
/
+113
2018-05-25
linux-user: Fix payload size logic in host_to_target_cmsg()
Peter Maydell
1
-1
/
+2
2018-05-25
linux-user: update comments to point to tcg_exec_init()
Igor Mammedov
2
-6
/
+6
2018-05-25
linux-user: update netlink emulation
Laurent Vivier
1
-0
/
+58
2018-05-24
linux-user: Assert on bad type in thunk_type_align() and thunk_type_size()
Peter Maydell
1
-2
/
+2
2018-05-24
Merge remote-tracking branch 'remotes/kraxel/tags/vga-20180524-pull-request' ...
Peter Maydell
7
-53
/
+478
2018-05-24
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
54
-456
/
+1731
2018-05-24
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
58
-1897
/
+3601
2018-05-24
Merge remote-tracking branch 'remotes/sstabellini-http/tags/xen-20180522-tag'...
Peter Maydell
14
-622
/
+427
2018-05-24
Merge remote-tracking branch 'remotes/mwalle/tags/lm32-queue/20180521' into s...
Peter Maydell
1
-0
/
+4
2018-05-24
MAINTAINERS: add vga entries
Gerd Hoffmann
1
-0
/
+21
2018-05-24
bochs-display: add pcie support
Gerd Hoffmann
1
-0
/
+8
2018-05-24
bochs-display: add dirty tracking support
Gerd Hoffmann
1
-2
/
+32
[next]