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
/
source.py
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-08-09
block/export/fuse.c: fix musl build
Fabrice Fontaine
1
-2
/
+6
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
2021-08-04
docs/qapi-code-gen: Beautify formatting
John Snow
1
-83
/
+91
2021-08-04
docs: convert qapi-code-gen.txt to ReST
John Snow
2
-252
/
+316
2021-08-04
docs/devel/qapi-code-gen: Update examples to match current code
Markus Armbruster
1
-7
/
+16
2021-08-03
Drop _DSM 5 from expected DSDTs on ARM
Michael S. Tsirkin
6
-5
/
+0
2021-08-03
Revert "acpi/gpex: Inform os to keep firmware resource map"
Michael S. Tsirkin
1
-18
/
+2
2021-08-03
arm/acpi: allow DSDT changes
Michael S. Tsirkin
1
-0
/
+5
2021-08-03
acpi: x86: pcihp: add support hotplug on multifunction bridges
Igor Mammedov
1
-14
/
+30
2021-08-03
hw/pcie-root-port: Fix hotplug for PCI devices requiring IO
Marcel Apfelbaum
1
-0
/
+5
2021-08-03
hw/sd/sdcard: Fix assertion accessing out-of-range addresses with CMD30
Philippe Mathieu-Daudé
2
-1
/
+37
2021-08-03
hw/sd/sdcard: Document out-of-range addresses for SEND_WRITE_PROT
Philippe Mathieu-Daudé
1
-1
/
+8
2021-08-03
block: Fix in_flight leak in request padding error path
Kevin Wolf
1
-3
/
+4
2021-08-03
tests/tcg: Test that compare-and-trap raises SIGFPE
Jonathan Albrecht
2
-1
/
+103
2021-08-03
linux-user/s390x: signal with SIGFPE on compare-and-trap
Jonathan Albrecht
1
-20
/
+34
2021-08-03
target/s390x: Fix SIGILL and SIGFPE psw.addr reporting
Ilya Leoshkevich
1
-1
/
+11
2021-08-03
Update libslirp to v4.6.1
Marc-André Lureau
2
-0
/
+2
2021-08-03
qga-win/msi: fix missing libstdc++-6 DLL in MSI installer
Michael Roth
1
-0
/
+4
2021-08-02
qemu-ga/msi: fix w32 libgcc name
Gerd Hoffmann
1
-1
/
+1
2021-08-02
qga-win: Free GMatchInfo properly
Kostiantyn Kostiuk
1
-2
/
+1
2021-08-02
qga-win: Fix handle leak in ga_get_win_product_name()
Basil Salman
1
-2
/
+7
2021-08-02
qga-win: Fix build_guest_fsinfo() close of nonexistent
Basil Salman
1
-2
/
+4
2021-08-02
qga-win: Increase VSS freeze timeout to 60 secs instead of 10
Basil Salman
1
-1
/
+1
2021-08-02
docs: Move user-facing barrier docs into system manual
Peter Maydell
3
-48
/
+45
2021-08-02
ui/input-barrier: Move TODOs from barrier.txt to a comment
Peter Maydell
2
-4
/
+5
2021-08-02
docs: Move the protocol part of barrier.txt into interop
Peter Maydell
3
-318
/
+427
2021-08-02
docs: Move bootindex.txt into system section and rstify
Peter Maydell
3
-52
/
+77
2021-08-02
hw/arm/boot: Report error if there is no fw_cfg device in the machine
Peter Maydell
2
-7
/
+9
2021-08-02
docs/tools/virtiofsd.rst: Delete stray backtick
Peter Maydell
1
-1
/
+1
2021-08-02
docs/about/removed-features: Fix markup error
Peter Maydell
1
-1
/
+1
2021-08-02
docs: Format literals correctly
Peter Maydell
10
-16
/
+16
2021-08-02
docs/system/arm/cpu-features.rst: Format literals correctly
Peter Maydell
1
-58
/
+58
2021-08-02
docs/system/s390x/protvirt.rst: Format literals correctly
Peter Maydell
1
-6
/
+6
2021-08-02
docs/devel: Format literals correctly
Peter Maydell
3
-15
/
+15
2021-08-02
docs/devel/migration.rst: Format literals correctly
Peter Maydell
1
-18
/
+18
2021-08-02
docs/devel/ebpf_rss.rst: Format literals correctly
Peter Maydell
1
-9
/
+9
2021-08-02
docs/devel/build-system.rst: Correct typo in example code
Peter Maydell
1
-2
/
+2
[next]