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-10-15
hw/arm: Add SPI to Allwinner A10
Strahinja Jankovic
2024-10-15
hw/ssi: Allwinner A10 SPI emulation
Strahinja Jankovic
2024-10-15
tests/qtest: Check STM32L4x5 clock connections
Inès Varhol
2024-10-15
hw/clock: Expose 'qtest-clock-period' QOM property for QTests
Inès Varhol
2024-10-15
hw/misc: Create STM32L4x5 SYSCFG clock
Inès Varhol
2024-10-15
hw/intc/arm_gicv3_cpuif: Add cast to match the documentation
Alexandra Diupina
2024-10-15
hw/intc/arm_gicv3: Add cast to match the documentation
Alexandra Diupina
2024-10-15
hw/intc/arm_gicv3: Add cast to match the documentation
Alexandra Diupina
2024-10-15
hw/arm/stm32f405: Add RCC device to stm32f405 SoC
Román Cárdenas Rodríguez
2024-10-15
hw/misc/stm32_rcc: Implement RCC device for STM32F4 SoCs
Román Cárdenas Rodríguez
2024-10-15
hw/arm/omap1: Remove unused omap_uwire_attach() method
Philippe Mathieu-Daudé
2024-10-14
Merge tag 'ui-pull-request' of https://gitlab.com/marcandre.lureau/qemu into ...
Peter Maydell
2024-10-14
tests: update lcitool to fix freebsd py311-yaml rename
Daniel P. Berrangé
2024-10-14
configure, meson: synchronize defaults for configure and Meson Rust options
Paolo Bonzini
2024-10-14
meson: check in main meson.build for native Rust compiler
Paolo Bonzini
2024-10-14
audio/pw: Report more accurate error when connecting to PipeWire fails
Michal Privoznik
2024-10-14
tests: add basic -display dbus Map.Unix test
Marc-André Lureau
2024-10-14
ui: refactor using a common qemu_pixman_shareable
Marc-André Lureau
2024-10-14
virtio-gpu: allocate shareable 2d resources on !win32
Marc-André Lureau
2024-10-14
ui/dbus: implement Unix.Map
Marc-André Lureau
2024-10-14
ui/dbus: add Listener.Unix.Map interface XML
Marc-André Lureau
2024-10-14
ui/dbus: make Listener.Win32.Map win32-specific
Marc-André Lureau
2024-10-14
meson: find_program('gdbus-codegen') directly
Marc-André Lureau
2024-10-14
ui/surface: allocate shared memory on !win32
Marc-André Lureau
2024-10-14
ui/dbus: add trace for can_share_map
Marc-André Lureau
2024-10-14
ui/dbus: do not limit to one listener per connection / bus name
Marc-André Lureau
2024-10-14
ui/pixman: generalize shared_image_destroy
Marc-André Lureau
2024-10-14
util/memfd: report potential errors on free
Marc-André Lureau
2024-10-14
ui/dbus: discard pending CursorDefine on new one
Marc-André Lureau
2024-10-14
ui/dbus: discard display messages on disable
Marc-André Lureau
2024-10-14
ui/dbus: fix filtering all update messages
Marc-André Lureau
2024-10-14
ui/win32: fix potential use-after-free with dbus shared memory
Marc-André Lureau
2024-10-14
ui/dbus: fix leak on message filtering
Marc-André Lureau
2024-10-14
hw/audio/hda: fix memory leak on audio setup
Marc-André Lureau
2024-10-14
hw/audio/hda: free timer on exit
Marc-André Lureau
2024-10-14
Merge tag 'pull-tcg-20241013' of https://gitlab.com/rth7680/qemu into staging
Peter Maydell
2024-10-13
target/arm: Fix alignment fault priority in get_phys_addr_lpae
Richard Henderson
2024-10-13
target/arm: Implement TCGCPUOps.tlb_fill_align
Richard Henderson
2024-10-13
target/arm: Move device detection earlier in get_phys_addr_lpae
Richard Henderson
2024-10-13
target/arm: Pass MemOp to get_phys_addr_lpae
Richard Henderson
2024-10-13
target/arm: Pass MemOp through get_phys_addr_twostage
Richard Henderson
2024-10-13
target/arm: Pass MemOp to get_phys_addr_nogpc
Richard Henderson
2024-10-13
target/arm: Pass MemOp to get_phys_addr_gpc
Richard Henderson
2024-10-13
target/arm: Pass MemOp to get_phys_addr_with_space_nogpc
Richard Henderson
2024-10-13
target/arm: Pass MemOp to get_phys_addr
Richard Henderson
2024-10-13
target/hppa: Implement TCGCPUOps.tlb_fill_align
Richard Henderson
2024-10-13
target/hppa: Handle alignment faults in hppa_get_physical_address
Richard Henderson
2024-10-13
target/hppa: Fix priority of T, D, and B page faults
Richard Henderson
2024-10-13
target/hppa: Perform access rights before protection id check
Richard Henderson
2024-10-13
target/hppa: Add MemOp argument to hppa_get_physical_address
Richard Henderson
[next]