aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2015-12-22sdhci: add optional quirk property to disable card insertion/removal interruptsAndrew Baumann
2015-12-22sdhci: don't raise a command index error for an unexpected responseAndrew Baumann
2015-12-22sd: sdhci: Delete over-zealous power checkPeter Crosthwaite
2015-12-22block: replace IOV_MAX with BlockLimits.max_iovStefan Hajnoczi
2015-12-22virtio-blk: trivial code optimizationGonglei
2015-12-18xenfb: avoid reading twice the same fields from the shared pageStefano Stabellini
2015-12-18xen/blkif: Avoid double access to src->nr_segmentsStefano Stabellini
2015-12-17scsi: always call notifier on async cancellationPaolo Bonzini
2015-12-17scsi: use scsi_req_cancel_async when purging requestsPaolo Bonzini
2015-12-17cris: avoid "naked" qemu_logPaolo Bonzini
2015-12-17alpha: convert "naked" qemu_log to tracepointPaolo Bonzini
2015-12-17kvm: x86: add support for KVM_CAP_SPLIT_IRQCHIPPaolo Bonzini
2015-12-17kvm: add support for -machine kernel_irqchip=splitMatt Gingell
2015-12-17hw/misc: Hyper-V test device 'hyperv-testdev'Andrey Smetanin
2015-12-17linux-headers: update from kvm/nextPaolo Bonzini
2015-12-17vmw_pvscsi: Introduce 'x-disable-pcie' backword compatability propertyShmulik Ladkani
2015-12-17vmw_pvscsi: The pvscsi device is a PCIE endpointShmulik Ladkani
2015-12-17vmw_pvscsi: coding: Introduce PVSCSIClassShmulik Ladkani
2015-12-17vmw_pvscsi: Introduce 'x-old-pci-configuration' backword compatability propertyShmulik Ladkani
2015-12-17vmw_pvscsi: Change offset of msi pci capabilityShmulik Ladkani
2015-12-17vmw_pvscsi: Set device subsystem and revisionShmulik Ladkani
2015-12-17i.MX: Add an i.MX25 specific CCM class/instanceJean-Christophe Dubois
2015-12-17i.MX: Split the CCM class into an abstract base class and a concrete classJean-Christophe Dubois
2015-12-17i.MX: rename i.MX CCM get_clock() function and CLK ID enum namesJean-Christophe Dubois
2015-12-17i.MX: Fix i.MX31 default/reset configurationJean-Christophe Dubois
2015-12-17ARM: Virt: Add gpio-keys node for Poweroff using DTShannon Zhao
2015-12-17ARM: Virt: Add QEMU powerdown notifier and hook it to GPIO Pin 3Shannon Zhao
2015-12-17ARM: ACPI: Add _E03 for Power ButtonShannon Zhao
2015-12-17ACPI: Add aml_gpio_int() wrapper for GPIO Interrupt ConnectionShannon Zhao
2015-12-17ACPI: Add GPIO Connection DescriptorShannon Zhao
2015-12-17ARM: ACPI: Add power button device in ACPI DSDT tableShannon Zhao
2015-12-17ARM: ACPI: Add GPIO controller in ACPI DSDT tableShannon Zhao
2015-12-17ARM: Virt: Add a GPIO controllerShannon Zhao
2015-12-17acpi: extend aml_interrupt() to support multiple irqsIgor Mammedov
2015-12-17acpi: support serialized methodXiao Guangrong
2015-12-17arm: soc-dma: use hwaddr instead of target_ulong in printfPaolo Bonzini
2015-12-17arm: explicitly mark device loads as little-endianPaolo Bonzini
2015-12-17i.MX: add support for lower and upper interrupt in GPIO.Jean-Christophe Dubois
2015-12-17Merge remote-tracking branch 'remotes/kraxel/tags/pull-fw-cfg-20151217-1' int...Peter Maydell
2015-12-17Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2015-12-17' into ...Peter Maydell
2015-12-17qapi: Change munging of CamelCase enum valuesEric Blake
2015-12-17qapi: Don't let implicit enum MAX member collideEric Blake
2015-12-15fw_cfg: replace ioport data read with generic methodGabriel L. Somlo
2015-12-15fw_cfg: add generic non-DMA read methodGabriel L. Somlo
2015-12-15fw_cfg: avoid calculating invalid current entry pointerGabriel L. Somlo
2015-12-15fw_cfg: remove offset argument from callback prototypeGabriel L. Somlo
2015-12-15fw_cfg: amend callback behavior spec to once per selectGabriel L. Somlo
2015-12-15ehci: make idt processing more robustGerd Hoffmann
2015-12-15usb-mtp: add support for basic mtp eventsBandan Das
2015-12-15usb-mtp: Add support for inotify based file monitoringBandan Das