aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2023-01-05hw/net: Fix read of uninitialized memory in imx_fec.pull-target-arm-20230105Stephen Longfield
2023-01-05i.MX7D: Connect IRQs to GPIO devices.Jean-Christophe Dubois
2023-01-05i.MX6UL: Add a specific GPT timer instance for the i.MX6ULJean-Christophe Dubois
2023-01-05i.MX7D: Compute clock frequency for the fixed frequency clocks.Jean-Christophe Dubois
2023-01-05i.MX7D: Connect GPT timers to IRQJean-Christophe Dubois
2023-01-05hw/arm/smmu-common: Avoid using inlined functions with external linkagePhilippe Mathieu-Daudé
2023-01-05hw/arm/smmu-common: Reduce smmu_inv_notifiers_mr() scopePhilippe Mathieu-Daudé
2023-01-05hw/arm/nseries: Silent -Wmissing-field-initializers warningPhilippe Mathieu-Daudé
2023-01-05hw/arm/nseries: Constify various read-only arraysPhilippe Mathieu-Daudé
2023-01-05hw/input/tsc2xxx: Constify set_transform()'s MouseTransformInfo argPhilippe Mathieu-Daudé
2023-01-05hw/timer/imx_epit: fix compare timer handlingAxel Heider
2023-01-05hw/timer/imx_epit: remove explicit fields cnt and freqAxel Heider
2023-01-05hw/timer/imx_epit: factor out register write handlersAxel Heider
2023-01-05hw/timer/imx_epit: hard reset initializes CR with 0Axel Heider
2023-01-05hw/timer/imx_epit: update interrupt state on CR write accessAxel Heider
2023-01-05hw/timer/imx_epit: define SR_OCIFAxel Heider
2023-01-05hw/timer/imx_epit: cleanup CR definesAxel Heider
2023-01-05hw/timer/imx_epit: improve commentsAxel Heider
2022-12-23hw/9pfs: Replace the direct call to xxxat() APIs with a wrapperBin Meng
2022-12-23hw/9pfs: Drop unnecessary *xattr wrapper API declarationsBin Meng
2022-12-239pfs: Fix some return statements in the synth backendGreg Kurz
2022-12-21Merge tag 'pull-ppc-20221221' of https://gitlab.com/danielhb/qemu into stagingPeter Maydell
2022-12-21hw/ppc/e500: Move comment to more appropriate placeBernhard Beschow
2022-12-21hw/ppc/e500: Resolve variable shadowingBernhard Beschow
2022-12-21hw/ppc/e500: Prefer local variable over qdev_get_machine()Bernhard Beschow
2022-12-21hw/ppc/virtex_ml507: Prefer local over global variableBernhard Beschow
2022-12-21hw/ppc/spapr: Reduce "vof.h" inclusionPhilippe Mathieu-Daudé
2022-12-21hw/ppc/e500: Add Freescale eSDHC to e500platPhilippe Mathieu-Daudé
2022-12-21hw/sd/sdhci: Support big endian SD host controller interfacesPhilippe Mathieu-Daudé
2022-12-21Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...Peter Maydell
2022-12-21hw/virtio: Extract QMP related code virtio-qmp.cPhilippe Mathieu-Daudé
2022-12-21hw/virtio: Extract config read/write accessors to virtio-config-io.cPhilippe Mathieu-Daudé
2022-12-21hw/virtio: Constify qmp_virtio_feature_map_t[]Philippe Mathieu-Daudé
2022-12-21hw/virtio: Guard and restrict scope of qmp_virtio_feature_map_t[]Philippe Mathieu-Daudé
2022-12-21hw/virtio: Rename virtio_ss[] -> specific_virtio_ss[]Philippe Mathieu-Daudé
2022-12-21hw/virtio: Add missing "hw/core/cpu.h" includePhilippe Mathieu-Daudé
2022-12-21hw/cxl/device: Add Flex Bus Port DVSECIra Weiny
2022-12-21hw/acpi: Rename tco.c -> ich9_tco.cPhilippe Mathieu-Daudé
2022-12-21pci: drop redundant PCIDeviceClass::is_bridge fieldIgor Mammedov
2022-12-21remove DEC 21154 PCI bridgeIgor Mammedov
2022-12-21vhost: fix vq dirty bitmap syncing when vIOMMU is enabledJason Wang
2022-12-21vhost-user: send set log base message only onceYajun Wu
2022-12-21vdpa: always start CVQ in SVQ mode if possibleEugenio Pérez
2022-12-21vdpa: add shadow_data to vhost_vdpaEugenio Pérez
2022-12-21vdpa: add asid parameter to vhost_vdpa_dma_map/unmapEugenio Pérez
2022-12-21vdpa: allocate SVQ array unconditionallyEugenio Pérez
2022-12-21vdpa: move SVQ vring features check to net/Eugenio Pérez
2022-12-21vdpa: request iova_range only onceEugenio Pérez
2022-12-21vhost: move iova_tree set to vhost_svq_startEugenio Pérez
2022-12-21vhost: allocate SVQ device file descriptors at device startEugenio Pérez