aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2020-12-10hw/intc/armv7m_nvic: Make all of system PPB range be RAZWI/BusFaultPeter Maydell1-0/+1
2020-12-10xlnx-zynqmp: Connect Xilinx ZynqMP CAN controllersVikram Garhwal1-0/+8
2020-12-10hw/net/can: Introduce Xilinx ZynqMP CAN controllerVikram Garhwal1-0/+78
2020-12-09x86: acpi: let the firmware handle pending "CPU remove" events in SMMIgor Mammedov1-0/+1
2020-12-09acpi: cpuhp: introduce 'firmware performs eject' status/control bitsIgor Mammedov1-0/+1
2020-12-09hw/i386/pc: add max combined fw size as machine configuration optionErich-McMillan1-0/+2
2020-12-08libvhost-user: make it a meson subprojectMarc-André Lureau1-1/+1
2020-12-08hw: add compat machines for 6.0Cornelia Huck2-0/+6
2020-12-08failover: Remove primary_dev memberJuan Quintela1-1/+0
2020-12-08failover: We don't need to cache primary_device_id anymoreJuan Quintela1-1/+0
2020-12-08failover: Rename function to hide_device()Juan Quintela1-13/+15
2020-12-08failover: should_be_hidden() should take a boolJuan Quintela1-1/+1
2020-12-08failover: Remove primary_device_dictJuan Quintela1-1/+0
2020-12-08failover: remove standby_id variableJuan Quintela1-1/+0
2020-12-08failover: Remove primary_device_optsJuan Quintela1-1/+0
2020-12-08failover: Rename bool to failover_primary_hiddenJuan Quintela1-1/+2
2020-12-08failover: primary bus is only used once, and where it is setJuan Quintela1-1/+0
2020-12-08acpi/gpex: Build tables for pxbYubo Miao1-0/+1
2020-12-08acpi: Extract crs build form acpi_build.cYubo Miao1-0/+22
2020-12-08hw/arm/virt: Write extra pci roots into fw_cfgJiahui Cen1-0/+1
2020-12-08fw_cfg: Refactor extra pci roots additionJiahui Cen1-0/+9
2020-12-08memory: Add IOMMU_NOTIFIER_DEVIOTLB_UNMAP IOMMUTLBNotificationTypeEugenio Pérez1-1/+6
2020-12-08memory: Add IOMMUTLBEventEugenio Pérez1-14/+13
2020-12-08memory: Rename memory_region_notify_one to memory_region_notify_iommu_oneEugenio Pérez1-3/+3
2020-11-24net: do not exit on "netdev_add help" monitor commandPaolo Bonzini1-0/+1
2020-11-23vfio: Change default dirty pages tracking behavior during migrationKirti Wankhede1-0/+1
2020-11-23vfio: Make migration support experimentalAlex Williamson1-0/+1
2020-11-23Merge remote-tracking branch 'remotes/stefanha-gitlab/tags/block-pull-request...Peter Maydell1-6/+12
2020-11-18s390x/pci: fix endianness issuesCornelia Huck1-4/+4
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