index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
coreaudio: rename misnamed variable fake_as
Volker Rümelin
2020-12-15
1
-3
/
+3
*
|
|
Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-for-6.0-pul...
Peter Maydell
2020-12-14
29
-124
/
+86
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
configure / meson: Move check for linux/btrfs.h to meson.build
Thomas Huth
2020-12-13
4
-11
/
+3
|
*
|
configure / meson: Move check for sys/kcov.h to meson.build
Thomas Huth
2020-12-13
4
-11
/
+3
|
*
|
configure / meson: Move check for sys/signal.h to meson.build
Thomas Huth
2020-12-13
2
-10
/
+1
|
*
|
configure / meson: Move check for drm.h to meson.build
Thomas Huth
2020-12-13
2
-10
/
+1
|
*
|
configure / meson: Move check for pty.h to meson.build
Thomas Huth
2020-12-13
2
-9
/
+1
|
*
|
configure: Remove the obsolete check for ifaddrs.h
Thomas Huth
2020-12-13
1
-11
/
+0
|
*
|
blockdev: Fix a memleak in drive_backup_prepare()
Pan Nengyuan
2020-12-13
1
-0
/
+1
|
*
|
block/file-posix: fix a possible undefined behavior
Pan Nengyuan
2020-12-13
1
-1
/
+1
|
*
|
elf2dmp/pdb: Plug memleak in pdb_init_from_file
Pan Nengyuan
2020-12-13
1
-0
/
+1
|
*
|
elf2dmp/qemu_elf: Plug memleak in QEMU_Elf_init
Pan Nengyuan
2020-12-13
1
-0
/
+1
|
*
|
configure: Test if $make actually exists
Roman Bolshakov
2020-12-13
1
-0
/
+4
|
*
|
ads7846: moves from the hw/display folder to the hw/input folder.
Gan Qixin
2020-12-13
6
-5
/
+5
|
*
|
CODING_STYLE.rst: Be less strict about 80 character limit
Peter Maydell
2020-12-13
1
-2
/
+7
|
*
|
fsdev: open brace '{' following struct go on the same line
zhouyang
2020-12-13
2
-10
/
+5
|
*
|
hw/pci-host/pam: Replace magic number by PAM_REGIONS_COUNT definition
Philippe Mathieu-Daudé
2020-12-13
5
-4
/
+6
|
*
|
hw/xen: Don't use '#' flag of printf format
Xinhao Zhang
2020-12-13
3
-16
/
+16
|
*
|
MAINTAINERS: update my email address
Michael Roth
2020-12-13
1
-2
/
+2
|
*
|
qemu-options.hx: Fix minor issues in icount documentation
Peter Maydell
2020-12-13
1
-19
/
+25
|
*
|
target/i386: tracing: format length values as hex
Dov Murik
2020-12-13
1
-3
/
+3
*
|
|
Merge remote-tracking branch 'remotes/philmd-gitlab/tags/mips-20201213' into ...
Peter Maydell
2020-12-14
19
-376
/
+378
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
target/mips: Use FloatRoundMode enum for FCR31 modes conversion
Philippe Mathieu-Daudé
2020-12-13
2
-2
/
+3
|
*
|
target/mips: Remove unused headers from fpu_helper.c
Philippe Mathieu-Daudé
2020-12-13
1
-4
/
+0
|
*
|
target/mips: Inline cpu_mips_realize_env() in mips_cpu_realizefn()
Philippe Mathieu-Daudé
2020-12-13
1
-12
/
+8
|
*
|
target/mips: Move cpu definitions, reset() and realize() to cpu.c
Philippe Mathieu-Daudé
2020-12-13
3
-244
/
+243
|
*
|
target/mips: Move mips_cpu_add_definition() from helper.c to cpu.c
Philippe Mathieu-Daudé
2020-12-13
2
-33
/
+33
|
*
|
target/mips: Extract cpu_supports*/cpu_set* translate.c
Philippe Mathieu-Daudé
2020-12-13
2
-18
/
+18
|
*
|
hw/mips/malta: Rewrite CP0_MVPConf0 access using deposit()
Philippe Mathieu-Daudé
2020-12-13
1
-2
/
+6
|
*
|
hw/mips/malta: Do not initialize MT registers if MT ASE absent
Philippe Mathieu-Daudé
2020-12-13
1
-1
/
+3
|
*
|
target/mips: Do not initialize MT registers if MT ASE absent
Philippe Mathieu-Daudé
2020-12-13
1
-0
/
+4
|
*
|
target/mips: Introduce ase_mt_available() helper
Philippe Mathieu-Daudé
2020-12-13
6
-6
/
+12
|
*
|
target/mips: Remove mips_def_t unused argument from mvp_init()
Philippe Mathieu-Daudé
2020-12-13
2
-2
/
+2
|
*
|
target/mips: Remove unused headers from op_helper.c
Philippe Mathieu-Daudé
2020-12-13
1
-4
/
+0
|
*
|
target/mips: Remove unused headers from translate.c
Philippe Mathieu-Daudé
2020-12-13
1
-2
/
+0
|
*
|
hw/mips: Move address translation helpers to target/mips/
Philippe Mathieu-Daudé
2020-12-13
7
-12
/
+11
|
*
|
target/mips: Introduce cpu_supports_isa() taking CPUMIPSState argument
Philippe Mathieu-Daudé
2020-12-13
2
-0
/
+6
|
*
|
target/mips: Rename cpu_supports_FEAT() as cpu_type_supports_FEAT()
Philippe Mathieu-Daudé
2020-12-13
4
-8
/
+8
|
*
|
target/mips: Explicit Release 6 MMU types
Philippe Mathieu-Daudé
2020-12-13
1
-4
/
+5
|
*
|
target/mips: Allow executing MSA instructions on Loongson-3A4000
Philippe Mathieu-Daudé
2020-12-13
1
-2
/
+2
|
*
|
target/mips: Also display exception names in user-mode
Philippe Mathieu-Daudé
2020-12-13
1
-11
/
+14
|
*
|
target/mips: Remove unused headers from cp0_helper.c
Philippe Mathieu-Daudé
2020-12-13
1
-3
/
+1
|
*
|
target/mips: Do not include CP0 helpers in user-mode emulation
Philippe Mathieu-Daudé
2020-12-13
2
-5
/
+1
|
*
|
target/mips: Replace magic values by CP0PM_MASK or TARGET_PAGE_BITS_MIN
Philippe Mathieu-Daudé
2020-12-13
2
-4
/
+5
|
*
|
target/mips: Include "exec/memattrs.h" in 'internal.h'
Philippe Mathieu-Daudé
2020-12-13
2
-1
/
+1
|
*
|
target/mips/kvm: Remove unused headers
Philippe Mathieu-Daudé
2020-12-13
1
-2
/
+0
|
*
|
target/mips/kvm: Assert unreachable code is not used
Philippe Mathieu-Daudé
2020-12-13
1
-6
/
+2
|
*
|
MAINTAINERS: chenhc@lemote.com -> chenhuacai@kernel.org
Huacai Chen
2020-12-13
2
-4
/
+6
*
|
|
Merge remote-tracking branch 'remotes/dg-gitlab/tags/ppc-for-6.0-20201214' in...
Peter Maydell
2020-12-14
30
-342
/
+478
|
\
\
\
|
*
|
|
spapr.c: set a 'kvm-type' default value instead of relying on NULL
Daniel Henrique Barboza
2020-12-14
1
-4
/
+17
[prev]
[next]