aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2023-11-08block: Protect bs->backing with graph_lockKevin Wolf
2023-11-08plugins: add dllexport and dllimport to api funcsGreg Manning
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-08Merge tag 'pull-ppc-20231107' of https://gitlab.com/danielhb/qemu into stagingStefan 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-07s390/sclp: fix SCLP facility mapHeiko Carstens
2023-11-07block: Mark bdrv_replace_node() GRAPH_WRLOCKKevin 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-07hw/pci-host: Add emulation of Mai Logic Articia SBALATON Zoltan
2023-11-07hw/i2c: pmbus: add VCAP registerTitus Rwantare
2023-11-07hw/i2c: pmbus: add fan supportTitus Rwantare
2023-11-07hw/i2c: pmbus: add vout mode bitfieldsTitus Rwantare
2023-11-07hw/i2c: pmbus add support for block receiveTitus Rwantare
2023-11-07hw/cpu: Update the comments of nr_cores and nr_diesZhao Liu
2023-11-07hw/i386: Fix comment style in topology.hZhao Liu
2023-11-07hw/loader: Clean up global variable shadowing in rom_add_file()Philippe Mathieu-Daudé
2023-11-07hw/cpu: Clean up global variable shadowingPhilippe Mathieu-Daudé
2023-11-07exec/cpu: Have cpu_exec_realize() return a booleanPhilippe Mathieu-Daudé
2023-11-07hw/cpu: Call object_class_is_abstract() once in cpu_class_by_name()Philippe Mathieu-Daudé
2023-11-07hw/s390x/sclp: Have sclp_service_call[_protected]() take S390CPU*Philippe Mathieu-Daudé
2023-11-07hw/s390x/css: Have css_do_sic() take S390CPU instead of CPUS390XStatePhilippe Mathieu-Daudé
2023-11-07target/ppc: Move PowerPCCPUClass definition to 'cpu.h'Philippe Mathieu-Daudé
2023-11-07sysemu/kvm: Restrict kvmppc_get_radix_page_info() to ppc targetsPhilippe Mathieu-Daudé
2023-11-07accel/tcg: Factor tcg_cpu_reset_hold() outPhilippe Mathieu-Daudé
2023-11-07accel: Introduce cpu_exec_reset_hold()Philippe Mathieu-Daudé
2023-11-07accel/tcg: Declare tcg_flush_jmp_cache() in 'exec/tb-flush.h'Philippe Mathieu-Daudé
2023-11-07Merge tag 'pixman-pull-request' of https://gitlab.com/marcandre.lureau/qemu i...Stefan Hajnoczi
2023-11-07Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...Stefan Hajnoczi