Age | Commit message (Expand) | Author |
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 |
2015-12-17 | vmw_pvscsi: Set device subsystem and revision | Shmulik Ladkani |
2015-12-17 | i.MX: Add an i.MX25 specific CCM class/instance | Jean-Christophe Dubois |
2015-12-17 | i.MX: Split the CCM class into an abstract base class and a concrete class | Jean-Christophe Dubois |
2015-12-17 | i.MX: rename i.MX CCM get_clock() function and CLK ID enum names | Jean-Christophe Dubois |
2015-12-17 | i.MX: Fix i.MX31 default/reset configuration | Jean-Christophe Dubois |
2015-12-17 | ARM: Virt: Add gpio-keys node for Poweroff using DT | Shannon Zhao |
2015-12-17 | ARM: Virt: Add QEMU powerdown notifier and hook it to GPIO Pin 3 | Shannon Zhao |
2015-12-17 | ARM: ACPI: Add _E03 for Power Button | Shannon Zhao |
2015-12-17 | ACPI: Add aml_gpio_int() wrapper for GPIO Interrupt Connection | Shannon Zhao |
2015-12-17 | ACPI: Add GPIO Connection Descriptor | Shannon Zhao |
2015-12-17 | ARM: ACPI: Add power button device in ACPI DSDT table | Shannon Zhao |
2015-12-17 | ARM: ACPI: Add GPIO controller in ACPI DSDT table | Shannon Zhao |
2015-12-17 | ARM: Virt: Add a GPIO controller | Shannon Zhao |
2015-12-17 | acpi: extend aml_interrupt() to support multiple irqs | Igor Mammedov |
2015-12-17 | acpi: support serialized method | Xiao Guangrong |
2015-12-17 | arm: soc-dma: use hwaddr instead of target_ulong in printf | Paolo Bonzini |
2015-12-17 | arm: explicitly mark device loads as little-endian | Paolo Bonzini |
2015-12-17 | i.MX: add support for lower and upper interrupt in GPIO. | Jean-Christophe Dubois |
2015-12-17 | Merge remote-tracking branch 'remotes/kraxel/tags/pull-fw-cfg-20151217-1' int... | Peter Maydell |
2015-12-17 | Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2015-12-17' into ... | Peter Maydell |
2015-12-17 | qapi: Change munging of CamelCase enum values | Eric Blake |
2015-12-17 | qapi: Don't let implicit enum MAX member collide | Eric Blake |
2015-12-15 | fw_cfg: replace ioport data read with generic method | Gabriel L. Somlo |
2015-12-15 | fw_cfg: add generic non-DMA read method | Gabriel L. Somlo |
2015-12-15 | fw_cfg: avoid calculating invalid current entry pointer | Gabriel L. Somlo |
2015-12-15 | fw_cfg: remove offset argument from callback prototype | Gabriel L. Somlo |
2015-12-15 | fw_cfg: amend callback behavior spec to once per select | Gabriel L. Somlo |
2015-12-15 | ehci: make idt processing more robust | Gerd Hoffmann |
2015-12-15 | usb-mtp: add support for basic mtp events | Bandan Das |
2015-12-15 | usb-mtp: Add support for inotify based file monitoring | Bandan Das |
2015-12-15 | usb-mtp: free objects on a mtp reset | Bandan Das |
2015-12-15 | usb-mtp: use a list for keeping track of children | Bandan Das |