aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2015-12-22pc: Remove redundant code from pc-*-2.3 machine classesEduardo Habkost
2015-12-22q35: skip q35-acpi-dsdt.aml load if not neededGerd Hoffmann
2015-12-22ipmi: Add a force off functionCorey Minyard
2015-12-22ipmi: Add firmware registration to the ISA interfaceCorey Minyard
2015-12-22ipmi: Add a firmware configuration repositoryCorey Minyard
2015-12-22ipmi: Add migration capability to the IPMI devices.Corey Minyard
2015-12-22ipmi: Add a BT low-level interfaceCorey Minyard
2015-12-22ipmi: Add an ISA KCS low-level interfaceCorey Minyard
2015-12-22ipmi: Add an external connection simulation interfaceCorey Minyard
2015-12-22ipmi: Add a local BMC simulationCorey Minyard
2015-12-22Add a base IPMI interfaceCorey Minyard
2015-12-22q35: Remove MCHPCIState.guest_info fieldEduardo Habkost
2015-12-22hw/i386: extend pxb query for all PC machinesMarcel Apfelbaum
2015-12-22hw/pxb: introduce pxb-pcie expander for PCIe machinesMarcel Apfelbaum
2015-12-22hw/acpi: merge pxb adjacent memory/IO rangesMarcel Apfelbaum
2015-12-22pc: Move option_rom_has_mr/rom_file_has_mr globals to MachineClassEduardo Habkost
2015-12-22pc: Remove enforce-aligned-dimm QOM propertyEduardo Habkost
2015-12-22pc: Move enforce_aligned_dimm to PCMachineClassEduardo Habkost
2015-12-22pc: Move acpi_data_size global to PCMachineClassEduardo Habkost
2015-12-22pc: Move legacy_acpi_table_size global to PCMachineClassEduardo Habkost
2015-12-22pc: Move compat boolean globals to PCMachineClassEduardo Habkost
2015-12-22sdhci: add optional quirk property to disable card insertion/removal interruptsAndrew Baumann
2015-12-22sdhci: don't raise a command index error for an unexpected responseAndrew Baumann
2015-12-22sd: sdhci: Delete over-zealous power checkPeter Crosthwaite
2015-12-22block: replace IOV_MAX with BlockLimits.max_iovStefan Hajnoczi
2015-12-22virtio-blk: trivial code optimizationGonglei
2015-12-18xenfb: avoid reading twice the same fields from the shared pageStefano Stabellini
2015-12-18xen/blkif: Avoid double access to src->nr_segmentsStefano Stabellini
2015-12-17scsi: always call notifier on async cancellationPaolo Bonzini
2015-12-17scsi: use scsi_req_cancel_async when purging requestsPaolo Bonzini
2015-12-17cris: avoid "naked" qemu_logPaolo Bonzini
2015-12-17alpha: convert "naked" qemu_log to tracepointPaolo Bonzini
2015-12-17kvm: x86: add support for KVM_CAP_SPLIT_IRQCHIPPaolo Bonzini
2015-12-17kvm: add support for -machine kernel_irqchip=splitMatt Gingell
2015-12-17hw/misc: Hyper-V test device 'hyperv-testdev'Andrey Smetanin
2015-12-17linux-headers: update from kvm/nextPaolo Bonzini
2015-12-17vmw_pvscsi: Introduce 'x-disable-pcie' backword compatability propertyShmulik Ladkani
2015-12-17vmw_pvscsi: The pvscsi device is a PCIE endpointShmulik Ladkani
2015-12-17vmw_pvscsi: coding: Introduce PVSCSIClassShmulik Ladkani
2015-12-17vmw_pvscsi: Introduce 'x-old-pci-configuration' backword compatability propertyShmulik Ladkani
2015-12-17vmw_pvscsi: Change offset of msi pci capabilityShmulik Ladkani
2015-12-17vmw_pvscsi: Set device subsystem and revisionShmulik Ladkani
2015-12-17i.MX: Add an i.MX25 specific CCM class/instanceJean-Christophe Dubois
2015-12-17i.MX: Split the CCM class into an abstract base class and a concrete classJean-Christophe Dubois
2015-12-17i.MX: rename i.MX CCM get_clock() function and CLK ID enum namesJean-Christophe Dubois
2015-12-17i.MX: Fix i.MX31 default/reset configurationJean-Christophe Dubois
2015-12-17ARM: Virt: Add gpio-keys node for Poweroff using DTShannon Zhao
2015-12-17ARM: Virt: Add QEMU powerdown notifier and hook it to GPIO Pin 3Shannon Zhao
2015-12-17ARM: ACPI: Add _E03 for Power ButtonShannon Zhao
2015-12-17ACPI: Add aml_gpio_int() wrapper for GPIO Interrupt ConnectionShannon Zhao