]> git.ipfire.org Git - thirdparty/qemu.git/shortlog
thirdparty/qemu.git
2025-09-17  Paolo Bonzinirust: add missing const markers for MSRV==1.83.0
2025-09-17  Paolo Bonzinimeson, cargo: require Rust 1.83.0
2025-09-17  Paolo Bonziniconfigure: bump Meson to 1.9.0 for use with Rust
2025-09-17  Paolo Bonzinici: temporarily remove rust from Ubuntu
2025-09-17  Paolo Bonzinitcg/user: do not set exit_request gratuitously
2025-09-17  Paolo Bonziniaccel: make all calls to qemu_process_cpu_events look...
2025-09-17  Paolo Bonzinicpus: clear exit_request in qemu_process_cpu_events
2025-09-17  Paolo Bonzinibsd-user, linux-user: introduce qemu_process_cpu_events
2025-09-17  Paolo Bonzinitreewide: rename qemu_wait_io_event/qemu_wait_io_event_...
2025-09-17  Paolo Bonzinicpus: properly kick CPUs out of inner execution loop
2025-09-17  Paolo Bonzinicpus: remove TCG-ism from cpu_exit()
2025-09-17  Paolo Bonziniaccel/tcg: inline cpu_exit()
2025-09-17  Paolo Bonziniaccel/tcg: create a thread-kick function for TCG
2025-09-17  Paolo Bonziniaccel: use atomic accesses for exit_request
2025-09-17  Paolo Bonziniaccel: use store_release/load_acquire for cross-thread...
2025-09-17  Paolo Bonzinicpus: document that qemu_cpu_kick() can be used for...
2025-09-17  Paolo Bonzinicpu-common: use atomic access for interrupt_request
2025-09-17  Paolo Bonzinitreewide: clear bits of cs->interrupt_request with...
2025-09-17  Paolo Bonziniuser-exec: remove cpu_interrupt() stub
2025-09-17  Paolo Bonzinitarget-arm: remove uses of cpu_interrupt() for user...
2025-09-17  Paolo Bonzinitarget/i386: limit a20 to system emulation
2025-09-17  Paolo Bonzinitarget/sparc: limit cpu_check_irqs to system emulation
2025-09-17  Paolo Bonzinitarget/ppc: limit cpu_interrupt_exittb to system emulation
2025-09-16  Richard HendersonMerge tag 'pull-misc-20250916' of https://gitlab.com...
2025-09-16  Richard HendersonMerge tag 'python-pull-request' of https://gitlab.com...
2025-09-16  Richard HendersonMerge tag 'mem-staging-pull-request' of https://gitlab...
2025-09-16  Alex Bennée.gitmodules: move u-boot mirrors to qemu-project-mirrors
2025-09-16  Richard Hendersontests/functional/x86_64: Accept a few locked pages...
2025-09-15  Daniel P. Berrangéiotests/check: always enable all python warnings
2025-09-15  Daniel P. Berrangéiotests/151: ensure subprocesses are cleaned up
2025-09-15  Daniel P. Berrangéiotests/147: ensure temporary sockets are closed before...
2025-09-15  Daniel P. Berrangépython: ensure QEMUQtestProtocol closes its socket
2025-09-15  Daniel P. Berrangéiotests: drop compat for old version context manager
2025-09-15  John Snowpython: synchronize qemu.qmp documentation
2025-09-15  John Snowpython: backport 'avoid creating additional event loops...
2025-09-15  John Snowpython: backport 'Remove deprecated get_event_loop...
2025-09-15  John Snowpython: backport 'qmp-tui: Do not crash if optional...
2025-09-15  John Snowpython: backport 'qmp-shell-wrap: handle missing binary...
2025-09-15  John Snowpython: backport 'make require() preserve async-ness'
2025-09-15  Adam Dorseypython: backport 'feat: allow setting read buffer limit'
2025-09-15  John Snowpython: backport 'qmp-shell: add common_parser()'
2025-09-15  John Snowpython: backport 'Use @asynciocontextmanager'
2025-09-15  John Snowpython: backport 'drop Python3.6 workarounds'
2025-09-15  John Snowpython: backport 'protocol: adjust logging name when...
2025-09-15  John Snowpython: backport 'kick event queue on legacy event_pull()'
2025-09-15  John Snowpython: backport 'EventListener: add __repr__ method'
2025-09-15  John Snowpython: backport 'Change error classes to have better...
2025-09-15  Peter Xumemory: Fix leaks due to owner-shared MRs circular...
2025-09-15  Peter Xumemory: Fix addr/len for flatview_access_allowed()
2025-09-11  Peter MaydellMerge tag 'pull-request-2025-09-09' of https://gitlab...
2025-09-11  Peter MaydellMerge tag 'pull-vfio-20250908' of https://github.com...
2025-09-11  Thomas Huthtests/functional/aarch64: Fix assets of test_hotplug_pci
2025-09-09  Daniel P. Berrangétests/functional: purge scratch dir on test startup
2025-09-09  Daniel P. Berrangétests/functional: avoid tearDown failure when QEMU...
2025-09-09  Daniel P. Berrangétests/functional: avoid duplicate messages on failures
2025-09-09  Daniel P. Berrangétests/functional: fix infinite loop on console EOF
2025-09-09  John Levontests/functional: add vm param to cmd.py helpers
2025-09-09  John Levontests/functional: return output from cmd.py helpers
2025-09-09  Daniel P. Berrangégitlab: prevent duplicated meson log artifacts in test...
2025-09-09  Daniel P. Berrangégitlab: include all junit XML files from meson
2025-09-09  Daniel P. Berrangégitlab: always include entire of meson-logs directory
2025-09-09  Daniel P. Berrangégitlab: replace avocado results files with meson result...
2025-09-09  Kane-Chen-AStests/functional/arm: Update test ASPEED SDK v09.07...
2025-09-09  Kane-Chen-AStests/functional/arm: Update test ASPEED SDK v09.07...
2025-09-09  Kane-Chen-AStests/functional/arm: Update test ASPEED SDK v09.07...
2025-09-09  Kane-Chen-AStests/functional/arm: Update test ASPEED SDK v03.02...
2025-09-09  Daniel P. Berrangétests/functional: handle URLError when fetching assets
2025-09-09  Daniel P. Berrangétests/functional: fix formatting of exception args
2025-09-09  Daniel P. Berrangétests/functional: enable force refresh of cached assets
2025-09-09  Thomas Huthtests/functional/m68k: Avoid ResourceWarning in the...
2025-09-09  Thomas Huthui/vnc: Fix crash when specifying [vnc] without id...
2025-09-09  Thomas Huthsystem/physmem: Silence warning from ubsan
2025-09-09  Thomas Huthhw/mips/malta: Silence warning from ubsan
2025-09-09  Thomas HuthRevert "meson.build: Disable -fzero-call-used-regs...
2025-09-09  Thomas Huthhw/display/bcm2835_fb: Move inclusion of console.h...
2025-09-08  Mark Cave-Aylandvfio/pci.h: rename VFIOPCIDevice pdev field to parent_obj
2025-09-08  Mark Cave-Aylands390x/s390-pci-vfio.c: use QOM casts where appropriate
2025-09-08  Mark Cave-Aylandvfio-user/pci.c: use QOM casts where appropriate
2025-09-08  Mark Cave-Aylandvfio/igd.c: use QOM casts where appropriate
2025-09-08  Mark Cave-Aylandvfio/cpr.c: use QOM casts where appropriate
2025-09-08  Mark Cave-Aylandvfio/pci-quirks.c: use QOM casts where appropriate
2025-09-08  Mark Cave-Aylandvfio/pci.c: use QOM casts where appropriate
2025-09-08  Mark Cave-Aylandvfio/pci.h: update VFIOPCIDevice declaration
2025-09-08  Mark Cave-Aylandvfio-user/pci.c: rename VFIOUserPCIDevice device field...
2025-09-08  Mark Cave-Aylandvfio-user/pci.c: use QOM casts where appropriate
2025-09-08  Mark Cave-Aylandvfio-user/pci.c: update VFIOUserPCIDevice declaration
2025-09-08  Mark Cave-Aylandvfio-user/container.h: rename VFIOUserContainer bcontai...
2025-09-08  Mark Cave-Aylandvfio/container.c: use QOM casts where appropriate
2025-09-08  Mark Cave-Aylandvfio-user/container.h: update VFIOUserContainer declaration
2025-09-08  Mark Cave-Aylandvfio/vfio-container.h: rename VFIOContainer bcontainer...
2025-09-08  Mark Cave-Aylandvfio/spapr.c: use QOM casts where appropriate
2025-09-08  Mark Cave-Aylandppc/spapr_pci_vfio.c: use QOM casts where appropriate
2025-09-08  Mark Cave-Aylandhw/vfio/container.c: use QOM casts where appropriate
2025-09-08  Mark Cave-Aylandhw/vfio/cpr-legacy.c: use QOM casts where appropriate
2025-09-08  Mark Cave-Aylandvfio/vfio-container.h: update VFIOContainer declaration
2025-09-08  Mark Cave-Aylandvfio/vfio-container-base.h: update VFIOContainerBase...
2025-09-08  Zhenzhong Duanvfio: Introduce helper vfio_pci_from_vfio_device()
2025-09-08  John Levonhw/vfio-user: add x-pci-class-code
2025-09-08  Cédric Le Goatervfio: Report an error when the 'dma_max_mappings' limit...
2025-09-08  Steve Sistarevfio/container: set error on cpr failure
next