aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2020-11-17qemu/bswap: Remove unused qemu_bswap_len()Philippe Mathieu-Daudé1-6/+0
2020-11-16Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2020-11-1...Peter Maydell37-37/+37
2020-11-16include/hw/xen.h: drop superfluous structAlex Bennée1-1/+1
2020-11-15nomaintainer: Fix Lesser GPL version numberChetan Pant22-22/+22
2020-11-15tpm: Fix Lesser GPL version numberChetan Pant1-1/+1
2020-11-15overall/alpha tcg cpus|hppa: Fix Lesser GPL version numberChetan Pant6-6/+6
2020-11-15non-virt: Fix Lesser GPL version numberChetan Pant7-7/+7
2020-11-15semihosting: Fix Lesser GPL version numberChetan Pant1-1/+1
2020-11-13intc/ibex_plic: Ensure we don't loose interruptsAlistair Francis1-0/+1
2020-11-13hmp: Pass monitor to mon_get_cpu_env()Kevin Wolf1-1/+1
2020-11-13hmp: Pass monitor to MonitorDef.get_value()Kevin Wolf1-1/+2
2020-11-13hmp: Pass monitor to mon_get_cpu()Kevin Wolf1-1/+1
2020-11-10hw/misc/stm32f2xx_syscfg: Remove extraneous IRQPhilippe Mathieu-Daudé1-2/+0
2020-11-09block: Move bdrv_drain_all_end_quiesce() to block_int.hGreg Kurz2-6/+9
2020-11-06Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20201106' into stagingPeter Maydell1-1/+2
2020-11-05Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell3-1/+49
2020-11-05Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...Peter Maydell3-0/+4
2020-11-05s390x: fix build for --without-default-devicesCornelia Huck1-1/+2
2020-11-04qapi, qemu-options: make all parsing visitors parse boolean options the samePaolo Bonzini1-0/+2
2020-11-04Merge remote-tracking branch 'remotes/philmd-gitlab/tags/mips-fixes-20201103'...Peter Maydell4-4/+4
2020-11-03vhost-blk: set features before setting inflight featureJin Yu1-0/+1
2020-11-03Revert "vhost-blk: set features before setting inflight feature"Stefan Hajnoczi1-1/+0
2020-11-03hw/mips/boston: Fix Lesser GPL version numberChetan Pant1-1/+1
2020-11-03hw/mips: Fix Lesser GPL version numberChetan Pant3-3/+3
2020-11-03hw/riscv: microchip_pfsoc: Hook the I2C1 controllerBin Meng1-0/+1
2020-11-03hw/riscv: microchip_pfsoc: Correct DDR memory mapBin Meng1-1/+4
2020-11-03hw/riscv: microchip_pfsoc: Map the reserved memory at address 0Bin Meng1-0/+1
2020-11-03hw/riscv: microchip_pfsoc: Connect the SYSREG moduleBin Meng1-0/+2
2020-11-03hw/misc: Add Microchip PolarFire SoC SYSREG module supportBin Meng1-0/+39
2020-11-03hw/riscv: microchip_pfsoc: Connect the IOSCB moduleBin Meng1-1/+3
2020-11-03hw/misc: Add Microchip PolarFire SoC IOSCB module supportBin Meng1-0/+50
2020-11-03hw/riscv: microchip_pfsoc: Connect DDR memory controller modulesBin Meng1-0/+5
2020-11-03hw/misc: Add Microchip PolarFire SoC DDR Memory Controller supportBin Meng1-0/+56
2020-11-03target/riscv: Add sifive_plic vmstateYifei Jiang1-0/+1
2020-11-03hw/isa/lpc_ich9: Ignore reserved/invalid SCI IRQPhilippe Mathieu-Daudé1-0/+1
2020-11-03cutils: replace strdup with g_strdupPaolo Bonzini1-0/+1
2020-11-03Merge remote-tracking branch 'remotes/mdroth/tags/qga-pull-2020-10-27-v3-tag'...Peter Maydell1-0/+28
2020-11-03memory: Add interface to set iommu page size maskBharat Bhushan1-0/+38
2020-11-03memory-device: Add get_min_alignment() callbackDavid Hildenbrand1-0/+10
2020-11-03Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20201102'...Peter Maydell1-1/+0
2020-11-02glib-compat: add g_unix_get_passwd_entry_qemu()Marc-André Lureau1-0/+28
2020-11-02Merge remote-tracking branch 'remotes/nvme/tags/pull-nvme-20201102' into stagingPeter Maydell2-5/+17
2020-11-02hw/intc/arm_gicv3_cpuif: Make GIC maintenance interrupts workPeter Maydell1-1/+0
2020-11-02Merge remote-tracking branch 'remotes/awilliam/tags/vfio-update-20201101.0' i...Peter Maydell14-6/+898
2020-11-01s390x/pci: get zPCI function info from hostMatthew Rosato3-4/+11
2020-11-01vfio: Add routine for finding VFIO_DEVICE_GET_INFO capabilitiesMatthew Rosato1-0/+2
2020-11-01s390x/pci: use a PCI Function structurePierre Morel1-0/+1
2020-11-01s390x/pci: use a PCI Group structurePierre Morel1-0/+10
2020-11-01s390x/pci: create a header dedicated to PCI CLPPierre Morel3-196/+212
2020-11-01s390x/pci: Honor DMA limits set by vfioMatthew Rosato3-0/+24