aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2020-12-10vl: remove bios_namePaolo Bonzini1-1/+0
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-10dma: Let dma_memory_write() propagate MemTxResultPhilippe Mathieu-Daudé1-4/+18
2020-12-10dma: Let dma_memory_read() propagate MemTxResultPhilippe Mathieu-Daudé1-4/+17
2020-12-10dma: Let dma_memory_rw() propagate MemTxResultPhilippe Mathieu-Daudé1-8/+22
2020-12-10dma: Let dma_memory_set() propagate MemTxResultPhilippe Mathieu-Daudé1-1/+14
2020-12-10dma: Document address_space_map/address_space_unmap() prototypesPhilippe Mathieu-Daudé1-1/+28
2020-12-10WHPX: support for the kernel-irqchip on/offSunil Muthuswamy1-0/+22
2020-12-10target/i386: Support up to 32768 CPUs without IRQ remappingDavid Woodhouse1-0/+1
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-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