aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-11-21Merge tag 'pull-xenfv-20231121' of git://git.infradead.org/users/dwmw2/qemu i...Stefan Hajnoczi2-3/+22
2023-11-21Merge tag 'for-upstream' of https://repo.or.cz/qemu/kevin into stagingStefan Hajnoczi29-97/+374
2023-11-21linux-user: Fix loaddr computation for some elf filesRichard Henderson1-1/+1
2023-11-21hw/ide/via: implement legacy/native mode switchingMark Cave-Ayland1-2/+37
2023-11-21ide/via: don't attempt to set default BAR addressesMark Cave-Ayland1-5/+0
2023-11-21ide/pci: introduce pci_ide_update_mode() functionMark Cave-Ayland2-0/+85
2023-11-21ide/ioport: move ide_portio_list[] and ide_portio_list2[] definitions to IDE ...Mark Cave-Ayland3-12/+15
2023-11-21iotests: Test two stream jobs in a single iothreadKevin Wolf2-0/+85
2023-11-21stream: Fix AioContext locking during bdrv_graph_wrlock()Kevin Wolf1-2/+2
2023-11-21block: Fix deadlocks in bdrv_graph_wrunlock()Kevin Wolf20-75/+122
2023-11-21block: Fix bdrv_graph_wrlock() call in blk_remove_bs()Kevin Wolf1-1/+3
2023-11-21hw/ide/ahci: fix legacy software resetNiklas Cassel1-1/+26
2023-11-21hw/xen: clean up xen_block_find_free_vdev() to avoid Coverity false positiveDavid Woodhouse1-3/+21
2023-11-21vl: disable default serial when xen-console is enabledDavid Woodhouse1-0/+1
2023-11-21Merge tag 'ui-pull-request' of https://gitlab.com/marcandre.lureau/qemu into ...Stefan Hajnoczi6-13/+60
2023-11-21Merge tag 'pull-target-arm-20231121' of https://git.linaro.org/people/pmaydel...Stefan Hajnoczi18-68/+56
2023-11-21Merge tag 'net-pull-request' of https://github.com/jasowang/qemu into stagingStefan Hajnoczi40-46/+112
2023-11-21Merge tag 'pull-ppc-20231121' of https://github.com/legoater/qemu into stagingStefan Hajnoczi5-32/+343
2023-11-21Merge tag 'pull-loongarch-20231121' of https://gitlab.com/gaosong/qemu into s...Stefan Hajnoczi1-0/+3
2023-11-21ui/pixman-minimal.h: fix empty allocationManos Pitsidianakis1-2/+46
2023-11-21vl: add missing display_remote++Marc-André Lureau1-0/+2
2023-11-21ui/console: fix default VC when there are no displayMarc-André Lureau1-10/+8
2023-11-21ui: use "vc" chardev for dbus, gtk & spice-appMarc-André Lureau3-0/+3
2023-11-21vl: revert behaviour for -display noneMarc-André Lureau1-1/+1
2023-11-21net: do not delete nics in net_cleanup()David Woodhouse1-6/+22
2023-11-21net: Update MemReentrancyGuard for NICAkihiko Odaki2-0/+15
2023-11-21net: Provide MemReentrancyGuard * to qemu_new_nic()Akihiko Odaki40-40/+75
2023-11-21ppc/pnv: Fix PNV I2C invalid status after resetGlenn Miles1-24/+18
2023-11-21ppc/pnv: PNV I2C engines assigned incorrect XSCOM addressesGlenn Miles2-3/+5
2023-11-21target/ppc: Fix bugs in VSX_CVT_FP_TO_INT and VSX_CVT_FP_TO_INT2 macrosJohn Platts3-4/+313
2023-11-21ppc/pnv: Fix potential overflow in I2C modelCédric Le Goater1-1/+7
2023-11-21tcg/loongarch64: Fix tcg_out_mov() AbortedSong Gao1-0/+3
2023-11-20hw/arm/fsl-imx: Do not ignore Error argumentPhilippe Mathieu-Daudé2-2/+4
2023-11-20hw/arm/stm32f100: Report error when incorrect CPU is usedPhilippe Mathieu-Daudé3-12/+8
2023-11-20hw/arm/stm32f205: Report error when incorrect CPU is usedPhilippe Mathieu-Daudé3-12/+8
2023-11-20hw/arm/stm32f405: Report error when incorrect CPU is usedPhilippe Mathieu-Daudé4-14/+13
2023-11-20hw/core/machine: Constify MachineClass::valid_cpu_types[]Gavin Shan3-19/+16
2023-11-20target/arm: Fix SME FMOPA (16-bit), BFMOPARichard Henderson1-6/+4
2023-11-20hw/intc/arm_gicv3: ICC_PMR_EL1 high bits should be RAZBen Dooks1-2/+2
2023-11-20target/arm: enable FEAT_RNG on Neoverse-N2Marcin Juszkiewicz1-1/+1
2023-11-20Merge tag '20231119-xtensa-1' of https://github.com/OSLL/qemu-xtensa into sta...Stefan Hajnoczi1-2/+26
2023-11-20Merge tag 'hppa64-fixes-pull-request' of https://github.com/hdeller/qemu-hppa...Stefan Hajnoczi2-3/+7
2023-11-20Merge tag 'pull-error-2023-11-17' of https://repo.or.cz/qemu/armbru into stagingStefan Hajnoczi7-16/+18
2023-11-20Merge tag 'pull-request-2023-11-16' of https://gitlab.com/thuth/qemu into sta...Stefan Hajnoczi13-82/+88
2023-11-20Merge tag 'pull-trivial-patches' of https://gitlab.com/mjt0k/qemu into stagingStefan Hajnoczi34-50/+46
2023-11-19linux-user: xtensa: fix signal delivery in FDPICMax Filippov1-2/+26
2023-11-17disas/hppa: Show hexcode of instruction along with disassemblyHelge Deller1-1/+5
2023-11-17target/hppa: Fix 64-bit SHRPD instructionHelge Deller1-2/+2
2023-11-17target/i386/cpu: Improve error message for property "vendor"Markus Armbruster1-1/+2
2023-11-17balloon: Fix a misleading error messageMarkus Armbruster1-5/+5