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
2021-08-11
docs/about/removed-features: Document removed HMP commands from QEMU v2.12
Thomas Huth
1
-0
/
+11
2021-08-11
docs/about/removed-features: Document removed CLI options from QEMU v3.1
Thomas Huth
1
-0
/
+67
2021-08-11
docs/about/removed-features: Document removed CLI options from QEMU v3.0
Thomas Huth
1
-0
/
+35
2021-08-11
docs/about/removed-features: Document removed CLI options from QEMU v2.12
Thomas Huth
1
-2
/
+37
2021-08-11
fuzz: avoid building twice, when running on gitlab
Alexander Bulekov
1
-11
/
+13
2021-08-11
tests/qtest/vhost-user-blk-test: Check whether qemu-storage-daemon is available
Thomas Huth
1
-0
/
+8
2021-08-11
storage-daemon: Add missing build dependency to the vhost-user-blk-test
Thomas Huth
2
-6
/
+9
2021-08-11
gitlab: skip many more targets in windows cross builds
Daniel P. Berrangé
2
-1
/
+5
2021-08-11
MAINTAINERS: update virtio-gpu entry.
Gerd Hoffmann
1
-2
/
+2
2021-08-11
MAINTAINERS: update virtio-input entry.
Gerd Hoffmann
1
-1
/
+1
2021-08-11
MAINTAINERS: update usb entries.
Gerd Hoffmann
1
-2
/
+2
2021-08-11
MAINTAINERS: update spice entry.
Gerd Hoffmann
1
-1
/
+1
2021-08-11
MAINTAINERS: update audio entry.
Gerd Hoffmann
1
-1
/
+1
2021-08-11
MAINTAINERS: update sockets entry.
Gerd Hoffmann
1
-1
/
+0
2021-08-11
MAINTAINERS: update edk2 entry.
Gerd Hoffmann
1
-0
/
+1
2021-08-11
gitlab: exclude sparc-softmmu and riscv32-softmmu from cross builds
Daniel P. Berrangé
1
-1
/
+2
2021-08-10
Update version for v6.1.0-rc3 release
v6.1.0-rc3
Peter Maydell
1
-1
/
+1
2021-08-10
MAINTAINERS: Name and email address change
Hanna Reitz
2
-4
/
+5
2021-08-10
Merge remote-tracking branch 'remotes/kraxel/tags/fixes-20210810-pull-request...
Peter Maydell
3
-7
/
+18
2021-08-10
ui/sdl2: Check return value from g_setenv()
Peter Maydell
1
-1
/
+4
2021-08-10
audio: Never send migration section
Dr. David Alan Gilbert
1
-0
/
+10
2021-08-10
Merge remote-tracking branch 'remotes/mdroth/tags/qga-pull-2021-08-09-tag' in...
Peter Maydell
1
-2
/
+2
2021-08-10
ui/gtk: retry sending VTE console input
Volker Rümelin
1
-6
/
+4
2021-08-09
qga: fix leak of base64 decoded data on command error
Daniel P. Berrangé
1
-2
/
+2
2021-08-09
Merge remote-tracking branch 'remotes/hreitz/tags/pull-block-2021-08-09' into...
Peter Maydell
4
-5
/
+14
2021-08-09
tests: filter out TLS distinguished name in certificate checks
Daniel P. Berrangé
3
-3
/
+8
2021-08-09
block/export/fuse.c: fix musl build
Fabrice Fontaine
1
-2
/
+6
2021-08-09
Merge remote-tracking branch 'remotes/nvme/tags/nvme-next-pull-request' into ...
Peter Maydell
1
-3
/
+3
2021-08-09
hw/nvme: fix missing variable initializers
Klaus Jensen
1
-3
/
+3
2021-08-09
Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...
Peter Maydell
1
-1
/
+1
2021-08-06
meson: fix logic for gnutls check
Alyssa Ross
1
-1
/
+1
2021-08-06
Merge remote-tracking branch 'remotes/vivier2/tags/linux-user-for-6.1-pull-re...
Peter Maydell
2
-48
/
+48
2021-08-05
Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2021-08-05' into ...
Peter Maydell
3
-659
/
+775
2021-08-05
Merge remote-tracking branch 'remotes/marcandre/tags/chr-fix-pull-request' in...
Peter Maydell
16
-34
/
+146
2021-08-05
chardev: report a simpler error about duplicated id
Marc-André Lureau
1
-0
/
+5
2021-08-05
chardev: give some context on chardev-add error
Marc-André Lureau
1
-6
/
+9
2021-08-05
chardev: fix qemu_chr_open_fd() with fd_in==fd_out
Marc-André Lureau
1
-4
/
+15
2021-08-05
chardev: fix qemu_chr_open_fd() being called with fd=-1
Marc-André Lureau
1
-9
/
+17
2021-08-05
chardev: fix fd_chr_add_watch() when in != out
Marc-André Lureau
1
-1
/
+77
2021-08-05
chardev: mark explicitly first argument as poisoned
Marc-André Lureau
12
-13
/
+19
2021-08-05
linux-user/elfload: byteswap i386 registers when dumping core
Ilya Leoshkevich
1
-44
/
+44
2021-08-05
linux-user: fix guest/host address mixup in i386 setup_rt_frame()
Ilya Leoshkevich
1
-4
/
+4
2021-08-04
chardev/socket: print a more correct command-line address
Marc-André Lureau
1
-2
/
+2
2021-08-04
util: fix abstract socket path copy
Marc-André Lureau
1
-1
/
+4
2021-08-04
Update version for v6.1.0-rc2 release
v6.1.0-rc2
Peter Maydell
1
-1
/
+1
2021-08-04
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
8
-32
/
+37
2021-08-04
Merge remote-tracking branch 'remotes/philmd/tags/sdmmc-20210803' into staging
Peter Maydell
2
-1
/
+44
2021-08-04
docs: convert writing-qmp-commands.txt to writing-qmp-commands.rst
John Snow
2
-285
/
+311
2021-08-04
docs/qapi-code-gen: add cross-references
John Snow
1
-49
/
+58
2021-08-04
docs/qapi-code-gen: Beautify formatting
John Snow
1
-83
/
+91
[prev]
[next]