aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-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é
2024-09-13hw/sensor/tmp105: Pass 'oneshot' argument to tmp105_alarm_update()Philippe Mathieu-Daudé
2024-09-13hw/sensor/tmp105: Use registerfields APIPhilippe Mathieu-Daudé
2024-09-13hw/sensor/tmp105: Coding style fixesGuenter Roeck
2024-09-13tests/unit: Comment FIFO8 testsPhilippe Mathieu-Daudé
2024-09-13tests/unit: Expand test_fifo8_peek_buf_wrap() coveragePhilippe Mathieu-Daudé
2024-09-13tests/unit: Strengthen FIFO8 testsPhilippe Mathieu-Daudé
2024-09-13tests/unit: add test-fifo unit testMark Cave-Ayland
2024-09-13fifo8: introduce fifo8_peek() functionMark Cave-Ayland
2024-09-13fifo8: add fifo8_peek_buf() functionMark Cave-Ayland
2024-09-13fifo8: honour do_pop argument in fifo8_peekpop_buf()Mark Cave-Ayland
2024-09-13fifo8: rename fifo8_pop_buf() to fifo8_peekpop_buf()Mark Cave-Ayland
2024-09-13fifo8: replace fifo8_pop_bufptr() with fifo8_peekpop_bufptr() in fifo8_pop_buf()Mark Cave-Ayland
2024-09-13fifo8: add skip parameter to fifo8_peekpop_bufptr()Mark Cave-Ayland
2024-09-13fifo8: introduce head variable for fifo8_peekpop_bufptr()Mark Cave-Ayland
2024-09-13fifo8: rename fifo8_peekpop_buf() to fifo8_peekpop_bufptr()Mark Cave-Ayland
2024-09-13MAINTAINERS: Add myself as a reviewer of VT-dCLEMENT MATHIEU--DRIF
2024-09-13hw/char/pl011: Rename RX FIFO methodsPhilippe Mathieu-Daudé
2024-09-13hw/char/pl011: Warn when using disabled transmitterPhilippe Mathieu-Daudé
2024-09-13hw/char/pl011: Extract pl011_read_rxdata() from pl011_read()Philippe Mathieu-Daudé
2024-09-13hw/char/pl011: Extract pl011_write_txdata() from pl011_write()Philippe Mathieu-Daudé
2024-09-13hw/char/pl011: Split RX/TX path of pl011_reset_fifo()Philippe Mathieu-Daudé
2024-09-13hw/char/pl011: Move pl011_loopback_enabled|tx() aroundPhilippe Mathieu-Daudé
2024-09-13hw/char/pl011: Move pl011_put_fifo() earlierPhilippe Mathieu-Daudé
2024-09-13hw/char/pl011: Remove unused 'readbuff' fieldPhilippe Mathieu-Daudé
2024-09-13target/riscv: Remove the deprecated 'any' CPU typePhilippe Mathieu-Daudé
2024-09-13seccomp: Remove check for CRIS hostPhilippe Mathieu-Daudé