aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-03-21Update version for v8.0.0-rc1 releasev8.0.0-rc1Peter Maydell
2023-03-21Merge tag 'pull-target-arm-20230321' of https://git.linaro.org/people/pmaydel...Peter Maydell
2023-03-21target/arm: Don't advertise aarch64-pauth.xml to gdbPeter Maydell
2023-03-21docs/system/arm/cpu-features.rst: Fix formattingPeter Maydell
2023-03-21hw/usb/imx: Fix out of bounds access in imx_usbphy_read()Guenter Roeck
2023-03-21contrib/elf2dmp: add PE name check and Windows Server 2022 supportViktor Prutyanov
2023-03-21contrib/elf2dmp: move PE dir search to pe_get_data_dir_entryViktor Prutyanov
2023-03-21contrib/elf2dmp: fix code styleViktor Prutyanov
2023-03-21hw/char/cadence_uart: Fix guards on invalid BRGR/BDIV settingsPeter Maydell
2023-03-21target/arm: Add Neoverse-N1 registersChen Baozi
2023-03-21Merge tag 'ui-pull-request' of https://gitlab.com/marcandre.lureau/qemu into ...Peter Maydell
2023-03-21ui: fix crash on serial reset, during initMarc-André Lureau
2023-03-21ui/sdl2: remove workaround forcing x11Erico Nunes
2023-03-21ui: return the default console cursor when con == NULLMarc-André Lureau
2023-03-21ui/gtk: fix cursor moved to left cornerMarc-André Lureau
2023-03-21ui/dbus: fix passing SOCKET to GSocket API & leakMarc-André Lureau
2023-03-21ui/spice: fix SOCKET handling regressionMarc-André Lureau
2023-03-21win32: add qemu_close_socket_osfhandle()Marc-André Lureau
2023-03-20Merge tag 'edk2-stable202302-20230320-pull-request' of https://gitlab.com/kra...Peter Maydell
2023-03-20Merge tag 'pull-request-2023-03-20' of https://gitlab.com/thuth/qemu into sta...Peter Maydell
2023-03-20replace TABs with spacesYeqi Fu
2023-03-20qemu/osdep: Switch position of "extern" and "G_NORETURN"Bernhard Beschow
2023-03-20tests/unit/test-blockjob: Disable complete_in_standby testPeter Maydell
2023-03-20target/s390x/tcg/mem_helper: Remove bad assert() statementThomas Huth
2023-03-20edk2: update firmware binariesGerd Hoffmann
2023-03-20edk2: replace build scriptsGerd Hoffmann
2023-03-20edk2: update submodule to edk2-stable202302Gerd Hoffmann
2023-03-20acpi: disable tests/data/acpi updatesGerd Hoffmann
2023-03-20bios-tables-test: use 128M numa nodes on aarch64Gerd Hoffmann
2023-03-20acpi: enable tests/data/acpi updatesGerd Hoffmann
2023-03-20tests/tcg/s390x: Test unaligned accessesIlya Leoshkevich
2023-03-20target/s390x: Update do_unaligned_access() commentIlya Leoshkevich
2023-03-20target/s390x: Handle STGRL to non-aligned addressesIlya Leoshkevich
2023-03-20target/s390x: Handle STRL to non-aligned addressesIlya Leoshkevich
2023-03-20target/s390x: Handle CLRL and CLGFRL with non-aligned addressesIlya Leoshkevich
2023-03-20target/s390x: Handle CGRL and CLGRL with non-aligned addressesIlya Leoshkevich
2023-03-20target/s390x: Handle CRL and CGFRL with non-aligned addressesIlya Leoshkevich
2023-03-20target/s390x: Handle LLGFRL from non-aligned addressesIlya Leoshkevich
2023-03-20target/s390x: Handle LRL and LGFRL from non-aligned addressesIlya Leoshkevich
2023-03-20target/s390x: Handle LGRL from non-aligned addressesIlya Leoshkevich
2023-03-20target/s390x: Handle EXECUTE of odd addressesIlya Leoshkevich
2023-03-20target/s390x: Handle branching to odd addressesIlya Leoshkevich
2023-03-20tests/tcg/s390x: Add ex-relative-long.cIlya Leoshkevich
2023-03-20target/s390x: Fix EXECUTE of relative long instructionsIlya Leoshkevich
2023-03-20tests/tcg/s390x: Add rxsbg.cIlya Leoshkevich
2023-03-20target/s390x: Fix R[NOX]SBG with T=1Ilya Leoshkevich
2023-03-20tests/tcg/s390x: Add PSW modification testsIlya Leoshkevich
2023-03-20target/s390x: Implement Early Exception RecognitionIlya Leoshkevich
2023-03-20target/s390x: Fix LPSWIlya Leoshkevich
2023-03-20MAINTAINERS: Mark the Nios II CPU as orphanThomas Huth