summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-04-20Update version for 2.8.1.1 releasev2.8.1.1Michael Roth1-1/+1
2017-04-209pfs: local: set the path of the export root to "."Greg Kurz1-1/+6
2017-03-30Update version for 2.8.1 releasev2.8.1Michael Roth1-1/+1
2017-03-30spapr: fix off-by-one error in spapr_ovec_populate_dt()Sam Bobroff1-1/+1
2017-03-30seabios: update to 1.10.2 releaseGerd Hoffmann9-0/+0
2017-03-30qom: Fix regression with 'qom-type'Eric Blake1-0/+2
2017-03-30target/s390x: Fix broken user modeStefan Weil1-2/+0
2017-03-30qapi: Fix QemuOpts visitor regression on unvisited inputEric Blake2-4/+5
2017-03-30qom: Avoid unvisited 'id'/'qom-type' in user_creatable_add_optsEric Blake1-3/+5
2017-03-30monitor: reuse user_creatable_add_opts() instead of user_creatable_add()Igor Mammedov3-75/+18
2017-03-30tests: Expose regression in QemuOpts visitorEric Blake1-0/+20
2017-03-27virtio: always use handle_aio_output if registeredPaolo Bonzini1-1/+12
2017-03-21cirrus: fix off-by-one in cirrus_bitblt_rop_bkwd_transp_*_16Gerd Hoffmann1-1/+1
2017-03-21cirrus: stop passing around src pointers in the blitterGerd Hoffmann3-54/+93
2017-03-21cirrus: stop passing around dst pointers in the blitterGerd Hoffmann3-125/+153
2017-03-21cirrus: fix cirrus_invalidate_regionGerd Hoffmann1-3/+3
2017-03-21cirrus/vnc: zap bitblit support from console code.Gerd Hoffmann4-144/+3
2017-03-21fix :cirrus_vga fix OOB read case qemu Segmentation faulthangaohuai1-0/+10
2017-03-21Revert "cirrus: allow zero source pitch in pattern fill rops"Gerd Hoffmann1-18/+8
2017-03-21cirrus: fix patterncopy checksGerd Hoffmann1-6/+30
2017-03-21cirrus: fix blit address mask handlingGerd Hoffmann1-13/+12
2017-03-21cirrus: allow zero source pitch in pattern fill ropsWolfgang Bumiller1-8/+19
2017-03-21cirrus: handle negative pitch in cirrus_invalidate_region()Wolfgang Bumiller1-0/+5
2017-03-219pfs: don't try to flush self and avoid QEMU hang on resetGreg Kurz1-4/+8
2017-03-219pfs: fix off-by-one error in PDU free listGreg Kurz1-1/+1
2017-03-21target-arm: Fix aarch64 vec_reg_offsetRichard Henderson1-1/+2
2017-03-21target-arm: Fix aarch64 disas_ldst_single_structRichard Henderson1-2/+2
2017-03-21linux-user: Fix s390x safe-syscall for z900Richard Henderson1-1/+1
2017-03-21nbd/client: fix drop_sync [CVE-2017-2630]Vladimir Sementsov-Ogievskiy1-1/+1
2017-03-20thread-pool: add missing qemu_bh_cancel in completion functionPeter Lieven1-0/+7
2017-03-20s390x/css: reassign subchannel if schid is changed after migrationDong Jia Shi1-0/+15
2017-03-16virtio-pci: reset modern vq meta dataJason Wang1-0/+4
2017-03-16scsi: mptsas: fix the wrong reading size in fetch requestLi Qiang1-3/+3
2017-03-16e1000e: correctly tear down MSI-X memory regionsPaolo Bonzini1-1/+1
2017-03-16NetRxPkt: Account buffer with ETH header in IOV lengthDmitry Fleytman1-1/+1
2017-03-16NetRxPkt: Do not try to pull more data than presentDmitry Fleytman1-1/+2
2017-03-16NetRxPkt: Fix memory corruption on VLAN header strippingDmitry Fleytman1-17/+17
2017-03-16eth: Extend vlan stripping functionsDmitry Fleytman2-13/+16
2017-03-16cirrus: add blit_is_unsafe call to cirrus_bitblt_cputovideo (CVE-2017-2620)Gerd Hoffmann1-0/+8
2017-03-16hmp: fix block_set_io_throttleEric Blake1-0/+1
2017-03-16qga: ignore EBUSY when freezing a filesystemPeter Lieven1-1/+4
2017-03-16target-i386: correctly propagate retaddr into SVM helpersPaolo Bonzini7-58/+56
2017-03-16apic: reset apic_delivered global variable on machine resetPavel Dovgalyuk1-0/+2
2017-03-16target/sparc: Restore ldstub of odd asisRichard Henderson1-2/+25
2017-03-16block/vmdk: Fix the endian problem of buf_len and lbaQingFeng Hao1-2/+2
2017-03-16target-ppc, tcg: fix usermode segfault with pthread_create()Sam Bobroff1-1/+2
2017-03-16vnc: do not disconnect on EAGAINMichael Tokarev1-1/+2
2017-03-16sd: sdhci: check data length during dma_memory_readPrasad J Pandit1-1/+1
2017-03-16block/nfs: fix naming of runtime optsPeter Lieven1-23/+23
2017-03-16block/nfs: fix NULL pointer dereference in URI parsingPeter Lieven1-1/+2