aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-11-09Merge tag 'pull-halloween-omnibus-081123-1' of https://gitlab.com/stsquad/qem...Stefan Hajnoczi
2023-11-08hw/ide/ahci: trigger either error IRQ or regular IRQ, not bothNiklas Cassel
2023-11-08block: Protect bs->file with graph_lockKevin Wolf
2023-11-08block: Take graph lock for most of .bdrv_openKevin Wolf
2023-11-08vhdx: Take locks for accessing bs->fileKevin Wolf
2023-11-08qcow2: Take locks for accessing bs->fileKevin Wolf
2023-11-08block: Add missing GRAPH_RDLOCK annotationsKevin Wolf
2023-11-08block: Introduce bdrv_co_change_backing_file()Kevin Wolf
2023-11-08blkverify: Add locking for request_fnKevin Wolf
2023-11-08block: Protect bs->backing with graph_lockKevin Wolf
2023-11-08Revert "tests/tcg/nios2: Re-enable linux-user tests"Alex Bennée
2023-11-08mailmap: fixup some more corrupted author fieldsAlex Bennée
2023-11-08contrib/gitdm: add Daynix to domain-mapAlex Bennée
2023-11-08contrib/gitdm: map HiSilicon to HuaweiAlex Bennée
2023-11-08contrib/gitdm: add domain-map for Cestcluzhipeng
2023-11-08contrib/gitdm: Add Rivos Inc to the domain mapAlex Bennée
2023-11-08plugins: allow plugins to be enabled on windowsGreg Manning
2023-11-08gitlab: add dlltool to Windows CIAlex Bennée
2023-11-08plugins: disable lockstep plugin on windowsGreg Manning
2023-11-08plugins: make test/example plugins work on windowsGreg Manning
2023-11-08plugins: add dllexport and dllimport to api funcsGreg Manning
2023-11-08configure: tell meson and contrib_plugins about DLLTOOLAlex Bennée
2023-11-08cpu: Call plugin hooks only when readyAkihiko Odaki
2023-11-08gdbstub: Introduce GDBFeatureBuilderAkihiko Odaki
2023-11-08gdbstub: Introduce gdb_find_static_feature()Akihiko Odaki
2023-11-08gdbstub: Add num_regs member to GDBFeatureAkihiko Odaki
2023-11-08tests/avocado: update the tcg_plugins testAlex Bennée
2023-11-08tests/tcg: add an explicit gdbstub register testerAlex Bennée
2023-11-08target/arm: hide aliased MIDR from gdbstubAlex Bennée
2023-11-08target/arm: hide all versions of DBGD[RS]AR from gdbstubAlex Bennée
2023-11-08target/arm: mark the 32bit alias of PAR when LPAE enabledAlex Bennée
2023-11-08gdb-xml: fix duplicate register in arm-neon.xmlAlex Bennée
2023-11-08default-configs: Add TARGET_XML_FILES definitionAkihiko Odaki
2023-11-08Merge tag 'pull-ppc-20231107' of https://gitlab.com/danielhb/qemu into stagingStefan Hajnoczi
2023-11-08Merge tag 'misc-fixes-pull-request' of https://gitlab.com/berrange/qemu into ...Stefan Hajnoczi
2023-11-08Merge tag 'pull-request-2023-11-07' of https://gitlab.com/thuth/qemu into sta...Stefan Hajnoczi
2023-11-08Merge tag 'misc-cpus-20231107' of https://github.com/philmd/qemu into stagingStefan Hajnoczi
2023-11-07Xen: Fix xen_set_irq() and xendevicemodel_set_irq_level()Vikram Garhwal
2023-11-07ppc: qtest already exports qtest_rtas_call()Juan Quintela
2023-11-07hw/pci-host: Update PHB5 XSCOM registersSaif Abrar
2023-11-07ppc/pnv: Fix number of I2C engines and ports for power9/10Glenn Miles
2023-11-07ppc/pnv: Connect PNV I2C controller to powernv10Glenn Miles
2023-11-07ppc/pnv: Connect I2C controller model to powernv9 chipCédric Le Goater
2023-11-07ppc/pnv: Add an I2C controller modelCédric Le Goater
2023-11-07tests/avocado: Add test for amigaone boardBALATON Zoltan
2023-11-07hw/ppc: Add emulation of AmigaOne XE boardBALATON Zoltan
2023-11-07target/s390x/cpu topology: Fix ordering and creation of TLEsNina Schoetterl-Glausch
2023-11-07tests/tcg/s390x: Test ADD LOGICAL WITH CARRYIlya Leoshkevich
2023-11-07tests/tcg/s390x: Test LAALG with negative cc_srcIlya Leoshkevich
2023-11-07target/s390x: Fix LAALG not updating cc_srcIlya Leoshkevich