aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-09-26ohci: drop computed flags from trace eventsAlex Bennée2-3/+2
2014-09-26ohci: Split long traces to smaller onesAlexey Kardashevskiy2-10/+16
2014-09-26scripts/tracetool: don't barf on formats with precisionAlex Bennée1-1/+1
2014-09-26trace: install trace-events fileStefan Hajnoczi1-0/+1
2014-09-26trace-events: Fix comments pointing to source filesMarkus Armbruster1-9/+13
2014-09-26trace-events: Drop orphaned monitor trace eventMarkus Armbruster1-1/+0
2014-09-26trace-events: Drop unused megasas trace eventMarkus Armbruster1-2/+0
2014-09-26cleanup-trace-events.pl: Tighten search for trace event callMarkus Armbruster1-1/+1
2014-09-26trace: tighten up trace-events regex to fix bad parseStefan Hajnoczi1-2/+2
2014-09-26trace-events: drop orphan iscsi trace eventsStefan Hajnoczi2-7/+0
2014-09-26trace-events: drop orphan usb_mtp_data_outStefan Hajnoczi1-1/+0
2014-09-26trace-events: drop orphan virtio_blk_data_plane_complete_requestStefan Hajnoczi1-1/+0
2014-09-26trace: [hmp] Reimplement "trace-event" and "info trace-events" using QMPLluís Vilanova3-33/+14
2014-09-26trace: [qmp] Add commands to query and control event tracing stateLluís Vilanova5-0/+179
2014-09-26trace: docs: add trace file descriptionChen Fan1-1/+1
2014-09-26trace: [ust] Fix format string computation in tcg-enabled eventsLluís Vilanova2-10/+11
2014-09-25Merge remote-tracking branch 'remotes/mcayland/tags/qemu-openbios-signed' int...Peter Maydell5-0/+0
2014-09-25Update OpenBIOS imagesMark Cave-Ayland5-0/+0
2014-09-24Merge remote-tracking branch 'remotes/mcayland/tags/qemu-sparc-signed' into s...Peter Maydell2-137/+596
2014-09-24virtio: Fix wrong type cast from pointer to longStefan Weil1-2/+2
2014-09-24Merge remote-tracking branch 'remotes/awilliam/tags/vfio-pci-for-qemu-2014092...Peter Maydell1-12/+12
2014-09-23tcx: Implement hardware accelerationMark Cave-Ayland2-137/+596
2014-09-23slirp: udp: fix NULL pointer dereference because of uninitialized socketPetr Matousek1-1/+1
2014-09-23Merge remote-tracking branch 'remotes/kraxel/tags/pull-usb-20140923-1' into s...Peter Maydell22-277/+355
2014-09-23Merge remote-tracking branch 'remotes/borntraeger/tags/s390x-20140923' into s...Peter Maydell4-11/+43
2014-09-23s390x/css: catch ccw sequence errorsCornelia Huck2-0/+11
2014-09-23s390x/css: support format-0 ccwsCornelia Huck3-9/+32
2014-09-23s390x: remove duplicate defines in SCLP codeJens Freimann1-2/+0
2014-09-23Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell72-946/+2806
2014-09-23usb: tag standalone ehci as hotpluggableGerd Hoffmann3-3/+18
2014-09-23usb: tag standalone uhci as hotpluggableGerd Hoffmann1-3/+13
2014-09-23usb: tag xhci as hotpluggableGerd Hoffmann1-1/+0
2014-09-23usb-serial: only check speed once at realize timeGonglei1-7/+9
2014-09-23usb-bus: introduce a wrapper function to check speedGonglei2-1/+14
2014-09-23usb-bus: remove "init" from USBDeviceClass structGonglei2-4/+0
2014-09-23usb-mtp: convert init to realizeGonglei1-3/+2
2014-09-23usb-redir: convert init to realizeGonglei1-8/+7
2014-09-23usb-audio: convert init to realizeGonglei1-3/+2
2014-09-23dev-wacom: convert init to realizeGonglei1-3/+2
2014-09-23dev-hid: convert init to realizeGonglei1-14/+13
2014-09-23usb-ccid: convert init to realizeGonglei1-3/+2
2014-09-23dev-serial: convert init to realizeGonglei1-12/+6
2014-09-23dev-bluetooth: convert init to realizeGonglei1-4/+2
2014-09-23dev-uas: using error_report instead of fprintfGonglei1-5/+6
2014-09-23dev-uas: convert init to realizeGonglei1-4/+2
2014-09-23dev-storage: usring error_report instead of fprintf/printfGonglei1-6/+6
2014-09-23dev-storage: convert init to realizeGonglei1-13/+8
2014-09-23usb-hub: convert init to realizeGonglei1-5/+4
2014-09-23libusb: using error_report instead of fprintfGonglei1-5/+4
2014-09-23libusb: convert init to realizeGonglei1-9/+8