summary refs log tree commit diff stats
path: root/scripts/qapi-commands.py (unfollow)
Commit message (Expand)AuthorFilesLines
2015-12-04bt: avoid unintended sign extensionPaolo Bonzini1-1/+1
2015-12-04util/id: fully allocate names tableJohn Snow1-2/+2
2015-12-04spapr_drc: Change value of property "fdt" from null back to {}Markus Armbruster1-0/+5
2015-12-04spapr_drc: Make device "spapr-dr-connector" unavailable with -deviceMarkus Armbruster1-0/+4
2015-12-04spapr_drc: Handle visitor errors properlyMarkus Armbruster1-6/+26
2015-12-03qom: Update documentation comment of struct ObjectCao jin1-3/+0
2015-12-03tests: Fix check-report-qtest-% targetAndreas Färber1-2/+2
2015-12-03ui: vnc: avoid floating point exceptionPrasad J Pandit1-3/+3
2015-12-03iotests: Add regresion test case for write notifier assertion failureFam Zheng2-2/+27
2015-12-03iotests: Add "add_drive_raw" methodFam Zheng1-0/+5
2015-12-03block: Don't wait serialising for non-COR read requestsFam Zheng4-9/+11
2015-12-03iothread: include id in thread namePaolo Bonzini1-1/+6
2015-12-03migration: do floating-point divisionPaolo Bonzini1-1/+1
2015-12-03migration: Clean up use of g_poll() in socket_writev_buffer()Markus Armbruster1-1/+2
2015-12-02util/mmap-alloc: fix hugetlb support on ppc64Michael S. Tsirkin3-23/+42
2015-12-02virtio-pci: Set the QEMU_PCI_CAP_EXPRESS capability early in its DeviceClass ...Shmulik Ladkani2-5/+26
2015-12-02virtio: handle non-virtio-1-capable backend for ccwCornelia Huck3-0/+20
2015-12-02tests/vhost-user-bridge.c: fix fd leakageVictor Kaplansky1-5/+29
2015-12-02vhost: drop dead codeMichael S. Tsirkin1-1/+0
2015-12-02mirror: Quiesce source during "mirror_exit"Fam Zheng1-0/+4
2015-12-02blkdebug: silence warning under qtestMichael S. Tsirkin1-2/+7
2015-12-02vhost-user: verify that number of queues is non-zeroVictor Kaplansky1-0/+5
2015-12-02vhost-user-test: fix crash with glib < 2.36Marc-André Lureau1-4/+15
2015-12-02vhost-user-test: use unix port for migrationMarc-André Lureau1-1/+7
2015-12-02vhost-user-test: fix chardriver raceMarc-André Lureau1-5/+21
2015-12-02qcow2: Fix potential qemu-img check crash on 32 bit hostsKevin Wolf1-1/+1
2015-12-02translate-all: ensure host page mask is always extended with 1'sPaolo Bonzini6-14/+12
2015-12-02main-loop: suppress warnings under qtestMichael S. Tsirkin2-1/+6
2015-12-02qemu-char: retry g_poll on EINTRPaolo Bonzini1-1/+6
2015-12-02exec: Stop using memory after freeDon Slutz1-1/+3
2015-12-01tcg: Increase the highwater reservationRichard Henderson1-1/+5
2015-12-01ui/cocoa.m: Prevent activation clicks from going to guestPeter Maydell1-1/+9
2015-12-01s390x/pci: fix up IOMMU sizeYi Min Zhao3-5/+30
2015-12-01s390x: no deprecation warning while testingCornelia Huck1-3/+6
2015-12-01pc-bios/s390-ccw: rebuild imageCornelia Huck1-0/+0
2015-12-01pc-bios/s390-ccw: build for z900Christian Borntraeger1-1/+1
2015-11-30virtio-9p: use QEMU thread poolPaolo Bonzini3-68/+15
2015-11-30fsdev-proxy-helper: avoid TOC/TOU racePaolo Bonzini1-10/+10
2015-11-30target-ppc/fpu_helper: fix FPSCR_FX bit shift operationMadhavan Srinivasan1-11/+11
2015-11-30target-ppc: Move the FPSCR bit update macros to cpu.hMadhavan Srinivasan2-21/+21
2015-11-30hw/ppc/ppc405_boards: Fix infinite recursion by converting taihu_cpld from ol...Peter Maydell1-44/+8
2015-11-30hw/ppc/spapr: Remove duplicated "pseries" aliasThomas Huth1-2/+0
2015-11-30mac_dbdma: always initialize channel field in DBDMA_channelHervé Poussineau1-1/+1
2015-11-30w32: Use gcc option -mthreadsStefan Weil1-0/+2
2015-11-30oslib-win32: Change return type of function getpagesizeStefan Weil2-2/+2
2015-11-30trace/simple: Fix warning and wrong trace file name for MinGWStefan Weil1-1/+2
2015-11-27tap-win32: disable broken async write pathAndrew Baumann1-10/+36
2015-11-27tap-win32: skip unexpected nodes during registry enumerationAndrew Baumann1-1/+2
2015-11-27eepro100: Prevent two endless loopsStefan Weil1-0/+16
2015-11-26Update version for v2.5.0-rc2 releasePeter Maydell1-1/+1