summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2020-12-10microvm: add second ioapicGerd Hoffmann
2020-12-10microvm: make pcie irq base runtime changeableGerd Hoffmann
2020-12-10microvm: make number of virtio transports runtime changeableGerd Hoffmann
2020-12-10x86: add support for second ioapicGerd Hoffmann
2020-12-09x86: acpi: let the firmware handle pending "CPU remove" events in SMMIgor Mammedov
2020-12-09acpi: cpuhp: introduce 'firmware performs eject' status/control bitsIgor Mammedov
2020-12-09hw/i386/pc: add max combined fw size as machine configuration optionErich-McMillan
2020-12-08libvhost-user: make it a meson subprojectMarc-André Lureau
2020-12-08hw: add compat machines for 6.0Cornelia Huck
2020-12-08failover: Remove primary_dev memberJuan Quintela
2020-12-08failover: We don't need to cache primary_device_id anymoreJuan Quintela
2020-12-08failover: Rename function to hide_device()Juan Quintela
2020-12-08failover: should_be_hidden() should take a boolJuan Quintela
2020-12-08failover: Remove primary_device_dictJuan Quintela
2020-12-08failover: remove standby_id variableJuan Quintela
2020-12-08failover: Remove primary_device_optsJuan Quintela
2020-12-08failover: Rename bool to failover_primary_hiddenJuan Quintela
2020-12-08failover: primary bus is only used once, and where it is setJuan Quintela
2020-12-08acpi/gpex: Build tables for pxbYubo Miao
2020-12-08acpi: Extract crs build form acpi_build.cYubo Miao
2020-12-08hw/arm/virt: Write extra pci roots into fw_cfgJiahui Cen
2020-12-08fw_cfg: Refactor extra pci roots additionJiahui Cen
2020-12-08memory: Add IOMMU_NOTIFIER_DEVIOTLB_UNMAP IOMMUTLBNotificationTypeEugenio Pérez
2020-12-08memory: Add IOMMUTLBEventEugenio Pérez
2020-12-08memory: Rename memory_region_notify_one to memory_region_notify_iommu_oneEugenio Pérez
2020-11-24net: do not exit on "netdev_add help" monitor commandPaolo Bonzini
2020-11-23vfio: Change default dirty pages tracking behavior during migrationKirti Wankhede
2020-11-23vfio: Make migration support experimentalAlex Williamson
2020-11-23Merge remote-tracking branch 'remotes/stefanha-gitlab/tags/block-pull-request...Peter Maydell
2020-11-18s390x/pci: fix endianness issuesCornelia Huck
2020-11-17qemu/bswap: Remove unused qemu_bswap_len()Philippe Mathieu-Daudé
2020-11-16Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2020-11-1...Peter Maydell
2020-11-16include/hw/xen.h: drop superfluous structAlex Bennée
2020-11-15nomaintainer: Fix Lesser GPL version numberChetan Pant
2020-11-15tpm: Fix Lesser GPL version numberChetan Pant
2020-11-15overall/alpha tcg cpus|hppa: Fix Lesser GPL version numberChetan Pant
2020-11-15non-virt: Fix Lesser GPL version numberChetan Pant
2020-11-15semihosting: Fix Lesser GPL version numberChetan Pant
2020-11-13intc/ibex_plic: Ensure we don't loose interruptsAlistair Francis
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