aboutsummaryrefslogtreecommitdiff
path: root/include/hw
AgeCommit message (Expand)AuthorFilesLines
2018-12-20pci/pcihp: perform check for bus capability in pre_plug handlerDavid Hildenbrand1-0/+2
2018-12-20pci/shpc: rename hotplug handler callbacksDavid Hildenbrand1-4/+4
2018-12-20pci/pcie: rename hotplug handler callbacksDavid Hildenbrand1-4/+4
2018-12-20hw: acpi: Remove AcpiRsdpDescriptor and fix testsSamuel Ortiz1-13/+0
2018-12-19hw: acpi: Export and share the ARM RSDP buildSamuel Ortiz1-0/+2
2018-12-19hw: arm: Carry RSDP specific data through AcpiRsdpDataSamuel Ortiz1-0/+8
2018-12-19intel_iommu: dma read/write draining supportPeter Xu2-0/+6
2018-12-19pcie: Fast PCIe root ports for new machinesAlex Williamson1-1/+9
2018-12-19pcie: Add link speed and width fields to PCIESlotAlex Williamson1-0/+4
2018-12-19qapi: Define PCIe link speed and width propertiesAlex Williamson1-0/+8
2018-12-19pci: Sync PCIe downstream port LNKSTA on readAlex Williamson2-0/+14
2018-12-19pcie: Create enums for link speed and widthAlex Williamson1-2/+21
2018-12-19hw/smbios: Move to the hw/firmware/ subdirectoryPhilippe Mathieu-Daudé1-0/+0
2018-12-19hw/smbios: Restrict access to "hw/smbios/ipmi.h"Philippe Mathieu-Daudé1-15/+0
2018-12-16Merge remote-tracking branch 'remotes/pmaydell/tags/pull-misc-20181214' into ...Peter Maydell2-2/+19
2018-12-14Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20181213'...Peter Maydell2-7/+4
2018-12-14include/hw/loader.h: Document load_image_size()Peter Maydell1-0/+16
2018-12-14hw/core/loader.c: Remove load_image()Peter Maydell1-1/+0
2018-12-14elf_ops.h: Use address_space_write() to write memoryPeter Maydell1-1/+3
2018-12-14Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2018-12-1...Peter Maydell2-3/+2
2018-12-13hw/arm: versal: Correct the nr of IRQs to 192Edgar E. Iglesias1-1/+1
2018-12-13hw/arm: versal: Use IRQs 111 - 118 for virtio-mmioEdgar E. Iglesias1-3/+3
2018-12-13core/sysbus: remove the SysBusDeviceClass::init pathMao Zhongyi1-3/+0
2018-12-13Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20181212' into stagingPeter Maydell1-1/+7
2018-12-12s390x/tod: Properly stop the KVM TOD while the guest is not runningDavid Hildenbrand1-1/+7
2018-12-12i2c: Move typedef of bitbang_i2c_interface to i2c.hBALATON Zoltan2-3/+2
2018-12-11Merge remote-tracking branch 'remotes/vivier2/tags/trivial-patches-pull-reque...Peter Maydell1-1/+1
2018-12-11qdev: move qdev_prop_register_global_list() to testsMarc-André Lureau1-1/+0
2018-12-11accel: register global_props like machine globalsMarc-André Lureau1-29/+0
2018-12-11qom: make interface types abstractMarc-André Lureau11-39/+10
2018-12-11q35/440fx/arm/spapr: Add QEMU 4.0 machine typeAlex Williamson2-0/+6
2018-12-11i386: Rename bools in PCMachineState to end in _enabledCorey Minyard1-3/+3
2018-12-11hw: qdev: fix error in commentLi Qiang1-1/+1
2018-11-08Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-3.1-20181108' into...Peter Maydell1-3/+4
2018-11-08Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell3-2/+17
2018-11-08ppc/spapr_caps: Add SPAPR_CAP_NESTED_KVM_HVSuraj Jitindar Singh1-1/+4
2018-11-08hw/ppc/spapr_rng: Introduce CONFIG_SPAPR_RNG switch for spapr_rng.cThomas Huth1-2/+0
2018-11-06scsi-generic: avoid invalid access to struct when emulating block limitsPaolo Bonzini2-1/+16
2018-11-06i386: clarify that the Q35 machine type implements a P35 chipsetDaniel P. Berrangé1-1/+1
2018-11-05hw/pci: Add missing includePhilippe Mathieu-Daudé1-0/+2
2018-11-05x86_iommu: move vtd_generate_msi_message in common fileSingh, Brijesh2-59/+66
2018-11-02hw/arm: versal: Add a model of Xilinx Versal SoCEdgar E. Iglesias1-0/+122
2018-11-02hw/arm/nrf51_soc: Connect UART to nRF51 SoCJulia Suvorova1-0/+3
2018-11-02hw/char: Implement nRF51 SoC UARTJulia Suvorova1-0/+78
2018-10-30i386: Add PKU on Skylake-Server CPU modelTao Xu1-1/+9
2018-10-30Merge remote-tracking branch 'remotes/vivier2/tags/qemu-trivial-for-3.1-pull-...Peter Maydell1-1/+1
2018-10-29audio: use TYPE_MV88W8618_AUDIO instead of hardcoded stringMao Zhongyi1-0/+1
2018-10-26hw/intc/gicv3: Remove useless parenthesis around DIV_ROUND_UP macroPhilippe Mathieu-Daudé1-1/+1
2018-10-24memory-device: complete factoring out unplug handlingDavid Hildenbrand1-1/+1
2018-10-24memory-device: complete factoring out plug handlingDavid Hildenbrand1-2/+1