summaryrefslogtreecommitdiffstats
path: root/hw
Commit message (Expand)AuthorAgeFilesLines
* petalogix-ml605: Set the MicroBlaze CPU version to 8.10.aEdgar E. Iglesias2016-01-071-0/+1
* s3adsp1800: Set the MicroBlaze CPU version to 7.10.dEdgar E. Iglesias2016-01-071-0/+1
* sun4u: split NPT and INT_DIS accesses between timer and compare registersMark Cave-Ayland2016-01-071-9/+10
* sun4u: split out NPT and INT_DIS into separate CPUTimer fieldsMark Cave-Ayland2016-01-071-4/+13
* Merge remote-tracking branch 'remotes/gkurz/tags/for-upstream' into stagingPeter Maydell2015-12-231-1/+1
|\
| * virtio-9p: use accessor to get thread_poolGreg Kurz2015-12-231-1/+1
* | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell2015-12-2321-278/+4592
|\ \
| * | acpi: extend aml_and() to accept target argumentIgor Mammedov2015-12-223-6/+8
| * | acpi: extend aml_or() to accept target argumentIgor Mammedov2015-12-223-6/+7
| * | acpi add aml_dma()Igor Mammedov2015-12-221-0/+14
| * | acpi: add aml_to_buffer()Igor Mammedov2015-12-221-0/+13
| * | acpi: add aml_to_hexstring()Igor Mammedov2015-12-221-0/+13
| * | acpi: extend aml_field() to support LockRuleIgor Mammedov2015-12-222-6/+9
| * | acpi: add aml_lgreater()Igor Mammedov2015-12-221-0/+9
| * | acpi: add aml_lor()Igor Mammedov2015-12-221-0/+9
| * | acpi: add aml_sleep()Igor Mammedov2015-12-221-0/+10
| * | acpi: add aml_alias()Igor Mammedov2015-12-221-0/+9
| * | acpi: extend aml_shiftright() to accept target argumentIgor Mammedov2015-12-222-3/+3
| * | acpi: add aml_to_integer()Igor Mammedov2015-12-221-0/+9
| * | acpi: add aml_call0() helperIgor Mammedov2015-12-221-0/+8
| * | acpi: add aml_decrement() and aml_subtract()Igor Mammedov2015-12-221-0/+14
| * | acpi: extend aml_add() to accept target argumentIgor Mammedov2015-12-222-3/+3
| * | acpi: aml: add helper for Opcode Arg2 Arg2 [Dst] AML patternIgor Mammedov2015-12-221-29/+32
| * | acpi: add aml_create_qword_field()Igor Mammedov2015-12-221-4/+17
| * | acpi: add aml_mutex(), aml_acquire(), aml_release()Xiao Guangrong2015-12-221-0/+33
| * | acpi: add aml_lgreater_equal()Igor Mammedov2015-12-221-0/+11
| * | acpi: add aml_sizeofXiao Guangrong2015-12-221-0/+8
| * | acpi: add aml_derefofXiao Guangrong2015-12-221-0/+8
| * | nvdimm acpi: build ACPI nvdimm devicesXiao Guangrong2015-12-221-0/+106
| * | nvdimm acpi: build ACPI NFIT tableXiao Guangrong2015-12-224-0/+414
| * | acpi: support specified oem table id for build_headerXiao Guangrong2015-12-223-20/+28
| * | nvdimm: implement NVDIMM device abstractXiao Guangrong2015-12-223-0/+52
| * | pc: Add pc-*-2.6 machine classesEduardo Habkost2015-12-222-5/+24
| * | pc: Remove redundant code from pc-*-2.3 machine classesEduardo Habkost2015-12-222-3/+0Star
| * | q35: skip q35-acpi-dsdt.aml load if not neededGerd Hoffmann2015-12-221-1/+4
| * | ipmi: Add a force off functionCorey Minyard2015-12-221-0/+6
| * | ipmi: Add firmware registration to the ISA interfaceCorey Minyard2015-12-222-0/+30
| * | ipmi: Add a firmware configuration repositoryCorey Minyard2015-12-221-0/+27
| * | ipmi: Add migration capability to the IPMI devices.Corey Minyard2015-12-224-0/+114
| * | ipmi: Add a BT low-level interfaceCorey Minyard2015-12-222-0/+490
| * | ipmi: Add an ISA KCS low-level interfaceCorey Minyard2015-12-222-0/+453
| * | ipmi: Add an external connection simulation interfaceCorey Minyard2015-12-222-0/+479
| * | ipmi: Add a local BMC simulationCorey Minyard2015-12-222-0/+1727
| * | Add a base IPMI interfaceCorey Minyard2015-12-223-0/+127
| * | q35: Remove MCHPCIState.guest_info fieldEduardo Habkost2015-12-221-1/+0Star
| * | hw/i386: extend pxb query for all PC machinesMarcel Apfelbaum2015-12-224-3/+4
| * | hw/pxb: introduce pxb-pcie expander for PCIe machinesMarcel Apfelbaum2015-12-221-15/+83
| * | hw/acpi: merge pxb adjacent memory/IO rangesMarcel Apfelbaum2015-12-221-49/+74
| * | pc: Move option_rom_has_mr/rom_file_has_mr globals to MachineClassEduardo Habkost2015-12-224-11/+12
| * | pc: Remove enforce-aligned-dimm QOM propertyEduardo Habkost2015-12-221-11/+0Star