index
:
~jwrdegoede/qemu
chardev-flowcontrol
master
qemu-1.0-usbredir
qemu-1.3-usbredir-wip
qemu-kvm-0.15.0-usbredir
qemu-kvm-1.0-usbredir
qemu-kvm-1.0.1-usbredir
qemu-kvm-1.1-usbredir
qemu-kvm-1.1-usbredir-live
qemu-kvm-1.2-f18
qemu-kvm-1.2-usbredir
qemu-kvm-1.2-usbredir-wip
spice-patches
stable-1.5
usb-borken
usb-for-gerd
usb-next
usb-patches
usb-wip
usbredir
Hans' usb redirection qemu repo
jwrdegoede
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
trace-events
Age
Commit message (
Expand
)
Author
Files
Lines
2013-05-03
kvm-all: add kvm_run_exit tracepoint
Kazuya Saito
1
-0
/
+2
2013-05-03
kvm-all: add kvm_ioctl, kvm_vm_ioctl, kvm_vcpu_ioctl tracepoints
Kazuya Saito
1
-0
/
+5
2013-05-01
pvscsi: fix compilation on 32 bit hosts
Hervé Poussineau
1
-1
/
+1
2013-04-23
usb: better speed mismatch error reporting
Gerd Hoffmann
1
-1
/
+1
2013-04-19
scsi: VMWare PVSCSI paravirtual device implementation
Dmitry Fleytman
1
-0
/
+35
2013-04-16
Merge remote-tracking branch 'kraxel/usb.80' into staging
Anthony Liguori
1
-0
/
+5
2013-04-16
use libusb for usb-host
Gerd Hoffmann
1
-0
/
+4
2013-04-16
xhci: fix portsc writes
Gerd Hoffmann
1
-0
/
+1
2013-04-16
console: gui timer fixes
Gerd Hoffmann
1
-0
/
+1
2013-04-16
console: add trace events
Gerd Hoffmann
1
-0
/
+3
2013-04-16
hw/vmware_vga.c: various vmware vga fixes.
Gerd Hoffmann
1
-0
/
+1
2013-04-16
hw/vmware_vga.c: add tracepoints for mmio reads+writes
Gerd Hoffmann
1
-0
/
+6
2013-04-03
xhci: remove unimplemented printfs
Gerd Hoffmann
1
-0
/
+1
2013-03-28
Merge remote-tracking branch 'stefanha/block' into staging
Anthony Liguori
1
-0
/
+2
2013-03-28
vl: add runstate_set tracepoint
Kazuya Saito
1
-0
/
+1
2013-03-28
qcow2: Factor out handle_copied()
Kevin Wolf
1
-0
/
+1
2013-03-28
qcow2: Factor out handle_alloc()
Kevin Wolf
1
-0
/
+1
2013-03-18
console: rework DisplaySurface handling [vga emu side]
Gerd Hoffmann
1
-2
/
+3
2013-03-18
console: fix displaychangelisteners interface
Gerd Hoffmann
1
-0
/
+2
2013-03-15
threadpool: move globals into struct ThreadPool
Stefan Hajnoczi
1
-2
/
+2
2013-03-12
Add search path support for qemu data files.
Gerd Hoffmann
1
-0
/
+1
2013-03-11
migration: add migrate_set_state tracepoint
Kazuya Saito
1
-0
/
+3
2013-03-05
scsi: do not call scsi_read_data/scsi_write_data for a canceled request
Paolo Bonzini
1
-0
/
+1
2013-02-19
usb-xhci: usb3 streams
Gerd Hoffmann
1
-3
/
+3
2013-01-29
s390: Add new channel I/O based virtio transport.
Cornelia Huck
1
-0
/
+4
2013-01-29
s390: Virtual channel subsystem support.
Cornelia Huck
1
-0
/
+8
2013-01-29
s390: Add channel I/O instructions.
Cornelia Huck
1
-0
/
+6
2013-01-25
mirror: support arbitrarily-sized iterations
Paolo Bonzini
1
-0
/
+1
2013-01-25
mirror: support more than one in-flight AIO operation
Paolo Bonzini
1
-1
/
+3
2013-01-25
mirror: switch mirror_iteration to AIO
Paolo Bonzini
1
-0
/
+2
2013-01-25
mirror: perform COW if the cluster size is bigger than the granularity
Paolo Bonzini
1
-0
/
+1
2013-01-25
block: implement dirty bitmap using HBitmap
Paolo Bonzini
1
-0
/
+1
2013-01-25
add hierarchical bitmap data type and test cases
Paolo Bonzini
1
-0
/
+5
2013-01-22
qxl: stop using non revision 4 rom fields for revision < 4
Alon Levy
1
-0
/
+2
2013-01-19
fw_cfg: Use void *, size_t instead of uint8_t *, uint32_t for blobs
Markus Armbruster
1
-1
/
+1
2013-01-19
fw_cfg: Replace debug prints by tracepoints
Markus Armbruster
1
-0
/
+7
2013-01-10
Merge branch 'master' of git://git.qemu.org/qemu into prep-up
Andreas Färber
1
-11
/
+84
2013-01-08
uhci: stop using portio lists
Gerd Hoffmann
1
-2
/
+0
2013-01-02
dataplane: add virtio-blk data plane code
Stefan Hajnoczi
1
-0
/
+6
2013-01-02
dataplane: add virtqueue vring code
Stefan Hajnoczi
1
-0
/
+3
2012-12-17
spice-qemu-char: add spiceport chardev
Marc-André Lureau
1
-0
/
+1
2012-12-14
pseries: Add tracepoints to the XICS interrupt controller
David Gibson
1
-0
/
+13
2012-11-16
usb-host: update tracing
Gerd Hoffmann
1
-1
/
+1
2012-11-16
ehci: handle dma errors
Gerd Hoffmann
1
-0
/
+1
2012-11-05
hw/qxl: qxl_send_events: nop if stopped
Alon Levy
1
-0
/
+1
2012-11-01
Merge remote-tracking branch 'kraxel/usb.69' into staging
Anthony Liguori
1
-0
/
+2
2012-11-01
xhci: add port trace points
Gerd Hoffmann
1
-0
/
+2
2012-10-31
Merge remote-tracking branch 'origin/master' into threadpool
Paolo Bonzini
1
-1
/
+9
2012-10-31
aio: add generic thread-pool facility
Paolo Bonzini
1
-0
/
+5
2012-10-29
Merge remote-tracking branch 'kraxel/usb.68' into staging
Anthony Liguori
1
-1
/
+1
[next]