]> git.proxmox.com Git - mirror_qemu.git/history - hw
Merge tag 'migration-20231020-pull-request' of https://gitlab.com/juan.quintela/qemu...
[mirror_qemu.git] / hw /
2023-10-20 Stefan HajnocziMerge tag 'migration-20231020-pull-request' of https...
2023-10-20 Stefan HajnocziMerge tag 'pull-request-2023-10-20' of https://gitlab...
2023-10-20 Stefan HajnocziMerge tag 'C3700-pull-request' of https://github.com...
2023-10-20 Stefan HajnocziMerge tag 'hw-misc-20231019' of https://github.com...
2023-10-20 Stefan HajnocziMerge tag 'pull-qapi-2023-10-19' of https://repo.or...
2023-10-20 Stefan HajnocziMerge tag 'pull-target-arm-20231019' of https://git...
2023-10-20 Steve Sistaremigration: simplify notifiers
2023-10-20 Steve Sistaremigration: simplify blockers
2023-10-20 Pierre Morelqapi/s390x/cpu topology: add query-s390x-cpu-polarizati...
2023-10-20 Pierre Morelqapi/s390x/cpu topology: CPU_POLARIZATION_CHANGE QAPI...
2023-10-20 Pierre Morelmachine: adding s390 topology to info hotpluggable...
2023-10-20 Pierre Morelqapi/s390x/cpu topology: set-cpu-topology qmp command
2023-10-20 Pierre Moreltarget/s390x/cpu topology: activate CPU topology
2023-10-20 Pierre Morels390x/cpu topology: interception of PTF instruction
2023-10-20 Pierre Morels390x/cpu topology: resetting the Topology-Change-Report
2023-10-20 Pierre Morels390x/sclp: reporting the maximum nested topology entries
2023-10-20 Pierre Moreltarget/s390x/cpu topology: handle STSI(15) and build...
2023-10-20 Pierre Morels390x/cpu topology: add topology entries on CPU hotplug
2023-10-20 Pierre MorelCPU topology: extend with s390 specifics
2023-10-19 Helge Dellerhw/hppa: Add new HP C3700 machine
2023-10-19 Helge Dellerhw/hppa: Split out machine creation
2023-10-19 Helge Dellerhw/hppa: Provide RTC and DebugOutputPort on CPU #0
2023-10-19 Helge Dellerhw/hppa: Export machine name, BTLBs, power-button addre...
2023-10-19 Helge Dellerpci-host: Wire up new Astro/Elroy PCI bridge
2023-10-19 Helge Dellerhw/pci-host: Add Astro system bus adapter found on...
2023-10-19 Philippe Mathieu... ui/input: Constify QemuInputHandler structure
2023-10-19 Philippe Mathieu... hw/net: Declare link using static DEFINE_PROP_LINK...
2023-10-19 Philippe Mathieu... hw/dma: Declare link using static DEFINE_PROP_LINK...
2023-10-19 Philippe Mathieu... hw/scsi/virtio-scsi: Use VIRTIO_SCSI_COMMON() macro
2023-10-19 Philippe Mathieu... hw/display/virtio-gpu: Use VIRTIO_DEVICE() macro
2023-10-19 Philippe Mathieu... hw/block/vhost-user-blk: Use DEVICE() / VIRTIO_DEVICE...
2023-10-19 Philippe Mathieu... hw/virtio/virtio-pmem: Replace impossible check by...
2023-10-19 Philippe Mathieu... hw/s390x/css-bridge: Realize sysbus device before acces...
2023-10-19 Philippe Mathieu... hw/isa: Realize ISA bridge device before accessing it
2023-10-19 Philippe Mathieu... hw/arm/virt: Realize ARM_GICV2M sysbus device before...
2023-10-19 Philippe Mathieu... hw/acpi: Realize ACPI_GED sysbus device before accessing it
2023-10-19 Philippe Mathieu... hw/pci-host/bonito: Do not use SysBus API to map local...
2023-10-19 Philippe Mathieu... hw/misc/allwinner-dramc: Do not use SysBus API to map...
2023-10-19 Philippe Mathieu... hw/misc/allwinner-dramc: Move sysbus_mmio_map call...
2023-10-19 Philippe Mathieu... hw/i386/intel_iommu: Do not use SysBus API to map local...
2023-10-19 Philippe Mathieu... hw/i386/amd_iommu: Do not use SysBus API to map local...
2023-10-19 Philippe Mathieu... hw/audio/pcspk: Inline pcspk_init()
2023-10-19 Philippe Mathieu... hw/intc/spapr_xive: Do not use SysBus API to map local...
2023-10-19 Philippe Mathieu... hw/intc/spapr_xive: Move sysbus_init_mmio() calls around
2023-10-19 Philippe Mathieu... hw/ppc/pnv: Do not use SysBus API to map local MMIO...
2023-10-19 Philippe Mathieu... hw/ppc/pnv_xscom: Do not use SysBus API to map local...
2023-10-19 Philippe Mathieu... hw/ppc/pnv_xscom: Move sysbus_mmio_map() call within...
2023-10-19 Philippe Mathieu... hw/ppc/pnv_xscom: Rename pnv_xscom_realize(Error *...
2023-10-19 Philippe Mathieu... hw/ppc/spapr_vio: Realize SPAPR_VIO_BRIDGE device befor...
2023-10-19 Philippe Mathieu... hw/intc/apic: Use ERRP_GUARD() in apic_common_realize()
2023-10-19 Philippe Mathieu... hw/s390x: Clean up global variable shadowing in quiesce...
2023-10-19 Philippe Mathieu... hw/pci: Clean up global variable shadowing of address_s...
2023-10-19 Philippe Mathieu... hw/acpi/pcihp: Clean up global variable shadowing in...
2023-10-19 Philippe Mathieu... hw/sparc64/ebus: Access memory regions via pci_address_...
2023-10-19 Philippe Mathieu... hw/pci-host/sh_pcic: Replace magic value by proper...
2023-10-19 Philippe Mathieu... hw/pci-host/sh_pcic: Correct PCI host / devfn#0 functio...
2023-10-19 Philippe Mathieu... hw/pci-host/sh_pcic: Declare CPU QOM types using DEFINE...
2023-10-19 Philippe Mathieu... hw/misc/mips_itu: Make MIPSITUState target agnostic
2023-10-19 Philippe Mathieu... hw/mips: Merge 'hw/mips/cpudevs.h' with 'target/mips...
2023-10-19 Philippe Mathieu... hw/mips/malta: Use sdram_type enum from 'hw/i2c/smbus_e...
2023-10-19 Lu Gaohw/sd/sdhci: Block Size Register bits [14:12] is lost
2023-10-19 Marc-André Lureaumemory: follow Error API guidelines
2023-10-19 Stefan HajnocziMerge tag 'pull-lu-20231018' of https://gitlab.com...
2023-10-19 Stefan HajnocziMerge tag 'migration-20231018-pull-request' of https...
2023-10-19 Chris Rauerhw/timer/npcm7xx_timer: Prevent timer from counting...
2023-10-19 Peter Maydelltarget/arm/arm-powerctl: Correctly init CPUs when power...
2023-10-19 Peter Maydellhw/arm/smmuv3: Advertise SMMUv3.1-XNX feature
2023-10-19 Peter Maydellhw/arm/smmuv3: Sort ID register setting into field...
2023-10-19 Peter Maydellhw/arm/smmuv3: Update ID register bit field definitions
2023-10-19 Leif Lindholmhw/arm/sbsa-ref: use bsa.h for PPI definitions
2023-10-19 Leif Lindholm{include/}hw/arm: refactor virt PPI logic
2023-10-19 Tong Hoxlnx-versal-efuse: hw/nvram: Remove deprecated device...
2023-10-19 Tong Hoxlnx-zynqmp-efuse: hw/nvram: Remove deprecated device...
2023-10-19 Tong Hoxlnx-bbram: hw/nvram: Remove deprecated device reset
2023-10-19 Thomas Huthhw/arm: Move raspberrypi-fw-defs.h to the include/hw...
2023-10-18 Stefan HajnocziMerge tag 'pull-vfio-20231018' of https://github.com...
2023-10-18 Stefan HajnocziMerge tag 'for-upstream' of https://gitlab.com/bonzini...
2023-10-18 Marc-André Lureauhw/vfio: add ramfb migration support
2023-10-18 Marc-André Lureauramfb-standalone: add migration support
2023-10-18 Marc-André Lureauramfb: add migration support
2023-10-18 Eric Augervfio/pci: Remove vfio_detach_device from vfio_realize...
2023-10-18 Zhenzhong Duanvfio/ap: Remove pointless apdev variable
2023-10-18 Zhenzhong Duanvfio/pci: Fix a potential memory leak in vfio_listener_...
2023-10-18 Yi Liuvfio/common: Move legacy VFIO backend code into separat...
2023-10-18 Zhenzhong Duanvfio/common: Introduce a global VFIODevice list
2023-10-18 Zhenzhong Duanvfio/common: Store the parent container in VFIODevice
2023-10-18 Zhenzhong Duanvfio/common: Introduce a per container device list
2023-10-18 Zhenzhong Duanvfio/common: Move VFIO reset handler registration to...
2023-10-18 Eric Augervfio/ccw: Use vfio_[attach/detach]_device
2023-10-18 Eric Augervfio/ap: Use vfio_[attach/detach]_device
2023-10-18 Eric Augervfio/platform: Use vfio_[attach/detach]_device
2023-10-18 Eric Augervfio/pci: Introduce vfio_[attach/detach]_device
2023-10-18 Zhenzhong Duanvfio/common: Extract out vfio_kvm_device_[add/del]_fd
2023-10-18 Eric Augervfio/common: Introduce vfio_container_add|del_section_w...
2023-10-18 Eric Augervfio/common: Propagate KVM_SET_DEVICE_ATTR error if any
2023-10-18 Yi Liuvfio/common: Move IOMMU agnostic helpers to a separate...
2023-10-18 Paolo Bonzinihw/remote: move stub vfu_object_set_bus_irq out of...
2023-10-18 Paolo Bonzinihw/xen: cleanup sourcesets
2023-10-17 Helge Dellerlasips2: LASI PS/2 devices are not user-createable
2023-10-17 Helge Dellerpci_ids/tulip: Add PCI vendor ID for HP and use it...
next