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
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
build: Work around SIZE_MAX bug in OSX headers
Eric Blake
2016-10-11
2
-0
/
+24
*
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2016-10-10
34
-308
/
+484
|
\
|
*
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
12
-53
/
+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
2
-0
/
+37
|
*
net: don't poke at chardev internal QemuOpts
Daniel P. Berrange
2016-10-10
5
-66
/
+49
|
*
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
2
-13
/
+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
2
-2
/
+27
|
*
tests: acpi tables expected blobs update
Igor Mammedov
2016-10-10
4
-0
/
+0
|
*
tests: acpi: extend cphp testcase with numa check
Igor Mammedov
2016-10-10
1
-2
/
+4
|
*
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
7
-22
/
+27
|
*
virtio-serial: enable virtio console emergency write feature
Sascha Silbe
2016-10-10
3
-3
/
+15
|
*
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
33
-178
/
+303
|
\
\
|
*
\
Merge remote-tracking branch 'mreitz/tags/pull-block-2016-10-07' into queue-b...
Kevin Wolf
2016-10-07
6
-62
/
+155
|
|
\
\
|
|
*
|
dmg: Move libbz2 code to dmg-bz2.so
Fam Zheng
2016-10-07
4
-53
/
+139
|
|
*
|
module: Don't load the same module if requested multiple times
Fam Zheng
2016-10-07
1
-2
/
+16
|
|
*
|
scripts: Allow block module to not define BlockDriver
Fam Zheng
2016-10-07
1
-7
/
+0
|
|
/
/
|
*
|
block: Add qdev ID to DEVICE_TRAY_MOVED
Kevin Wolf
2016-10-07
5
-11
/
+46
[next]