aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2023-11-07tests/tcg/s390x: Test CLC with inaccessible second operandIlya Leoshkevich
2023-11-07target/s390x: Fix CLC corrupting cc_srcIlya Leoshkevich
2023-11-07target/s390x/cpu_models: Use 'first_cpu' in s390_get_feat_block()Philippe Mathieu-Daudé
2023-11-07s390/sclp: fix SCLP facility mapHeiko Carstens
2023-11-07tests/avocado: Allow newer versions of tesseract in the nextcube testThomas Huth
2023-11-07block: Mark bdrv_replace_node() GRAPH_WRLOCKKevin Wolf
2023-11-07block: Mark bdrv_replace_node_common() GRAPH_WRLOCKKevin Wolf
2023-11-07block: Inline bdrv_set_backing_noperm()Kevin Wolf
2023-11-07block: Mark bdrv_set_backing_hd_drained() GRAPH_WRLOCKKevin Wolf
2023-11-07block: Mark bdrv_cow_child() and callers GRAPH_RDLOCKKevin Wolf
2023-11-07block: Mark bdrv_filter_child() and callers GRAPH_RDLOCKKevin Wolf
2023-11-07block: Mark bdrv_chain_contains() and callers GRAPH_RDLOCKKevin Wolf
2023-11-07block: Mark bdrv_(un)freeze_backing_chain() and callers GRAPH_RDLOCKKevin Wolf
2023-11-07block: Mark bdrv_skip_filters() and callers GRAPH_RDLOCKKevin Wolf
2023-11-07block: Mark bdrv_skip_implicit_filters() and callers GRAPH_RDLOCKKevin Wolf
2023-11-07block: Mark bdrv_filter_or_cow_bs() and callers GRAPH_RDLOCKKevin Wolf
2023-11-07block: Mark block_job_add_bdrv() GRAPH_WRLOCKKevin Wolf
2023-11-07block: Mark bdrv_root_attach_child() GRAPH_WRLOCKKevin Wolf
2023-11-07block: Mark bdrv_filter_bs() and callers GRAPH_RDLOCKKevin Wolf
2023-11-07block: Mark bdrv_has_zero_init() and callers GRAPH_RDLOCKKevin Wolf
2023-11-07block: Mark bdrv_probe_blocksizes() and callers GRAPH_RDLOCKKevin Wolf
2023-11-07MAINTAINERS: Add artist.c to the hppa machine sectionThomas Huth
2023-11-07scripts/cpu-x86-uarch-abi.py: Fix parameter error of cmdZhao Liu
2023-11-07hw/pci-host: Add emulation of Mai Logic Articia SBALATON Zoltan
2023-11-07MAINTAINERS: update libvirt devel mailing list addressDaniel P. Berrangé
2023-11-07audio: don't abort on f32 audio format in wav backendDaniel P. Berrangé
2023-11-07io: Stop appending -listen to net listenersFabiano Rosas
2023-11-07crypto/rsakey-builtin.c.inc: Clean up two error pathsMarkus Armbruster