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-09-11
target/i386/kvm: Add missing fallthrough comment
Thomas Huth
1
-0
/
+1
2020-09-11
util/hexdump: Reorder qemu_hexdump() arguments
Philippe Mathieu-Daudé
10
-23
/
+23
2020-09-11
util/hexdump: Convert to take a void pointer argument
Philippe Mathieu-Daudé
8
-13
/
+16
2020-09-11
hw/arm/pxa2xx: Add missing fallthrough comment
Thomas Huth
1
-1
/
+1
2020-09-10
target/i386/kvm: Rename host_tsx_blacklisted() as host_tsx_broken()
Philippe Mathieu-Daudé
1
-2
/
+2
2020-09-10
test-vmstate: remove unnecessary code in match_interval_mapping_node
Pan Nengyuan
1
-3
/
+0
2020-09-10
hw: hyperv: vmbus: Fix 32bit compilation
Jon Doron
1
-1
/
+2
2020-09-10
kconfig: fix comment referring to old Makefiles
Paolo Bonzini
1
-2
/
+2
2020-09-10
meson.build: tweak sdl-image error message
Sergei Trofimovich
1
-2
/
+2
2020-09-10
hw/net/e1000e: Remove duplicated write handler for FLSWDATA register
Philippe Mathieu-Daudé
1
-1
/
+0
2020-09-10
hw/net/e1000e: Remove overwritten read handler for STATUS register
Philippe Mathieu-Daudé
1
-1
/
+0
2020-09-10
Makefile: Skip the meson subdir in cscope/TAGS/ctags
Greg Kurz
1
-3
/
+5
2020-09-10
Makefile: Drop extra phony cscope
Greg Kurz
1
-1
/
+1
2020-09-09
hw/gpio/max7310: Replace disabled printf() by qemu_log_mask(UNIMP)
Philippe Mathieu-Daudé
1
-6
/
+5
2020-09-09
hw/gpio/omap_gpio: Replace fprintf() by qemu_log_mask(GUEST_ERROR)
Philippe Mathieu-Daudé
1
-2
/
+4
2020-09-09
hw/acpi/tco: Remove unused definitions
Philippe Mathieu-Daudé
1
-11
/
+0
2020-09-09
hw/isa/isa-bus: Replace hw_error() by assert()
Philippe Mathieu-Daudé
1
-7
/
+2
2020-09-09
hw/mips/fuloong2e: Convert pointless error message to an assert()
Philippe Mathieu-Daudé
1
-4
/
+1
2020-09-08
Merge remote-tracking branch 'remotes/kraxel/tags/sirius/ipxe-20200908-pull-r...
Peter Maydell
10
-2
/
+0
2020-09-08
Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2020-09-08' into ...
Peter Maydell
13
-89
/
+78
2020-09-08
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-5.2-20200908' into...
Peter Maydell
33
-313
/
+548
2020-09-08
Merge remote-tracking branch 'remotes/rth/tags/pull-mb-20200907-2' into staging
Peter Maydell
12
-338
/
+481
2020-09-08
Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...
Peter Maydell
38
-1154
/
+667
2020-09-08
docs: update build system documentation
Paolo Bonzini
1
-86
/
+11
2020-09-08
meson: remove linkage of sdl to baum
Bruce Rogers
1
-2
/
+2
2020-09-08
meson: Convert undefsym.sh to undefsym.py
Yonggang Luo
3
-21
/
+50
2020-09-08
fuzz: Add support for custom fuzzing library
Alexander Bulekov
2
-4
/
+12
2020-09-08
meson: specify fuzz linker script as a project arg
Alexander Bulekov
2
-4
/
+8
2020-09-08
oss-fuzz: fix rpath
Alexander Bulekov
1
-1
/
+1
2020-09-08
configure: update dtc submodule
Yonggang Luo
1
-4
/
+7
2020-09-08
docs: suggest Meson replacements for various configure functions
Paolo Bonzini
1
-3
/
+7
2020-09-08
configure: drop dead variables and functions
Paolo Bonzini
1
-15
/
+1
2020-09-08
configure: do not include dependency flags in QEMU_CFLAGS and LIBS
Paolo Bonzini
7
-46
/
+7
2020-09-08
meson: get opengl compilation flags from OPENGL_CFLAGS
Paolo Bonzini
2
-1
/
+3
2020-09-08
meson: get glib compilation flags from GLIB_CFLAGS
Paolo Bonzini
2
-12
/
+14
2020-09-08
configure: do not look for install(1)
Paolo Bonzini
3
-56
/
+2
2020-09-08
configure: remove unnecessary libm test
Paolo Bonzini
1
-14
/
+0
2020-09-08
configure: move -ldl test to meson
Paolo Bonzini
3
-2
/
+5
2020-09-08
meson: keep all compiler flags detection together
Paolo Bonzini
1
-13
/
+17
2020-09-08
configure: move disassembler configuration to meson
Paolo Bonzini
4
-94
/
+45
2020-09-08
Makefile: inline the relevant parts of rules.mak
Paolo Bonzini
5
-180
/
+26
2020-09-08
Makefile: remove dead variables and includes
Paolo Bonzini
3
-94
/
+0
2020-09-08
meson: compute config_all_devices directly
Paolo Bonzini
3
-16
/
+2
2020-09-08
configure: remove dead code for in-tree builds
Paolo Bonzini
1
-12
/
+2
2020-09-08
meson: convert migration/initrd-stress
Marc-André Lureau
4
-14
/
+25
2020-09-08
meson: fix migration/stress compilation with glibc>=2.30
Marc-André Lureau
2
-0
/
+5
2020-09-08
tests/migration/stress: remove unused exit_success
Marc-André Lureau
1
-13
/
+0
2020-09-08
meson: convert the speed tests
Paolo Bonzini
4
-13
/
+29
2020-09-08
tests: do not print benchmark output to stdout
Marc-André Lureau
3
-9
/
+9
2020-09-08
meson: convert atomic*-bench
Marc-André Lureau
2
-5
/
+10
[next]