index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2024-09-17
vfio/igd: correctly calculate stolen memory size for gen 9 and later
Corvin Köhne
2024-09-17
vfio/igd: don't set stolen memory size to zero
Corvin Köhne
2024-09-17
vfio/igd: add ID's for ElkhartLake and TigerLake
Corvin Köhne
2024-09-17
vfio/igd: add new bar0 quirk to emulate BDSM mirror
Corvin Köhne
2024-09-17
vfio/igd: use new BDSM register location and size for gen 11 and later
Corvin Köhne
2024-09-17
vfio/igd: support legacy mode for all known generations
Corvin Köhne
2024-09-17
vfio/igd: return an invalid generation for unknown devices
Corvin Köhne
2024-09-17
hw/vfio/pci.c: Use correct type in trace_vfio_msix_early_setup()
Peter Maydell
2024-09-15
Merge tag 'hw-misc-20240913' of https://github.com/philmd/qemu into staging
Peter Maydell
2024-09-13
ui: remove break after g_assert_not_reached()
Pierrick Bouvier
2024-09-13
ui/sdl2: set swap interval explicitly when OpenGL is enabled
Gert Wollny
2024-09-13
ui/sdl2: ignore GUI keys in SDL_TEXTINPUT handler
Volker Rümelin
2024-09-13
ui/sdl2: release all modifiers
Volker Rümelin
2024-09-13
system: replace assert(0) with g_assert_not_reached()
Pierrick Bouvier
2024-09-13
hw/pci-host: remove break after g_assert_not_reached()
Pierrick Bouvier
2024-09-13
hw/misc: remove break after g_assert_not_reached()
Pierrick Bouvier
2024-09-13
hw/gpio: remove break after g_assert_not_reached()
Pierrick Bouvier
2024-09-13
hw/watchdog: replace assert(0) with g_assert_not_reached()
Pierrick Bouvier
2024-09-13
hw/core: replace assert(0) with g_assert_not_reached()
Pierrick Bouvier
2024-09-13
hw/char: replace assert(0) with g_assert_not_reached()
Pierrick Bouvier
2024-09-13
hw/input/adb-mouse: convert to use QemuInputHandler
Mark Cave-Ayland
2024-09-13
hw/char/escc: convert Sun mouse to use QemuInputHandler
Mark Cave-Ayland
2024-09-13
hw/sensor/tmp105: Lower 4 bit of limit registers are always 0
Guenter Roeck
2024-09-13
hw/sensor/tmp105: OS (one-shot) bit in config register always returns 0
Philippe Mathieu-Daudé
2024-09-13
hw/sensor/tmp105: Pass 'oneshot' argument to tmp105_alarm_update()
Philippe Mathieu-Daudé
2024-09-13
hw/sensor/tmp105: Use registerfields API
Philippe Mathieu-Daudé
2024-09-13
hw/sensor/tmp105: Coding style fixes
Guenter Roeck
2024-09-13
tests/unit: Comment FIFO8 tests
Philippe Mathieu-Daudé
2024-09-13
tests/unit: Expand test_fifo8_peek_buf_wrap() coverage
Philippe Mathieu-Daudé
2024-09-13
tests/unit: Strengthen FIFO8 tests
Philippe Mathieu-Daudé
2024-09-13
tests/unit: add test-fifo unit test
Mark Cave-Ayland
2024-09-13
fifo8: introduce fifo8_peek() function
Mark Cave-Ayland
2024-09-13
fifo8: add fifo8_peek_buf() function
Mark Cave-Ayland
2024-09-13
fifo8: honour do_pop argument in fifo8_peekpop_buf()
Mark Cave-Ayland
2024-09-13
fifo8: rename fifo8_pop_buf() to fifo8_peekpop_buf()
Mark Cave-Ayland
2024-09-13
fifo8: replace fifo8_pop_bufptr() with fifo8_peekpop_bufptr() in fifo8_pop_buf()
Mark Cave-Ayland
2024-09-13
fifo8: add skip parameter to fifo8_peekpop_bufptr()
Mark Cave-Ayland
2024-09-13
fifo8: introduce head variable for fifo8_peekpop_bufptr()
Mark Cave-Ayland
2024-09-13
fifo8: rename fifo8_peekpop_buf() to fifo8_peekpop_bufptr()
Mark Cave-Ayland
2024-09-13
MAINTAINERS: Add myself as a reviewer of VT-d
CLEMENT MATHIEU--DRIF
2024-09-13
hw/char/pl011: Rename RX FIFO methods
Philippe Mathieu-Daudé
2024-09-13
hw/char/pl011: Warn when using disabled transmitter
Philippe Mathieu-Daudé
2024-09-13
hw/char/pl011: Extract pl011_read_rxdata() from pl011_read()
Philippe Mathieu-Daudé
2024-09-13
hw/char/pl011: Extract pl011_write_txdata() from pl011_write()
Philippe Mathieu-Daudé
2024-09-13
hw/char/pl011: Split RX/TX path of pl011_reset_fifo()
Philippe Mathieu-Daudé
2024-09-13
hw/char/pl011: Move pl011_loopback_enabled|tx() around
Philippe Mathieu-Daudé
2024-09-13
hw/char/pl011: Move pl011_put_fifo() earlier
Philippe Mathieu-Daudé
2024-09-13
hw/char/pl011: Remove unused 'readbuff' field
Philippe Mathieu-Daudé
2024-09-13
target/riscv: Remove the deprecated 'any' CPU type
Philippe Mathieu-Daudé
2024-09-13
seccomp: Remove check for CRIS host
Philippe Mathieu-Daudé
[next]