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
*
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
|
\
\
|
*
|
block-backend: Remember if attached device is non-qdev
Kevin Wolf
2016-10-07
1
-1
/
+1
|
|
/
*
|
Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-fetch' into st...
Peter Maydell
2016-10-10
7
-20
/
+20
|
\
\
|
*
|
virtio: rename the bar index field name in VirtIOPCIProxy
Chen Fan
2016-10-08
3
-16
/
+16
|
*
|
m68k: change default system clock for m5208evb
Greg Ungerer
2016-10-08
1
-1
/
+1
|
*
|
usb: ehci: fix memory leak in ehci_process_itd
Li Qiang
2016-10-08
1
-0
/
+1
|
*
|
bt-hci-csr: drop unused argument
Paolo Bonzini
2016-10-08
2
-3
/
+2
|
|
/
*
|
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2016-10-10
10
-131
/
+184
|
\
\
|
|
/
|
/
|
|
*
i8259: give ISA device when registering ISA ioports
Hervé Poussineau
2016-10-04
1
-2
/
+3
[next]