]> Git Repo - qemu.git/history - hw
target/arm: Implement FPCXT_S fp system register
[qemu.git] / hw /
2020-12-10 Peter Maydellhw/intc/armv7m_nvic: Make all of system PPB range be...
2020-12-10 Alex Cheni.MX6ul: Fix bad printf format specifiers
2020-12-10 Alex Cheni.MX6: Fix bad printf format specifiers
2020-12-10 Alex Cheni.MX31: Fix bad printf format specifiers
2020-12-10 Alex Cheni.MX25: Fix bad printf format specifiers
2020-12-10 Marcin Juszkiewiczsbsa-ref: allow to use Cortex-A53/57/72 cpus
2020-12-10 Vikram Garhwalxlnx-zynqmp: Connect Xilinx ZynqMP CAN controllers
2020-12-10 Vikram Garhwalhw/net/can: Introduce Xilinx ZynqMP CAN controller
2020-12-10 Kunkun Jianghw/arm/smmuv3: Fix up L1STD_SPAN decoding
2020-12-09 Peter MaydellMerge remote-tracking branch 'remotes/mst/tags/for_upst...
2020-12-09 Andrew Melnychenkohw/virtio-pci Added AER capability.
2020-12-09 Andrew Melnychenkohw/virtio-pci Added counter for pcie capabilities offsets.
2020-12-09 Igor Mammedovx86: ich9: let firmware negotiate 'CPU hot-unplug with...
2020-12-09 Igor Mammedovx86: ich9: factor out "guest_cpu_hotplug_features"
2020-12-09 Igor Mammedovx86: acpi: let the firmware handle pending "CPU remove...
2020-12-09 Igor Mammedovx86: acpi: introduce AcpiPmInfo::smi_on_cpu_unplug
2020-12-09 Igor Mammedovacpi: cpuhp: introduce 'firmware performs eject' status...
2020-12-09 Erich-McMillanhw/i386/pc: add max combined fw size as machine configu...
2020-12-09 Peter MaydellMerge remote-tracking branch 'remotes/huth-gitlab/tags...
2020-12-09 Peter Maydellhw/m68k/mcf5206: Don't leak IRQs in mcf5206_mbar_realize()
2020-12-08 Cornelia Huckhw: add compat machines for 6.0
2020-12-08 Juan Quintelafailover: Remove primary_dev member
2020-12-08 Juan Quintelafailover: simplify failover_unplug_primary
2020-12-08 Juan Quintelafailover: Caller of this two functions already have...
2020-12-08 Juan Quintelafailover: We don't need to cache primary_device_id...
2020-12-08 Juan Quintelafailover: split failover_find_primary_device_id()
2020-12-08 Juan Quintelafailover: remove failover_find_primary_device() error...
2020-12-08 Juan Quintelafailover: make sure that id always exist
2020-12-08 Juan Quintelafailover: Rename to failover_find_primary_device()
2020-12-08 Juan Quintelafailover: virtio_net_connect_failover_devices() does...
2020-12-08 Juan Quintelafailover: Rename function to hide_device()
2020-12-08 Juan Quintelafailover: should_be_hidden() should take a bool
2020-12-08 Juan Quintelafailover: simplify virtio_net_find_primary()
2020-12-08 Juan Quintelafailover: Remove memory leak
2020-12-08 Juan Quintelafailover: Remove primary_device_dict
2020-12-08 Juan Quintelafailover: remove standby_id variable
2020-12-08 Juan Quintelafailover: Remove primary_device_opts
2020-12-08 Juan Quintelafailover: g_strcmp0() knows how to handle NULL
2020-12-08 Juan Quintelafailover: Rename bool to failover_primary_hidden
2020-12-08 Juan Quintelafailover: qdev_device_add() returns err or dev set
2020-12-08 Juan Quintelafailover: Remove external partially_hotplugged property
2020-12-08 Juan Quintelafailover: Remove unused parameter
2020-12-08 Juan Quintelafailover: primary bus is only used once, and where...
2020-12-08 Juan Quintelafailover: Use always atomics for primary_should_be_hidden
2020-12-08 Juan Quintelafailover: fix indentantion
2020-12-08 Yubo Miaoacpi: Align the size to 128k
2020-12-08 Yubo Miaoacpi/gpex: Build tables for pxb
2020-12-08 Yubo Miaoacpi: Extract crs build form acpi_build.c
2020-12-08 Jiahui Cenhw/arm/virt: Write extra pci roots into fw_cfg
2020-12-08 Jiahui Cenfw_cfg: Refactor extra pci roots addition
2020-12-08 Yubo Miaoacpi/gpex: Extract two APIs from acpi_dsdt_add_pci
2020-12-08 John Levonvirtio: reset device on bad guest index in virtio_load()
2020-12-08 Eugenio Pérezintel_iommu: Skip page walking on device iotlb invalida...
2020-12-08 Eugenio Pérezmemory: Add IOMMU_NOTIFIER_DEVIOTLB_UNMAP IOMMUTLBNotif...
2020-12-08 Eugenio Pérezmemory: Add IOMMUTLBEvent
2020-12-08 Eugenio Pérezmemory: Rename memory_region_notify_one to memory_regio...
2020-12-01 Paolo Bonziniide: atapi: assert that the buffer pointer is in range
2020-12-01 Mauro Matteo Cascellahw/net/dp8393x: fix integer underflow in dp8393x_do_tra...
2020-11-26 Peter MaydellMerge remote-tracking branch 'remotes/bonzini-gitlab...
2020-11-24 Peter MaydellMerge remote-tracking branch 'remotes/ehabkost/tags...
2020-11-24 Peter MaydellMerge remote-tracking branch 'remotes/kevin/tags/for...
2020-11-24 Peter MaydellMerge remote-tracking branch 'remotes/gkurz-gitlab...
2020-11-24 Michael S. TsirkinRevert "hw/core/qdev-properties: Use qemu_strtoul(...
2020-11-24 Peter MaydellMerge remote-tracking branch 'remotes/dg-gitlab/tags...
2020-11-24 Peter MaydellMerge remote-tracking branch 'remotes/jasowang/tags...
2020-11-24 Prasad J Pandithw/net/e1000e: advance desc_offset in case of null...
2020-11-23 Peter MaydellMerge remote-tracking branch 'remotes/awilliam/tags...
2020-11-23 Kirti Wankhedevfio: Change default dirty pages tracking behavior...
2020-11-23 Peter MaydellMerge remote-tracking branch 'remotes/huth-gitlab/tags...
2020-11-23 Alex Williamsonvfio: Make migration support experimental
2020-11-23 Peter MaydellMerge remote-tracking branch 'remotes/pmaydell/tags...
2020-11-23 Peter MaydellMerge remote-tracking branch 'remotes/stefanha-gitlab...
2020-11-23 Chen Qunhw/intc: fix heap-buffer-overflow in rxicu_realize()
2020-11-23 AlexChenhw/arm: Fix bad print format specifiers
2020-11-22 Peter MaydellMerge remote-tracking branch 'remotes/mcayland/tags...
2020-11-22 Mark Cave-Aylandhw/display/tcx: add missing 64-bit access for framebuff...
2020-11-20 Peter MaydellMerge remote-tracking branch 'remotes/bonzini-gitlab...
2020-11-20 Paolo Bonziniusb: fix kconfig for usb-xhci-sysbus
2020-11-19 Peter MaydellMerge remote-tracking branch 'remotes/cohuck/tags/s390x...
2020-11-18 Cornelia Hucks390x/pci: fix endianness issues
2020-11-18 Matthew Rosatos390x/pci: Unregister listeners before destroying IOMMU...
2020-11-18 Collin Wallings390/kvm: fix diag318 propagation and reset functionality
2020-11-18 Peter MaydellMerge remote-tracking branch 'remotes/gkurz/tags/ppc...
2020-11-18 Peter MaydellMerge remote-tracking branch 'remotes/berrange-gitlab...
2020-11-18 Peter MaydellMerge remote-tracking branch 'remotes/bonzini-gitlab...
2020-11-18 Greg KurzRevert series "spapr/xive: Allocate vCPU IPIs from...
2020-11-18 Stefan Weildocs: Fix some typos (found by codespell)
2020-11-17 Peter MaydellMerge remote-tracking branch 'remotes/vivier2/tags...
2020-11-17 Peter MaydellMerge remote-tracking branch 'remotes/armbru/tags/pull...
2020-11-17 Peter MaydellMerge remote-tracking branch 'remotes/pmaydell/tags...
2020-11-17 Peter MaydellMerge remote-tracking branch 'remotes/kevin/tags/for...
2020-11-17 Peter MaydellMerge remote-tracking branch 'remotes/philmd-gitlab...
2020-11-17 Peter MaydellMerge remote-tracking branch 'remotes/huth-gitlab/tags...
2020-11-17 Peter Maydelltmp105: Correct handling of temperature limit checks
2020-11-17 Peter Maydellhw/misc/tmp105: reset the T_low and T_High registers
2020-11-17 Alistair Francisregister: Remove unnecessary NULL check
2020-11-17 Peter Maydellhw/input/ps2.c: Remove remnants of printf debug
2020-11-17 Alex Chenexynos: Fix bad printf format specifiers
2020-11-17 Andrew Joneshw/arm/virt: ARM_VIRT must select ARM_GIC
2020-11-17 Peter MaydellMerge remote-tracking branch 'remotes/mst/tags/for_upst...
next
This page took 0.0802890000000001 seconds and 7 git commands to generate.