summaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)AuthorFilesLines
2016-03-01cirrus_vga: fix off-by-one in blit_region_is_unsafePaolo Bonzini1-2/+2
2016-02-29Merge remote-tracking branch 'remotes/kraxel/tags/pull-usb-20160229-1' into s...Peter Maydell1-3/+8
2016-02-29Merge remote-tracking branch 'remotes/kraxel/tags/pull-fw-cfg-20160226-1' int...Peter Maydell1-8/+12
2016-02-29usb-redirect: Avoid double free of dataFam Zheng1-3/+8
2016-02-28xics: report errors with the QEMU Error APIGreg Kurz4-14/+25
2016-02-28migration: allow machine to enforce configuration section migrationGreg Kurz1-0/+21
2016-02-28spapr: skip configuration section during migration of older machinesGreg Kurz1-0/+1
2016-02-28dbdma: warn when using unassigned channelHervé Poussineau1-2/+23
2016-02-28spapr: disable vmdesc submission for old machinesGreg Kurz1-0/+1
2016-02-28spapr_pci: fix irq leak in RTAS ibm,change-msiGreg Kurz1-1/+8
2016-02-28spapr_pci: kill useless variable in rtas_ibm_change_msi()Greg Kurz1-3/+3
2016-02-28spapr_rng: disable hotpluggabilityGreg Kurz1-0/+1
2016-02-26sdhci: add quirk property for card insert interrupt status on Raspberry PiAndrew Baumann1-1/+37
2016-02-26sdhci: Revert "add optional quirk property to disable card insertion/removal ...Andrew Baumann1-6/+3
2016-02-26raspi: fix SD card with recent sdhci changesAndrew Baumann3-0/+30
2016-02-26ARM: PL061: Checking register r/w accesses to reserved areaWei Huang1-8/+22
2016-02-26fw_cfg: unbreak migration compatibility for 2.4 and earlier machinesLaszlo Ersek1-8/+12
2016-02-25Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell21-1144/+243
2016-02-25q35: No need to check gigabyte_alignEduardo Habkost1-3/+1
2016-02-25q35: Remove unused q35-acpi-dsdt.aml fileEduardo Habkost1-4/+0
2016-02-25ich9: Remove enable_tco arguments from init functionsEduardo Habkost3-8/+6
2016-02-25machine: Remove no_tco fieldEduardo Habkost1-2/+1
2016-02-25q35: Remove old machine versionsEduardo Habkost1-165/+0
2016-02-25vring: removePaolo Bonzini3-550/+0
2016-02-25virtio-scsi: do not use vring in dataplanePaolo Bonzini2-214/+34
2016-02-25virtio-blk: do not use vring in dataplanePaolo Bonzini3-143/+19
2016-02-25virtio-blk: fix "disabled data plane" modePaolo Bonzini2-13/+10
2016-02-25virtio: export vring_notify as virtio_should_notifyPaolo Bonzini1-2/+2
2016-02-25virtio: add AioContext-specific function for host notifiersPaolo Bonzini1-0/+16
2016-02-25vring: make vring_enable_notification return voidPaolo Bonzini2-3/+3
2016-02-25pci core: function pci_bus_init() cleanupCao jin1-5/+2
2016-02-25pci core: function pci_host_bus_register() cleanupCao jin1-3/+3
2016-02-25balloon: Use only 'pc-dimm' type dimm for ballooningVladimir Sementsov-Ogievskiy1-2/+20
2016-02-25virtio-balloon: rewrite get_current_ram_size()Vladimir Sementsov-Ogievskiy1-17/+6
2016-02-25spapr: initialize local Error pointerGreg Kurz1-1/+1
2016-02-25hw/ppc/spapr: Implement the h_page_init hypercallThomas Huth1-0/+60
2016-02-23all: Clean up includesPeter Maydell1-0/+1
2016-02-23all: Clean up includesPeter Maydell6-9/+0
2016-02-23move get_current_ram_size to virtio-balloon.cVladimir Sementsov-Ogievskiy2-26/+26
2016-02-23vhost-user: don't merge regions with different fdsMichael S. Tsirkin2-0/+27
2016-02-23bios-linker-loader: document+validate inputMichael S. Tsirkin4-8/+91
2016-02-23ohci: allocate timer only once.Gerd Hoffmann1-26/+8
2016-02-23usb: add pid check at the first of uhci_handle_td()Gonglei1-6/+16
2016-02-23usb: check RNDIS buffer offsets & lengthPrasad J Pandit1-3/+6
2016-02-23usb: check RNDIS message lengthPrasad J Pandit1-9/+9
2016-02-23tusb6010: move from hw/timer to hw/usbPeter Maydell3-1/+2
2016-02-23usb: check USB configuration descriptor objectPrasad J Pandit1-1/+2
2016-02-20etraxfs_dma: Dont forward zero-length payload to clientsEdgar E. Iglesias1-5/+8
2016-02-19vfio/pci: use PCI_MSIX_FLAGS on retrieving the MSIX entriesWei Yang1-1/+1
2016-02-19hw/arm/sysbus-fdt: remove qemu_fdt_setprop returned value checkEric Auger1-14/+5