Age | Commit message (Expand) | Author |
2015-12-22 | acpi: add aml_lgreater_equal() | Igor Mammedov |
2015-12-22 | acpi: add aml_sizeof | Xiao Guangrong |
2015-12-22 | acpi: add aml_derefof | Xiao Guangrong |
2015-12-22 | nvdimm: add maintain info | Xiao Guangrong |
2015-12-22 | nvdimm acpi: build ACPI nvdimm devices | Xiao Guangrong |
2015-12-22 | nvdimm acpi: build ACPI NFIT table | Xiao Guangrong |
2015-12-22 | acpi: support specified oem table id for build_header | Xiao Guangrong |
2015-12-22 | nvdimm: implement NVDIMM device abstract | Xiao Guangrong |
2015-12-22 | docs/pci_expander_bridge: fix typo | Cao jin |
2015-12-22 | hw/compat.h: Change indentation of HW_COMPAT_* to 4 spaces | Eduardo Habkost |
2015-12-22 | pc: Change indentation of PC_COMPAT_* to 4 spaces | Eduardo Habkost |
2015-12-22 | pc: Add pc-*-2.6 machine classes | Eduardo Habkost |
2015-12-22 | pc: Remove redundant code from pc-*-2.3 machine classes | Eduardo Habkost |
2015-12-22 | q35: skip q35-acpi-dsdt.aml load if not needed | Gerd Hoffmann |
2015-12-22 | ipmi: Add a force off function | Corey Minyard |
2015-12-22 | ipmi: Add firmware registration to the ISA interface | Corey Minyard |
2015-12-22 | ipmi: Add a firmware configuration repository | Corey Minyard |
2015-12-22 | ipmi: Add migration capability to the IPMI devices. | Corey Minyard |
2015-12-22 | ipmi: Add documentation | Corey Minyard |
2015-12-22 | ipmi: Add tests | Corey Minyard |
2015-12-22 | ipmi: Add a BT low-level interface | Corey Minyard |
2015-12-22 | ipmi: Add an ISA KCS low-level interface | Corey Minyard |
2015-12-22 | ipmi: Add an external connection simulation interface | Corey Minyard |
2015-12-22 | ipmi: Add a local BMC simulation | Corey Minyard |
2015-12-22 | Add a base IPMI interface | Corey Minyard |
2015-12-22 | pc: Group and document related PCMachineState/PCMachineclass fields | Eduardo Habkost |
2015-12-22 | q35: Remove MCHPCIState.guest_info field | Eduardo Habkost |
2015-12-22 | hw/i386: extend pxb query for all PC machines | Marcel Apfelbaum |
2015-12-22 | hw/pxb: introduce pxb-pcie expander for PCIe machines | Marcel Apfelbaum |
2015-12-22 | hw/acpi: merge pxb adjacent memory/IO ranges | Marcel Apfelbaum |
2015-12-22 | pc: Move option_rom_has_mr/rom_file_has_mr globals to MachineClass | Eduardo Habkost |
2015-12-22 | pc: Remove enforce-aligned-dimm QOM property | Eduardo Habkost |
2015-12-22 | pc: Move enforce_aligned_dimm to PCMachineClass | Eduardo Habkost |
2015-12-22 | pc: Move acpi_data_size global to PCMachineClass | Eduardo Habkost |
2015-12-22 | pc: Move legacy_acpi_table_size global to PCMachineClass | Eduardo Habkost |
2015-12-22 | pc: Move compat boolean globals to PCMachineClass | Eduardo Habkost |
2015-12-22 | mmap-alloc: tweak a comment on ppc64 | Michael S. Tsirkin |
2015-12-22 | Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ... | Peter Maydell |
2015-12-22 | sdhci: add optional quirk property to disable card insertion/removal interrupts | Andrew Baumann |
2015-12-22 | sdhci: don't raise a command index error for an unexpected response | Andrew Baumann |
2015-12-22 | sd: sdhci: Delete over-zealous power check | Peter Crosthwaite |
2015-12-22 | scripts/gdb: Fix a python exception in mtree.py | Yang Wei |
2015-12-22 | parallels: add format spec | Vladimir Sementsov-Ogievskiy |
2015-12-22 | block/mirror: replace IOV_MAX with blk_get_max_iov() | Stefan Hajnoczi |
2015-12-22 | block: replace IOV_MAX with BlockLimits.max_iov | Stefan Hajnoczi |
2015-12-22 | block-backend: add blk_get_max_iov() | Stefan Hajnoczi |
2015-12-22 | block: add BlockLimits.max_iov field | Stefan Hajnoczi |
2015-12-22 | virtio-blk: trivial code optimization | Gonglei |
2015-12-18 | Merge remote-tracking branch 'remotes/ehabkost/tags/numa-pull-request' into s... | Peter Maydell |
2015-12-18 | numa: Clean up query-memdev error handling | Markus Armbruster |