aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-11-08contrib/gitdm: add Daynix to domain-mapAlex Bennée1-0/+1
2023-11-08contrib/gitdm: map HiSilicon to HuaweiAlex Bennée1-0/+1
2023-11-08contrib/gitdm: add domain-map for Cestcluzhipeng1-0/+1
2023-11-08contrib/gitdm: Add Rivos Inc to the domain mapAlex Bennée1-0/+1
2023-11-08plugins: allow plugins to be enabled on windowsGreg Manning2-2/+7
2023-11-08gitlab: add dlltool to Windows CIAlex Bennée2-2/+3
2023-11-08plugins: disable lockstep plugin on windowsGreg Manning1-0/+6
2023-11-08plugins: make test/example plugins work on windowsGreg Manning5-7/+83
2023-11-08plugins: add dllexport and dllimport to api funcsGreg Manning1-3/+47
2023-11-08configure: tell meson and contrib_plugins about DLLTOOLAlex Bennée1-0/+6
2023-11-08cpu: Call plugin hooks only when readyAkihiko Odaki2-11/+10
2023-11-08gdbstub: Introduce GDBFeatureBuilderAkihiko Odaki2-0/+115
2023-11-08gdbstub: Introduce gdb_find_static_feature()Akihiko Odaki2-0/+21
2023-11-08gdbstub: Add num_regs member to GDBFeatureAkihiko Odaki2-2/+45
2023-11-08tests/avocado: update the tcg_plugins testAlex Bennée1-10/+18
2023-11-08tests/tcg: add an explicit gdbstub register testerAlex Bennée6-3/+231
2023-11-08target/arm: hide aliased MIDR from gdbstubAlex Bennée1-1/+1
2023-11-08target/arm: hide all versions of DBGD[RS]AR from gdbstubAlex Bennée1-4/+6
2023-11-08target/arm: mark the 32bit alias of PAR when LPAE enabledAlex Bennée1-14/+21
2023-11-08gdb-xml: fix duplicate register in arm-neon.xmlAlex Bennée1-1/+1
2023-11-08default-configs: Add TARGET_XML_FILES definitionAkihiko Odaki1-0/+1
2023-11-08Merge tag 'pull-ppc-20231107' of https://gitlab.com/danielhb/qemu into stagingStefan Hajnoczi21-38/+1414
2023-11-08Merge tag 'misc-fixes-pull-request' of https://gitlab.com/berrange/qemu into ...Stefan Hajnoczi4-11/+9
2023-11-08Merge tag 'pull-request-2023-11-07' of https://gitlab.com/thuth/qemu into sta...Stefan Hajnoczi12-30/+271
2023-11-08Merge tag 'misc-cpus-20231107' of https://github.com/philmd/qemu into stagingStefan Hajnoczi134-1086/+1723
2023-11-07ppc: qtest already exports qtest_rtas_call()Juan Quintela2-13/+2
2023-11-07hw/pci-host: Update PHB5 XSCOM registersSaif Abrar4-25/+60
2023-11-07ppc/pnv: Fix number of I2C engines and ports for power9/10Glenn Miles2-8/+10
2023-11-07ppc/pnv: Connect PNV I2C controller to powernv10Glenn Miles3-0/+36
2023-11-07ppc/pnv: Connect I2C controller model to powernv9 chipCédric Le Goater2-0/+36
2023-11-07ppc/pnv: Add an I2C controller modelCédric Le Goater4-0/+739
2023-11-07tests/avocado: Add test for amigaone boardBALATON Zoltan1-0/+38
2023-11-07hw/ppc: Add emulation of AmigaOne XE boardBALATON Zoltan5-0/+184
2023-11-07target/s390x/cpu topology: Fix ordering and creation of TLEsNina Schoetterl-Glausch1-3/+5
2023-11-07tests/tcg/s390x: Test ADD LOGICAL WITH CARRYIlya Leoshkevich2-0/+157
2023-11-07tests/tcg/s390x: Test LAALG with negative cc_srcIlya Leoshkevich2-0/+28
2023-11-07target/s390x: Fix LAALG not updating cc_srcIlya Leoshkevich2-3/+18
2023-11-07tests/tcg/s390x: Test CLC with inaccessible second operandIlya Leoshkevich2-0/+49
2023-11-07target/s390x: Fix CLC corrupting cc_srcIlya Leoshkevich1-2/+5
2023-11-07target/s390x/cpu_models: Use 'first_cpu' in s390_get_feat_block()Philippe Mathieu-Daudé1-5/+1
2023-11-07s390/sclp: fix SCLP facility mapHeiko Carstens1-3/+1
2023-11-07tests/avocado: Allow newer versions of tesseract in the nextcube testThomas Huth2-14/+5
2023-11-07MAINTAINERS: Add artist.c to the hppa machine sectionThomas Huth1-0/+1
2023-11-07scripts/cpu-x86-uarch-abi.py: Fix parameter error of cmdZhao Liu1-2/+2
2023-11-07hw/pci-host: Add emulation of Mai Logic Articia SBALATON Zoltan4-0/+317
2023-11-07MAINTAINERS: update libvirt devel mailing list addressDaniel P. Berrangé1-1/+1
2023-11-07audio: don't abort on f32 audio format in wav backendDaniel P. Berrangé1-0/+4
2023-11-07io: Stop appending -listen to net listenersFabiano Rosas1-3/+1
2023-11-07crypto/rsakey-builtin.c.inc: Clean up two error pathsMarkus Armbruster1-6/+2
2023-11-07dump: Add close fd on error return to avoid resource leakZongmin Zhou1-0/+1