summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2020-11-13hmp: Pass monitor to mon_get_cpu_env()Kevin Wolf
2020-11-13hmp: Pass monitor to MonitorDef.get_value()Kevin Wolf
2020-11-13hmp: Pass monitor to mon_get_cpu()Kevin Wolf
2020-11-10hw/misc/stm32f2xx_syscfg: Remove extraneous IRQPhilippe Mathieu-Daudé
2020-11-09block: Move bdrv_drain_all_end_quiesce() to block_int.hGreg Kurz
2020-11-06Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20201106' into stagingPeter Maydell
2020-11-05Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2020-11-05Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...Peter Maydell
2020-11-05s390x: fix build for --without-default-devicesCornelia Huck
2020-11-04qapi, qemu-options: make all parsing visitors parse boolean options the samePaolo Bonzini
2020-11-04Merge remote-tracking branch 'remotes/philmd-gitlab/tags/mips-fixes-20201103'...Peter Maydell
2020-11-03vhost-blk: set features before setting inflight featureJin Yu
2020-11-03Revert "vhost-blk: set features before setting inflight feature"Stefan Hajnoczi
2020-11-03hw/mips/boston: Fix Lesser GPL version numberChetan Pant
2020-11-03hw/mips: Fix Lesser GPL version numberChetan Pant
2020-11-03hw/riscv: microchip_pfsoc: Hook the I2C1 controllerBin Meng
2020-11-03hw/riscv: microchip_pfsoc: Correct DDR memory mapBin Meng
2020-11-03hw/riscv: microchip_pfsoc: Map the reserved memory at address 0Bin Meng
2020-11-03hw/riscv: microchip_pfsoc: Connect the SYSREG moduleBin Meng
2020-11-03hw/misc: Add Microchip PolarFire SoC SYSREG module supportBin Meng
2020-11-03hw/riscv: microchip_pfsoc: Connect the IOSCB moduleBin Meng
2020-11-03hw/misc: Add Microchip PolarFire SoC IOSCB module supportBin Meng
2020-11-03hw/riscv: microchip_pfsoc: Connect DDR memory controller modulesBin Meng
2020-11-03hw/misc: Add Microchip PolarFire SoC DDR Memory Controller supportBin Meng
2020-11-03target/riscv: Add sifive_plic vmstateYifei Jiang
2020-11-03hw/isa/lpc_ich9: Ignore reserved/invalid SCI IRQPhilippe Mathieu-Daudé
2020-11-03cutils: replace strdup with g_strdupPaolo Bonzini
2020-11-03Merge remote-tracking branch 'remotes/mdroth/tags/qga-pull-2020-10-27-v3-tag'...Peter Maydell
2020-11-03memory: Add interface to set iommu page size maskBharat Bhushan
2020-11-03memory-device: Add get_min_alignment() callbackDavid Hildenbrand
2020-11-03Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20201102'...Peter Maydell
2020-11-02glib-compat: add g_unix_get_passwd_entry_qemu()Marc-André Lureau
2020-11-02Merge remote-tracking branch 'remotes/nvme/tags/pull-nvme-20201102' into stagingPeter Maydell
2020-11-02hw/intc/arm_gicv3_cpuif: Make GIC maintenance interrupts workPeter Maydell
2020-11-02Merge remote-tracking branch 'remotes/awilliam/tags/vfio-update-20201101.0' i...Peter Maydell
2020-11-01s390x/pci: get zPCI function info from hostMatthew Rosato
2020-11-01vfio: Add routine for finding VFIO_DEVICE_GET_INFO capabilitiesMatthew Rosato
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-01linux-headers: update against 5.10-rc1Matthew 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