index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hw
Commit message (
Expand
)
Author
Age
Files
Lines
*
9pfs: only free completed request if not flushed
Greg Kurz
2016-10-17
1
-11
/
+7
*
9pfs: drop useless check in pdu_free()
Greg Kurz
2016-10-17
1
-10
/
+8
*
9pfs: use coroutine_fn annotation in hw/9pfs/9p.[ch]
Greg Kurz
2016-10-17
2
-57
/
+62
*
9pfs: use coroutine_fn annotation in hw/9pfs/co*.[ch]
Greg Kurz
2016-10-17
5
-95
/
+109
*
9pfs: fsdev: drop useless extern annotation for functions
Greg Kurz
2016-10-17
4
-62
/
+62
*
9pfs: fix potential host memory leak in v9fs_read
Li Qiang
2016-10-17
1
-2
/
+3
*
9pfs: allocate space for guest originated empty strings
Li Qiang
2016-10-17
1
-1
/
+1
*
usb-redir: allocate buffers before waking up the host adapter
Hans de Goede
2016-10-12
1
-3
/
+7
*
usb: Fix incorrect default DMA offset.
Vijay Kumar B
2016-10-12
1
-1
/
+1
*
usb: fix serial generator
Gerd Hoffmann
2016-10-12
1
-6
/
+6
*
xhci: make xhci_epid_to_usbep accept XHCIEPContext
Gerd Hoffmann
2016-10-12
1
-14
/
+15
*
xhci: drop XHCITransfer->{slotid,epid}
Gerd Hoffmann
2016-10-12
1
-9
/
+7
*
xhci: add & use xhci_kick_epctx()
Gerd Hoffmann
2016-10-12
1
-17
/
+26
*
xhci: drop XHCITransfer->xhci
Gerd Hoffmann
2016-10-12
1
-13
/
+9
*
xhci: use linked list for transfers
Gerd Hoffmann
2016-10-12
1
-54
/
+68
*
xhci: drop unused comp_xfer field
Gerd Hoffmann
2016-10-12
1
-1
/
+0
*
xhci: decouple EV_QUEUE from TD_QUEUE
Gerd Hoffmann
2016-10-12
1
-1
/
+1
*
xhci: limit the number of link trbs we are willing to process
Gerd Hoffmann
2016-10-12
1
-0
/
+10
*
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2016-10-10
18
-213
/
+400
|
\
|
*
intel-iommu: Check IOAPIC's Trigger Mode against the one in IRTE
Feng Wu
2016-10-10
1
-0
/
+12
|
*
virtio: cleanup VMSTATE_VIRTIO_DEVICE
Halil Pasic
2016-10-10
11
-26
/
+0
|
*
vhost-vsock: convert VMSTATE_VIRTIO_DEVICE
Halil Pasic
2016-10-10
1
-21
/
+23
|
*
virtio-rng: convert VMSTATE_VIRTIO_DEVICE
Halil Pasic
2016-10-10
1
-8
/
+13
|
*
virtio-balloon: convert VMSTATE_VIRTIO_DEVICE
Halil Pasic
2016-10-10
1
-6
/
+11
|
*
virtio-scsi: convert VMSTATE_VIRTIO_DEVICE
Halil Pasic
2016-10-10
1
-17
/
+11
|
*
virtio-input: convert VMSTATE_VIRTIO_DEVICE
Halil Pasic
2016-10-10
1
-10
/
+13
|
*
virtio-gpu: convert VMSTATE_VIRTIO_DEVICE
Halil Pasic
2016-10-10
1
-12
/
+29
|
*
virtio-serial: convert VMSTATE_VIRTIO_DEVICE
Halil Pasic
2016-10-10
1
-7
/
+11
|
*
virtio-9p: convert VMSTATE_VIRTIO_DEVICE
Halil Pasic
2016-10-10
1
-6
/
+11
|
*
virtio-net: convert VMSTATE_VIRTIO_DEVICE
Halil Pasic
2016-10-10
1
-21
/
+21
|
*
virtio-blk: convert VMSTATE_VIRTIO_DEVICE
Halil Pasic
2016-10-10
1
-16
/
+11
|
*
virtio: prepare change VMSTATE_VIRTIO_DEVICE macro
Halil Pasic
2016-10-10
1
-0
/
+21
|
*
virtio-scsi: handle virtio_scsi_set_config() error
Greg Kurz
2016-10-10
1
-2
/
+3
|
*
virtio-scsi: convert virtio_scsi_bad_req() to use virtio_error()
Greg Kurz
2016-10-10
1
-14
/
+32
|
*
virtio-net: handle virtio_net_flush_tx() errors
Greg Kurz
2016-10-10
1
-8
/
+18
|
*
virtio-net: handle virtio_net_receive() errors
Greg Kurz
2016-10-10
1
-12
/
+15
|
*
virtio-net: handle virtio_net_handle_ctrl() error
Greg Kurz
2016-10-10
1
-2
/
+5
|
*
virtio-blk: handle virtio_blk_handle_request() errors
Greg Kurz
2016-10-10
1
-10
/
+28
|
*
virtio-9p: handle handle_9p_output() error
Greg Kurz
2016-10-10
1
-5
/
+21
|
*
virtio-blk: make some functions static
Greg Kurz
2016-10-10
1
-5
/
+5
|
*
virtio-9p: add parentheses to sizeof operator
Greg Kurz
2016-10-10
1
-3
/
+3
|
*
virtio-serial: add missing virtio_detach_element() call
Stefan Hajnoczi
2016-10-10
1
-0
/
+14
|
*
virtio-blk: add missing virtio_detach_element() call
Stefan Hajnoczi
2016-10-10
1
-0
/
+1
|
*
virtio: add virtio_detach_element()
Stefan Hajnoczi
2016-10-10
1
-2
/
+25
|
*
acpi: provide _PXM method for CPU devices if QEMU is started numa enabled
Igor Mammedov
2016-10-10
1
-0
/
+12
|
*
numa: reduce code duplication by adding helper numa_get_node_for_cpu()
Igor Mammedov
2016-10-10
5
-22
/
+12
|
*
virtio-serial: enable virtio console emergency write feature
Sascha Silbe
2016-10-10
1
-3
/
+9
|
*
virtio-serial: add plumbing for virtio console emergency write support
Sascha Silbe
2016-10-10
1
-0
/
+37
|
*
virtio-balloon: Remove needless precompiled directive
Liang Li
2016-10-10
1
-2
/
+0
*
|
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
2016-10-10
1
-1
/
+1
|
\
\
[next]