summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* x86: acpi: let the firmware handle pending "CPU remove" events in SMMIgor Mammedov2020-12-091-0/+1
* acpi: cpuhp: introduce 'firmware performs eject' status/control bitsIgor Mammedov2020-12-091-0/+1
* hw/i386/pc: add max combined fw size as machine configuration optionErich-McMillan2020-12-091-0/+2
* libvhost-user: make it a meson subprojectMarc-André Lureau2020-12-081-1/+1
* hw: add compat machines for 6.0Cornelia Huck2020-12-082-0/+6
* failover: Remove primary_dev memberJuan Quintela2020-12-081-1/+0Star
* failover: We don't need to cache primary_device_id anymoreJuan Quintela2020-12-081-1/+0Star
* failover: Rename function to hide_device()Juan Quintela2020-12-081-13/+15
* failover: should_be_hidden() should take a boolJuan Quintela2020-12-081-1/+1
* failover: Remove primary_device_dictJuan Quintela2020-12-081-1/+0Star
* failover: remove standby_id variableJuan Quintela2020-12-081-1/+0Star
* failover: Remove primary_device_optsJuan Quintela2020-12-081-1/+0Star
* failover: Rename bool to failover_primary_hiddenJuan Quintela2020-12-081-1/+2
* failover: primary bus is only used once, and where it is setJuan Quintela2020-12-081-1/+0Star
* acpi/gpex: Build tables for pxbYubo Miao2020-12-081-0/+1
* acpi: Extract crs build form acpi_build.cYubo Miao2020-12-081-0/+22
* hw/arm/virt: Write extra pci roots into fw_cfgJiahui Cen2020-12-081-0/+1
* fw_cfg: Refactor extra pci roots additionJiahui Cen2020-12-081-0/+9
* memory: Add IOMMU_NOTIFIER_DEVIOTLB_UNMAP IOMMUTLBNotificationTypeEugenio Pérez2020-12-081-1/+6
* memory: Add IOMMUTLBEventEugenio Pérez2020-12-081-14/+13Star
* memory: Rename memory_region_notify_one to memory_region_notify_iommu_oneEugenio Pérez2020-12-081-3/+3
* net: do not exit on "netdev_add help" monitor commandPaolo Bonzini2020-11-241-0/+1
* vfio: Change default dirty pages tracking behavior during migrationKirti Wankhede2020-11-231-0/+1
* vfio: Make migration support experimentalAlex Williamson2020-11-231-0/+1
* Merge remote-tracking branch 'remotes/stefanha-gitlab/tags/block-pull-request...Peter Maydell2020-11-231-6/+12
|\
| * block/nvme: Introduce Completion Queue definitionsPhilippe Mathieu-Daudé2020-11-031-6/+12
* | s390x/pci: fix endianness issuesCornelia Huck2020-11-181-4/+4
* | qemu/bswap: Remove unused qemu_bswap_len()Philippe Mathieu-Daudé2020-11-171-6/+0Star
* | Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2020-11-1...Peter Maydell2020-11-1637-37/+37
|\ \
| * | nomaintainer: Fix Lesser GPL version numberChetan Pant2020-11-1522-22/+22
| * | tpm: Fix Lesser GPL version numberChetan Pant2020-11-151-1/+1
| * | overall/alpha tcg cpus|hppa: Fix Lesser GPL version numberChetan Pant2020-11-156-6/+6
| * | non-virt: Fix Lesser GPL version numberChetan Pant2020-11-157-7/+7
| * | semihosting: Fix Lesser GPL version numberChetan Pant2020-11-151-1/+1
* | | include/hw/xen.h: drop superfluous structAlex Bennée2020-11-161-1/+1
|/ /
* | intc/ibex_plic: Ensure we don't loose interruptsAlistair Francis2020-11-141-0/+1
* | hmp: Pass monitor to mon_get_cpu_env()Kevin Wolf2020-11-131-1/+1
* | hmp: Pass monitor to MonitorDef.get_value()Kevin Wolf2020-11-131-1/+2
* | hmp: Pass monitor to mon_get_cpu()Kevin Wolf2020-11-131-1/+1
* | hw/misc/stm32f2xx_syscfg: Remove extraneous IRQPhilippe Mathieu-Daudé2020-11-101-2/+0Star
* | block: Move bdrv_drain_all_end_quiesce() to block_int.hGreg Kurz2020-11-092-6/+9
* | Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20201106' into stagingPeter Maydell2020-11-061-1/+2
|\ \
| * | s390x: fix build for --without-default-devicesCornelia Huck2020-11-051-1/+2
* | | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell2020-11-053-1/+49
|\ \ \
| * | | vhost-blk: set features before setting inflight featureJin Yu2020-11-031-0/+1
| * | | Revert "vhost-blk: set features before setting inflight feature"Stefan Hajnoczi2020-11-031-1/+0Star
| * | | memory: Add interface to set iommu page size maskBharat Bhushan2020-11-031-0/+38
| * | | memory-device: Add get_min_alignment() callbackDavid Hildenbrand2020-11-031-0/+10
* | | | Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...Peter Maydell2020-11-053-0/+4
|\ \ \ \
| * | | | qapi, qemu-options: make all parsing visitors parse boolean options the samePaolo Bonzini2020-11-041-0/+2