Sign in
qemu
/
qemu
/
f7214f99ffb25651ee6f40521405794cc901422e
f7214f9
vl.c: Remove pxa2xx-specific -portrait and -rotate options
by Peter Maydell
· 9 weeks ago
48cbe68
hw/block: Remove ecc
by Peter Maydell
· 9 weeks ago
de63376
hw: Remove PCMCIA subsystem
by Peter Maydell
· 9 weeks ago
819946d
hw/ide: Remove DSCM-1XXXX microdrive device model
by Peter Maydell
· 9 weeks ago
513a1c4
hw/gpio: Remove MAX7310 device
by Peter Maydell
· 9 weeks ago
ff788b7
hw/adc: Remove MAX111X device
by Peter Maydell
· 9 weeks ago
0ae50e8
docs/devel/lockcnt: Include kernel-doc API documentation
by Peter Maydell
· 9 weeks ago
51483f6
include: Move QemuLockCnt APIs to their own header
by Peter Maydell
· 9 weeks ago
90655d8
docs/devel/rcu: Convert to rST format
by Peter Maydell
· 9 weeks ago
4f0b3e0
docs/devel/multiple-iothreads: Convert to rST format
by Peter Maydell
· 9 weeks ago
362dbb4
docs/devel/lockcnt: Convert to rST format
by Peter Maydell
· 9 weeks ago
78ac2d8
docs/devel/blkverify: Convert to rST format
by Peter Maydell
· 9 weeks ago
d5f42aa
docs/devel/blkdebug: Convert to rST format
by Peter Maydell
· 9 weeks ago
cd247ea
hw/char/pl011: Use correct masks for IBRD and FBRD
by Peter Maydell
· 9 weeks ago
85a2567
hw/intc/omap_intc: Remove now-unnecessary abstract base class
by Peter Maydell
· 9 weeks ago
3341d1c
hw/arm: Add SPI to Allwinner A10
by Strahinja Jankovic
· 9 weeks ago
8d3dfb6
hw/ssi: Allwinner A10 SPI emulation
by Strahinja Jankovic
· 9 weeks ago
88446cf
tests/qtest: Check STM32L4x5 clock connections
by Inès Varhol
· 9 weeks ago
9240d65
hw/clock: Expose 'qtest-clock-period' QOM property for QTests
by Inès Varhol
· 9 weeks ago
b91b8fe
hw/misc: Create STM32L4x5 SYSCFG clock
by Inès Varhol
· 9 weeks ago
3db74af
hw/intc/arm_gicv3_cpuif: Add cast to match the documentation
by Alexandra Diupina
· 9 weeks ago
12dc8f6
hw/intc/arm_gicv3: Add cast to match the documentation
by Alexandra Diupina
· 9 weeks ago
e0c0ea6
hw/intc/arm_gicv3: Add cast to match the documentation
by Alexandra Diupina
· 9 weeks ago
950dff9
hw/arm/stm32f405: Add RCC device to stm32f405 SoC
by Román Cárdenas Rodríguez
· 9 weeks ago
d1613f2
hw/misc/stm32_rcc: Implement RCC device for STM32F4 SoCs
by Román Cárdenas Rodríguez
· 9 weeks ago
a5397d8
hw/arm/omap1: Remove unused omap_uwire_attach() method
by Philippe Mathieu-Daudé
· 9 weeks ago
3515294
Merge tag 'ui-pull-request' of https://gitlab.com/marcandre.lureau/qemu into staging
by Peter Maydell
· 9 weeks ago
aa54f5b
tests: update lcitool to fix freebsd py311-yaml rename
by Daniel P. Berrangé
· 9 weeks ago
4aa94ae
configure, meson: synchronize defaults for configure and Meson Rust options
by Paolo Bonzini
· 9 weeks ago
95e82f9b
meson: check in main meson.build for native Rust compiler
by Paolo Bonzini
· 9 weeks ago
4cd78a3
audio/pw: Report more accurate error when connecting to PipeWire fails
by Michal Privoznik
· 3 months ago
ab10297
tests: add basic -display dbus Map.Unix test
by Marc-André Lureau
· 2 months ago
1ff788d
ui: refactor using a common qemu_pixman_shareable
by Marc-André Lureau
· 2 months ago
5f899c3
virtio-gpu: allocate shareable 2d resources on !win32
by Marc-André Lureau
· 2 months ago
48b7ef0
ui/dbus: implement Unix.Map
by Marc-André Lureau
· 2 months ago
4de1797ff6
ui/dbus: add Listener.Unix.Map interface XML
by Marc-André Lureau
· 2 months ago
3a9d38d
ui/dbus: make Listener.Win32.Map win32-specific
by Marc-André Lureau
· 2 months ago
c118c8e
meson: find_program('gdbus-codegen') directly
by Marc-André Lureau
· 2 months ago
ec818df
ui/surface: allocate shared memory on !win32
by Marc-André Lureau
· 2 months ago
28a3ca0
ui/dbus: add trace for can_share_map
by Marc-André Lureau
· 2 months ago
2448ff3
ui/dbus: do not limit to one listener per connection / bus name
by Marc-André Lureau
· 2 months ago
1bfb726
ui/pixman: generalize shared_image_destroy
by Marc-André Lureau
· 2 months ago
c90204b
util/memfd: report potential errors on free
by Marc-André Lureau
· 2 months ago
dcf62fb
ui/dbus: discard pending CursorDefine on new one
by Marc-André Lureau
· 2 months ago
6b9524d
ui/dbus: discard display messages on disable
by Marc-André Lureau
· 2 months ago
cf59889
ui/dbus: fix filtering all update messages
by Marc-André Lureau
· 2 months ago
330ef31
ui/win32: fix potential use-after-free with dbus shared memory
by Marc-André Lureau
· 2 months ago
244d52f
ui/dbus: fix leak on message filtering
by Marc-André Lureau
· 2 months ago
6d6e233
hw/audio/hda: fix memory leak on audio setup
by Marc-André Lureau
· 2 months ago
f27206c
hw/audio/hda: free timer on exit
by Marc-André Lureau
· 2 months ago
3860a2a
Merge tag 'pull-tcg-20241013' of https://gitlab.com/rth7680/qemu into staging
by Peter Maydell
· 9 weeks ago
e530581
target/arm: Fix alignment fault priority in get_phys_addr_lpae
by Richard Henderson
· 2 months ago
1ba3cb8
target/arm: Implement TCGCPUOps.tlb_fill_align
by Richard Henderson
· 2 months ago
64bda51
target/arm: Move device detection earlier in get_phys_addr_lpae
by Richard Henderson
· 2 months ago
c053f40
target/arm: Pass MemOp to get_phys_addr_lpae
by Richard Henderson
· 2 months ago
21e5a28
target/arm: Pass MemOp through get_phys_addr_twostage
by Richard Henderson
· 2 months ago
c6cd9f9
target/arm: Pass MemOp to get_phys_addr_nogpc
by Richard Henderson
· 2 months ago
5458670
target/arm: Pass MemOp to get_phys_addr_gpc
by Richard Henderson
· 2 months ago
29b4d7d
target/arm: Pass MemOp to get_phys_addr_with_space_nogpc
by Richard Henderson
· 2 months ago
ec2c933
target/arm: Pass MemOp to get_phys_addr
by Richard Henderson
· 2 months ago
99746de
target/hppa: Implement TCGCPUOps.tlb_fill_align
by Richard Henderson
· 2 months ago
5d29587
target/hppa: Handle alignment faults in hppa_get_physical_address
by Richard Henderson
· 2 months ago
d73d4a5
target/hppa: Fix priority of T, D, and B page faults
by Richard Henderson
· 2 months ago
32142b8
target/hppa: Perform access rights before protection id check
by Richard Henderson
· 2 months ago
4e6939c
target/hppa: Add MemOp argument to hppa_get_physical_address
by Richard Henderson
· 2 months ago
795592f
accel/tcg: Use the alignment test in tlb_fill_align
by Richard Henderson
· 2 months ago
f168808
accel/tcg: Add TCGCPUOps.tlb_fill_align
by Richard Henderson
· 2 months ago
e5b063e
include/exec/memop: Introduce memop_atomicity_bits
by Richard Henderson
· 2 months ago
c5809ee
include/exec/memop: Rename get_alignment_bits
by Richard Henderson
· 2 months ago
da335fe
include/exec/memop: Move get_alignment_bits from tcg.h
by Richard Henderson
· 2 months ago
49d1866
accel/tcg: Assert noreturn from write-only page for atomics
by Richard Henderson
· 2 months ago
d0fb974
linux-user/vm86: Fix compilation with Clang
by Thomas Huth
· 10 weeks ago
9d08a70
tests/tcg: Run test-proc-mappings.py on i386
by Ilya Leoshkevich
· 3 months ago
ac2fb86
target/i386/gdbstub: Expose orig_ax
by Ilya Leoshkevich
· 3 months ago
e7a4427
target/i386/gdbstub: Factor out gdb_get_reg() and gdb_write_reg()
by Ilya Leoshkevich
· 3 months ago
3674bfa
linux-user/i386: Emulate orig_ax
by Ilya Leoshkevich
· 3 months ago
f781af3
include/exec: Introduce env_cpu_const()
by Ilya Leoshkevich
· 3 months ago
fe678c4
tcg: remove singlestep_enabled from DisasContextBase
by Paolo Bonzini
· 10 weeks ago
b38d263
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
by Peter Maydell
· 10 weeks ago
381d2c3
docs: use consistent markup for footnotes
by Paolo Bonzini
· 10 weeks ago
232c3a8
docs: avoid footnotes consisting of just URLs
by Paolo Bonzini
· 10 weeks ago
effb0f7
docs: fix invalid footnote syntax
by Paolo Bonzini
· 10 weeks ago
872e958
gitlab-ci: add Rust-enabled CI job
by Paolo Bonzini
· 2 months ago
8105ca8
dockerfiles: add a Dockerfile using a nightly Rust toolchain
by Paolo Bonzini
· 2 months ago
8db4e0f
meson: ensure -mcx16 is passed when detecting ATOMIC128
by Paolo Bonzini
· 2 months ago
6ae8c53
meson: define qemu_isa_flags
by Paolo Bonzini
· 2 months ago
461a925
meson: fix machine option for x86_version
by Pierrick Bouvier
· 2 months ago
d0f0cd5
rust: add PL011 device model
by Paolo Bonzini
· 10 weeks ago
2b74dd9
rust: add utility procedural macro crate
by Manos Pitsidianakis
· 3 months ago
474dcfc
scripts/archive-source: find directory name for subprojects
by Paolo Bonzini
· 10 weeks ago
5a5110d290
rust: add crate to expose bindings and interfaces
by Manos Pitsidianakis
· 3 months ago
dc43b18
meson.build: add HAVE_GLIB_WITH_ALIGNED_ALLOC flag
by Manos Pitsidianakis
· 3 months ago
2d308fe
.gitattributes: add Rust diff and merge attributes
by Manos Pitsidianakis
· 3 months ago
6fdc5bc
rust: add bindgen step as a meson dependency
by Manos Pitsidianakis
· 3 months ago
1a6ef6f
configure, meson: detect Rust toolchain
by Paolo Bonzini
· 3 months ago
7e3b6d8
Merge tag 'crypto-fixes-pull-request' of https://gitlab.com/berrange/qemu into staging
by Peter Maydell
· 10 weeks ago
08e7020
tests/unit: Add a assert for test_io_channel_unix_listen_cleanup
by Kunwu
· 10 weeks ago
95cc223
crypto: drop obsolete back compat logic for old nettle
by Daniel P. Berrangé
· 10 weeks ago
24a6271
crypto/hashpriv: Remove old hash API function
by Alejandro Zeise
· 2 months ago
8a70903
crypto/hash-afalg: Remove old hash API functions
by Alejandro Zeise
· 2 months ago
Next »