aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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-07Xen: Fix xen_set_irq() and xendevicemodel_set_irq_level()Vikram Garhwal2-3/+5
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-07block: Mark bdrv_replace_node() GRAPH_WRLOCKKevin Wolf7-35/+64
2023-11-07block: Mark bdrv_replace_node_common() GRAPH_WRLOCKKevin Wolf1-25/+43
2023-11-07block: Inline bdrv_set_backing_noperm()Kevin Wolf1-13/+1
2023-11-07block: Mark bdrv_set_backing_hd_drained() GRAPH_WRLOCKKevin Wolf3-5/+8
2023-11-07block: Mark bdrv_cow_child() and callers GRAPH_RDLOCKKevin Wolf3-6/+12
2023-11-07block: Mark bdrv_filter_child() and callers GRAPH_RDLOCKKevin Wolf2-4/+4
2023-11-07block: Mark bdrv_chain_contains() and callers GRAPH_RDLOCKKevin Wolf4-23/+32
2023-11-07block: Mark bdrv_(un)freeze_backing_chain() and callers GRAPH_RDLOCKKevin Wolf7-17/+46
2023-11-07block: Mark bdrv_skip_filters() and callers GRAPH_RDLOCKKevin Wolf9-31/+77
2023-11-07block: Mark bdrv_skip_implicit_filters() and callers GRAPH_RDLOCKKevin Wolf4-16/+32
2023-11-07block: Mark bdrv_filter_or_cow_bs() and callers GRAPH_RDLOCKKevin Wolf5-15/+31
2023-11-07block: Mark block_job_add_bdrv() GRAPH_WRLOCKKevin Wolf8-15/+45
2023-11-07block: Mark bdrv_root_attach_child() GRAPH_WRLOCKKevin Wolf4-10/+12
2023-11-07block: Mark bdrv_filter_bs() and callers GRAPH_RDLOCKKevin Wolf5-4/+16
2023-11-07block: Mark bdrv_has_zero_init() and callers GRAPH_RDLOCKKevin Wolf11-12/+22
2023-11-07block: Mark bdrv_probe_blocksizes() and callers GRAPH_RDLOCKKevin Wolf4-3/+7
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