aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-11-21Update version for v8.2.0-rc1 releasev8.2.0-rc1Stefan Hajnoczi
2023-11-21Merge tag 'pull-lu-20231121' of https://gitlab.com/rth7680/qemu into stagingStefan Hajnoczi
2023-11-21Revert "tests/avocado: Enable reverse_debugging.py tests in gitlab CI"Thomas Huth
2023-11-21Merge tag 'pull-xenfv-20231121' of git://git.infradead.org/users/dwmw2/qemu i...Stefan Hajnoczi
2023-11-21Merge tag 'for-upstream' of https://repo.or.cz/qemu/kevin into stagingStefan Hajnoczi
2023-11-21linux-user: Fix loaddr computation for some elf filesRichard Henderson
2023-11-21hw/ide/via: implement legacy/native mode switchingMark Cave-Ayland
2023-11-21ide/via: don't attempt to set default BAR addressesMark Cave-Ayland
2023-11-21ide/pci: introduce pci_ide_update_mode() functionMark Cave-Ayland
2023-11-21ide/ioport: move ide_portio_list[] and ide_portio_list2[] definitions to IDE ...Mark Cave-Ayland
2023-11-21iotests: Test two stream jobs in a single iothreadKevin Wolf
2023-11-21stream: Fix AioContext locking during bdrv_graph_wrlock()Kevin Wolf
2023-11-21block: Fix deadlocks in bdrv_graph_wrunlock()Kevin Wolf
2023-11-21block: Fix bdrv_graph_wrlock() call in blk_remove_bs()Kevin Wolf
2023-11-21hw/ide/ahci: fix legacy software resetNiklas Cassel
2023-11-21hw/xen: clean up xen_block_find_free_vdev() to avoid Coverity false positiveDavid Woodhouse
2023-11-21vl: disable default serial when xen-console is enabledDavid Woodhouse
2023-11-21Merge tag 'ui-pull-request' of https://gitlab.com/marcandre.lureau/qemu into ...Stefan Hajnoczi
2023-11-21Merge tag 'pull-target-arm-20231121' of https://git.linaro.org/people/pmaydel...Stefan Hajnoczi
2023-11-21Merge tag 'net-pull-request' of https://github.com/jasowang/qemu into stagingStefan Hajnoczi
2023-11-21Merge tag 'pull-ppc-20231121' of https://github.com/legoater/qemu into stagingStefan Hajnoczi
2023-11-21Merge tag 'pull-loongarch-20231121' of https://gitlab.com/gaosong/qemu into s...Stefan Hajnoczi
2023-11-21ui/pixman-minimal.h: fix empty allocationManos Pitsidianakis
2023-11-21vl: add missing display_remote++Marc-André Lureau
2023-11-21ui/console: fix default VC when there are no displayMarc-André Lureau
2023-11-21ui: use "vc" chardev for dbus, gtk & spice-appMarc-André Lureau
2023-11-21vl: revert behaviour for -display noneMarc-André Lureau
2023-11-21net: do not delete nics in net_cleanup()David Woodhouse
2023-11-21net: Update MemReentrancyGuard for NICAkihiko Odaki
2023-11-21net: Provide MemReentrancyGuard * to qemu_new_nic()Akihiko Odaki
2023-11-21ppc/pnv: Fix PNV I2C invalid status after resetGlenn Miles
2023-11-21ppc/pnv: PNV I2C engines assigned incorrect XSCOM addressesGlenn Miles
2023-11-21target/ppc: Fix bugs in VSX_CVT_FP_TO_INT and VSX_CVT_FP_TO_INT2 macrosJohn Platts
2023-11-21ppc/pnv: Fix potential overflow in I2C modelCédric Le Goater
2023-11-21tcg/loongarch64: Fix tcg_out_mov() AbortedSong Gao
2023-11-20hw/arm/fsl-imx: Do not ignore Error argumentPhilippe Mathieu-Daudé
2023-11-20hw/arm/stm32f100: Report error when incorrect CPU is usedPhilippe Mathieu-Daudé
2023-11-20hw/arm/stm32f205: Report error when incorrect CPU is usedPhilippe Mathieu-Daudé
2023-11-20hw/arm/stm32f405: Report error when incorrect CPU is usedPhilippe Mathieu-Daudé
2023-11-20hw/core/machine: Constify MachineClass::valid_cpu_types[]Gavin Shan
2023-11-20target/arm: Fix SME FMOPA (16-bit), BFMOPARichard Henderson
2023-11-20hw/intc/arm_gicv3: ICC_PMR_EL1 high bits should be RAZBen Dooks
2023-11-20target/arm: enable FEAT_RNG on Neoverse-N2Marcin Juszkiewicz
2023-11-20Merge tag '20231119-xtensa-1' of https://github.com/OSLL/qemu-xtensa into sta...Stefan Hajnoczi
2023-11-20Merge tag 'hppa64-fixes-pull-request' of https://github.com/hdeller/qemu-hppa...Stefan Hajnoczi
2023-11-20Merge tag 'pull-error-2023-11-17' of https://repo.or.cz/qemu/armbru into stagingStefan Hajnoczi
2023-11-20Merge tag 'pull-request-2023-11-16' of https://gitlab.com/thuth/qemu into sta...Stefan Hajnoczi
2023-11-20Merge tag 'pull-trivial-patches' of https://gitlab.com/mjt0k/qemu into stagingStefan Hajnoczi
2023-11-19linux-user: xtensa: fix signal delivery in FDPICMax Filippov
2023-11-17disas/hppa: Show hexcode of instruction along with disassemblyHelge Deller