summaryrefslogtreecommitdiffstats
path: root/hw
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'remotes/kraxel/tags/pull-usb-20160229-1' into s...Peter Maydell2016-02-291-3/+8
|\
| * usb-redirect: Avoid double free of dataFam Zheng2016-02-291-3/+8
* | Merge remote-tracking branch 'remotes/kraxel/tags/pull-fw-cfg-20160226-1' int...Peter Maydell2016-02-291-8/+12
|\ \
| * | fw_cfg: unbreak migration compatibility for 2.4 and earlier machinesLaszlo Ersek2016-02-261-8/+12
* | | xics: report errors with the QEMU Error APIGreg Kurz2016-02-284-14/+25
* | | migration: allow machine to enforce configuration section migrationGreg Kurz2016-02-281-0/+21
* | | spapr: skip configuration section during migration of older machinesGreg Kurz2016-02-281-0/+1
* | | dbdma: warn when using unassigned channelHervé Poussineau2016-02-281-2/+23
* | | spapr: disable vmdesc submission for old machinesGreg Kurz2016-02-281-0/+1
* | | spapr_pci: fix irq leak in RTAS ibm,change-msiGreg Kurz2016-02-281-1/+8
* | | spapr_pci: kill useless variable in rtas_ibm_change_msi()Greg Kurz2016-02-281-3/+3
* | | spapr_rng: disable hotpluggabilityGreg Kurz2016-02-281-0/+1
| |/ |/|
* | sdhci: add quirk property for card insert interrupt status on Raspberry PiAndrew Baumann2016-02-261-1/+37
* | sdhci: Revert "add optional quirk property to disable card insertion/removal ...Andrew Baumann2016-02-261-6/+3Star
* | raspi: fix SD card with recent sdhci changesAndrew Baumann2016-02-263-0/+30
* | ARM: PL061: Checking register r/w accesses to reserved areaWei Huang2016-02-261-8/+22
|/
* Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell2016-02-2521-1144/+243Star
|\
| * q35: No need to check gigabyte_alignEduardo Habkost2016-02-251-3/+1Star
| * q35: Remove unused q35-acpi-dsdt.aml fileEduardo Habkost2016-02-251-4/+0Star
| * ich9: Remove enable_tco arguments from init functionsEduardo Habkost2016-02-253-8/+6Star
| * machine: Remove no_tco fieldEduardo Habkost2016-02-251-2/+1Star
| * q35: Remove old machine versionsEduardo Habkost2016-02-251-165/+0Star
| * vring: removePaolo Bonzini2016-02-253-550/+0Star
| * virtio-scsi: do not use vring in dataplanePaolo Bonzini2016-02-252-214/+34Star
| * virtio-blk: do not use vring in dataplanePaolo Bonzini2016-02-253-143/+19Star
| * virtio-blk: fix "disabled data plane" modePaolo Bonzini2016-02-252-13/+10Star
| * virtio: export vring_notify as virtio_should_notifyPaolo Bonzini2016-02-251-2/+2
| * virtio: add AioContext-specific function for host notifiersPaolo Bonzini2016-02-251-0/+16
| * vring: make vring_enable_notification return voidPaolo Bonzini2016-02-252-3/+3
| * pci core: function pci_bus_init() cleanupCao jin2016-02-251-5/+2Star
| * pci core: function pci_host_bus_register() cleanupCao jin2016-02-251-3/+3
| * balloon: Use only 'pc-dimm' type dimm for ballooningVladimir Sementsov-Ogievskiy2016-02-251-2/+20
| * virtio-balloon: rewrite get_current_ram_size()Vladimir Sementsov-Ogievskiy2016-02-251-17/+6Star
| * move get_current_ram_size to virtio-balloon.cVladimir Sementsov-Ogievskiy2016-02-232-26/+26
| * vhost-user: don't merge regions with different fdsMichael S. Tsirkin2016-02-232-0/+27
| * bios-linker-loader: document+validate inputMichael S. Tsirkin2016-02-234-8/+91
* | spapr: initialize local Error pointerGreg Kurz2016-02-251-1/+1
* | hw/ppc/spapr: Implement the h_page_init hypercallThomas Huth2016-02-251-0/+60
* | all: Clean up includesPeter Maydell2016-02-231-0/+1
* | all: Clean up includesPeter Maydell2016-02-236-9/+0Star
* | ohci: allocate timer only once.Gerd Hoffmann2016-02-231-26/+8Star
* | usb: add pid check at the first of uhci_handle_td()Gonglei2016-02-231-6/+16
* | usb: check RNDIS buffer offsets & lengthPrasad J Pandit2016-02-231-3/+6
* | usb: check RNDIS message lengthPrasad J Pandit2016-02-231-9/+9
* | tusb6010: move from hw/timer to hw/usbPeter Maydell2016-02-233-1/+2
* | usb: check USB configuration descriptor objectPrasad J Pandit2016-02-231-1/+2
|/
* etraxfs_dma: Dont forward zero-length payload to clientsEdgar E. Iglesias2016-02-201-5/+8
* vfio/pci: use PCI_MSIX_FLAGS on retrieving the MSIX entriesWei Yang2016-02-191-1/+1
* hw/arm/sysbus-fdt: remove qemu_fdt_setprop returned value checkEric Auger2016-02-191-14/+5Star
* hw/arm/sysbus-fdt: enable amd-xgbe dynamic instantiationEric Auger2016-02-191-6/+188