summary refs log tree commit diff stats
path: root/scripts/qapi/source.py (unfollow)
Commit message (Expand)AuthorFilesLines
2021-08-09block/export/fuse.c: fix musl buildFabrice Fontaine1-2/+6
2021-08-06meson: fix logic for gnutls checkAlyssa Ross1-1/+1
2021-08-05chardev: report a simpler error about duplicated idMarc-André Lureau1-0/+5
2021-08-05chardev: give some context on chardev-add errorMarc-André Lureau1-6/+9
2021-08-05chardev: fix qemu_chr_open_fd() with fd_in==fd_outMarc-André Lureau1-4/+15
2021-08-05chardev: fix qemu_chr_open_fd() being called with fd=-1Marc-André Lureau1-9/+17
2021-08-05chardev: fix fd_chr_add_watch() when in != outMarc-André Lureau1-1/+77
2021-08-05chardev: mark explicitly first argument as poisonedMarc-André Lureau12-13/+19
2021-08-05linux-user/elfload: byteswap i386 registers when dumping coreIlya Leoshkevich1-44/+44
2021-08-05linux-user: fix guest/host address mixup in i386 setup_rt_frame()Ilya Leoshkevich1-4/+4
2021-08-04chardev/socket: print a more correct command-line addressMarc-André Lureau1-2/+2
2021-08-04util: fix abstract socket path copyMarc-André Lureau1-1/+4
2021-08-04Update version for v6.1.0-rc2 releasePeter Maydell1-1/+1
2021-08-04docs: convert writing-qmp-commands.txt to writing-qmp-commands.rstJohn Snow2-285/+311
2021-08-04docs/qapi-code-gen: add cross-referencesJohn Snow1-49/+58
2021-08-04docs/qapi-code-gen: Beautify formattingJohn Snow1-83/+91
2021-08-04docs: convert qapi-code-gen.txt to ReSTJohn Snow2-252/+316
2021-08-04docs/devel/qapi-code-gen: Update examples to match current codeMarkus Armbruster1-7/+16
2021-08-03Drop _DSM 5 from expected DSDTs on ARMMichael S. Tsirkin6-5/+0
2021-08-03Revert "acpi/gpex: Inform os to keep firmware resource map"Michael S. Tsirkin1-18/+2
2021-08-03arm/acpi: allow DSDT changesMichael S. Tsirkin1-0/+5
2021-08-03acpi: x86: pcihp: add support hotplug on multifunction bridgesIgor Mammedov1-14/+30
2021-08-03hw/pcie-root-port: Fix hotplug for PCI devices requiring IOMarcel Apfelbaum1-0/+5
2021-08-03hw/sd/sdcard: Fix assertion accessing out-of-range addresses with CMD30Philippe Mathieu-Daudé2-1/+37
2021-08-03hw/sd/sdcard: Document out-of-range addresses for SEND_WRITE_PROTPhilippe Mathieu-Daudé1-1/+8
2021-08-03block: Fix in_flight leak in request padding error pathKevin Wolf1-3/+4
2021-08-03tests/tcg: Test that compare-and-trap raises SIGFPEJonathan Albrecht2-1/+103
2021-08-03linux-user/s390x: signal with SIGFPE on compare-and-trapJonathan Albrecht1-20/+34
2021-08-03target/s390x: Fix SIGILL and SIGFPE psw.addr reportingIlya Leoshkevich1-1/+11
2021-08-03Update libslirp to v4.6.1Marc-André Lureau2-0/+2
2021-08-03qga-win/msi: fix missing libstdc++-6 DLL in MSI installerMichael Roth1-0/+4
2021-08-02qemu-ga/msi: fix w32 libgcc nameGerd Hoffmann1-1/+1
2021-08-02qga-win: Free GMatchInfo properlyKostiantyn Kostiuk1-2/+1
2021-08-02qga-win: Fix handle leak in ga_get_win_product_name()Basil Salman1-2/+7
2021-08-02qga-win: Fix build_guest_fsinfo() close of nonexistentBasil Salman1-2/+4
2021-08-02qga-win: Increase VSS freeze timeout to 60 secs instead of 10Basil Salman1-1/+1
2021-08-02docs: Move user-facing barrier docs into system manualPeter Maydell3-48/+45
2021-08-02ui/input-barrier: Move TODOs from barrier.txt to a commentPeter Maydell2-4/+5
2021-08-02docs: Move the protocol part of barrier.txt into interopPeter Maydell3-318/+427
2021-08-02docs: Move bootindex.txt into system section and rstifyPeter Maydell3-52/+77
2021-08-02hw/arm/boot: Report error if there is no fw_cfg device in the machinePeter Maydell2-7/+9
2021-08-02docs/tools/virtiofsd.rst: Delete stray backtickPeter Maydell1-1/+1
2021-08-02docs/about/removed-features: Fix markup errorPeter Maydell1-1/+1
2021-08-02docs: Format literals correctlyPeter Maydell10-16/+16
2021-08-02docs/system/arm/cpu-features.rst: Format literals correctlyPeter Maydell1-58/+58
2021-08-02docs/system/s390x/protvirt.rst: Format literals correctlyPeter Maydell1-6/+6
2021-08-02docs/devel: Format literals correctlyPeter Maydell3-15/+15
2021-08-02docs/devel/migration.rst: Format literals correctlyPeter Maydell1-18/+18
2021-08-02docs/devel/ebpf_rss.rst: Format literals correctlyPeter Maydell1-9/+9
2021-08-02docs/devel/build-system.rst: Correct typo in example codePeter Maydell1-2/+2