index
:
~fziglio/qemu
master
virgl-spice
Qemu experimental branch
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
Age
Commit message (
Expand
)
Author
Files
Lines
2016-09-28
s390x/css: handle cssid 255 correctly
Cornelia Huck
2
-6
/
+4
2016-09-28
ahci: clear aiocb in ncq_cb
John Snow
1
-0
/
+1
2016-09-20
virtio-scsi: Don't abort when media is ejected
Fam Zheng
1
-6
/
+9
2016-09-20
scsi-disk: Cleaning up around tray open state
Fam Zheng
1
-14
/
+8
2016-09-20
scsi: mptconfig: fix misuse of MPTSAS_CONFIG_PACK
Paolo Bonzini
1
-2
/
+2
2016-09-20
scsi: mptconfig: fix an assert expression
Prasad J Pandit
1
-1
/
+1
2016-09-20
vmw_pvscsi: check page count while initialising descriptor rings
Prasad J Pandit
1
-10
/
+9
2016-09-20
scsi-disk: change disk serial length from 20 to 36
Rony Weng
1
-2
/
+2
2016-09-20
scsi: pvscsi: limit process IO loop to ring size
Prasad J Pandit
1
-1
/
+4
2016-09-20
scsi: mptsas: use g_new0 to allocate MPTSASRequest object
Li Qiang
1
-1
/
+1
2016-09-20
9pfs: fix potential segfault during walk
Greg Kurz
1
-2
/
+3
2016-09-14
virtio-balloon: discard virtqueue element on reset
Ladi Prosek
1
-0
/
+1
2016-09-14
virtio: zero vq->inuse in virtio_reset()
Stefan Hajnoczi
1
-0
/
+1
2016-09-08
9pfs: handle walk of ".." in the root directory
Greg Kurz
2
-9
/
+32
2016-09-08
9pfs: forbid . and .. in file names
Greg Kurz
1
-0
/
+51
2016-09-08
9pfs: forbid illegal path names
Greg Kurz
1
-0
/
+56
2016-09-08
net: vmxnet: use g_new for pkt initialisation
Li Qiang
1
-3
/
+2
2016-09-08
net: vmxnet: check IP header length
Li Qiang
1
-0
/
+5
2016-09-08
virtio: decrement vq->inuse in virtqueue_discard()
Stefan Hajnoczi
1
-0
/
+1
2016-09-08
virtio: recalculate vq->inuse after migration
Stefan Hajnoczi
1
-0
/
+15
2016-09-08
net: check fragment length during fragmentation
Prasad J Pandit
1
-1
/
+1
2016-08-15
Xen PCI passthrough: fix passthrough failure when no interrupt pin
Bruce Rogers
1
-1
/
+1
2016-08-09
scsi: esp: check TI buffer index before read/write
Prasad J Pandit
1
-11
/
+9
2016-08-09
scsi: megasas: null terminate bios version buffer
Prasad J Pandit
1
-0
/
+1
2016-08-09
scsi: esp: make cmdbuf big enough for maximum CDB size
Prasad J Pandit
1
-2
/
+4
2016-08-09
scsi: esp: clean up handle_ti/esp_do_dma if s->do_cmd
Paolo Bonzini
1
-7
/
+4
2016-08-09
scsi: esp: respect FIFO invariant after message phase
Paolo Bonzini
1
-1
/
+1
2016-08-09
scsi: esp: check buffer length before reading scsi command
Prasad J Pandit
1
-0
/
+3
2016-08-09
scsi: megasas: check 'read_queue_head' index value
Prasad J Pandit
1
-0
/
+2
2016-08-09
scsi: megasas: initialise local configuration data buffer
Prasad J Pandit
1
-1
/
+1
2016-08-09
scsi: megasas: use appropriate property buffer size
Prasad J Pandit
1
-1
/
+1
2016-08-09
net: mipsnet: check packet length against buffer
Prasad J Pandit
1
-0
/
+3
2016-08-09
hw/arm/virt: Reject gic-version=host for non-KVM
Cole Robinson
1
-1
/
+5
2016-08-09
ahci: free irqs array
Marc-André Lureau
1
-0
/
+1
2016-08-09
ahci: fix sglist leak on retry
Marc-André Lureau
2
-2
/
+2
2016-08-09
macio: set res_count value to 0 after non-block ATAPI DMA transfers
Mark Cave-Ayland
1
-0
/
+1
2016-08-09
atapi: fix halted DMA reset
John Snow
1
-0
/
+1
2016-08-05
ide: fix halted IO segfault at reset
John Snow
1
-0
/
+1
2016-08-05
virtio: error out if guest exceeds virtqueue size
Stefan Hajnoczi
1
-0
/
+5
2016-08-05
pcie: fix link active status bit migration
Michael S. Tsirkin
2
-1
/
+16
2016-08-05
Fix some typos found by codespell
Stefan Weil
8
-10
/
+10
2016-08-05
s390x/ipl: fix reboots for migration from different bios
David Hildenbrand
2
-2
/
+11
2016-08-05
Revert "virtio-net: unbreak self announcement and guest offloads after migrat...
Michael S. Tsirkin
1
-23
/
+17
2016-08-05
virtio: set low features early on load
Michael S. Tsirkin
1
-0
/
+10
2016-08-05
scsi: Advertise limits by blocksize, not 512
Eric Blake
1
-1
/
+2
2016-08-05
scsi-generic: Merge block max xfer len in INQUIRY response
Fam Zheng
1
-0
/
+12
2016-08-05
vfio/pci: Fix VGA quirks
Alex Williamson
2
-5
/
+4
2016-08-05
pci-assign: Move "Invalid ROM" error message to pci-assign-load-rom.c
Lin Ma
2
-4
/
+3
2016-08-05
vmsvga: don't process more than 1024 fifo commands at once
Gerd Hoffmann
1
-2
/
+2
2016-08-05
vmsvga: shadow fifo registers
Gerd Hoffmann
1
-29
/
+28
[next]