aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2023-10-23Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...Stefan Hajnoczi
2023-10-22vhost-user: Fix protocol feature bit conflictHanna Czenczek
2023-10-22hw/cxl: Add QTG _DSM support for ACPI0017 deviceDave Jiang
2023-10-22vhost-user: fix lost reconnectLi Feng
2023-10-22vhost-user-scsi: support reconnect to backendLi Feng
2023-10-22vhost: move and rename the conn retry timesLi Feng
2023-10-22hw/i386/pc_piix: Make PIIX4 south bridge usable in PC machineBernhard Beschow
2023-10-22hw/isa/piix: Allow for optional PIT creation in PIIX3Bernhard Beschow
2023-10-22hw/isa/piix: Allow for optional PIC creation in PIIX3Bernhard Beschow
2023-10-22hw/isa/piix4: Reuse struct PIIXState from PIIX3Bernhard Beschow
2023-10-22hw/isa/piix3: Drop the "3" from PIIX base class nameBernhard Beschow
2023-10-22hw/isa/piix3: Create power management controller in host deviceBernhard Beschow
2023-10-22hw/isa/piix3: Create USB controller in host deviceBernhard Beschow
2023-10-22hw/isa/piix3: Create IDE controller in host deviceBernhard Beschow
2023-10-22hw/isa/piix3: Rename "pic" attribute to "isa_irqs_in"Bernhard Beschow
2023-10-22hw/i386/pc_piix: Wire PIIX3's ISA interrupts by new "isa-irqs" propertyBernhard Beschow
2023-10-22hw/isa/piix3: Resolve redundant PIIX_NUM_PIC_IRQSBernhard Beschow
2023-10-22virtio: call ->vhost_reset_device() during resetStefan Hajnoczi
2023-10-22memory: initialize 'fv' in MemoryRegionCache to make Coverity happyIlya Maximets
2023-10-20Merge tag 'migration-20231020-pull-request' of https://gitlab.com/juan.quinte...Stefan Hajnoczi
2023-10-20Merge tag 'pull-request-2023-10-20' of https://gitlab.com/thuth/qemu into sta...Stefan Hajnoczi
2023-10-20Merge tag 'C3700-pull-request' of https://github.com/hdeller/qemu-hppa into s...Stefan Hajnoczi
2023-10-20Merge tag 'hw-misc-20231019' of https://github.com/philmd/qemu into stagingStefan Hajnoczi
2023-10-20migration: simplify notifiersSteve Sistare
2023-10-20migration: simplify blockersSteve Sistare
2023-10-20s390x/cpu topology: interception of PTF instructionPierre Morel
2023-10-20s390x/cpu topology: resetting the Topology-Change-ReportPierre Morel
2023-10-20s390x/sclp: reporting the maximum nested topology entriesPierre Morel
2023-10-20target/s390x/cpu topology: handle STSI(15) and build the SYSIBPierre Morel
2023-10-20s390x/cpu topology: add topology entries on CPU hotplugPierre Morel
2023-10-20CPU topology: extend with s390 specificsPierre Morel
2023-10-20hw/pci-host: Add Astro system bus adapter found on PA-RISC machinesHelge Deller
2023-10-19ui/input: Constify QemuInputHandler structurePhilippe Mathieu-Daudé
2023-10-19hw/audio/pcspk: Inline pcspk_init()Philippe Mathieu-Daudé
2023-10-19hw/ppc/pnv_xscom: Move sysbus_mmio_map() call within pnv_xscom_init()Philippe Mathieu-Daudé
2023-10-19hw/ppc/pnv_xscom: Rename pnv_xscom_realize(Error **) -> pnv_xscom_init()Philippe Mathieu-Daudé
2023-10-19hw/pci: Clean up global variable shadowing of address_space_io variablePhilippe Mathieu-Daudé
2023-10-19hw/acpi/pcihp: Clean up global variable shadowing in acpi_pcihp_init()Philippe Mathieu-Daudé
2023-10-19hw/misc/mips_itu: Make MIPSITUState target agnosticPhilippe Mathieu-Daudé
2023-10-19hw/misc/mips_itu: Declare itc_reconfigure() in 'hw/misc/mips_itu.h'Philippe Mathieu-Daudé
2023-10-19hw/mips: Merge 'hw/mips/cpudevs.h' with 'target/mips/cpu.h'Philippe Mathieu-Daudé
2023-10-19memory: follow Error API guidelinesMarc-André Lureau
2023-10-19include/hw/arm: move BSA definitions to bsa.hLeif Lindholm
2023-10-19{include/}hw/arm: refactor virt PPI logicLeif Lindholm
2023-10-19xlnx-bbram: hw/nvram: Use dot in device type nameTong Ho
2023-10-19hw/arm/exynos4210: Get arm_boot_info declaration from 'hw/arm/boot.h'Philippe Mathieu-Daudé
2023-10-19hw/arm: Move raspberrypi-fw-defs.h to the include/hw/arm/ folderThomas Huth
2023-10-18Merge tag 'pull-vfio-20231018' of https://github.com/legoater/qemu into stagingStefan Hajnoczi
2023-10-18Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingStefan Hajnoczi
2023-10-18ramfb: add migration supportMarc-André Lureau