aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2023-11-21Merge tag 'for-upstream' of https://repo.or.cz/qemu/kevin into stagingStefan Hajnoczi
2023-11-21ide/pci: introduce pci_ide_update_mode() functionMark Cave-Ayland
2023-11-21ide/ioport: move ide_portio_list[] and ide_portio_list2[] definitions to IDE ...Mark Cave-Ayland
2023-11-21block: Fix deadlocks in bdrv_graph_wrunlock()Kevin Wolf
2023-11-21Merge tag 'ui-pull-request' of https://gitlab.com/marcandre.lureau/qemu into ...Stefan Hajnoczi
2023-11-21Merge tag 'pull-target-arm-20231121' of https://git.linaro.org/people/pmaydel...Stefan Hajnoczi
2023-11-21ui/pixman-minimal.h: fix empty allocationManos Pitsidianakis
2023-11-21net: Update MemReentrancyGuard for NICAkihiko Odaki
2023-11-21net: Provide MemReentrancyGuard * to qemu_new_nic()Akihiko Odaki
2023-11-20hw/arm/stm32f100: Report error when incorrect CPU is usedPhilippe Mathieu-Daudé
2023-11-20hw/arm/stm32f205: Report error when incorrect CPU is usedPhilippe Mathieu-Daudé
2023-11-20hw/arm/stm32f405: Report error when incorrect CPU is usedPhilippe Mathieu-Daudé
2023-11-20hw/core/machine: Constify MachineClass::valid_cpu_types[]Gavin Shan
2023-11-20Merge tag 'pull-trivial-patches' of https://gitlab.com/mjt0k/qemu into stagingStefan Hajnoczi
2023-11-15include/hw/virtio/vhost.h: spelling fix: sateMichael Tokarev
2023-11-15include/hw/hyperv/dynmem-proto.h: spelling fix: nunber, atleastMichael Tokarev
2023-11-15include/block/ufs.h: spelling fix: settedMichael Tokarev
2023-11-15hw/cxl: spelling fixes: limitaions, potentialy, intializedMichael Tokarev
2023-11-14accel/tcg: Remove CF_LAST_IORichard Henderson
2023-11-14dump: Add arch cleanup functionJanosch Frank
2023-11-13host/include/generic/host/atomic128: Fix compilation problem with Clang 17Thomas Huth
2023-11-10qdev: Rework array properties based on list visitorKevin Wolf
2023-11-10qom: Add object_property_set_default_list()Kevin Wolf
2023-11-10Merge tag 'xen-virtio-fix-1-tag' of https://gitlab.com/sstabellini/qemu into ...Stefan Hajnoczi
2023-11-09Merge tag 'for-upstream' of https://repo.or.cz/qemu/kevin into stagingStefan Hajnoczi
2023-11-08block: Protect bs->file with graph_lockKevin Wolf
2023-11-08block: Add missing GRAPH_RDLOCK annotationsKevin Wolf
2023-11-08block: Introduce bdrv_co_change_backing_file()Kevin Wolf
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