aboutsummaryrefslogtreecommitdiff
path: root/include/hw
AgeCommit message (Expand)AuthorFilesLines
2020-12-11Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...Peter Maydell9-66/+100
2020-12-10vl: clean up -boot variablesPaolo Bonzini1-0/+1
2020-12-10vl: move various initialization routines out of qemu_initPaolo Bonzini1-8/+0
2020-12-10vl: extract validation of -smp to machine.cPaolo Bonzini1-0/+1
2020-12-10i386: remove bios_namePaolo Bonzini1-1/+2
2020-12-10hw/core/stream: Rename StreamSlave as StreamSinkPhilippe Mathieu-Daudé2-22/+21
2020-12-10hw/ssi: Rename SSI 'slave' as 'peripheral'Philippe Mathieu-Daudé2-24/+24
2020-12-10hw/ssi: Update coding style to make checkpatch.pl happyPhilippe Mathieu-Daudé1-7/+9
2020-12-10hw/ssi/aspeed_smc: Rename 'max_slaves' variable as 'max_peripherals'Philippe Mathieu-Daudé1-1/+1
2020-12-10pci: Let pci_dma_write() propagate MemTxResultPhilippe Mathieu-Daudé1-2/+14
2020-12-10pci: Let pci_dma_read() propagate MemTxResultPhilippe Mathieu-Daudé1-2/+14
2020-12-10pci: Let pci_dma_rw() propagate MemTxResultPhilippe Mathieu-Daudé1-2/+16
2020-12-10Merge remote-tracking branch 'remotes/armbru/tags/pull-misc-2020-12-10' into ...Peter Maydell2-2/+0
2020-12-10Clean up includesMarkus Armbruster2-2/+0
2020-12-10Merge remote-tracking branch 'remotes/legoater/tags/pull-aspeed-20201210' int...Peter Maydell1-0/+37
2020-12-10Merge remote-tracking branch 'remotes/kraxel/tags/microvm-20201210-pull-reque...Peter Maydell4-3/+10
2020-12-10hw/intc/armv7m_nvic: Implement read/write for RAS register blockPeter Maydell1-0/+1
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-10hw/misc: add an EMC141{3,4} device modelJohn Wang1-0/+37
2020-12-10microvm: add second ioapicGerd Hoffmann1-0/+2
2020-12-10microvm: make pcie irq base runtime changeableGerd Hoffmann1-1/+1
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