aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-06-07target/s390x: Fix LOCFHR taking the wrong half of R2Ilya Leoshkevich
2023-06-07tests/tcg/s390x: Test LCBBIlya Leoshkevich
2023-06-07target/s390x: Fix LCBB overwriting the top 32 bitsIlya Leoshkevich
2023-06-07tests/tcg/s390x: Test EXECUTE of relative branchesIlya Leoshkevich
2023-05-31target/arm: Explicitly select short-format FSR for M-profilePeter Maydell
2023-05-31hw/arm/xlnx-zynqmp: fix unsigned error when checking the RPUs numberClément Chigot
2023-05-31hw/dma/xilinx_axidma: Check DMASR.HALTED to prevent infinite loop.Tommy Wu
2023-05-31ui/sdl2: disable SDL_HINT_GRAB_KEYBOARD on WindowsVolker Rümelin
2023-05-31ui/sdl2: Grab Alt+F4 also under WindowsBernhard Beschow
2023-05-31ui/sdl2: Grab Alt+Tab also in fullscreen modeBernhard Beschow
2023-05-31ui/dbus: fix compilation when GBM && !OPENGLMarc-André Lureau
2023-05-31ui/sdl2: fix surface_gl_update_texture: Assertion 'gls' failedMarc-André Lureau
2023-05-31ui/gtk-egl: fix scaling for cursor position in scanout modeErico Nunes
2023-05-31ui/gtk: use widget size for cursor motion eventErico Nunes
2023-05-31ui/gtk: fix passing y0_top parameter to scanoutErico Nunes
2023-05-31hw/ppc/prep: Fix wiring of PIC -> CPU interruptBernhard Beschow
2023-05-31target/ppc: Fix fallback to MFSS for MFFS* instructions on pre 3.0 ISAsRichard Purdie
2023-05-31scripts/device-crash-test: Add a parameter to run with TCG onlyThomas Huth
2023-05-31gitlab-ci: Avoid to re-run "configure" in the device-crash-test jobsThomas Huth
2023-05-30Update version for 8.0.2 releasev8.0.2Michael Tokarev
2023-05-30block/export: Fix null pointer dereference in error pathKevin Wolf
2023-05-29Update version for 8.0.1 releasev8.0.1Michael Tokarev
2023-05-27virtio: qmp: fix memory leakPaolo Bonzini
2023-05-26machine: do not crash if default RAM backend name has been stolenIgor Mammedov
2023-05-26hw/scsi/lsi53c895a: Fix reentrancy issues in the LSI controller (CVE-2023-0330)Thomas Huth
2023-05-26usb/ohci: Set pad to 0 after frame updatePaolo Bonzini
2023-05-26util/vfio-helpers: Use g_file_read_link()Akihiko Odaki
2023-05-24rtl8139: fix large_send_mss divide-by-zeroStefan Hajnoczi
2023-05-24igb: Always copy ethernet headerAkihiko Odaki
2023-05-24e1000e: Always copy ethernet headerAkihiko Odaki
2023-05-24net/net_rx_pkt: Use iovec for net_rx_pkt_set_protocols()Akihiko Odaki
2023-05-24igb: Clear IMS bits when committing ICR accessAkihiko Odaki
2023-05-24igb: Do not require CTRL.VME for tx VLAN taggingAkihiko Odaki
2023-05-24igb: Fix Rx packet type encodingAkihiko Odaki
2023-05-24e1000x: Fix BPRC and MPRCAkihiko Odaki
2023-05-23e1000e: Fix tx/rx counterstimothee.cocault@gmail.com
2023-05-22nbd/server: Fix drained_poll to wake coroutine in right AioContextKevin Wolf
2023-05-22graph-lock: Disable locking for nowKevin Wolf
2023-05-22block: compile out assert_bdrv_graph_readable() by defaultStefan Hajnoczi
2023-05-22tested: add test for nested aio_poll() in poll handlersStefan Hajnoczi
2023-05-22aio-posix: do not nest poll handlersStefan Hajnoczi
2023-05-22virtio-crypto: fix NULL pointer dereference in virtio_crypto_free_requestMauro Matteo Cascella
2023-05-22virtio-net: not enable vq reset feature unconditionallyEugenio Pérez
2023-05-22hw/pci: Disable PCI_ERR_UNCOR_MASK register for machine type < 8.0Leonardo Bras
2023-05-19vhost: fix possible wrap in SVQ descriptor ringHawkins Jiawei
2023-05-18target/i386: fix avx2 instructions vzeroall and vpermdqXinyu Li
2023-05-18target/i386: fix operand size for VCOMI/VUCOMI instructionsPaolo Bonzini
2023-05-18scsi-generic: fix buffer overflow on block limits inquiryPaolo Bonzini
2023-05-18target/arm: Fix vd == vm overlap in sve_ldff1_zRichard Henderson
2023-05-18migration: Attempt disk reactivation in more failure scenariosEric Blake