aboutsummaryrefslogtreecommitdiff
path: root/include/hw
AgeCommit message (Expand)Author
2016-01-15xlnx-zynqmp: Add support for high DDR memory regionsAlistair Francis
2016-01-13isa: Clean up error handling around isa_bus_new()Markus Armbruster
2016-01-13hw: Inline the qdev_prop_set_drive_nofail() wrapperMarkus Armbruster
2016-01-12Merge remote-tracking branch 'remotes/kvaneesh/tags/for-upstream-signed' into...Peter Maydell
2016-01-11i.MX: move i.MX31 CCM object to register arrayJean-Christophe DUBOIS
2016-01-11Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into st...Peter Maydell
2016-01-11Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.6-20160111' into...Peter Maydell
2016-01-11spapr vio: fix to incomplete QOMifyCao jin
2016-01-11hw/ppc/spapr: Use XHCI as host controller for new spapr machinesThomas Huth
2016-01-11Move SET_MACHINE_COMPAT macro to boards.hDavid Gibson
2016-01-11vmxnet3: Introduce 'x-disable-pcie' back-compat propertyShmulik Ladkani
2016-01-11vmxnet3: Introduce 'x-old-msi-offsets' back-compat propertyShmulik Ladkani
2016-01-09i386/pc: expose identifying the floppy controllerRoman Kagan
2016-01-09pc: acpi: move PIIX4 isa-bridge and pm devices into SSDTIgor Mammedov
2016-01-09pc: acpi: move HPET from DSDT to SSDTIgor Mammedov
2016-01-09pc: acpi: cpuhp: move \_GPE._E02() into SSDTIgor Mammedov
2016-01-09pc: acpi: cpuhp: move PRSC() method into SSDTIgor Mammedov
2016-01-09pc: acpi: cpuhp: move CPST() method into SSDTIgor Mammedov
2016-01-09pc: acpi: cpuhp: move CPMA() method into SSDTIgor Mammedov
2016-01-09pc: acpi: cpuhp: move CPEJ() method to SSDTIgor Mammedov
2016-01-09pc: acpi: memhp: drop not needed stringify(MEMORY_foo) usageIgor Mammedov
2016-01-09pc: acpi: memhp: move \_GPE._E03 into SSDTIgor Mammedov
2016-01-08pc: acpi: memhp: prepare context in SSDT for moving memhp DSDT codeIgor Mammedov
2016-01-089pfs: merge hw/virtio/virtio-9p.h into hw/9pfs/virtio-9p.hWei Liu
2015-12-22acpi: extend aml_and() to accept target argumentIgor Mammedov
2015-12-22acpi: extend aml_or() to accept target argumentIgor Mammedov
2015-12-22acpi add aml_dma()Igor Mammedov
2015-12-22acpi: add aml_to_buffer()Igor Mammedov
2015-12-22acpi: add aml_to_hexstring()Igor Mammedov
2015-12-22acpi: extend aml_field() to support LockRuleIgor Mammedov
2015-12-22acpi: add aml_lgreater()Igor Mammedov
2015-12-22acpi: add aml_lor()Igor Mammedov
2015-12-22acpi: add aml_sleep()Igor Mammedov
2015-12-22acpi: add aml_alias()Igor Mammedov
2015-12-22acpi: extend aml_shiftright() to accept target argumentIgor Mammedov
2015-12-22acpi: add aml_to_integer()Igor Mammedov
2015-12-22acpi: add aml_call0() helperIgor Mammedov
2015-12-22acpi: add aml_decrement() and aml_subtract()Igor Mammedov
2015-12-22acpi: extend aml_add() to accept target argumentIgor Mammedov
2015-12-22acpi: add aml_create_qword_field()Igor Mammedov
2015-12-22acpi: add aml_mutex(), aml_acquire(), aml_release()Xiao Guangrong
2015-12-22acpi: add aml_lgreater_equal()Igor Mammedov
2015-12-22acpi: add aml_sizeofXiao Guangrong
2015-12-22acpi: add aml_derefofXiao 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-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