aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-12-22acpi: add aml_sizeofXiao Guangrong
2015-12-22acpi: add aml_derefofXiao Guangrong
2015-12-22nvdimm: add maintain infoXiao Guangrong
2015-12-22nvdimm acpi: build ACPI nvdimm devicesXiao Guangrong
2015-12-22nvdimm acpi: build ACPI NFIT tableXiao Guangrong
2015-12-22acpi: support specified oem table id for build_headerXiao Guangrong
2015-12-22nvdimm: implement NVDIMM device abstractXiao Guangrong
2015-12-22docs/pci_expander_bridge: fix typoCao jin
2015-12-22hw/compat.h: Change indentation of HW_COMPAT_* to 4 spacesEduardo Habkost
2015-12-22pc: Change indentation of PC_COMPAT_* to 4 spacesEduardo Habkost
2015-12-22pc: Add pc-*-2.6 machine classesEduardo Habkost
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 documentationCorey Minyard
2015-12-22ipmi: Add testsCorey 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-22pc: Group and document related PCMachineState/PCMachineclass fieldsEduardo Habkost
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-22mmap-alloc: tweak a comment on ppc64Michael S. Tsirkin
2015-12-22Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell
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-22scripts/gdb: Fix a python exception in mtree.pyYang Wei
2015-12-22parallels: add format specVladimir Sementsov-Ogievskiy
2015-12-22block/mirror: replace IOV_MAX with blk_get_max_iov()Stefan Hajnoczi
2015-12-22block: replace IOV_MAX with BlockLimits.max_iovStefan Hajnoczi
2015-12-22block-backend: add blk_get_max_iov()Stefan Hajnoczi
2015-12-22block: add BlockLimits.max_iov fieldStefan Hajnoczi
2015-12-22virtio-blk: trivial code optimizationGonglei
2015-12-18Merge remote-tracking branch 'remotes/ehabkost/tags/numa-pull-request' into s...Peter Maydell
2015-12-18numa: Clean up query-memdev error handlingMarkus Armbruster
2015-12-18Merge remote-tracking branch 'remotes/berrange/tags/pull-qcrypto-secrets-base...Peter Maydell