aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-03-30Update version for 2.8.1 releasev2.8.1Michael Roth
2017-03-30spapr: fix off-by-one error in spapr_ovec_populate_dt()Sam Bobroff
2017-03-30seabios: update to 1.10.2 releaseGerd Hoffmann
2017-03-30qom: Fix regression with 'qom-type'Eric Blake
2017-03-30target/s390x: Fix broken user modeStefan Weil
2017-03-30qapi: Fix QemuOpts visitor regression on unvisited inputEric Blake
2017-03-30qom: Avoid unvisited 'id'/'qom-type' in user_creatable_add_optsEric Blake
2017-03-30monitor: reuse user_creatable_add_opts() instead of user_creatable_add()Igor Mammedov
2017-03-30tests: Expose regression in QemuOpts visitorEric Blake
2017-03-27virtio: always use handle_aio_output if registeredPaolo Bonzini
2017-03-21cirrus: fix off-by-one in cirrus_bitblt_rop_bkwd_transp_*_16Gerd Hoffmann
2017-03-21cirrus: stop passing around src pointers in the blitterGerd Hoffmann
2017-03-21cirrus: stop passing around dst pointers in the blitterGerd Hoffmann
2017-03-21cirrus: fix cirrus_invalidate_regionGerd Hoffmann
2017-03-21cirrus/vnc: zap bitblit support from console code.Gerd Hoffmann
2017-03-21fix :cirrus_vga fix OOB read case qemu Segmentation faulthangaohuai
2017-03-21Revert "cirrus: allow zero source pitch in pattern fill rops"Gerd Hoffmann
2017-03-21cirrus: fix patterncopy checksGerd Hoffmann
2017-03-21cirrus: fix blit address mask handlingGerd Hoffmann
2017-03-21cirrus: allow zero source pitch in pattern fill ropsWolfgang Bumiller
2017-03-21cirrus: handle negative pitch in cirrus_invalidate_region()Wolfgang Bumiller
2017-03-219pfs: don't try to flush self and avoid QEMU hang on resetGreg Kurz
2017-03-219pfs: fix off-by-one error in PDU free listGreg Kurz
2017-03-21target-arm: Fix aarch64 vec_reg_offsetRichard Henderson
2017-03-21target-arm: Fix aarch64 disas_ldst_single_structRichard Henderson
2017-03-21linux-user: Fix s390x safe-syscall for z900Richard Henderson
2017-03-21nbd/client: fix drop_sync [CVE-2017-2630]Vladimir Sementsov-Ogievskiy
2017-03-20thread-pool: add missing qemu_bh_cancel in completion functionPeter Lieven
2017-03-20s390x/css: reassign subchannel if schid is changed after migrationDong Jia Shi
2017-03-16virtio-pci: reset modern vq meta dataJason Wang
2017-03-16scsi: mptsas: fix the wrong reading size in fetch requestLi Qiang
2017-03-16e1000e: correctly tear down MSI-X memory regionsPaolo Bonzini
2017-03-16NetRxPkt: Account buffer with ETH header in IOV lengthDmitry Fleytman
2017-03-16NetRxPkt: Do not try to pull more data than presentDmitry Fleytman
2017-03-16NetRxPkt: Fix memory corruption on VLAN header strippingDmitry Fleytman
2017-03-16eth: Extend vlan stripping functionsDmitry Fleytman
2017-03-16cirrus: add blit_is_unsafe call to cirrus_bitblt_cputovideo (CVE-2017-2620)Gerd Hoffmann
2017-03-16hmp: fix block_set_io_throttleEric Blake
2017-03-16qga: ignore EBUSY when freezing a filesystemPeter Lieven
2017-03-16target-i386: correctly propagate retaddr into SVM helpersPaolo Bonzini
2017-03-16apic: reset apic_delivered global variable on machine resetPavel Dovgalyuk
2017-03-16target/sparc: Restore ldstub of odd asisRichard Henderson
2017-03-16block/vmdk: Fix the endian problem of buf_len and lbaQingFeng Hao
2017-03-16target-ppc, tcg: fix usermode segfault with pthread_create()Sam Bobroff
2017-03-16vnc: do not disconnect on EAGAINMichael Tokarev
2017-03-16sd: sdhci: check data length during dma_memory_readPrasad J Pandit
2017-03-16block/nfs: fix naming of runtime optsPeter Lieven
2017-03-16block/nfs: fix NULL pointer dereference in URI parsingPeter Lieven
2017-03-16s390x/kvm: fix small race reboot vs. cmmaChristian Borntraeger
2017-03-16target/s390x: use "qemu" cpu model in user modeDavid Hildenbrand