aboutsummaryrefslogtreecommitdiff
path: root/include/hw
AgeCommit message (Expand)AuthorFilesLines
2020-12-10microvm: make number of virtio transports runtime changeableGerd Hoffmann1-1/+1
2020-12-10x86: add support for second ioapicGerd Hoffmann3-1/+6
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-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-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-18s390x/pci: fix endianness issuesCornelia Huck1-4/+4
2020-11-16Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2020-11-1...Peter Maydell21-21/+21
2020-11-16include/hw/xen.h: drop superfluous structAlex Bennée1-1/+1
2020-11-15nomaintainer: Fix Lesser GPL version numberChetan Pant13-13/+13
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-10hw/misc/stm32f2xx_syscfg: Remove extraneous IRQPhilippe Mathieu-Daudé1-2/+0
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 Maydell2-1/+11
2020-11-05Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...Peter Maydell1-0/+1
2020-11-05s390x: fix build for --without-default-devicesCornelia Huck1-1/+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-03memory-device: Add get_min_alignment() callbackDavid Hildenbrand1-0/+10