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
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
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
2017-07-24
util: Introduce include/qemu/cpuid.h
Richard Henderson
4
-51
/
+92
2017-07-24
Merge remote-tracking branch 'remotes/sstabellini/tags/xen-20170721-tag' into...
Peter Maydell
1
-6
/
+16
2017-07-21
xen-mapcache: Fix the bug when overlapping emulated DMA operations may cause ...
Alexey G
1
-2
/
+11
2017-07-21
xen: fix compilation on 32-bit hosts
Igor Druzhinin
1
-4
/
+5
2017-07-21
configure: Drop ancient Solaris 9 and earlier support
Peter Maydell
2
-26
/
+0
2017-07-21
configure: Never use 'uname' to identify target OS
Peter Maydell
1
-8
/
+18
2017-07-21
bsd-user/main.c: Fix unused variable warning
Peter Maydell
1
-3
/
+4
2017-07-21
bsd-user/bsdload.c: Remove write-only id_change variable
Peter Maydell
1
-24
/
+1
2017-07-21
block/vpc: fix uninitialised variable compiler warning
Mark Cave-Ayland
1
-1
/
+1
2017-07-21
Merge remote-tracking branch 'remotes/yongbok/tags/mips-20170721' into staging
Peter Maydell
7
-120
/
+660
2017-07-21
Merge remote-tracking branch 'remotes/stsquad/tags/pull-ci-updates-for-softfr...
Peter Maydell
23
-59
/
+488
2017-07-21
bsd-user/elfload.c: Fix set-but-not-used warnings
Peter Maydell
1
-6
/
+4
2017-07-21
bsd-user/mmap.c: Move __thread attribute to right place
Peter Maydell
1
-1
/
+1
2017-07-21
Use qemu_tolower() and qemu_toupper(), not tolower() and toupper()
Peter Maydell
4
-5
/
+5
2017-07-21
util/oslib-posix.c: Avoid warning on NetBSD
Peter Maydell
1
-1
/
+1
2017-07-21
target/mips: Enable CP0_EBase.WG on MIPS64 CPUs
James Hogan
1
-0
/
+2
2017-07-21
target/mips: Add EVA support to P5600
James Hogan
1
-6
/
+8
2017-07-20
target/mips: Implement segmentation control
James Hogan
1
-39
/
+152
2017-07-20
target/mips: Add segmentation control registers
James Hogan
5
-2
/
+150
2017-07-20
target/mips: Add an MMU mode for ERL
James Hogan
2
-4
/
+23
2017-07-20
target/mips: Abstract mmu_idx from hflags
James Hogan
3
-4
/
+10
2017-07-20
target/mips: Check memory permissions with mem_idx
James Hogan
1
-8
/
+9
2017-07-20
target/mips: Decode microMIPS EVA load & store instructions
James Hogan
1
-4
/
+115
2017-07-20
target/mips: Decode MIPS32 EVA load & store instructions
James Hogan
1
-0
/
+106
2017-07-20
target/mips: Prepare loads/stores for EVA
James Hogan
1
-35
/
+42
2017-07-20
target/mips: Add CP0_Ebase.WG (write gate) support
James Hogan
6
-15
/
+31
2017-07-20
target/mips: Weaken TLB flush on UX,SX,KX,ASID changes
James Hogan
2
-2
/
+2
2017-07-20
target/mips: Fix TLBWI shadow flush for EHINV,XI,RI
James Hogan
1
-2
/
+10
2017-07-20
target/mips: Fix MIPS64 MFC0 UserLocal on BE host
James Hogan
1
-2
/
+3
2017-07-20
Merge remote-tracking branch 'remotes/kraxel/tags/usb-20170720-pull-request' ...
Peter Maydell
1
-2
/
+4
2017-07-20
Merge remote-tracking branch 'remotes/kraxel/tags/ui-20170720-pull-request' i...
Peter Maydell
2
-3
/
+10
2017-07-20
tests: Handle $RANDOM not being supported by the shell
Peter Maydell
1
-2
/
+2
2017-07-20
configure: Don't build ivshmem tools unless CONFIG_IVSHMEM is set
Kamil Rytarowski
3
-2
/
+6
2017-07-20
configure: Use an explicit CONFIG_IVSHMEM rather than CONFIG_EVENTFD
Kamil Rytarowski
3
-3
/
+12
2017-07-20
configure: Rename CONFIG_IVSHMEM to CONFIG_IVSHMEM_DEVICE
Peter Maydell
2
-2
/
+2
2017-07-20
Merge remote-tracking branch 'remotes/kraxel/tags/misc-20170720-pull-request'...
Peter Maydell
2
-0
/
+44
2017-07-20
Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20170719' into staging
Peter Maydell
31
-146
/
+218
2017-07-20
Replace 'struct ucontext' with 'ucontext_t' type
Khem Raj
9
-22
/
+22
2017-07-20
usb: Fix build with newer gcc
Eric Blake
1
-2
/
+4
2017-07-20
add editorconfig
Gerd Hoffmann
1
-0
/
+15
2017-07-20
add scripts/git.orderfile
Gerd Hoffmann
1
-0
/
+29
2017-07-20
keymaps: fr-ca: more fixups
Gerd Hoffmann
1
-1
/
+9
2017-07-20
vnc: Clarify documentation of QMP command change
Markus Armbruster
1
-2
/
+1
2017-07-19
tcg: Pass generic CPUState to gen_intermediate_code()
Lluís Vilanova
24
-64
/
+49
2017-07-19
tcg/tci: enable bswap16_i64
Philippe Mathieu-Daudé
1
-1
/
+0
2017-07-19
target/alpha: optimize gen_cvtlq() using deposit op
Philippe Mathieu-Daudé
1
-5
/
+3
2017-07-19
target/sparc: optimize gen_op_mulscc() using deposit op
Philippe Mathieu-Daudé
1
-4
/
+1
2017-07-19
target/sparc: optimize various functions using extract op
Philippe Mathieu-Daudé
1
-10
/
+5
2017-07-19
target/ppc: optimize various functions using extract op
Philippe Mathieu-Daudé
2
-30
/
+15
2017-07-19
target/m68k: optimize bcd_flags() using extract op
Philippe Mathieu-Daudé
1
-2
/
+1
[next]