]> git.proxmox.com Git - mirror_qemu.git/history - hw
target/hppa: Add privilege to MMU index conversion helpers
[mirror_qemu.git] / hw /
2023-07-14 Olaf Heringhw/ide/piix: properly initialize the BMIBA register
2023-07-12 Richard HendersonMerge tag 'block-pull-request' of https://gitlab.com...
2023-07-12 Stefan Hajnoczivirtio-blk: fix host notifier issues during dataplane...
2023-07-12 Richard HendersonMerge tag 'mem-2023-07-12' of https://github.com/davidh...
2023-07-12 David Hildenbrandvirtio-mem-pci: Device unplug support
2023-07-12 David Hildenbrandvirtio-mem: Prepare for device unplug support
2023-07-12 David Hildenbrandvirtio-md-pci: Support unplug requests for compatible...
2023-07-12 David Hildenbrandvirtio-md-pci: Handle unplug of virtio based memory...
2023-07-12 David Hildenbrandarm/virt: Use virtio-md-pci (un)plug functions
2023-07-12 David Hildenbrandpc: Factor out (un)plug handling of virtio-md-pci devices
2023-07-12 David Hildenbrandvirtio-md-pci: New parent type for virtio-mem-pci and...
2023-07-12 David Hildenbrandvirtio-mem: Support "x-ignore-shared" migration
2023-07-12 David Hildenbrandvirtio-mem: Skip most of virtio_mem_unplug_all() withou...
2023-07-12 David Hildenbrandmemory-device: Track used region size in DeviceMemoryState
2023-07-12 David Hildenbrandmemory-device: Refactor memory_device_pre_plug()
2023-07-12 David Hildenbrandhw/i386/pc: Remove PC_MACHINE_DEVMEM_REGION_SIZE
2023-07-12 David Hildenbrandhw/i386/acpi-build: Rely on machine->device_memory...
2023-07-12 David Hildenbrandhw/i386/pc: Use machine_memory_devices_init()
2023-07-12 David Hildenbrandhw/loongarch/virt: Use machine_memory_devices_init()
2023-07-12 David Hildenbrandhw/ppc/spapr: Use machine_memory_devices_init()
2023-07-12 David Hildenbrandhw/arm/virt: Use machine_memory_devices_init()
2023-07-12 David Hildenbrandmemory-device: Introduce machine_memory_devices_init()
2023-07-12 David Hildenbrandmemory-device: Unify enabled vs. supported error messages
2023-07-11 Richard HendersonMerge tag 'for_upstream' of https://git.kernel.org...
2023-07-11 Richard HendersonMerge tag 'mips-20230710' of https://github.com/philmd...
2023-07-10 Hawkins Jiaweivhost: Fix false positive out-of-bounds
2023-07-10 Akihiko Odakipcie: Specify 0 for ARI next function numbers
2023-07-10 Akihiko Odakipcie: Use common ARI next function number
2023-07-10 Alex Bennéehw/virtio: fix typo in VIRTIO_CONFIG_IRQ_IDX comments
2023-07-10 Leonardo Braspcie: Add hotplug detect state register to cmask
2023-07-10 Eric Augervirtio-iommu: Rework the traces in virtio_iommu_set_pag...
2023-07-10 Eric Augervirtio-iommu: Fix 64kB host page size VFIO device assig...
2023-07-10 Ani Sinhahw/pci: warn when PCIe device is plugged into non-zero...
2023-07-10 Laurent Viviervhost-vdpa: mute unaligned memory error report
2023-07-10 Akihiko Odakipcie: Release references of virtual functions
2023-07-10 Bernhard Beschowhw/pci/pci: Remove multifunction parameter from pci_new...
2023-07-10 Bernhard Beschowhw/ide/piix: Move registration of VMStateDescription...
2023-07-10 Bernhard Beschowhw/ide/pci: Replace some magic numbers by constants
2023-07-10 Bernhard Beschowhw/ide: Extract bmdma_status_writeb()
2023-07-10 Bernhard Beschowhw/ide: Extract IDEBus assignment into bmdma_init()
2023-07-10 Bernhard Beschowhw/isa/vt82c686: Remove via_isa_set_irq()
2023-07-10 Bernhard Beschowhw/ide/via: Wire up IDE legacy interrupts in host device
2023-07-10 Bernhard Beschowhw/ide/pci: Expose legacy interrupts as named GPIOs
2023-07-10 Jiaxun Yanghw/mips/loongson3_virt: Relax CPU restrictions for TCG
2023-07-10 Richard HendersonMerge tag 'qga-pull-2023-07-10' of https://github.com...
2023-07-10 Richard HendersonMerge tag 'pull-riscv-to-apply-20230710-1' of https...
2023-07-10 Bernhard Beschowhw/pci/pci: Remove multifunction parameter from pci_cre...
2023-07-10 Bernhard Beschowhw/i386/pc_piix: Move i440fx' realize near its qdev_new()
2023-07-10 Bernhard Beschowhw/pci-host/i440fx: Resolve i440fx_init()
2023-07-10 Bernhard Beschowhw/pci-host/i440fx: Add I440FX_HOST_PROP_PCI_TYPE property
2023-07-10 Bernhard Beschowhw/pci-host/i440fx: Add PCI_HOST_{ABOVE, BELOW}_4G_MEM_...
2023-07-10 Bernhard Beschowhw/pci-host/i440fx: Add PCI_HOST_PROP_IO_MEM property
2023-07-10 Bernhard Beschowhw/pci-host/i440fx: Make MemoryRegion pointers accessib...
2023-07-10 Bernhard Beschowhw/pci-host/i440fx: Move i440fx_realize() into PCII440F...
2023-07-10 Bernhard Beschowhw/pci-host/i440fx: Have common names for some local...
2023-07-10 Bernhard Beschowhw/pci-host/i440fx: Replace magic values by existing...
2023-07-10 Bernhard Beschowhw/pci-host/i440fx: Add "i440fx" child property in...
2023-07-10 Bernhard Beschowhw/i386/pc_piix: Turn some local variables into initial...
2023-07-10 Bernhard Beschowhw/pci-host/q35: Make some property name macros reusabl...
2023-07-10 Bernhard Beschowhw/pci-host/q35: Initialize PCI_HOST_BYPASS_IOMMU prope...
2023-07-10 Bernhard Beschowhw/pci/pci_host: Introduce PCI_HOST_BYPASS_IOMMU macro
2023-07-10 Bernhard Beschowhw/pci-host/q35: Initialize PCMachineState::bus in...
2023-07-10 Bernhard Beschowhw/pci-host/q35: Fix double, contradicting .endianness...
2023-07-10 Bernhard Beschowhw/i386/pc_q35: Resolve redundant q35_host variable
2023-07-10 Tom Lonerganvhost-user: Make RESET_DEVICE a per device message
2023-07-10 Tom Lonerganvhost-user: Change one_time to per_device request
2023-07-10 Zhao Liuhw/smbios: Fix core count in type4
2023-07-10 Zhao Liuhw/smbios: Fix thread count in type4
2023-07-10 Zhao Liuhw/smbios: Fix smbios_smp_sockets caculation
2023-07-10 Zhao Liumachine: Add helpers to get cores/threads per socket
2023-07-10 Milan Zamazalhw/virtio: Add vhost-user-scmi-pci boilerplate
2023-07-10 Milan Zamazalhw/virtio: Add boilerplate for vhost-user-scmi device
2023-07-10 Erico Nunesvhost-user-gpu: implement get_edid frontend feature
2023-07-10 Erico Nunesvirtio-gpu: refactor generate_edid function to virtio_g...
2023-07-10 Viktor Prutyanovvirtio-net: pass Device-TLB enable/disable events to...
2023-07-10 Viktor Prutyanovvhost: register and change IOMMU flag depending on...
2023-07-10 Eugenio Pérezvdpa: Remove status in reset tracing
2023-07-10 Richard HendersonMerge tag 'pull-request-2023-07-10v2' of https://gitlab...
2023-07-10 Philippe Mathieu... hw/s390x: Move KVM specific PV from hw/ to target/s390x...
2023-07-10 Daniel Henrique... hw/riscv/virt.c: skip 'mmu-type' FDT if satp mode not set
2023-07-10 Lakshmi Bai Raja... hw/riscv: virt: Convert fdt_load_addr to uint64_t
2023-07-10 Guenter Roeckriscv: Generate devicetree only after machine initializ...
2023-07-10 Philippe Mathieu... hw/riscv/virt: Restrict ACLINT to TCG
2023-07-10 Tommy Wuhw/riscv: sifive_e: Support the watchdog timer of HiFiv...
2023-07-10 Tommy Wuhw/misc: sifive_e_aon: Support the watchdog timer of...
2023-07-10 Richard HendersonMerge tag 'pull-vfio-20230710' of https://github.com...
2023-07-10 Alex Williamsonvfio/pci: Enable AtomicOps completers on root ports
2023-07-10 Alex Williamsonpcie: Add a PCIe capability version helper
2023-07-10 Tony Krowiaks390x/ap: Wire up the device request notifier interface
2023-07-10 Avihai Horonvfio: Fix null pointer dereference bug in vfio_bars_fin...
2023-07-10 Zhenzhong Duanvfio/migration: Return bool type for vfio_migration_rea...
2023-07-10 Zhenzhong Duanvfio/migration: Remove print of "Migration disabled"
2023-07-10 Zhenzhong Duanvfio/migration: Free resources when vfio_migration_real...
2023-07-10 Zhenzhong Duanvfio/migration: Change vIOMMU blocker from global to...
2023-07-10 Zhenzhong Duanvfio/pci: Disable INTx in vfio_realize error path
2023-07-10 Alex Williamsonhw/vfio/pci-quirks: Sanitize capability pointer
2023-07-09 Richard HendersonMerge tag 'pull-tcg-20230709' of https://gitlab.com...
2023-07-09 Richard HendersonMerge tag 'linux-user-fcntl64-pull-request' of https...
2023-07-08 Richard HendersonMerge tag 'trivial-patches-20230708' of https://gitlab...
2023-07-08 Peng Lianghw/arm/virt-acpi-build.c: Add missing header
next