]> git.feebdaed.xyz Git - 0xmirror/qemu.git/shortlog
0xmirror/qemu.git
4 days ago Richard HendersonOpen 11.0 development tree master
4 days ago Richard HendersonUpdate version for v10.2.0 release
10 days ago Richard HendersonUpdate version for v10.2.0-rc4 release
10 days ago Richard HendersonMerge tag 'pull-error-2025-12-17' of https://repo.or...
10 days ago Zesen Liuqdev: fix error handling in set_uint64_checkmask
11 days ago Richard HendersonMerge tag 'pull-glibc-20251216' of https://github.com...
11 days ago Cédric Le Goatergdbstub: Fix const qualifier build errors with recent...
11 days ago Cédric Le Goatermonitor: Fix const qualifier build errors with recent...
11 days ago Cédric Le Goatertests/vhost-user-bridge.c: Fix const qualifier build...
11 days ago Cédric Le Goateri386: Fix const qualifier build errors with recent...
11 days ago Richard HendersonMerge tag 'for-upstream' of https://repo.or.cz/qemu...
11 days ago Richard HendersonMerge tag 'block-pull-request' of https://gitlab.com...
12 days ago Kevin Wolfblock: Fix BDS use after free during shutdown
12 days ago Hanna CzenczekRevert "nvme: Fix coroutine waking"
2025-12-10 Thomas Huthtests/qemu-iotests: Fix check for existing file in...
2025-12-09 Richard HendersonUpdate version for v10.2.0-rc3 release
2025-12-09 Richard HendersonMerge tag 'hw-misc-20251209' of https://github.com...
2025-12-09 Philippe Mathieu... Revert "hw/net/virtio-net: make VirtIONet.vlans an...
2025-12-09 Philippe Mathieu... Revert "migration/vmstate: remove VMSTATE_BUFFER_POINTE...
2025-12-09 Cédric Le GoaterFix const qualifier build errors with recent glibc
2025-12-09 Stefan Weilscripts/nsis.py: Tell makensis that WoA is 64 bit
2025-12-09 Stefan Weilhw/pci: Fix typo in documentation
2025-12-09 Stefan Weilmigration: Fix order of function arguments
2025-12-09 Hanna Czenczekvhost: Always initialize cached vring data
2025-12-09 Denis V. Lunevscripts: fix broken error path in modinfo-collect.py
2025-12-09 Alano Songhw/9pfs: Correct typo
2025-12-09 Philippe Mathieu... osdep: Undefine FSCALE definition to fix Solaris builds
2025-12-09 Richard HendersonMerge tag 'pull-10.2-more-final-fixes-091225-1' of...
2025-12-09 Alex Bennéetarget/arm: handle unaligned PC during tlb probe
2025-12-09 Alex Bennéetarget/arm: make HV_EXIT_REASON_CANCELED leave hvf_arch...
2025-12-09 Alex Bennéetarget/arm: ensure PSCI register updates are flushed
2025-12-09 Alex BennéeRevert "target/arm: Re-use arm_is_psci_call() in HVF"
2025-12-05 Richard HendersonMerge tag 'pull-10.2-final-fixes-051225-2' of https...
2025-12-05 Richard HendersonMerge tag 'pull-tcg-20251205' of https://gitlab.com...
2025-12-05 Cédric Le Goateraspeed: Deprecate the fby35 machine
2025-12-05 Sönke Holzcontrib/plugins/uftrace_symbols.py: unbreak --no-prefix...
2025-12-05 Alex Bennéeplugins/core: allow reading of registers during discon...
2025-12-05 Alex BennéeMAINTAINERS: update the custom runner entries
2025-12-05 Alano Songdocs/devel: Correct typo
2025-12-05 Alex Bennéedocs/devel: update build environment setup documentation
2025-12-05 Alex Bennéetests/docker: drop --disable-[tools|system] from all...
2025-12-05 Alex Bennéetests/docker: transition debian-all-test-cross to lcitool
2025-12-05 Alex Bennéetests/lcitool: add bzip2 to the minimal dependency...
2025-12-05 Thomas Huthtests/qemu-iotests: Check for a functional "secret...
2025-12-05 Alex Bennéetests/tcg: honour the available QEMU binaries when...
2025-12-05 Michael Tokarevgitlab-ci.d/cirrus: Update the FreeBSD job to v14.3
2025-12-05 Alex Bennéegitlab: drop explicit pxe-test from the build-tci job
2025-12-05 Alex Bennéegitlab: drop --disable-pie from aarch64-all-linux-stati...
2025-12-05 Richard Hendersoninclude/aarch64/host: Fix atomic16_fetch_{and,or}
2025-12-05 Richard Hendersoninclude/generic/host: Fix atomic128-cas.h.inc for Int12...
2025-12-05 Richard Hendersontcg/tci: Disable -Wundef FFI_GO_CLOSURES warning
2025-12-05 Richard Hendersontcg: Remove duplicate test from plugin_gen_mem_callbacks
2025-12-05 Richard Hendersontcg/tci: Introduce INDEX_op_tci_qemu_{ld,st}_rrr
2025-12-05 Richard Hendersontcg: Zero extend 32-bit addresses for TCI
2025-12-04 Richard HendersonMerge tag 'for-upstream' of https://repo.or.cz/qemu...
2025-12-04 Kevin Wolffile-posix: Handle suspended dm-multipath better for...
2025-12-04 Richard HendersonMerge tag 'pull-vfio-20251203' of https://github.com...
2025-12-03 John Levonvfio-user: recycle msg on failure
2025-12-03 John Levonvfio-user: simplify vfio_user_recv_one()
2025-12-03 John Levonvfio-user: refactor out header handling
2025-12-03 John Levonvfio-user: clarify partial message handling
2025-12-03 John Levonvfio-user: simplify vfio_user_process()
2025-12-03 John Levondocs/interop/vfio-user: update protocol specification
2025-12-03 Richard HendersonUpdate version for v10.2.0-rc2 release
2025-12-02 Richard HendersonMerge tag 'pull-error-2025-12-02' of https://repo.or...
2025-12-02 Richard HendersonMerge tag 'accel-20251201' of https://github.com/philmd...
2025-12-02 Markus Armbrusterkvm: Fix kvm_vm_ioctl() and kvm_device_ioctl() return...
2025-12-02 Markus Armbrustermigration: Fix double-free on error path
2025-12-01 Nguyen Dinh Phiaccel/hvf: Fix i386 HVF compilation failures
2025-12-01 Richard HendersonMerge tag 'pull-target-arm-20251201' of https://gitlab...
2025-12-01 Peter Maydelldocs/devel: Update URL for make-pullreq script
2025-12-01 Harald van... target/arm: Fix assert on BRA.
2025-11-25 Richard HendersonMerge tag 'hw-misc-20251125' of https://github.com...
2025-11-25 Cédric Le Goaterhw/aspeed/{xdma, rtc, sdhci}: Fix endianness to DEVICE_...
2025-11-25 Peter Xuhw/core/machine: Provide a description for aux-ram...
2025-11-25 Peter Maydellreplay: Improve assert in replay_char_read_all_load()
2025-11-25 Markus Armbrusterhw/virtio: Use error_setg_file_open() for a better...
2025-11-25 Markus Armbrusterhw/scsi: Use error_setg_file_open() for a better error...
2025-11-25 Markus Armbrusterhw/usb: Convert to qemu_create() for a better error...
2025-11-25 Zhao Liudocs/deprecated: Remove undeprecated SMP description
2025-11-25 Peter Maydellhw/pci: Make msix_init take a uint32_t for nentries
2025-11-25 Peter Maydellqtest: Allow and ignore blank lines in input
2025-11-25 Richard HendersonMerge tag 'for-upstream' of https://repo.or.cz/qemu...
2025-11-25 Richard HendersonMerge tag 'fix-pull-request' of https://gitlab.com...
2025-11-25 Richard HendersonMerge tag 'pull-nvme-20251125' of https://gitlab.com...
2025-11-25 Stefan Hajnocziiotests: add Linux loop device image creation test
2025-11-25 Stefan Hajnocziblock: use pwrite_zeroes_alignment when writing first...
2025-11-25 Stefan Hajnoczifile-posix: populate pwrite_zeroes_alignment
2025-11-25 Kevin Wolfblock-backend: Fix race when resuming queued requests
2025-11-25 AlanoSong@163.comui/vnc: Fix qemu abort when query vnc info
2025-11-25 Philippe Mathieu... hw/nvme: Validate PMR memory size
2025-11-25 Keith Buschhw/nvme: fix up extended protection information format
2025-11-25 Klaus Jensenhw/nvme: fix namespace atomic parameter setup
2025-11-25 Philippe Mathieu... chardev/char-pty: Do not ignore chr_write() failures
2025-11-25 Vladimir Sementsov... chardev/char-file: fix failure path
2025-11-25 Marc-André... ui/vdagent: fix windows agent regression
2025-11-24 Richard HendersonMerge tag 'pull-target-arm-20251124' of https://gitlab...
2025-11-24 Richard HendersonMerge tag 'pull-10.2-gitdm-241125-1' of https://gitlab...
2025-11-24 Richard HendersonMerge tag 'pull-aspeed-20251124' of https://github...
2025-11-24 Peter Maydellhw/display/exynos4210_fimd: Account for zero length...
next