summaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2016-03-11ipmi: add rsp_buffer_set_error() helperCédric Le Goater
2016-03-11ipmi: remove IPMI_CHECK_RESERVATION() macroCédric Le Goater
2016-03-11ipmi: replace IPMI_ADD_RSP_DATA() macro with inline helpersCédric Le Goater
2016-03-11ipmi: remove IPMI_CHECK_CMD_LEN() macroCédric Le Goater
2016-03-11pc: acpi: clarify why possible LAPIC entries must be present in MADTIgor Mammedov
2016-03-11pc: acpi: drop cpu->found_cpus bitmapIgor Mammedov
2016-03-11pc: acpi: create Processor and Notify objects only for valid lapicsIgor Mammedov
2016-03-11pc: acpi: create MADT.lapic entries only for valid lapicsIgor Mammedov
2016-03-11pc: acpi: SRAT: create only valid processor lapic entriesIgor Mammedov
2016-03-11pc: acpi: cleanup qdev_get_machine() callsIgor Mammedov
2016-03-11machine: introduce MachineClass.possible_cpu_arch_ids() hookIgor Mammedov
2016-03-11pc: init pcms->apic_id_limit once and use it throughout pc.cIgor Mammedov
2016-03-11pc: acpi: remove NOP assignmentIgor Mammedov
2016-03-11pxb: cleanupCao jin
2016-03-11nvdimm acpi: emulate dsm methodXiao Guangrong
2016-03-11nvdimm acpi: let qemu handle _DSM methodXiao Guangrong
2016-03-11nvdimm acpi: introduce patched dsm memoryXiao Guangrong
2016-03-11nvdimm acpi: initialize the resource used by NVDIMM ACPIXiao Guangrong
2016-03-11hw/acpi: fix Q35 support for legacy Windows OSMarcel Apfelbaum
2016-03-11ich9lpc: fix typoCao jin
2016-03-11msi_supported -> msi_nonbrokenMichael S. Tsirkin
2016-03-11virtio-pci: call pci reset variant when guest requests reset.Gerd Hoffmann
2016-03-11i386: populate floppy drive information in DSDTRoman Kagan
2016-03-11fdc: add function to determine drive chs limitsRoman Kagan
2016-03-11i386: expose floppy drive CMOS typeRoman Kagan
2016-03-11i386/acpi: make floppy controller object dynamicRoman Kagan
2016-03-11pc-dimm: fix error handling in pc_dimm_check_memdev_is_busy()Igor Mammedov
2016-03-11virtio-balloon: add 'available' counterDenis V. Lunev
2016-03-11hw/virtio: group virtio flags into an enumMarcel Apfelbaum
2016-03-11hw/virtio: fix double use of a virtio flagMarcel Apfelbaum
2016-03-11balloon: fix segfault and harden the stats queueLadi Prosek
2016-03-11acpi: add build_append_named_dword, returning an offset in bufferMichael S. Tsirkin
2016-03-11acpi: allow using object as offset for OperationRegionXiao Guangrong
2016-03-11acpi: add aml_concatenate()Xiao Guangrong
2016-03-11acpi: add aml_create_field()Xiao Guangrong
2016-03-10vfio/pci: replace fixed string limit by g_strdup_printfNeo Jia
2016-03-10vfio/pci: Split out VGA setupAlex Williamson
2016-03-10vfio/pci: Fixup PCI option ROMsAlex Williamson
2016-03-10vfio/pci: Convert all MemoryRegion to dynamic alloc and consistent functionsAlex Williamson
2016-03-10vfio: Generalize region supportAlex Williamson
2016-03-10vfio: Wrap VFIO_DEVICE_GET_REGION_INFOAlex Williamson
2016-03-10vfio: Add sysfsdev property for pci & platformAlex Williamson
2016-03-10s390x/cpu: use g_new0Cornelia Huck
2016-03-10s390x: Introduce S390MachineClassJanosch Frank
2016-03-10s390x: Introduce machine definition macrosJanosch Frank
2016-03-10s390x/cpu: Allow hotplug of CPUsMatthew Rosato
2016-03-10s390x/cpu: Add error handling to cpu creationMatthew Rosato
2016-03-10s390x/cpu: Add CPU property linksMatthew Rosato
2016-03-10s390x/cpu: Tolerate max_cpusMatthew Rosato
2016-03-10s390x/cpu: Set initial CPU state in common routineMatthew Rosato