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-08-21
hw/sd/pl181: Replace fprintf(stderr, "*\n") with error_report()
Alistair Francis
1
-2
/
+3
2020-08-21
hw/sd/milkymist: Do not create SD card within the SD host controller
Philippe Mathieu-Daudé
2
-23
/
+45
2020-08-21
hw/sd/milkymist: Create the SDBus at init()
Philippe Mathieu-Daudé
1
-3
/
+3
2020-08-21
hw/lm32/milkymist: Un-inline milkymist_memcard_create()
Philippe Mathieu-Daudé
2
-11
/
+11
2020-08-21
hw/sd/pxa2xx_mmci: Trivial simplification
Philippe Mathieu-Daudé
1
-3
/
+1
2020-08-21
hw/sd/pxa2xx_mmci: Do not create SD card within the SD host controller
Philippe Mathieu-Daudé
3
-21
/
+32
2020-08-21
iotests: Test node/bitmap aliases during migration
Max Reitz
3
-0
/
+599
2020-08-21
iotests.py: Let wait_migration() return on failure
Max Reitz
1
-6
/
+12
2020-08-21
migration: Add block-bitmap-mapping parameter
Max Reitz
5
-57
/
+522
2020-08-21
iotests: dump QCOW2 header in JSON in #303
Andrey Shinkevich
2
-0
/
+79
2020-08-21
qcow2_format.py: support dumping metadata in JSON format
Andrey Shinkevich
1
-0
/
+17
2020-08-21
qcow2_format.py: collect fields to dump in JSON format
Andrey Shinkevich
1
-0
/
+36
2020-08-21
qcow2.py: Introduce '-j' key to dump in JSON format
Andrey Shinkevich
2
-6
/
+16
2020-08-21
qcow2_format.py: Dump bitmap table serialized entries
Andrey Shinkevich
2
-0
/
+54
2020-08-21
qcow2_format.py: pass cluster size to substructures
Andrey Shinkevich
1
-6
/
+11
2020-08-21
qcow2_format.py: Dump bitmap directory information
Andrey Shinkevich
2
-0
/
+65
2020-08-21
qcow2_format.py: dump bitmap flags in human readable way.
Andrey Shinkevich
1
-0
/
+16
2020-08-21
qcow2_format.py: change Qcow2BitmapExt initialization method
Andrey Shinkevich
1
-14
/
+22
2020-08-21
qcow2_format.py: make printable data an extension class member
Andrey Shinkevich
1
-6
/
+8
2020-08-21
iotests: add test for QCOW2 header dump
Andrey Shinkevich
3
-0
/
+121
2020-08-21
Merge remote-tracking branch 'remotes/philmd-gitlab/tags/acceptance-testing-2...
Peter Maydell
1
-7
/
+6
2020-08-21
Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...
Peter Maydell
764
-7631
/
+9192
2020-08-21
docs: convert build system documentation to rST
Paolo Bonzini
2
-169
/
+142
2020-08-21
meson: update build-system documentation
Paolo Bonzini
1
-228
/
+240
2020-08-21
meson: avoid unstable module warning with Meson 0.56.0 or newer
Paolo Bonzini
1
-1
/
+5
2020-08-21
meson: convert po/
Marc-André Lureau
12
-131
/
+44
2020-08-21
meson: convert VNC and dependent libraries to meson
Paolo Bonzini
4
-131
/
+45
2020-08-21
meson: move SDL and SDL-image detection to meson
Paolo Bonzini
6
-146
/
+37
2020-08-21
meson: convert sample plugins
Paolo Bonzini
5
-59
/
+10
2020-08-21
meson: replace create-config with meson configure_file
Paolo Bonzini
7
-168
/
+81
2020-08-21
rules.mak: drop unneeded macros
Paolo Bonzini
6
-282
/
+23
2020-08-21
meson: convert check-block
Paolo Bonzini
4
-16
/
+18
2020-08-21
meson: build texi doc
Paolo Bonzini
6
-105
/
+104
2020-08-21
docs: automatically track manual dependencies
Paolo Bonzini
3
-9
/
+65
2020-08-21
meson: sphinx-build
Paolo Bonzini
6
-186
/
+79
2020-08-21
remove Makefile.target
Paolo Bonzini
3
-76
/
+4
2020-08-21
rules.mak: remove version.o
Marc-André Lureau
3
-12
/
+1
2020-08-21
meson: convert systemtap files
Marc-André Lureau
4
-93
/
+33
2020-08-21
configure: place compatibility symlinks in target directories
Paolo Bonzini
1
-0
/
+3
2020-08-21
meson: link emulators without Makefile.target
Paolo Bonzini
32
-344
/
+181
2020-08-21
meson: plugins
Paolo Bonzini
5
-30
/
+21
2020-08-21
meson: cpu-emu
Marc-André Lureau
4
-29
/
+54
2020-08-21
meson: bsd-user
Marc-André Lureau
4
-5
/
+14
2020-08-21
meson: linux-user
Marc-André Lureau
41
-132
/
+166
2020-08-21
meson: accel
Marc-André Lureau
13
-26
/
+36
2020-08-21
meson: target
Paolo Bonzini
62
-328
/
+595
2020-08-21
meson: convert hw/arch*
Marc-André Lureau
55
-236
/
+399
2020-08-21
meson: convert hw/9pfs, cleanup
Marc-André Lureau
8
-44
/
+25
2020-08-21
meson: convert hw/acpi
Marc-André Lureau
4
-27
/
+26
2020-08-21
meson: convert hw/adc
Marc-André Lureau
4
-2
/
+2
[prev]
[next]