]> git.ipfire.org Git - thirdparty/qemu.git/shortlog
thirdparty/qemu.git
2023-04-23  Michael TokarevUpdate version for 7.2.2 release v7.2.2
2023-04-13  Lukas Tschokeblock/vhdx: fix dynamic VHDX BAT corruption
2023-04-13  Klaus Jensenhw/nvme: fix memory leak in nvme_dsm
2023-04-13  Peter Xuio: tls: Inherit QIO_CHANNEL_FEATURE_SHUTDOWN on server...
2023-04-12  Richard Hendersontarget/arm: Handle m-profile in arm_is_secure
2023-04-10  Mathis Marionlinux-user: fix timerfd read endianness conversion
2023-04-10  Ilya Leoshkevichlinux-user: Fix unaligned memory access in prlimit64...
2023-04-10  Mathis Marionlinux-user: fix sockaddr_in6 endianness
2023-04-10  Bernhard Beschowqemu/osdep: Switch position of "extern" and "G_NORETURN"
2023-04-10  Marc-André... ui: fix crash on serial reset, during init
2023-04-10  Pierrick Bouvierqga/vss-win32: fix warning for clang++-15
2023-04-10  Cédric Le Goatertarget/s390x: Fix float_comp_to_cc() prototype
2023-04-10  Stefan Hajnocziaio-posix: fix race between epoll upgrade and aio_set_f...
2023-04-10  Markus Armbrusterhw/arm: do not free machine->fdt in arm_load_dtb()
2023-03-30  Ilya Leoshkevichtarget/s390x: Fix EXECUTE of relative long instructions
2023-03-30  Richard Hendersontarget/s390x: Split out gen_ri2
2023-03-30  Nina Schoetterl... target/s390x: Fix emulation of C(G)HRL
2023-03-30  Thomas Huthtarget/s390x/arch_dump: Fix memory corruption in s390x_...
2023-03-30  Yuval Shaiahw/pvrdma: Protect against buggy or malicious guest...
2023-03-30  Fiona Ebnerhw/net/vmxnet3: allow VMXNET3_MAX_MTU itself as a value
2023-03-30  Konstantin... qga/win32: Remove change action from MSI installer
2023-03-30  Markus Armbrusterqga: Drop dangling reference to QERR_QGA_LOGGING_DISABLED
2023-03-30  Michael TokarevUpdate version for 7.2.1 release v7.2.1
2023-03-29  Marc-André... build-sys: fix crlf-ending C code
2023-03-29  Alex Bennéetests/tcg: fix unused variable in linux-test
2023-03-29  Anton Johanssonblock: Handle curl 7.55.0, 7.85.0 version changes
2023-03-29  Jason Wangintel-iommu: fail DEVIOTLB_UNMAP without dt mode
2023-03-29  Jason Wangintel-iommu: fail MAP notifier without caching mode
2023-03-29  Yajun Wuchardev/char-socket: set s->listener = NULL in char_soc...
2023-03-29  Carlos Lópezlibvhost-user: check for NULL when allocating a virtque...
2023-03-29  Carlos Lópezvhost: avoid a potential use of an uninitialized variab...
2023-03-29  Eugenio Pérezvdpa: stop all svq on device deletion
2023-03-29  Akihiko Odakihw/timer/hpet: Fix expiration time overflow
2023-03-29  Dr. David Alan... virtio-rng-pci: fix transitional migration compat for...
2023-03-29  Dr. David Alan... virtio-rng-pci: fix migration compat for vectors
2023-03-29  Akihiko Odakivhost-user-rng: Back up vqs before cleaning up vhost_dev
2023-03-29  Akihiko Odakivhost-user-i2c: Back up vqs before cleaning up vhost_dev
2023-03-29  Akihiko Odakivhost-user-gpio: Configure vhost_dev when connecting
2023-03-29  Michael S.... Revert "hw/i386: pass RNG seed via setup_data entry"
2023-03-29  Michael S.... Revert "x86: return modified setup_data only if read...
2023-03-29  Michael S.... Revert "x86: use typedef for SetupData struct"
2023-03-29  Michael S.... Revert "x86: reinitialize RNG seed on system reboot"
2023-03-29  Michael S.... Revert "x86: re-initialize RNG seed when selecting...
2023-03-29  Michael S.... Revert "x86: do not re-randomize RNG seed on snapshot...
2023-03-29  Julia Suvorovahw/smbios: fix field corruption in type 4 table
2023-03-29  Paolo Bonziniblock/iscsi: fix double-free on BUSY or similar statuses
2023-03-29  Richard Hendersontarget/i386: Fix BZHI instruction
2023-03-29  Paolo Bonzinitarget/i386: fix ADOX followed by ADCX
2023-03-29  Richard Hendersontarget/i386: Fix C flag for BLSI, BLSMSK, BLSR
2023-03-29  Richard Hendersontarget/i386: Fix BEXTR instruction
2023-03-29  Richard Hendersontests/tcg/i386: Introduce and use reg_t consistently
2023-03-29  Stefan Hajnocziblock: fix detect-zeroes= with BDRV_REQ_REGISTERED_BUF
2023-03-29  Kevin Wolfqcow2: Fix theoretical corruption in store_bitmap(...
2023-03-29  David Hildenbrandmigration/ram: Fix populate_read_range()
2023-03-29  David Hildenbrandmigration/ram: Fix error handling in ram_write_tracking...
2023-03-29  Richard Hendersontarget/arm: Fix physical address resolution for Stage2
2023-03-29  Richard Hendersontarget/arm: Fix in_debug path in S1_ptw_translate
2023-03-29  Evgeny Iakovlevtarget/arm: allow writes to SCR_EL3.HXEn bit when FEAT_...
2023-03-29  Richard Hendersontarget/arm: Fix sve_probe_page
2023-03-29  Paolo Bonziniconfigure: fix GLIB_VERSION for cross-compilation
2023-03-29  Klaus Jensenhw/nvme: fix missing cq eventidx update
2023-03-29  Klaus Jensenhw/nvme: fix missing endian conversions for doorbell...
2023-03-29  Laszlo Ersekacpi: cpuhp: fix guest-visible maximum access size...
2023-03-29  Richard Hendersontarget/riscv: Set pc_succ_insn for !rvc illegal insn
2023-03-29  Paolo Bonzinimeson: accept relative symlinks in "meson introspect...
2023-03-29  Alex Bennéetarget/arm: fix handling of HLT semihosting in system...
2023-03-29  Chenyi Qiangvirtio-mem: Fix the iterator variable in a vmem->rdl_li...
2023-03-29  Chenyi Qiangvirtio-mem: Fix the bitmap index of the section offset
2023-03-29  Jason Wangvhost: fix vq dirty bitmap syncing when vIOMMU is enabled
2023-03-29  Guenter Roecktarget/sh4: Mask restore of env->flags from tb->flags
2022-12-13  Stefan HajnocziUpdate VERSION for v7.2.0 v7.2.0
2022-12-07  Stefan HajnocziUpdate VERSION for v7.2.0-rc4 v7.2.0-rc4
2022-12-05  Song GaoRevert "hw/loongarch/virt: Add cfi01 pflash device"
2022-12-04  Stefan HajnocziMerge tag 'pull-request-2022-12-04' of https://gitlab...
2022-12-04  Stefan HajnocziMerge tag 'pull-loongarch-20221202' of https://gitlab...
2022-12-04  Stefan HajnocziMerge tag 'nvme-next-pull-request' of git://git.infrade...
2022-12-04  Stefan HajnocziMerge tag 'for-upstream' of https://gitlab.com/bonzini...
2022-12-04  Stefan HajnocziMerge tag 'for_upstream' of https://git.kernel.org...
2022-12-03  Evgeny Ermakovhw/display/next-fb: Fix comment typo
2022-12-03  Thomas Huthtarget/s390x/tcg: Fix and improve the SACF instruction
2022-12-03  Thomas Huthtests/qtest/migration-test: Fix unlink error and memory...
2022-12-02  Xiaojuan Yanghw/loongarch/virt: Add cfi01 pflash device
2022-12-01  Richard Hendersontarget/i386: Always completely initialize TranslateFault
2022-12-01  Paolo Bonzinitarget/i386: allow MMX instructions with CR4.OSFXSR=0
2022-12-01  Klaus Jensenhw/nvme: remove copy bh scheduling
2022-12-01  Klaus Jensenhw/nvme: fix aio cancel in dsm
2022-12-01  Klaus Jensenhw/nvme: fix aio cancel in zone reset
2022-12-01  Klaus Jensenhw/nvme: fix aio cancel in flush
2022-12-01  Klaus Jensenhw/nvme: fix aio cancel in format
2022-12-01  Alex Bennéeinclude/hw: VM state takes precedence in virtio_device_...
2022-12-01  Alex Bennéehw/virtio: generalise CHR_EVENT_CLOSED handling
2022-12-01  Alex Bennéehw/virtio: add started_vu status field to vhost-user...
2022-12-01  Stefano Garzarellavhost: enable vrings in vhost_dev_start() for vhost...
2022-12-01  Alex Bennéetests/qtests: override "force-legacy" for gpio virtio...
2022-11-29  Stefan HajnocziUpdate VERSION for v7.2.0-rc3 v7.2.0-rc3
2022-11-29  Evgeny Ermakovtarget/arm: Set TCGCPUOps.restore_state_to_opc for v7m
2022-11-29  Stefan Hajnocziblock-backend: avoid bdrv_unregister_buf() NULL pointer...
2022-11-29  Philippe Mathieu... hw/display/qxl: Assert memory slot fits in preallocated...
2022-11-29  Philippe Mathieu... hw/display/qxl: Avoid buffer overrun in qxl_phys2virt...
2022-11-29  Philippe Mathieu... hw/display/qxl: Pass requested buffer size to qxl_phys2...
next