index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2016-09-29
Update version for 2.6.2 release
v2.6.2
Michael Roth
2016-09-28
s390x/css: handle cssid 255 correctly
Cornelia Huck
2016-09-28
ahci: clear aiocb in ncq_cb
John Snow
2016-09-28
vnc: fix incorrect checking condition when updating client
Gonglei
2016-09-28
vnc-enc-tight: fix off-by-one bug
Herongguang (Stephen)
2016-09-28
vnc: make sure we finish disconnect
Gerd Hoffmann
2016-09-28
vnc: don't crash getting server info if lsock is NULL
Daniel P. Berrange
2016-09-28
vnc: ensure connection sharing/limits is always configured
Daniel P. Berrange
2016-09-28
vnc: fix crash when vnc_server_info_get has an error
Daniel P. Berrange
2016-09-28
ui: avoid crash if vnc client disconnects with writes pending
Daniel P. Berrange
2016-09-20
virtio-scsi: Don't abort when media is ejected
Fam Zheng
2016-09-20
scsi-disk: Cleaning up around tray open state
Fam Zheng
2016-09-20
iothread: Stop threads before main() quits
Fam Zheng
2016-09-20
crypto: ensure XTS is only used with ciphers with 16 byte blocks
Daniel P. Berrange
2016-09-20
scsi: mptconfig: fix misuse of MPTSAS_CONFIG_PACK
Paolo Bonzini
2016-09-20
scsi: mptconfig: fix an assert expression
Prasad J Pandit
2016-09-20
vmw_pvscsi: check page count while initialising descriptor rings
Prasad J Pandit
2016-09-20
scsi-disk: change disk serial length from 20 to 36
Rony Weng
2016-09-20
qemu-char: avoid segfault if user lacks of permisson of a given logfile
Lin Ma
2016-09-20
scsi: pvscsi: limit process IO loop to ring size
Prasad J Pandit
2016-09-20
scsi: mptsas: use g_new0 to allocate MPTSASRequest object
Li Qiang
2016-09-20
9pfs: fix potential segfault during walk
Greg Kurz
2016-09-20
vnc: fix qemu crash because of SIGSEGV
Gonglei
2016-09-14
virtio-balloon: discard virtqueue element on reset
Ladi Prosek
2016-09-14
virtio: zero vq->inuse in virtio_reset()
Stefan Hajnoczi
2016-09-08
9pfs: handle walk of ".." in the root directory
Greg Kurz
2016-09-08
9pfs: forbid . and .. in file names
Greg Kurz
2016-09-08
9pfs: forbid illegal path names
Greg Kurz
2016-09-08
net: vmxnet: use g_new for pkt initialisation
Li Qiang
2016-09-08
net: vmxnet: check IP header length
Li Qiang
2016-09-08
iscsi: pass SCSI status back for SG_IO
Vadim Rozenfeld
2016-09-08
virtio: decrement vq->inuse in virtqueue_discard()
Stefan Hajnoczi
2016-09-08
virtio: recalculate vq->inuse after migration
Stefan Hajnoczi
2016-09-08
ui: fix refresh of VNC server surface
Daniel P. Berrange
2016-09-08
net: check fragment length during fragmentation
Prasad J Pandit
2016-08-17
Update version for 2.6.1 release
v2.6.1
Michael Roth
2016-08-15
timer: set vm_clock disabled default
Gonglei
2016-08-15
Xen PCI passthrough: fix passthrough failure when no interrupt pin
Bruce Rogers
2016-08-15
ppc64: fix compressed dump with pseries kernel
Laurent Vivier
2016-08-09
scsi: esp: check TI buffer index before read/write
Prasad J Pandit
2016-08-09
scsi: megasas: null terminate bios version buffer
Prasad J Pandit
2016-08-09
scsi: esp: make cmdbuf big enough for maximum CDB size
Prasad J Pandit
2016-08-09
scsi: esp: clean up handle_ti/esp_do_dma if s->do_cmd
Paolo Bonzini
2016-08-09
scsi: esp: respect FIFO invariant after message phase
Paolo Bonzini
2016-08-09
scsi: esp: check buffer length before reading scsi command
Prasad J Pandit
2016-08-09
scsi: megasas: check 'read_queue_head' index value
Prasad J Pandit
2016-08-09
scsi: megasas: initialise local configuration data buffer
Prasad J Pandit
2016-08-09
scsi: megasas: use appropriate property buffer size
Prasad J Pandit
2016-08-09
net: mipsnet: check packet length against buffer
Prasad J Pandit
2016-08-09
hw/arm/virt: Reject gic-version=host for non-KVM
Cole Robinson
[next]