summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-10-31Update version for 2.4.1 releasev2.4.1Michael Roth1-1/+1
2015-10-31virtio: sync the dataplane vring state to the virtqueue before virtio_savePavel Butsykin2-0/+10
2015-10-31target-xtensa: add window overflow check to L32E/S32EMax Filippov1-2/+4
2015-10-31net: don't set native endiannessMichael S. Tsirkin1-0/+8
2015-10-28device-introspect-test: New, covering device introspectionMarkus Armbruster2-3/+163
2015-10-28libqtest: New hmp() & friendsMarkus Armbruster4-22/+78
2015-10-28tests: Fix how qom-test is runMarkus Armbruster1-6/+8
2015-10-28macio: move DBDMA_init from instance_init to realizePaolo Bonzini1-4/+4
2015-10-28hw: do not pass NULL to memory_region_init from instance_initPaolo Bonzini7-12/+12
2015-10-28memory: allow destroying a non-empty MemoryRegionPaolo Bonzini1-1/+16
2015-10-28update-linux-headers: Rename SW_MAX to SW_MAX_Markus Armbruster2-2/+3
2015-10-28trace: remove malloc tracingPaolo Bonzini2-30/+0
2015-10-21virtio-net: correctly drop truncated packetsJason Wang1-7/+1
2015-10-21virtio: introduce virtqueue_discard()Jason Wang2-0/+9
2015-10-21virtio: introduce virtqueue_unmap_sg()Jason Wang1-4/+10
2015-10-21virtio-input: ignore events until the guest driver is readyGerd Hoffmann1-0/+4
2015-10-21Migration: Generate the completed event only when we completeDr. David Alan Gilbert1-1/+7
2015-10-21util/qemu-config: fix missing machine command line optionsTony Krowiak1-0/+8
2015-10-21s390x/kvm: Fix vector validity bit in device machine checksChristian Borntraeger1-0/+3
2015-10-21misc: zynq_slcr: Fix MMIO writesPeter Crosthwaite1-4/+4
2015-10-21Revert "qdev: Use qdev_get_device_class() for -device <type>,help"Markus Armbruster1-3/+6
2015-10-21qdev: Protect device-list-properties against broken devicesMarkus Armbruster23-0/+166
2015-10-21qmp: Fix device-list-properties not to crash for abstract deviceMarkus Armbruster1-0/+6
2015-10-21vmxnet3: Drop net_vmxnet3_info.can_receiveFam Zheng1-1/+0
2015-10-21virtio-net: unbreak self announcement and guest offloads after migrationJason Wang1-17/+23
2015-10-21virtio: avoid leading underscores for helpersCornelia Huck11-45/+48
2015-10-20target-ppc: fix xscmpodp and xscmpudp decodingAurelien Jarno1-2/+9
2015-10-20target-ppc: fix vcipher, vcipherlast, vncipherlast and vpermxorAurelien Jarno1-5/+14
2015-10-20tcg/mips: Fix clobbering of qemu_ld inputsJames Hogan1-11/+15
2015-10-20qom: Fix invalid error check in property_get_str()Markus Armbruster1-4/+8
2015-10-20qom: Do not reuse errp after a possible errorMarkus Armbruster1-6/+35
2015-10-20ide: unify io_buffer_offset incrementsJohn Snow3-18/+10
2015-10-20slirp: Fix non blocking connect for w32Stefan Weil1-1/+7
2015-10-20nbd: release exp->blk after all clients are closedWen Congyang1-6/+15
2015-10-20spapr_pci: fix device tree props for MSI/MSI-XMichael Roth1-2/+10
2015-10-20gtk: use setlocale() for LC_MESSAGES onlyAlberto Garcia1-1/+20
2015-10-20ide: fix ATAPI command permissionsJohn Snow1-15/+15
2015-10-20qcow2: Make size_to_clusters() return uint64_tMax Reitz3-17/+29
2015-10-20target-arm: Share all common TCG temporariesRichard Henderson3-27/+13
2015-10-20virtio dataplane: adapt dataplane for virtio Version 1Pierre Morel2-15/+58
2015-10-20cpus.c: qemu_mutex_lock_iothread fix race condition at cpu thread initAníbal Limón1-1/+1
2015-10-20rtl8139: Do not consume the packet during overflow in standard mode.Vladislav Yasevich2-8/+22
2015-10-20rtl8139: Fix receive buffer overflow checkVladislav Yasevich1-2/+4
2015-10-17s390x/css: start with cleared cstat/dstatCornelia Huck1-0/+2
2015-10-17PPC: E500: Update u-boot to commit 79c884d7e4Alexander Graf1-0/+0
2015-10-17scripts/dump-guest-memory.py: fix after RAMBlock changeMichael S. Tsirkin1-1/+1
2015-10-17vhost-scsi: fix wrong vhost-scsi firmware pathGonglei1-1/+1
2015-10-17mac_dbdma: always clear FLUSH bit once DBDMA channel flush is completeMark Cave-Ayland1-7/+5
2015-10-17qemu-img: Fix crash in amend invocationMax Reitz1-1/+2
2015-10-17block/nfs: fix calculation of allocated file sizePeter Lieven1-1/+1