summaryrefslogtreecommitdiffstats
path: root/hw
Commit message (Expand)AuthorAgeFilesLines
* kvm: x86: add support for KVM_CAP_SPLIT_IRQCHIPPaolo Bonzini2019-11-293-6/+71
* kvm: add support for -machine kernel_irqchip=splitMatt Gingell2019-11-292-8/+42
* hw/misc: Hyper-V test device 'hyperv-testdev'Andrey Smetanin2019-11-292-0/+168
* linux-headers: update from kvm/nextPaolo Bonzini2019-11-291-2/+2
* vmw_pvscsi: Introduce 'x-disable-pcie' backword compatability propertyShmulik Ladkani2019-11-291-0/+2
* vmw_pvscsi: The pvscsi device is a PCIE endpointShmulik Ladkani2019-11-291-1/+53
* vmw_pvscsi: coding: Introduce PVSCSIClassShmulik Ladkani2019-11-291-0/+10
* vmw_pvscsi: Introduce 'x-old-pci-configuration' backword compatability propertyShmulik Ladkani2019-11-291-0/+2
* vmw_pvscsi: Change offset of msi pci capabilityShmulik Ladkani2019-11-291-2/+3
* vmw_pvscsi: Set device subsystem and revisionShmulik Ladkani2019-11-291-3/+20
* i.MX: Add an i.MX25 specific CCM class/instanceJean-Christophe Dubois2019-11-293-1/+343
* i.MX: Split the CCM class into an abstract base class and a concrete classJean-Christophe Dubois2019-11-295-215/+421
* i.MX: rename i.MX CCM get_clock() function and CLK ID enum namesJean-Christophe Dubois2019-11-293-23/+21
* i.MX: Fix i.MX31 default/reset configurationJean-Christophe Dubois2019-11-291-1/+1
* ARM: Virt: Add gpio-keys node for Poweroff using DTShannon Zhao2019-11-291-0/+16
* ARM: Virt: Add QEMU powerdown notifier and hook it to GPIO Pin 3Shannon Zhao2019-11-291-1/+15
* ARM: ACPI: Add _E03 for Power ButtonShannon Zhao2019-11-291-0/+14
* ACPI: Add aml_gpio_int() wrapper for GPIO Interrupt ConnectionShannon Zhao2019-11-291-0/+20
* ACPI: Add GPIO Connection DescriptorShannon Zhao2019-11-291-0/+68
* ARM: ACPI: Add power button device in ACPI DSDT tableShannon Zhao2019-11-291-0/+11
* ARM: ACPI: Add GPIO controller in ACPI DSDT tableShannon Zhao2019-11-291-0/+19
* ARM: Virt: Add a GPIO controllerShannon Zhao2019-11-291-0/+30
* acpi: extend aml_interrupt() to support multiple irqsIgor Mammedov2019-11-292-20/+25
* acpi: support serialized methodXiao Guangrong2019-11-293-27/+41
* arm: soc-dma: use hwaddr instead of target_ulong in printfPaolo Bonzini2019-11-291-22/+17
* arm: explicitly mark device loads as little-endianPaolo Bonzini2019-11-292-6/+6
* i.MX: add support for lower and upper interrupt in GPIO.Jean-Christophe Dubois2019-11-291-2/+10
* qapi: Change munging of CamelCase enum valuesEric Blake2019-11-293-6/+6
* qapi: Don't let implicit enum MAX member collideEric Blake2019-11-296-9/+9
* fw_cfg: replace ioport data read with generic methodGabriel L. Somlo2019-11-291-24/+1
* fw_cfg: add generic non-DMA read methodGabriel L. Somlo2019-11-291-14/+31
* fw_cfg: avoid calculating invalid current entry pointerGabriel L. Somlo2019-11-291-2/+4
* fw_cfg: remove offset argument from callback prototypeGabriel L. Somlo2019-11-293-3/+3
* fw_cfg: amend callback behavior spec to once per selectGabriel L. Somlo2019-11-291-9/+10
* ehci: make idt processing more robustGerd Hoffmann2019-11-291-2/+3
* usb-mtp: add support for basic mtp eventsBandan Das2019-11-291-2/+27
* usb-mtp: Add support for inotify based file monitoringBandan Das2019-11-291-0/+229
* usb-mtp: free objects on a mtp resetBandan Das2019-11-291-0/+1
* usb-mtp: use a list for keeping track of childrenBandan Das2019-11-291-16/+40
* xen_disk: treat "vhd" as "vpc"Stefano Stabellini2019-11-291-0/+3
* xen/pass-through: correctly deal with RW1C bitsJan Beulich2019-11-292-26/+14
* xen/MSI-X: really enforce alignmentJan Beulich2019-11-291-6/+16
* xen/MSI-X: latch MSI-X table writesJan Beulich2019-11-293-48/+32
* virtio-9p-device: add minimal unrealize handlerGreg Kurz2015-12-101-0/+12
* sd: Mark brittle abuse of blk_attach_dev() FIXMEMarkus Armbruster2015-12-071-0/+1
* sdhci: Sanitize "sdhci-pci" properties for future qomificationMarkus Armbruster2015-12-071-2/+7
* virtio-blk: Drop x-data-plane optionFam Zheng2015-12-072-14/+2
* Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into st...Peter Maydell2015-12-074-11/+29
|\
| * lan9118: log and ignore access to invalid registers, rather than abortingAndrew Baumann2015-12-071-4/+8
| * lan9118: fix emulation of MAC address loaded bit in E2P_CMD registerAndrew Baumann2015-12-071-3/+5
OpenPOWER on IntegriCloud