aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-08-04Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell8-32/+37
2021-08-04Merge remote-tracking branch 'remotes/philmd/tags/sdmmc-20210803' into stagingPeter Maydell2-1/+44
2021-08-04Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell1-3/+4
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-03Merge remote-tracking branch 'remotes/thuth-gitlab/tags/pull-request-2021-08-...Peter Maydell3-22/+148
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-03Merge remote-tracking branch 'remotes/elmarco/tags/libslirp-pull-request' int...Peter Maydell2-0/+2
2021-08-03Merge remote-tracking branch 'remotes/mdroth/tags/qga-pull-2021-08-03-pull-ta...Peter Maydell3-8/+18
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-02Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...Peter Maydell2-135/+139
2021-08-02Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20210802'...Peter Maydell41-674/+849
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
2021-08-02docs/devel/build-system.rst: Format literals correctlyPeter Maydell1-78/+78
2021-08-02docs: Move licence/copyright from HTML output to rST commentsPeter Maydell3-10/+13
2021-08-02docs: Remove stale TODO comments about license and versionPeter Maydell3-27/+0
2021-08-02MAINTAINERS: Don't list Andrzej Zaborowski for various componentsPeter Maydell1-4/+1
2021-08-02docs: Add documentation of Arm 'imx25-pdk' boardPeter Maydell3-0/+21
2021-08-02docs: Add documentation of Arm 'kzm' boardPeter Maydell3-0/+20
2021-08-02docs: Add documentation of Arm 'mainstone' boardPeter Maydell3-0/+27
2021-08-02Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into st...Peter Maydell6-19/+60
2021-08-02hw/net: e1000e: Don't zero out the VLAN tag in the legacy RX descriptorChristina Wang1-1/+0
2021-08-02hw/net: e1000e: Correct the initial value of VET registerChristina Wang3-6/+12