summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-12-05Update version for 7.2.22 releasev7.2.22staging-7.2stable-7.2Michael Tokarev
2025-11-15hw/misc/npcm_clk: Don't divide by zero when calculating frequencyPeter Maydell
2025-11-15hw/display/xlnx_dp: Don't abort for unsupported graphics formatsPeter Maydell
2025-11-15hw/display/xlnx_dp.c: Don't abort on AUX FIFO overrun/underrunPeter Maydell
2025-11-15net: pad packets to minimum length in qemu_receive_packet()Peter Maydell
2025-11-15hw/net/e1000e_core: Adjust e1000e_write_payload_frag_to_rx_buffers() assertPeter Maydell
2025-11-15hw/net/e1000e_core: Correct rx oversize packet checksPeter Maydell
2025-11-15hw/net/e1000e_core: Don't advance desc_offset for NULL buffer RX descriptorsPeter Maydell
2025-11-15qio: Protect NetListener callback with mutexEric Blake
2025-11-15qio: Remember context of qio_net_listener_set_client_func_fullEric Blake
2025-11-15qio: Unwatch before notify in QIONetListenerEric Blake
2025-11-15qio: Add trace points to net_listenerEric Blake
2025-11-15block/curl.c: Fix CURLOPT_VERBOSE parameter typeRichard W.M. Jones
2025-11-15block/curl.c: Use explicit long constants in curl_easy_setopt callsRichard W.M. Jones
2025-11-15crypto: stop requiring "key encipherment" usage in x509 certsDaniel P. Berrangé
2025-11-15io: fix use after free in websocket handshake codeDaniel P. Berrangé
2025-11-15io: move websock resource release to close methodDaniel P. Berrangé
2025-11-15io: release active GSource in TLS channel finalizerDaniel P. Berrangé
2025-11-15io: add trace event when cancelling TLS handshakeDaniel P. Berrangé
2025-11-06linux-user: permit sendto() with NULL buf and 0 lenPeter Maydell
2025-10-29linux-user: Use correct type for FIBMAP and FIGETBSZ emulationBastian Blank
2025-10-15target/i386: user: do not set up a valid LDT on resetPaolo Bonzini
2025-10-15async: access bottom half flags with qatomic_readPaolo Bonzini
2025-10-15i386/tcg/smm_helper: Properly apply DR values on SMM entry / exitYiFei Zhu
2025-10-15i386/cpu: Prevent delivering SIPI during SMM in TCG modePaolo Bonzini
2025-10-15target/i386: Fix CR2 handling for non-canonical addressesMathias Krause
2025-10-08Update version for 7.2.21 releasev7.2.21Michael Tokarev
2025-10-01ui/icons/qemu.svg: Add metadata information (author, license) to the logoThomas Huth
2025-09-27hw/usb/hcd-uhci: don't assert for SETUP to non-0 endpointPeter Maydell
2025-09-26tests/tcg/multiarch: Add tb-link testRichard Henderson
2025-09-26accel/tcg: Properly unlink a TB linked to itselfRichard Henderson
2025-09-26multiboot: Fix the split lockXiaoyao Li
2025-09-26python/qemu/machine: use socketpair() for QMP by defaultMarc-André Lureau
2025-09-26python/qmp/legacy: make QEMUMonitorProtocol accept a socketMarc-André Lureau
2025-09-26python/qmp/protocol: add open_with_socket()Marc-André Lureau
2025-09-26python/machine: Fix AF_UNIX path too long on macOSPeter Delevoryas
2025-09-26use fedora:37 for python container instead of :latestMichael Tokarev
2025-09-18hw/usb/network: Remove hardcoded 0x40 prefix in STRING_ETHADDR responseStéphane Graber
2025-09-18tests: Ensure TAP version is printed before other messagesRichard W.M. Jones
2025-09-18tests/qtest: Do not run lsi53c895a test if device is not presentFabiano Rosas
2025-09-18Revert "tests/qtest: use qos_printf instead of g_test_message"Markus Armbruster
2025-09-18vhost-user-test: no set non-blocking for cal fd less than 0.Yuxue Liu
2025-09-18tests: vhost-user-test: release mutex on protocol violationPaolo Bonzini
2025-09-18.gitmodules: move u-boot mirrors to qemu-project-mirrorsAlex Bennée
2025-09-17hw/usb/hcd-ohci: Fix #1510, #303: pid not IN or OUTDavid Hubbard
2025-09-08Update version for 7.2.20 releasev7.2.20Michael Tokarev
2025-09-06block/curl: fix curl internal handles handlingMichael Tokarev
2025-09-06target/mips: fix TLB huge page check to use 64-bit shiftDenis Rastyogin
2025-09-06linux-user/mips: Select M14Kc CPU to run microMIPS binariesPhilippe Mathieu-Daudé
2025-09-06linux-user/mips: Select 74Kf CPU to run MIPS16e binariesPhilippe Mathieu-Daudé