summaryrefslogtreecommitdiffstats
path: root/hw
Commit message (Expand)AuthorAgeFilesLines
* all: Clean up includesPeter Maydell2019-11-291-0/+1
* all: Clean up includesPeter Maydell2019-11-296-9/+0
* move get_current_ram_size to virtio-balloon.cVladimir Sementsov-Ogievskiy2019-11-292-26/+26
* vhost-user: don't merge regions with different fdsMichael S. Tsirkin2019-11-292-0/+27
* bios-linker-loader: document+validate inputMichael S. Tsirkin2019-11-294-8/+91
* ohci: allocate timer only once.Gerd Hoffmann2019-11-291-26/+8
* usb: add pid check at the first of uhci_handle_td()Gonglei2019-11-291-6/+16
* usb: check RNDIS buffer offsets & lengthPrasad J Pandit2019-11-291-3/+6
* usb: check RNDIS message lengthPrasad J Pandit2019-11-291-9/+9
* tusb6010: move from hw/timer to hw/usbPeter Maydell2019-11-293-1/+2
* usb: check USB configuration descriptor objectPrasad J Pandit2019-11-291-1/+2
* etraxfs_dma: Dont forward zero-length payload to clientsEdgar E. Iglesias2019-11-291-5/+8
* vfio/pci: use PCI_MSIX_FLAGS on retrieving the MSIX entriesWei Yang2019-11-291-1/+1
* hw/arm/sysbus-fdt: remove qemu_fdt_setprop returned value checkEric Auger2019-11-291-14/+5
* hw/arm/sysbus-fdt: enable amd-xgbe dynamic instantiationEric Auger2019-11-291-6/+188
* hw/arm/sysbus-fdt: helpers for clock node generationEric Auger2019-11-291-0/+120
* device_tree: qemu_fdt_getprop_cell converted to use the error APIEric Auger2019-11-292-4/+8
* hw/vfio/platform: amd-xgbe deviceEric Auger2019-11-292-0/+56
* vfio/pci: replace 1 with PCI_CAP_LIST_NEXT to make code self-explainWei Yang2019-11-291-4/+4
* pcie_aer: expose pcie_aer_msg() interfaceChen Fan2019-11-291-1/+1
* aer: impove pcie_aer_init to support vfio deviceChen Fan2019-11-294-5/+5
* vfio: make the 4 bytes aligned for capability sizeChen Fan2019-11-291-1/+2
* pcie: modify the capability size assertChen Fan2019-11-291-1/+1
* hw/timer: QOM'ify pxa2xx_timerxiaoqiang.zhao2019-11-291-15/+21
* hw/timer: QOM'ify pl031xiaoqiang.zhao2019-11-291-6/+5
* hw/timer: QOM'ify exynos4210_rtcxiaoqiang.zhao2019-11-291-7/+5
* hw/timer: QOM'ify exynos4210_pwmxiaoqiang.zhao2019-11-291-7/+5
* hw/timer: QOM'ify exynos4210_mctxiaoqiang.zhao2019-11-291-7/+5
* hw/timer: QOM'ify arm_timer (pass 2)xiaoqiang.zhao2019-11-291-1/+1
* hw/timer: QOM'ify arm_timer (pass 1)xiaoqiang.zhao2019-11-291-21/+19
* hw/sd: use guest error logging rather than fprintf to stderrAndrew Baumann2019-11-291-9/+12
* hw/sd: model a power-up delay, as a workaround for an EDK2 bugAndrew Baumann2019-11-291-5/+76
* hw/sd: implement CMD23 (SET_BLOCK_COUNT) for MMC compatibilityAndrew Baumann2019-11-291-0/+37
* hw/sd/pxa2xx_mmci: Add reset functionPeter Maydell2019-11-291-0/+30
* hw/sd/pxa2xx_mmci: Convert to VMStateDescriptionPeter Maydell2019-11-291-92/+64
* hw/sd/pxa2xx_mmci: Update to use new SDBus APIsPeter Maydell2019-11-291-14/+66
* hw/sd/pxa2xx_mmci: convert to SysBusDevice objectPeter Maydell2019-11-291-16/+54
* sdhci_sysbus: Create SD card device in users, not the device itselfPeter Maydell2019-11-294-26/+45
* hw/sd/sdhci.c: Update to use SDBus APIsPeter Maydell2019-11-291-29/+68
* hw/sd: Add QOM bus which SD cards plug in toPeter Maydell2019-11-293-5/+190
* hw/sd/sd.c: Convert sd_reset() function into Device reset methodPeter Maydell2019-11-291-5/+5
* hw/sd/sd.c: QOMifyPeter Maydell2019-11-291-22/+77
* hw/sd/sdhci.c: Remove x-drive propertyPeter Maydell2019-11-291-6/+0
* ARM: PL061: Cleaning field of PL061 device stateWei Huang2019-11-291-4/+2
* ARM: PL061: Clear PL061 device state after resetWei Huang2019-11-291-4/+27
* vhost-user interrupt management fixesVictor Kaplansky2019-11-294-8/+31
* hw/ppc/spapr: Halt CPU when powering off via RTAS callThomas Huth2019-11-291-0/+1
* pseries: Include missing pseries-2.5 compat properties in pseries-2.4David Gibson2019-11-291-0/+1
* cuda: remove CUDA_GET_SET_IIC/CUDA_COMBINED_FORMAT_IIC commandsHervé Poussineau2019-11-291-23/+0
* cuda: remove GET_6805_ADDR commandHervé Poussineau2019-11-291-3/+0
OpenPOWER on IntegriCloud