summary refs log tree commit diff stats
path: root/scripts/qapi-commands.py (unfollow)
Commit message (Expand)AuthorFilesLines
2016-03-01MAINTAINERS: Remove the old s390-virtio machineThomas Huth1-6/+0
2016-03-01s390x/pci: use PCI_MSIX_FLAGS on retrieving the MSIX entriesWei Yang1-1/+1
2016-03-01s390x/css: Use static initialization for channel_subsys fieldsEduardo Habkost1-14/+11
2016-03-01s390x/css: Allocate channel_subsys staticallyEduardo Habkost1-93/+92
2016-03-01s390x/pci: fix reg/dereg irq functionsYi Min Zhao2-12/+13
2016-03-01s390x/css: introduce indicator refcounting interfacesYi Min Zhao4-72/+79
2016-03-01s390x/virtio: old machine leftoversCornelia Huck1-2/+0
2016-03-01watchdog/diag288: avoid race condition on expired watchdogSascha Silbe1-4/+8
2016-03-01s390x: remove {kvm_}s390_virtio_irq()Cornelia Huck3-27/+0
2016-03-01s390x: fix debug statement in trigger_page_fault()David Hildenbrand1-1/+1
2016-03-01s390x/kvm: sync fprs via kvm_runDavid Hildenbrand1-0/+11
2016-03-01linux-headers: update against kvm/nextCornelia Huck9-16/+34
2016-03-01seabios: update to 1.9.1 stable releaseGerd Hoffmann9-0/+0
2016-03-01qapi: promote input-send-event to stableGerd Hoffmann3-19/+13
2016-03-01qapi: rename InputAxis values.Gerd Hoffmann3-7/+3
2016-03-01qapi: rename input buttonsGerd Hoffmann14-28/+24
2016-03-01qapi: switch x-input-send-event from console to device+headGerd Hoffmann3-28/+36
2016-03-01console: add & use qemu_console_lookup_by_device_nameGerd Hoffmann4-22/+33
2016-03-01qxl: lock current_async update in qxl_soft_resetGerd Hoffmann1-0/+2
2016-03-01cirrus_vga: fix off-by-one in blit_region_is_unsafePaolo Bonzini1-2/+2
2016-02-29iotests/124: Add cluster_size mismatch testJohn Snow2-7/+55
2016-02-29block/backup: avoid copying less than full target clustersJohn Snow1-3/+22
2016-02-29block/backup: make backup cluster size configurableJohn Snow1-28/+36
2016-02-29mirror: Add mirror_wait_for_ioFam Zheng1-12/+12
2016-02-29mirror: Rewrite mirror_iterationFam Zheng3-173/+243
2016-02-29vhdx: Simplify vhdx_set_shift_bits()Max Reitz1-4/+4
2016-02-29vhdx: DIV_ROUND_UP() in vhdx_calc_bat_entries()Max Reitz1-8/+2
2016-02-29iscsi: add support for getting CHAP password via QCryptoSecret APIDaniel P. Berrange1-1/+23
2016-02-29curl: add support for HTTP authentication parametersDaniel P. Berrange1-0/+66
2016-02-29rbd: add support for getting password from QCryptoSecret objectDaniel P. Berrange1-0/+47
2016-02-29sheepdog: allow to delete snapshotVasiliy Tolstov1-2/+123
2016-02-29block/nfs: add support for setting debug levelPeter Lieven1-0/+12
2016-02-29usb-redirect: Avoid double free of dataFam Zheng1-3/+8
2016-02-29MAINTAINERS: Add some missing entries for USB related filesThomas Huth1-0/+4
2016-02-29MAINTAINERS: Add an entry for the include/ui/ folderThomas Huth1-0/+1
2016-02-29MAINTAINERS: Add spice-display.h to the SPICE sectionThomas Huth1-0/+1
2016-02-29spice/gl: Enable dmabuf only for spice >= 0.13.1Michal Privoznik1-1/+1
2016-02-28xics: report errors with the QEMU Error APIGreg Kurz6-18/+28
2016-02-28migration: allow machine to enforce configuration section migrationGreg Kurz4-3/+32
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-26migration (postcopy): move bdrv_invalidate_cache_all of of coroutine contextDenis V. Lunev1-10/+19
2016-02-26migration (ordinary): move bdrv_invalidate_cache_all of of coroutine contextDenis V. Lunev2-40/+51
2016-02-26target-arm: Make reserved ranges in ID_AA64* spaces RAZ, not UNDEFPeter Maydell2-7/+122
2016-02-26target-arm: Mark CNTHP_TVAL_EL2 as ARM_CP_NO_RAWEdgar E. Iglesias1-1/+1
2016-02-26sdhci: add quirk property for card insert interrupt status on Raspberry PiAndrew Baumann2-1/+39