aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-09-07Update version for 2.9.1 releasev2.9.1Michael Roth
2017-09-05virtfs: error out gracefully when mandatory suboptions are missingGreg Kurz
2017-09-04target/arm: Fix aa64 ldp register writebackRichard Henderson
2017-09-01exec: Add lock parameter to qemu_ram_ptr_lengthAnthony PERARD
2017-09-01xen/mapcache: store dma information in revmapcache entries for debuggingStefano Stabellini
2017-09-01exec: use qemu_ram_ptr_length to access guest ramPrasad J Pandit
2017-09-01xhci: only update dequeue ptr on completed transfersGerd Hoffmann
2017-08-31vl.c/exit: pause cpus before closing block devicesDr. David Alan Gilbert
2017-08-31PPC: E500: update u-boot to match shipped binaryMichael Roth
2017-08-31s390-ccw: Fix alignment for CCW1Farhan Ali
2017-08-31vnc: Set default kbd delay to 10msAlexander Graf
2017-08-31qemu-nbd: Ignore SIGPIPEMax Reitz
2017-08-31usb-redir: fix stack overflow in usbredir_log_dataGerd Hoffmann
2017-08-31megasas: do not read SCSI req parameters more than once from framePaolo Bonzini
2017-08-31megasas: do not read command more than once from framePaolo Bonzini
2017-08-31megasas: do not read DCMD opcode more than once from framePaolo Bonzini
2017-08-31megasas: do not read iovec count more than once from framePaolo Bonzini
2017-08-31megasas: do not read sense length more than once from framePaolo Bonzini
2017-08-319pfs: local: forbid client access to metadata (CVE-2017-7493)Greg Kurz
2017-08-31scsi: avoid an off-by-one error in megasas_mmio_writePrasad J Pandit
2017-08-31audio: release capture buffersGerd Hoffmann
2017-08-31vmw_pvscsi: check message ring page count at initialisationP J P
2017-08-31hw/ppc/spapr_iommu: Fix crash when removing the "spapr-tce-table" deviceThomas Huth
2017-08-31hw/ppc/spapr_rtc: Mark the RTC device with user_creatable = falseThomas Huth
2017-08-31qdev: Replace cannot_instantiate_with_device_add_yet with !user_creatableEduardo Habkost
2017-08-31fix qemu-system-unicore32 crashing when calling without -kernelEduardo Otubo
2017-08-31hw/s390x/ipl: Fix crash with virtio-scsi-pci deviceThomas Huth
2017-08-31slirp: fix clearing ifq_so from pending packetsSamuel Thibault
2017-08-31slirp: tftp, copy sockaddr_sizeMarc-André Lureau
2017-08-31monitor: Check whether TCG is enabled before running the "info jit" codeThomas Huth
2017-08-31target-s390x: Mask the SIGP order_code to 8bit.Philipp Kern
2017-08-249pfs: local: fix fchmodat_nofollow() limitationsGreg Kurz
2017-08-24block/nfs: fix mutex assertion in nfs_file_close()Jeff Cody
2017-08-24hw/i386: allow SHPC for Q35 machineAleksandr Bezzubikov
2017-08-24cpu: don't allow negative core idLaurent Vivier
2017-08-24block: Skip implicit nodes in query-block/blockstatsKevin Wolf
2017-08-24qemu-iotests: Test automatic commit job cancel on hot unplugKevin Wolf
2017-08-24input: Decrement queue count on kbd delayAlexander Graf
2017-08-24input: limit kbd queue depthGerd Hoffmann
2017-08-24virtio-net: fix offload ctrl endianJason Wang
2017-08-24spapr: fix memory leak in spapr_core_pre_plug()Greg Kurz
2017-08-24commit: Add NULL check for overlay_bsKevin Wolf
2017-08-24virtio-scsi: finalize IOMMU supportJason Wang
2017-08-24spapr: fix migration to pseries machine < 2.8Laurent Vivier
2017-08-24hid: Reset kbd modifiers on resetAlexander Graf
2017-08-249pfs: local: remove: use correct path componentBruce Rogers
2017-08-24block: Do not strcmp() with NULL uri->schemeMax Reitz
2017-08-24nbd: fix NBD over TLSPaolo Bonzini
2017-08-24blkverify: Catch bs->exact_filename overflowMax Reitz
2017-08-24blkdebug: Catch bs->exact_filename overflowMax Reitz