index
:
focaccia-qemu
this commit
master
sr/plugin
ta/focaccia
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
/
qapi
/
expr.py
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-08-25
Open 6.2 development tree
Peter Maydell
1
-1
/
+1
2021-08-24
Update version for v6.1.0 release
Peter Maydell
1
-1
/
+1
2021-08-17
Update version for v6.1.0-rc4 release
Peter Maydell
1
-1
/
+1
2021-08-17
softmmu/physmem: fix wrong assertion in qemu_ram_alloc_internal()
David Hildenbrand
1
-1
/
+0
2021-08-17
qapi/machine.json: Remove zero value reference from SMPConfiguration document...
Andrew Jones
1
-1
/
+1
2021-08-13
hw/core: fix error checking in smp_parse
Daniel P. Berrangé
1
-1
/
+1
2021-08-13
hw/core: Add missing return on error
Philippe Mathieu-Daudé
1
-0
/
+1
2021-08-13
target/i386: Fixed size of constant for Windows
Lara Lazier
2
-2
/
+2
2021-08-12
Hexagon (disas/hexagon.c) fix memory leak for early exit cases
Taylor Simpson
1
-1
/
+2
2021-08-11
docs/about/removed-features: Document removed machines from older QEMU versions
Thomas Huth
1
-2
/
+18
2021-08-11
docs/about/removed-features: Document removed devices from older QEMU versions
Thomas Huth
1
-0
/
+11
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
Peter Maydell
1
-1
/
+1
2021-08-10
MAINTAINERS: Name and email address change
Hanna Reitz
2
-4
/
+5
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
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
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
hw/nvme: fix missing variable initializers
Klaus Jensen
1
-3
/
+3
2021-08-06
meson: fix logic for gnutls check
Alyssa Ross
1
-1
/
+1
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
Peter Maydell
1
-1
/
+1
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
[next]