aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2016-03-01watchdog/diag288: avoid race condition on expired watchdogSascha Silbe
2016-02-29Merge remote-tracking branch 'remotes/kraxel/tags/pull-usb-20160229-1' into s...Peter Maydell
2016-02-29Merge remote-tracking branch 'remotes/kraxel/tags/pull-fw-cfg-20160226-1' int...Peter Maydell
2016-02-29usb-redirect: Avoid double free of dataFam Zheng
2016-02-28xics: report errors with the QEMU Error APIGreg Kurz
2016-02-28migration: allow machine to enforce configuration section migrationGreg Kurz
2016-02-28spapr: skip configuration section during migration of older machinesGreg Kurz
2016-02-28dbdma: warn when using unassigned channelHervé Poussineau
2016-02-28spapr: disable vmdesc submission for old machinesGreg Kurz
2016-02-28spapr_pci: fix irq leak in RTAS ibm,change-msiGreg Kurz
2016-02-28spapr_pci: kill useless variable in rtas_ibm_change_msi()Greg Kurz
2016-02-28spapr_rng: disable hotpluggabilityGreg Kurz
2016-02-26sdhci: add quirk property for card insert interrupt status on Raspberry PiAndrew Baumann
2016-02-26sdhci: Revert "add optional quirk property to disable card insertion/removal ...Andrew Baumann
2016-02-26raspi: fix SD card with recent sdhci changesAndrew Baumann
2016-02-26ARM: PL061: Checking register r/w accesses to reserved areaWei Huang
2016-02-26fw_cfg: unbreak migration compatibility for 2.4 and earlier machinesLaszlo Ersek
2016-02-25Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2016-02-25q35: No need to check gigabyte_alignEduardo Habkost
2016-02-25q35: Remove unused q35-acpi-dsdt.aml fileEduardo Habkost
2016-02-25ich9: Remove enable_tco arguments from init functionsEduardo Habkost
2016-02-25machine: Remove no_tco fieldEduardo Habkost
2016-02-25q35: Remove old machine versionsEduardo Habkost
2016-02-25vring: removePaolo Bonzini
2016-02-25virtio-scsi: do not use vring in dataplanePaolo Bonzini
2016-02-25virtio-blk: do not use vring in dataplanePaolo Bonzini
2016-02-25virtio-blk: fix "disabled data plane" modePaolo Bonzini
2016-02-25virtio: export vring_notify as virtio_should_notifyPaolo Bonzini
2016-02-25virtio: add AioContext-specific function for host notifiersPaolo Bonzini
2016-02-25vring: make vring_enable_notification return voidPaolo Bonzini
2016-02-25pci core: function pci_bus_init() cleanupCao jin
2016-02-25pci core: function pci_host_bus_register() cleanupCao jin
2016-02-25balloon: Use only 'pc-dimm' type dimm for ballooningVladimir Sementsov-Ogievskiy
2016-02-25virtio-balloon: rewrite get_current_ram_size()Vladimir Sementsov-Ogievskiy
2016-02-25spapr: initialize local Error pointerGreg Kurz
2016-02-25hw/ppc/spapr: Implement the h_page_init hypercallThomas Huth
2016-02-23all: Clean up includesPeter Maydell
2016-02-23all: Clean up includesPeter Maydell
2016-02-23move get_current_ram_size to virtio-balloon.cVladimir Sementsov-Ogievskiy
2016-02-23vhost-user: don't merge regions with different fdsMichael S. Tsirkin
2016-02-23bios-linker-loader: document+validate inputMichael S. Tsirkin
2016-02-23ohci: allocate timer only once.Gerd Hoffmann
2016-02-23usb: add pid check at the first of uhci_handle_td()Gonglei
2016-02-23usb: check RNDIS buffer offsets & lengthPrasad J Pandit
2016-02-23usb: check RNDIS message lengthPrasad J Pandit
2016-02-23tusb6010: move from hw/timer to hw/usbPeter Maydell
2016-02-23usb: check USB configuration descriptor objectPrasad J Pandit
2016-02-20etraxfs_dma: Dont forward zero-length payload to clientsEdgar E. Iglesias
2016-02-19vfio/pci: use PCI_MSIX_FLAGS on retrieving the MSIX entriesWei Yang
2016-02-19hw/arm/sysbus-fdt: remove qemu_fdt_setprop returned value checkEric Auger