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
2020-12-13
configure / meson: Move check for pty.h to meson.build
Thomas Huth
2
-9
/
+1
2020-12-13
configure: Remove the obsolete check for ifaddrs.h
Thomas Huth
1
-11
/
+0
2020-12-13
blockdev: Fix a memleak in drive_backup_prepare()
Pan Nengyuan
1
-0
/
+1
2020-12-13
block/file-posix: fix a possible undefined behavior
Pan Nengyuan
1
-1
/
+1
2020-12-13
elf2dmp/pdb: Plug memleak in pdb_init_from_file
Pan Nengyuan
1
-0
/
+1
2020-12-13
elf2dmp/qemu_elf: Plug memleak in QEMU_Elf_init
Pan Nengyuan
1
-0
/
+1
2020-12-13
configure: Test if $make actually exists
Roman Bolshakov
1
-0
/
+4
2020-12-13
target/mips: Use FloatRoundMode enum for FCR31 modes conversion
Philippe Mathieu-Daudé
2
-2
/
+3
2020-12-13
target/mips: Remove unused headers from fpu_helper.c
Philippe Mathieu-Daudé
1
-4
/
+0
2020-12-13
target/mips: Inline cpu_mips_realize_env() in mips_cpu_realizefn()
Philippe Mathieu-Daudé
1
-12
/
+8
2020-12-13
target/mips: Move cpu definitions, reset() and realize() to cpu.c
Philippe Mathieu-Daudé
3
-244
/
+243
2020-12-13
target/mips: Move mips_cpu_add_definition() from helper.c to cpu.c
Philippe Mathieu-Daudé
2
-33
/
+33
2020-12-13
target/mips: Extract cpu_supports*/cpu_set* translate.c
Philippe Mathieu-Daudé
2
-18
/
+18
2020-12-13
hw/mips/malta: Rewrite CP0_MVPConf0 access using deposit()
Philippe Mathieu-Daudé
1
-2
/
+6
2020-12-13
hw/mips/malta: Do not initialize MT registers if MT ASE absent
Philippe Mathieu-Daudé
1
-1
/
+3
2020-12-13
target/mips: Do not initialize MT registers if MT ASE absent
Philippe Mathieu-Daudé
1
-0
/
+4
2020-12-13
target/mips: Introduce ase_mt_available() helper
Philippe Mathieu-Daudé
6
-6
/
+12
2020-12-13
target/mips: Remove mips_def_t unused argument from mvp_init()
Philippe Mathieu-Daudé
2
-2
/
+2
2020-12-13
target/mips: Remove unused headers from op_helper.c
Philippe Mathieu-Daudé
1
-4
/
+0
2020-12-13
target/mips: Remove unused headers from translate.c
Philippe Mathieu-Daudé
1
-2
/
+0
2020-12-13
hw/mips: Move address translation helpers to target/mips/
Philippe Mathieu-Daudé
7
-12
/
+11
2020-12-13
target/mips: Introduce cpu_supports_isa() taking CPUMIPSState argument
Philippe Mathieu-Daudé
2
-0
/
+6
2020-12-13
target/mips: Rename cpu_supports_FEAT() as cpu_type_supports_FEAT()
Philippe Mathieu-Daudé
4
-8
/
+8
2020-12-13
target/mips: Explicit Release 6 MMU types
Philippe Mathieu-Daudé
1
-4
/
+5
2020-12-13
target/mips: Allow executing MSA instructions on Loongson-3A4000
Philippe Mathieu-Daudé
1
-2
/
+2
2020-12-13
target/mips: Also display exception names in user-mode
Philippe Mathieu-Daudé
1
-11
/
+14
2020-12-13
target/mips: Remove unused headers from cp0_helper.c
Philippe Mathieu-Daudé
1
-3
/
+1
2020-12-13
target/mips: Do not include CP0 helpers in user-mode emulation
Philippe Mathieu-Daudé
2
-5
/
+1
2020-12-13
target/mips: Replace magic values by CP0PM_MASK or TARGET_PAGE_BITS_MIN
Philippe Mathieu-Daudé
2
-4
/
+5
2020-12-13
target/mips: Include "exec/memattrs.h" in 'internal.h'
Philippe Mathieu-Daudé
2
-1
/
+1
2020-12-13
target/mips/kvm: Remove unused headers
Philippe Mathieu-Daudé
1
-2
/
+0
2020-12-13
ads7846: moves from the hw/display folder to the hw/input folder.
Gan Qixin
6
-5
/
+5
2020-12-13
CODING_STYLE.rst: Be less strict about 80 character limit
Peter Maydell
1
-2
/
+7
2020-12-13
fsdev: open brace '{' following struct go on the same line
zhouyang
2
-10
/
+5
2020-12-13
hw/pci-host/pam: Replace magic number by PAM_REGIONS_COUNT definition
Philippe Mathieu-Daudé
5
-4
/
+6
2020-12-13
hw/xen: Don't use '#' flag of printf format
Xinhao Zhang
3
-16
/
+16
2020-12-13
MAINTAINERS: update my email address
Michael Roth
1
-2
/
+2
2020-12-13
qemu-options.hx: Fix minor issues in icount documentation
Peter Maydell
1
-19
/
+25
2020-12-13
target/i386: tracing: format length values as hex
Dov Murik
1
-3
/
+3
2020-12-13
target/mips/kvm: Assert unreachable code is not used
Philippe Mathieu-Daudé
1
-6
/
+2
2020-12-13
MAINTAINERS: chenhc@lemote.com -> chenhuacai@kernel.org
Huacai Chen
2
-4
/
+6
2020-12-12
Merge remote-tracking branch 'remotes/vivier/tags/m68k-for-6.0-pull-request' ...
Peter Maydell
6
-31
/
+286
2020-12-12
m68k: fix some comment spelling errors
zhaolichang
1
-8
/
+8
2020-12-12
target/m68k: Add vmstate definition for M68kCPU
Laurent Vivier
3
-6
/
+198
2020-12-12
target/m68k: remove useless qregs array
Laurent Vivier
1
-4
/
+0
2020-12-12
hw/m68k/q800.c: Make the GLUE chip an actual QOM device
Peter Maydell
1
-12
/
+70
2020-12-12
hw/m68k/q800: Don't connect two qemu_irqs directly to the same input
Peter Maydell
2
-2
/
+11
2020-12-12
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
113
-265
/
+1841
2020-12-11
Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20201211' into staging
Peter Maydell
4
-2
/
+107
2020-12-11
Merge remote-tracking branch 'remotes/kraxel/tags/ui-20201211-pull-request' i...
Peter Maydell
5
-28
/
+49
[prev]
[next]