aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-09-17gitlab: fix logic for changing docker tag on stable branchesDaniel P. Berrangé
2024-09-17.gitlab-ci.d/buildtest: Build most targets in the build-without-defaults jobThomas Huth
2024-09-17vfio/igd: correctly calculate stolen memory size for gen 9 and laterCorvin Köhne
2024-09-17vfio/igd: don't set stolen memory size to zeroCorvin Köhne
2024-09-17vfio/igd: add ID's for ElkhartLake and TigerLakeCorvin Köhne
2024-09-17vfio/igd: add new bar0 quirk to emulate BDSM mirrorCorvin Köhne
2024-09-17vfio/igd: use new BDSM register location and size for gen 11 and laterCorvin Köhne
2024-09-17vfio/igd: support legacy mode for all known generationsCorvin Köhne
2024-09-17vfio/igd: return an invalid generation for unknown devicesCorvin Köhne
2024-09-17hw/vfio/pci.c: Use correct type in trace_vfio_msix_early_setup()Peter Maydell
2024-09-17tests/acpi: disallow acpi test data updatesGerd Hoffmann
2024-09-17tests/acpi: update aarch64/virt/SSDT.memhpGerd Hoffmann
2024-09-17add loongarch binaries for edk2-stable202408Gerd Hoffmann
2024-09-17roms: Support compile the efi bios for loongarchXianglai Li
2024-09-17update binaries to edk2-stable202408Gerd Hoffmann
2024-09-17update submodule and version file to edk2-stable202408Gerd Hoffmann
2024-09-17tests/acpi: allow acpi test data updatesGerd Hoffmann
2024-09-17tests/qtest: Disable numa-test if the default machine is not availableThomas Huth
2024-09-17tests/qtest/meson.build: Add more CONFIG switches checks for the x86 testsThomas Huth
2024-09-17tests/qtest/hd-geo-test: Check for availability of "pc" machine before using itThomas Huth
2024-09-17tests/qtest/boot-order-test: Make the machine name mandatory in this testThomas Huth
2024-09-17tests/qtest/cdrom-test: Improve the machine detection in the cdrom testThomas Huth
2024-09-16machine_aspeed.py: Update to test I2C for AST2700Jamin Lin
2024-09-16aspeed: Add tmp105 in i2c bus 0 for AST2700Jamin Lin
2024-09-16aspeed/soc: Support I2C for AST2700Jamin Lin
2024-09-16aspeed/soc: Introduce a new API to get the device irqJamin Lin
2024-09-16hw/i2c/aspeed: Add support for 64 bit addressesJamin Lin
2024-09-16hw/i2c/aspeed: Add support for Tx/Rx buffer 64 bit addressesJamin Lin
2024-09-16hw/i2c/aspeed: Add AST2700 supportJamin Lin
2024-09-16hw/i2c/aspeed: Introduce a new dma_dram_offset attribute in AspeedI2CbusJamin Lin
2024-09-16hw/i2c/aspeed: Support discontinuous poll buffer memory region of I2C busJamin Lin
2024-09-16hw/i2c/aspeed: Introduce a new bus pool buffer attribute in AspeedI2CbusJamin Lin
2024-09-16hw/i2c/aspeed: Support discontinuous register memory region of I2C busJamin Lin
2024-09-16hw/gpio/aspeed_gpio: Avoid shift into sign bitPeter Maydell
2024-09-15Merge tag 'hw-misc-20240913' of https://github.com/philmd/qemu into stagingPeter Maydell
2024-09-13ui: remove break after g_assert_not_reached()Pierrick Bouvier
2024-09-13ui/sdl2: set swap interval explicitly when OpenGL is enabledGert Wollny
2024-09-13ui/sdl2: ignore GUI keys in SDL_TEXTINPUT handlerVolker Rümelin
2024-09-13ui/sdl2: release all modifiersVolker Rümelin
2024-09-13system: replace assert(0) with g_assert_not_reached()Pierrick Bouvier
2024-09-13hw/pci-host: remove break after g_assert_not_reached()Pierrick Bouvier
2024-09-13hw/misc: remove break after g_assert_not_reached()Pierrick Bouvier
2024-09-13hw/gpio: remove break after g_assert_not_reached()Pierrick Bouvier
2024-09-13hw/watchdog: replace assert(0) with g_assert_not_reached()Pierrick Bouvier
2024-09-13hw/core: replace assert(0) with g_assert_not_reached()Pierrick Bouvier
2024-09-13hw/char: replace assert(0) with g_assert_not_reached()Pierrick Bouvier
2024-09-13hw/input/adb-mouse: convert to use QemuInputHandlerMark Cave-Ayland
2024-09-13hw/char/escc: convert Sun mouse to use QemuInputHandlerMark Cave-Ayland
2024-09-13hw/sensor/tmp105: Lower 4 bit of limit registers are always 0Guenter Roeck
2024-09-13hw/sensor/tmp105: OS (one-shot) bit in config register always returns 0Philippe Mathieu-Daudé