aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-11-13target/arm: HVC at EL3 should go to EL3, not EL2Peter Maydell
2023-11-13hw/arm/virt: fix GIC maintenance IRQ registrationJean-Philippe Brucker
2023-11-11Merge tag 'qdev-array-prop' of https://repo.or.cz/qemu/kevin into stagingStefan Hajnoczi
2023-11-10qdev: Rework array properties based on list visitorKevin Wolf
2023-11-10qdev: Make netdev properties work as list elementsKevin Wolf
2023-11-10qom: Add object_property_set_default_list()Kevin Wolf
2023-11-10hw/rx/rx62n: Use qdev_prop_set_array()Kevin Wolf
2023-11-10hw/arm/xlnx-versal: Use qdev_prop_set_array()Kevin Wolf
2023-11-10hw/arm/virt: Use qdev_prop_set_array()Kevin Wolf
2023-11-10hw/arm/vexpress: Use qdev_prop_set_array()Kevin Wolf
2023-11-10hw/arm/sbsa-ref: Use qdev_prop_set_array()Kevin Wolf
2023-11-10hw/arm/mps2: Use qdev_prop_set_array()Kevin Wolf
2023-11-10hw/arm/mps2-tz: Use qdev_prop_set_array()Kevin Wolf
2023-11-10hw/i386/pc: Use qdev_prop_set_array()Kevin Wolf
2023-11-10Merge tag 'tracing-pull-request' of https://gitlab.com/stefanha/qemu into sta...Stefan Hajnoczi
2023-11-10Merge tag 'xen-virtio-fix-1-tag' of https://gitlab.com/sstabellini/qemu into ...Stefan Hajnoczi
2023-11-09tracetool: avoid invalid escape in Python stringMarc-André Lureau
2023-11-09Merge tag 'for-upstream' of https://repo.or.cz/qemu/kevin into stagingStefan Hajnoczi
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