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