Age | Commit message (Expand) | Author |
2015-12-22 | acpi: add aml_mutex(), aml_acquire(), aml_release() | Xiao Guangrong |
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 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 | 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 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 | 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 | 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 | block: replace IOV_MAX with BlockLimits.max_iov | Stefan Hajnoczi |
2015-12-22 | virtio-blk: trivial code optimization | Gonglei |
2015-12-18 | xenfb: avoid reading twice the same fields from the shared page | Stefano Stabellini |
2015-12-18 | xen/blkif: Avoid double access to src->nr_segments | Stefano Stabellini |
2015-12-17 | scsi: always call notifier on async cancellation | Paolo Bonzini |
2015-12-17 | scsi: use scsi_req_cancel_async when purging requests | Paolo Bonzini |
2015-12-17 | cris: avoid "naked" qemu_log | Paolo Bonzini |
2015-12-17 | alpha: convert "naked" qemu_log to tracepoint | Paolo Bonzini |
2015-12-17 | kvm: x86: add support for KVM_CAP_SPLIT_IRQCHIP | Paolo Bonzini |
2015-12-17 | kvm: add support for -machine kernel_irqchip=split | Matt Gingell |
2015-12-17 | hw/misc: Hyper-V test device 'hyperv-testdev' | Andrey Smetanin |
2015-12-17 | linux-headers: update from kvm/next | Paolo Bonzini |
2015-12-17 | vmw_pvscsi: Introduce 'x-disable-pcie' backword compatability property | Shmulik Ladkani |
2015-12-17 | vmw_pvscsi: The pvscsi device is a PCIE endpoint | Shmulik Ladkani |
2015-12-17 | vmw_pvscsi: coding: Introduce PVSCSIClass | Shmulik Ladkani |
2015-12-17 | vmw_pvscsi: Introduce 'x-old-pci-configuration' backword compatability property | Shmulik Ladkani |
2015-12-17 | vmw_pvscsi: Change offset of msi pci capability | Shmulik Ladkani |