summaryrefslogtreecommitdiffstats
path: root/hw
Commit message (Expand)AuthorAgeFilesLines
...
| * | 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
| * | pc: Move enforce_aligned_dimm to PCMachineClassEduardo Habkost2015-12-223-11/+9Star
| * | pc: Move acpi_data_size global to PCMachineClassEduardo Habkost2015-12-223-13/+8Star
| * | pc: Move legacy_acpi_table_size global to PCMachineClassEduardo Habkost2015-12-221-21/+19Star
| * | pc: Move compat boolean globals to PCMachineClassEduardo Habkost2015-12-223-74/+72Star
| |/
* | Merge remote-tracking branch 'remotes/sstabellini/tags/xen-2015-12-22' into s...Peter Maydell2015-12-234-75/+60Star
|\ \ | |/ |/|
| * xen_disk: treat "vhd" as "vpc"Stefano Stabellini2015-12-111-0/+3
| * xen/pass-through: correctly deal with RW1C bitsJan Beulich2015-12-092-26/+14Star
| * xen/MSI-X: really enforce alignmentJan Beulich2015-12-091-6/+16
| * xen/MSI-X: latch MSI-X table writesJan Beulich2015-12-093-48/+32Star
* | sdhci: add optional quirk property to disable card insertion/removal interruptsAndrew Baumann2015-12-221-1/+4
* | sdhci: don't raise a command index error for an unexpected responseAndrew Baumann2015-12-221-3/+0Star
* | sd: sdhci: Delete over-zealous power checkPeter Crosthwaite2015-12-221-1/+1
* | block: replace IOV_MAX with BlockLimits.max_iovStefan Hajnoczi2015-12-221-1/+1
* | virtio-blk: trivial code optimizationGonglei2015-12-221-18/+10Star
* | xenfb: avoid reading twice the same fields from the shared pageStefano Stabellini2015-12-181-4/+6
* | xen/blkif: Avoid double access to src->nr_segmentsStefano Stabellini2015-12-181-4/+8
* | scsi: always call notifier on async cancellationPaolo Bonzini2015-12-171-3/+0Star
* | scsi: use scsi_req_cancel_async when purging requestsPaolo Bonzini2015-12-171-2/+4
* | cris: avoid "naked" qemu_logPaolo Bonzini2015-12-171-1/+1
* | alpha: convert "naked" qemu_log to tracepointPaolo Bonzini2015-12-171-1/+2
* | kvm: x86: add support for KVM_CAP_SPLIT_IRQCHIPPaolo Bonzini2015-12-173-6/+71
* | kvm: add support for -machine kernel_irqchip=splitMatt Gingell2015-12-172-8/+42
* | hw/misc: Hyper-V test device 'hyperv-testdev'Andrey Smetanin2015-12-172-0/+168
* | linux-headers: update from kvm/nextPaolo Bonzini2015-12-171-2/+2
* | vmw_pvscsi: Introduce 'x-disable-pcie' backword compatability propertyShmulik Ladkani2015-12-171-0/+2
* | vmw_pvscsi: The pvscsi device is a PCIE endpointShmulik Ladkani2015-12-171-1/+53