summaryrefslogtreecommitdiff
path: root/include/hw
AgeCommit message (Expand)Author
2020-11-01s390x/pci: use a PCI Function structurePierre Morel
2020-11-01s390x/pci: use a PCI Group structurePierre Morel
2020-11-01s390x/pci: create a header dedicated to PCI CLPPierre Morel
2020-11-01s390x/pci: Honor DMA limits set by vfioMatthew Rosato
2020-11-01s390x/pci: Add routine to get the vfio dma available countMatthew Rosato
2020-11-01vfio: Find DMA available capabilityMatthew Rosato
2020-11-01s390x/pci: Move header files to include/hw/s390xMatthew Rosato
2020-11-01qapi: Add VFIO devices migration stats in Migration statsKirti Wankhede
2020-11-01vfio: Get migration capability flags for containerKirti Wankhede
2020-11-01vfio: Add save state functions to SaveVMHandlersKirti Wankhede
2020-11-01vfio: Add migration state change notifierKirti Wankhede
2020-11-01vfio: Add VM state change handler to know state of VMKirti Wankhede
2020-11-01vfio: Add migration region initialization and finalize functionKirti Wankhede
2020-11-01vfio: Add save and load functions for VFIO PCI devicesKirti Wankhede
2020-11-01vfio: Add vfio_get_object callback to VFIODeviceOpsKirti Wankhede
2020-11-01vfio: Add function to unmap VFIO regionKirti Wankhede
2020-11-01Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2020-10-31Merge remote-tracking branch 'remotes/mcayland/tags/qemu-sparc-20201028' into...Peter Maydell
2020-10-30Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-for-5.2-pul...Peter Maydell
2020-10-30vhost-blk: set features before setting inflight featureJin Yu
2020-10-30pc: Implement -no-hpet as sugar for -machine hpet=onEduardo Habkost
2020-10-29Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-5.2-20201028' into...Peter Maydell
2020-10-29Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20201027-...Peter Maydell
2020-10-28sparc32-espdma: use object_initialize_child() for esp child objectMark Cave-Ayland
2020-10-28sparc32-ledma: use object_initialize_child() for lance child objectMark Cave-Ayland
2020-10-28sparc32-dma: use object_initialize_child() for espdma and ledma child objectsMark Cave-Ayland
2020-10-27Merge remote-tracking branch 'remotes/philmd-gitlab/tags/led-api-20201026' in...Peter Maydell
2020-10-27qdev: Fix two typosMaxim Levitsky
2020-10-27cpus: Drop declaration of cpu_remove()Greg Kurz
2020-10-28spapr: Improve spapr_reallocate_hpt() error reportingGreg Kurz
2020-10-28spapr: Simplify error handling in spapr_memory_plug()Greg Kurz
2020-10-28pc-dimm: Drop @errp argument of pc_dimm_plug()Greg Kurz
2020-10-28spapr: Move spapr_create_nvdimm_dr_connectors() to core machine codeGreg Kurz
2020-10-27hw/timer/armv7m_systick: Rewrite to use ptimersPeter Maydell
2020-10-27hw/watchdog: Implement SBSA watchdog deviceShashi Mallela
2020-10-27hw/char/pl011: add a clock inputLuc Michel
2020-10-27hw/misc/bcm2835_cprman: add sane reset values to the registersLuc Michel
2020-10-27hw/misc/bcm2835_cprman: add the DSI0HSCK multiplexerLuc Michel
2020-10-27hw/misc/bcm2835_cprman: add a clock mux skeleton implementationLuc Michel
2020-10-27hw/misc/bcm2835_cprman: add a PLL channel skeleton implementationLuc Michel
2020-10-27hw/misc/bcm2835_cprman: implement PLLs behaviourLuc Michel
2020-10-27hw/misc/bcm2835_cprman: add a PLL skeleton implementationLuc Michel
2020-10-27hw/arm/raspi: add a skeleton implementation of the CPRMANLuc Michel
2020-10-27hw/arm/raspi: fix CPRMAN base addressLuc Michel
2020-10-27hw/core/clock: provide the VMSTATE_ARRAY_CLOCK macroLuc Michel
2020-10-27hw/arm/bcm2836: Introduce the BCM2835 SoCPhilippe Mathieu-Daudé
2020-10-27hw/arm/bcm2836: Restrict BCM283XInfo declaration to C sourcePhilippe Mathieu-Daudé
2020-10-27hw/gpio: Add GPIO model for Nuvoton NPCM7xxHavard Skinnemoen
2020-10-27hw/arm/npcm7xx: Add EHCI and OHCI controllersHavard Skinnemoen
2020-10-27hw/misc: Add npcm7xx random number generatorHavard Skinnemoen