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-12-21
ide: Fix memory leak in ide_register_restart_cb()
Ashijeet Acharya
2
-1
/
+12
2016-12-21
portio: keep references on portio
Marc-André Lureau
8
-21
/
+33
2016-12-21
dma-helpers: explicitly pass alignment into DMA helpers
Mark Cave-Ayland
4
-5
/
+11
2016-12-20
atapi: classify read_cd as conditionally returning data
John Snow
1
-11
/
+40
2016-12-14
vfio/pci: Fix vfio_rtl8168_quirk_data_read address offset
Thorsten Kohfeldt
1
-1
/
+1
2016-12-12
Revert "megasas: remove useless check for cmd->frame"
Paolo Bonzini
1
-1
/
+5
2016-12-12
intel_iommu: fix incorrect device invalidate
Peter Xu
1
-0
/
+1
2016-12-12
pci-assign: sync MSI/MSI-X cap and table with PCIDevice
Peter Xu
1
-0
/
+4
2016-12-12
ivshmem: Fix 64 bit memory bar configuration
Zhuang Yanying
1
-1
/
+3
2016-12-12
vhost: drop legacy vring layout bits
Greg Kurz
1
-13
/
+0
2016-12-08
vhost: adapt vhost_verify_ring_mappings() to virtio 1 ring layout
Greg Kurz
1
-19
/
+60
2016-12-08
virtio-net: mark VIRTIO_NET_F_GSO as legacy
Michael S. Tsirkin
1
-0
/
+1
2016-12-08
virtio: allow per-device-class legacy features
Michael S. Tsirkin
3
-2
/
+9
2016-11-18
acpi/ipmi: Initialize the fwinfo before fetching it
Corey Minyard
1
-0
/
+1
2016-11-02
memory: Replace skip_dump flag with "ram_device"
Alex Williamson
2
-6
/
+5
2016-11-02
net: rtl8139: limit processing of ring descriptors
Prasad J Pandit
1
-1
/
+1
2016-11-02
block-backend: remove blk_flush_all
John Snow
2
-2
/
+4
2016-11-02
vfio/pci: Fix regression in MSI routing configuration
David Gibson
1
-1
/
+3
2016-11-02
s390x/css: handle cssid 255 correctly
Cornelia Huck
1
-5
/
+3
2016-11-02
ahci: clear aiocb in ncq_cb
John Snow
1
-0
/
+1
2016-11-02
virtio-scsi: Don't abort when media is ejected
Fam Zheng
1
-6
/
+9
2016-11-02
scsi-disk: Cleaning up around tray open state
Fam Zheng
1
-14
/
+8
2016-11-02
scsi: mptconfig: fix misuse of MPTSAS_CONFIG_PACK
Paolo Bonzini
1
-2
/
+2
2016-11-02
scsi: mptconfig: fix an assert expression
Prasad J Pandit
1
-1
/
+1
2016-11-02
vmw_pvscsi: check page count while initialising descriptor rings
Prasad J Pandit
1
-10
/
+9
2016-11-02
scsi-disk: change disk serial length from 20 to 36
Rony Weng
1
-2
/
+2
2016-11-02
scsi: pvscsi: limit process IO loop to ring size
Prasad J Pandit
1
-1
/
+4
2016-11-02
scsi: mptsas: use g_new0 to allocate MPTSASRequest object
Li Qiang
1
-1
/
+1
2016-11-02
9pfs: fix potential segfault during walk
Greg Kurz
1
-2
/
+3
2016-11-02
virtio-balloon: discard virtqueue element on reset
Ladi Prosek
1
-0
/
+1
2016-11-02
virtio: zero vq->inuse in virtio_reset()
Stefan Hajnoczi
1
-0
/
+1
2016-10-13
ppc: Check the availability of transactional memory
Thomas Huth
1
-1
/
+4
2016-10-13
hw/ppc/spapr: Fix the selection of the processor features
Thomas Huth
1
-2
/
+9
2016-10-13
hw/ppc/spapr: Move code related to "ibm,pa-features" to a separate function
Thomas Huth
1
-30
/
+36
2016-08-30
9pfs: handle walk of ".." in the root directory
Greg Kurz
2
-9
/
+32
2016-08-30
9pfs: forbid . and .. in file names
Greg Kurz
1
-0
/
+51
2016-08-30
9pfs: forbid illegal path names
Greg Kurz
1
-0
/
+56
2016-08-24
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
1
-0
/
+16
2016-08-23
virtio: decrement vq->inuse in virtqueue_discard()
Stefan Hajnoczi
1
-0
/
+1
2016-08-23
virtio: recalculate vq->inuse after migration
Stefan Hajnoczi
1
-0
/
+15
2016-08-22
e1000e: remove internal interrupt flag
Cao jin
1
-7
/
+1
2016-08-18
net: vmxnet: use g_new for pkt initialisation
Li Qiang
1
-3
/
+2
2016-08-15
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.7-20160815' into...
Peter Maydell
2
-0
/
+28
2016-08-15
Merge remote-tracking branch 'remotes/sstabellini/tags/xen-20160812-tag-2' in...
Peter Maydell
1
-3
/
+2
2016-08-15
Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' int...
Peter Maydell
26
-26
/
+26
2016-08-15
Revert "vhost-user: Attempt to fix a race with set_mem_table."
Michael S. Tsirkin
1
-67
/
+60
2016-08-13
ppc: parse cpu features once
Greg Kurz
2
-0
/
+28
2016-08-12
Xen: fix converity warning of xen_pt_config_init()
Cao jin
1
-3
/
+2
2016-08-12
trace-events: fix first line comment in trace-events
Laurent Vivier
26
-26
/
+26
2016-08-11
virtio-console: set frontend open permanently for console devs
Daniel P. Berrange
1
-4
/
+21
[next]