Age | Commit message (Expand) | Author |
2016-03-16 | i.MX: Add missing descriptions in devices. | Jean-Christophe Dubois |
2016-03-16 | i.MX: Add i.MX6 CCM and ANALOG device. | Jean-Christophe Dubois |
2016-03-16 | i.MX: Add the CLK_IPG_HIGH clock | Jean-Christophe Dubois |
2016-03-16 | i.MX: Remove CCM useless clock computation handling. | Jean-Christophe Dubois |
2016-03-16 | i.MX: Rename CCM NOCLK to CLK_NONE for naming consistency. | Jean-Christophe Dubois |
2016-03-16 | i.MX: Allow GPT timer to rollover. | Jean-Christophe Dubois |
2016-03-16 | arm: virt: Move machine class init code to the abstract machine type | Wei Huang |
2016-03-16 | arm: virt: Add an abstract ARM virt machine type | Wei Huang |
2016-03-16 | Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.6-20160316' into... | Peter Maydell |
2016-03-16 | vfio: Eliminate vfio_container_ioctl() | David Gibson |
2016-03-16 | spapr_pci: Remove finish_realize hook | David Gibson |
2016-03-16 | spapr_pci: (Mostly) remove spapr-pci-vfio-host-bridge | David Gibson |
2016-03-16 | spapr_pci: Allow EEH on spapr-pci-host-bridge | David Gibson |
2016-03-16 | spapr_pci: Eliminate class callbacks | David Gibson |
2016-03-16 | spapr_pci: Switch to vfio_eeh_as_op() interface | David Gibson |
2016-03-16 | vfio: Start improving VFIO/EEH interface | David Gibson |
2016-03-16 | spapr_rng: fix race with main loop | Greg Kurz |
2016-03-16 | target-ppc: Eliminate kvmppc_kern_htab global | David Gibson |
2016-03-16 | target-ppc: Add helpers for updating a CPU's SDR1 and external HPT | David Gibson |
2016-03-16 | spapr_pci: fix multifunction hotplug | Michael Roth |
2016-03-15 | kvm: x86: q35: Add support for -machine kernel_irqchip=split for q35 | Rita Sinha |
2016-03-15 | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging | Peter Maydell |
2016-03-15 | hw/acpi: fix GSI links UID | Marcel Apfelbaum |
2016-03-14 | Merge remote-tracking branch 'remotes/awilliam/tags/vfio-update-20160311.0' i... | Peter Maydell |
2016-03-11 | ipmi: add some local variables in ipmi_sdr_init | Cédric Le Goater |
2016-03-11 | ipmi: remove the need of an ending record in the SDR table | Cédric Le Goater |
2016-03-11 | ipmi: use a function to initialize the SDR table | Cédric Le Goater |
2016-03-11 | ipmi: add a realize function to the device class | Cédric Le Goater |
2016-03-11 | ipmi: add rsp_buffer_set_error() helper | Cédric Le Goater |
2016-03-11 | ipmi: remove IPMI_CHECK_RESERVATION() macro | Cédric Le Goater |
2016-03-11 | ipmi: replace IPMI_ADD_RSP_DATA() macro with inline helpers | Cédric Le Goater |
2016-03-11 | ipmi: remove IPMI_CHECK_CMD_LEN() macro | Cédric Le Goater |
2016-03-11 | pc: acpi: clarify why possible LAPIC entries must be present in MADT | Igor Mammedov |
2016-03-11 | pc: acpi: drop cpu->found_cpus bitmap | Igor Mammedov |
2016-03-11 | pc: acpi: create Processor and Notify objects only for valid lapics | Igor Mammedov |
2016-03-11 | pc: acpi: create MADT.lapic entries only for valid lapics | Igor Mammedov |
2016-03-11 | pc: acpi: SRAT: create only valid processor lapic entries | Igor Mammedov |
2016-03-11 | pc: acpi: cleanup qdev_get_machine() calls | Igor Mammedov |
2016-03-11 | machine: introduce MachineClass.possible_cpu_arch_ids() hook | Igor Mammedov |
2016-03-11 | pc: init pcms->apic_id_limit once and use it throughout pc.c | Igor Mammedov |
2016-03-11 | pc: acpi: remove NOP assignment | Igor Mammedov |
2016-03-11 | pxb: cleanup | Cao jin |
2016-03-11 | nvdimm acpi: emulate dsm method | Xiao Guangrong |
2016-03-11 | nvdimm acpi: let qemu handle _DSM method | Xiao Guangrong |
2016-03-11 | nvdimm acpi: introduce patched dsm memory | Xiao Guangrong |
2016-03-11 | nvdimm acpi: initialize the resource used by NVDIMM ACPI | Xiao Guangrong |
2016-03-11 | hw/acpi: fix Q35 support for legacy Windows OS | Marcel Apfelbaum |
2016-03-11 | ich9lpc: fix typo | Cao jin |
2016-03-11 | msi_supported -> msi_nonbroken | Michael S. Tsirkin |
2016-03-11 | virtio-pci: call pci reset variant when guest requests reset. | Gerd Hoffmann |