]> git.ipfire.org Git - thirdparty/qemu.git/shortlog
thirdparty/qemu.git
2024-03-04  Michael TokarevUpdate version for 7.2.10 release v7.2.10
2024-03-01  Paolo Bonzinitarget/i386: the sgx_epc_get_section stub is reachable
2024-03-01  Peter Maydelltests/unit/test-blockjob: Disable complete_in_standby...
2024-03-01  Thomas Huthtests/qtest/display-vga-test: Add proper checks if...
2024-03-01  Eric Augertest-vmstate: fix bad GTree usage, use-after-free
2024-03-01  Thomas Huthtests/unit/test-util-sockets: Remove temporary file...
2024-03-01  Benjamin David... hw/usb/bus.c: PCAP adding 0xA in Windows version
2024-02-28  Daniel P. Berrangégitlab: force allow use of pip in Cirrus jobs
2024-02-28  Alex Bennéetests/vm: avoid re-building the VM images all the time
2024-02-28  Alex Bennéetests/vm: update openbsd image to 7.4
2024-02-28  Paolo Bonzinitarget/i386: leave the A20 bit set in the final NPT...
2024-02-28  Paolo Bonzinitarget/i386: remove unnecessary/wrong application of...
2024-02-28  Paolo Bonzinitarget/i386: Fix physical address truncation
2024-02-28  Paolo Bonzinitarget/i386: check validity of VMCB addresses
2024-02-28  Paolo Bonzinitarget/i386: mask high bits of CR3 in 32-bit mode
2024-02-27  Jessica Clarkepl031: Update last RTCLR value on write in case it...
2024-02-27  Klaus Jensenhw/nvme: fix invalid endian conversion
2024-02-24  Nicholas Piggintarget/ppc: Fix lxv/stxv MSR facility check
2024-02-22  Peter Maydell.gitlab-ci.d/windows.yml: Drop msys2-32bit job
2024-02-22  Tianlan Zhousystem/vl: Update description for input grab key
2024-02-22  Tianlan Zhoudocs/system: Update description for input grab key
2024-02-21  Akihiko Odakiaudio: Depend on dbus_display1_dep
2024-02-21  Marc-André... meson: ensure dbus-display generated code is built...
2024-02-20  Tianlan Zhouui/console: Fix console resize with placeholder surface
2024-02-20  Fiona Ebnerui/clipboard: add asserts for update and request
2024-02-20  Fiona Ebnerui/clipboard: mark type as not available when there...
2024-02-20  Daniel P. Berrangéui: reject extended clipboard message if not activated
2024-02-20  Ziqiao Kongtarget/i386: Generate an illegal opcode exception on...
2024-02-20  Xiaoyao Lii386/cpuid: Move leaf 7 to correct group
2024-02-20  Xiaoyao Lii386/cpuid: Decrease cpuid_i when skipping CPUID leaf 1F
2024-02-20  Xiaoyao Lii386/cpu: Mask with XCR0/XSS mask for FEAT_XSAVE_XCR0_H...
2024-02-20  Xiaoyao Lii386/cpu: Clear FEAT_XSAVE_XSS_LO/HI leafs when CPUID_E...
2024-02-16  Kevin Wolfiotests: Make 144 deterministic again
2024-02-16  Peter Maydelltarget/arm: Don't get MDCR_EL2 in pmu_counter_enabled...
2024-02-16  Richard Hendersontarget/arm: Fix SVE/SME gross MTE suppression checks
2024-02-16  Richard Hendersontarget/arm: Fix nregs computation in do_{ld,st}_zpa
2024-02-16  Richard Hendersonlinux-user/aarch64: Choose SYNC as the preferred MTE...
2024-02-15  Jonathan Camerontests/acpi: Update DSDT.cxl to reflect change _STA...
2024-02-15  Jonathan Cameronhw/i386: Fix _STA return value for ACPI0017
2024-02-15  Jonathan Camerontests/acpi: Allow update of DSDT.cxl
2024-02-15  Zhenzhong Duansmmu: Clear SMMUPciBus pointer cache when system reset
2024-02-15  Zhenzhong Duanvirtio_iommu: Clear IOMMUPciBus pointer cache when...
2024-02-14  Li Zhijianhw/cxl: Pass CXLComponentState to cache_mem_ops
2024-02-14  Ira Weinycxl/cdat: Fix header sum value in CDAT checksum
2024-02-14  Ira Weinycxl/cdat: Handle cdat table build errors
2024-02-14  Andrey Ignatovvhost-user.rst: Fix vring address description
2024-02-13  Akihiko Odakihw/smbios: Fix port connector option validation
2024-02-13  Akihiko Odakihw/smbios: Fix OEM strings table option validation
2024-02-03  Guenter Roeckpci-host: designware: Limit value range of iATU viewpor...
2024-02-03  Peter Maydellqemu-options.hx: Improve -serial option documentation
2024-02-03  Peter Maydellsystem/vl.c: Fix handling of '-serial none -serial...
2024-02-03  Jan Klötzketarget/arm: fix exception syndrome for AArch32 bkpt...
2024-02-01  Richard W.M... block/blkio: Make s->mem_region_alignment be 64 bits
2024-02-01  Yihuan Panqemu-docs: Update options for graphical frontends
2024-01-29  Fabiano Rosasmigration: Fix use-after-free of migration state object
2024-01-29  Michael TokarevUpdate version for 7.2.9 release v7.2.9
2024-01-27  Max Filippovtarget/xtensa: fix OOB TLB entry access
2024-01-26  Daniel P. Berrangéqtest: bump aspeed_smc-test timeout to 6 minutes
2024-01-26  Stefan Hajnoczimonitor: only run coroutine commands in qemu_aio_context
2024-01-26  Stefan Hajnocziiotests: port 141 to Python for reliable QMP testing
2024-01-26  Stefan Hajnocziiotests: add filter_qmp_generated_node_ids()
2024-01-26  Ari Sundholmblock/blklogwrites: Fix a bug when logging "write zeroe...
2024-01-26  Jason Wangvirtio-net: correctly copy vnet header when flushing TX
2024-01-25  Fiona Ebnerblock/io: clear BDRV_BLOCK_RECURSE flag after recursing...
2024-01-25  Paolo Bonziniaccel/tcg: Revert mapping of PCREL translation block...
2024-01-23  Alex Bennéereadthodocs: fully specify a build environment
2024-01-20  Mark Cave-Aylandhw/scsi/esp-pci: set DMA_STAT_BCMBLT when BLAST command...
2024-01-20  Mark Cave-Aylandhw/scsi/esp-pci: synchronise setting of DMA_STAT_DONE...
2024-01-20  Mark Cave-Aylandhw/scsi/esp-pci: generate PCI interrupt from separate...
2024-01-20  Mark Cave-Aylandhw/scsi/esp-pci: use correct address register for PCI...
2024-01-20  Gerd Hoffmannhw/pflash: implement update buffer for block writes
2024-01-20  Gerd Hoffmannhw/pflash: use ldn_{be,le}_p and stn_{be,le}_p
2024-01-20  Gerd Hoffmannhw/pflash: refactor pflash_data_write()
2024-01-20  Paolo Bonzinitarget/i386: pcrel: store low bits of physical address...
2024-01-20  guoguangyaotarget/i386: fix incorrect EIP in PC-relative translati...
2024-01-20  Richard Hendersontarget/i386: Do not re-compute new pc with CF_PCREL
2024-01-20  Richard Hendersontarget/i386: Fix 32-bit wrapping of pc/eip computation
2024-01-19  Anastasia Belovaload_elf: fix iterator's type for elf file processing
2024-01-13  Peter Maydell.gitlab-ci.d/buildtest.yml: Work around htags bug when...
2024-01-13  Ilya Leoshkevichtarget/s390x: Fix LAE setting a wrong access register
2024-01-11  Peter Maydellhw/intc/arm_gicv3_cpuif: handle LPIs in in the list...
2024-01-08  Michael Tokarevchardev/char.c: fix "abstract device type" error message
2024-01-08  Xu Lutarget/riscv: Fix mcycle/minstret increment behavior
2023-12-22  Kevin Wolfiotests: Basic tests for internal snapshots
2023-12-22  Kevin Wolfvl: Improve error message for conflicting -incoming...
2023-12-22  Kevin Wolfblock: Fix crash when loading snapshot on inactive...
2023-12-22  Michael TokarevUpdate version for 7.2.8 release v7.2.8
2023-12-20  Jean-Philippe... target/arm/helper: Propagate MDCR_EL2.HPMN into PMCR_EL0.N
2023-12-20  Patrick Venturesystem/memory: use ldn_he_p/stn_he_p
2023-12-20  Peter Maydelltarget/arm: Disable SME if SVE is disabled
2023-12-20  Fiona Ebnerui/vnc-clipboard: fix inflate_buffer
2023-12-20  Volker Rümelinui/gtk-egl: move function calls back to regular code...
2023-12-20  Antonio Caggianoui/gtk-egl: Check EGLSurface before doing scanout
2023-12-20  Robert Hoomsix: unset PCIDevice::msix_vector_poll_notifier in...
2023-12-20  Philippe Mathieu... hw/acpi/erst: Do not ignore Error* in realize handler
2023-12-20  Akihiko Odakipcie_sriov: Remove g_new assertion
2023-12-20  Volker Rümelinhw/audio/hda-codec: fix multiplication overflow
2023-12-20  Thomas Huthhw/mips/malta: Fix the malta machine on big endian...
2023-12-20  Fam Zhengvmdk: Don't corrupt desc file in vmdk_write_cid
2023-12-20  Philippe Mathieu... hw/virtio: Add VirtioPCIDeviceTypeInfo::instance_finali...
next