summaryrefslogtreecommitdiffstats
path: root/hw
Commit message (Expand)AuthorAgeFilesLines
...
* usb-redirect: Avoid double free of dataFam Zheng2019-11-291-3/+8
* xics: report errors with the QEMU Error APIGreg Kurz2019-11-294-14/+25
* migration: allow machine to enforce configuration section migrationGreg Kurz2019-11-291-0/+21
* spapr: skip configuration section during migration of older machinesGreg Kurz2019-11-291-0/+1
* dbdma: warn when using unassigned channelHervé Poussineau2019-11-291-2/+23
* spapr: disable vmdesc submission for old machinesGreg Kurz2019-11-291-0/+1
* spapr_pci: fix irq leak in RTAS ibm,change-msiGreg Kurz2019-11-291-1/+8
* spapr_pci: kill useless variable in rtas_ibm_change_msi()Greg Kurz2019-11-291-3/+3
* spapr_rng: disable hotpluggabilityGreg Kurz2019-11-291-0/+1
* sdhci: add quirk property for card insert interrupt status on Raspberry PiAndrew Baumann2019-11-291-1/+37
* sdhci: Revert "add optional quirk property to disable card insertion/removal ...Andrew Baumann2019-11-291-6/+3
* raspi: fix SD card with recent sdhci changesAndrew Baumann2019-11-293-0/+30
* ARM: PL061: Checking register r/w accesses to reserved areaWei Huang2019-11-291-8/+22
* fw_cfg: unbreak migration compatibility for 2.4 and earlier machinesLaszlo Ersek2019-11-291-8/+12
* q35: No need to check gigabyte_alignEduardo Habkost2019-11-291-3/+1
* q35: Remove unused q35-acpi-dsdt.aml fileEduardo Habkost2019-11-291-4/+0
* ich9: Remove enable_tco arguments from init functionsEduardo Habkost2019-11-293-8/+6
* machine: Remove no_tco fieldEduardo Habkost2019-11-291-2/+1
* q35: Remove old machine versionsEduardo Habkost2019-11-291-165/+0
* vring: removePaolo Bonzini2019-11-293-550/+0
* virtio-scsi: do not use vring in dataplanePaolo Bonzini2019-11-292-214/+34
* virtio-blk: do not use vring in dataplanePaolo Bonzini2019-11-293-143/+19
* virtio-blk: fix "disabled data plane" modePaolo Bonzini2019-11-292-13/+10
* virtio: export vring_notify as virtio_should_notifyPaolo Bonzini2019-11-291-2/+2
* virtio: add AioContext-specific function for host notifiersPaolo Bonzini2019-11-291-0/+16
* vring: make vring_enable_notification return voidPaolo Bonzini2019-11-292-3/+3
* pci core: function pci_bus_init() cleanupCao jin2019-11-291-5/+2
* pci core: function pci_host_bus_register() cleanupCao jin2019-11-291-3/+3
* balloon: Use only 'pc-dimm' type dimm for ballooningVladimir Sementsov-Ogievskiy2019-11-291-2/+20
* virtio-balloon: rewrite get_current_ram_size()Vladimir Sementsov-Ogievskiy2019-11-291-17/+6
* spapr: initialize local Error pointerGreg Kurz2019-11-291-1/+1
* hw/ppc/spapr: Implement the h_page_init hypercallThomas Huth2019-11-291-0/+60
* 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
OpenPOWER on IntegriCloud