summaryrefslogtreecommitdiffstats
path: root/hw
Commit message (Expand)AuthorAgeFilesLines
* pc: acpi: create MADT.lapic entries only for valid lapicsIgor Mammedov2019-11-291-7/+12
* pc: acpi: SRAT: create only valid processor lapic entriesIgor Mammedov2019-11-291-3/+8
* pc: acpi: cleanup qdev_get_machine() callsIgor Mammedov2019-11-291-14/+12
* machine: introduce MachineClass.possible_cpu_arch_ids() hookIgor Mammedov2019-11-291-4/+40
* pc: init pcms->apic_id_limit once and use it throughout pc.cIgor Mammedov2019-11-291-26/+19
* pc: acpi: remove NOP assignmentIgor Mammedov2019-11-291-1/+0
* pxb: cleanupCao jin2019-11-291-1/+1
* nvdimm acpi: emulate dsm methodXiao Guangrong2019-11-291-0/+56
* nvdimm acpi: let qemu handle _DSM methodXiao Guangrong2019-11-291-5/+115
* nvdimm acpi: introduce patched dsm memoryXiao Guangrong2019-11-291-3/+17
* nvdimm acpi: initialize the resource used by NVDIMM ACPIXiao Guangrong2019-11-296-14/+52
* hw/acpi: fix Q35 support for legacy Windows OSMarcel Apfelbaum2019-11-291-0/+6
* ich9lpc: fix typoCao jin2019-11-291-17/+18
* msi_supported -> msi_nonbrokenMichael S. Tsirkin2019-11-2912-15/+28
* virtio-pci: call pci reset variant when guest requests reset.Gerd Hoffmann2019-11-291-7/+4
* i386: populate floppy drive information in DSDTRoman Kagan2019-11-291-3/+66
* fdc: add function to determine drive chs limitsRoman Kagan2019-11-291-0/+23
* i386: expose floppy drive CMOS typeRoman Kagan2019-11-291-1/+1
* i386/acpi: make floppy controller object dynamicRoman Kagan2019-11-291-24/+3
* pc-dimm: fix error handling in pc_dimm_check_memdev_is_busy()Igor Mammedov2019-11-291-3/+10
* virtio-balloon: add 'available' counterDenis V. Lunev2019-11-291-0/+1
* hw/virtio: group virtio flags into an enumMarcel Apfelbaum2019-11-291-7/+10
* hw/virtio: fix double use of a virtio flagMarcel Apfelbaum2019-11-291-1/+1
* balloon: fix segfault and harden the stats queueLadi Prosek2019-11-291-2/+22
* acpi: add build_append_named_dword, returning an offset in bufferMichael S. Tsirkin2019-11-291-0/+28
* acpi: allow using object as offset for OperationRegionXiao Guangrong2019-11-292-17/+18
* acpi: add aml_concatenate()Xiao Guangrong2019-11-291-0/+7
* acpi: add aml_create_field()Xiao Guangrong2019-11-291-0/+14
* vfio/pci: replace fixed string limit by g_strdup_printfNeo Jia2019-11-291-2/+3
* vfio/pci: Split out VGA setupAlex Williamson2019-11-292-34/+50
* vfio/pci: Fixup PCI option ROMsAlex Williamson2019-11-291-0/+30
* vfio/pci: Convert all MemoryRegion to dynamic alloc and consistent functionsAlex Williamson2019-11-293-91/+71
* vfio: Generalize region supportAlex Williamson2019-11-295-180/+260
* vfio: Wrap VFIO_DEVICE_GET_REGION_INFOAlex Williamson2019-11-293-46/+66
* vfio: Add sysfsdev property for pci & platformAlex Williamson2019-11-292-100/+85
* s390x/cpu: use g_new0Cornelia Huck2019-11-291-1/+1
* s390x: Introduce S390MachineClassJanosch Frank2019-11-291-14/+1
* s390x: Introduce machine definition macrosJanosch Frank2019-11-291-42/+47
* s390x/cpu: Allow hotplug of CPUsMatthew Rosato2019-11-291-0/+10
* s390x/cpu: Add error handling to cpu creationMatthew Rosato2019-11-291-1/+1
* s390x/cpu: Add CPU property linksMatthew Rosato2019-11-292-5/+46
* s390x/cpu: Tolerate max_cpusMatthew Rosato2019-11-291-5/+6
* s390x/cpu: Set initial CPU state in common routineMatthew Rosato2019-11-291-4/+0
* s390x/cpu: Cleanup init in preparation for hotplugMatthew Rosato2019-11-293-6/+6
* acpi: arm: add fw_cfg device node to dsdtGabriel L. Somlo2019-11-291-0/+15
* acpi: pc: add fw_cfg device node to dsdtGabriel L. Somlo2019-11-291-0/+29
* pc: fw_cfg: move ioport base constant to pc.hGabriel L. Somlo2019-11-291-3/+2
* fw_cfg: expose control register size in fw_cfg.hGabriel L. Somlo2019-11-291-1/+3
* rocker: allow user to specify rocker world by propertyJiri Pirko2019-11-291-1/+28
* rocker: add name field into WorldOps ale let world specify its nameJiri Pirko2019-11-293-6/+3
OpenPOWER on IntegriCloud