summaryrefslogtreecommitdiff
path: root/trace-events
AgeCommit message (Expand)AuthorFilesLines
2013-07-29memory: add tracepoints for MMIO reads/writesPaolo Bonzini1-0/+4
2013-07-29Xen PV DevicePaul Durrant1-0/+4
2013-07-18trace-events: Fix up source file commentsMarkus Armbruster1-75/+87
2013-07-18trace-events: Drop unused eventsMarkus Armbruster1-14/+0
2013-07-12Force auto-convegence of live migrationChegu Vinod1-0/+1
2013-06-28block: add basic backup support to block driverDietmar Maurer1-0/+8
2013-05-24Merge remote-tracking branch 'bonzini/iommu-for-anthony' into stagingAnthony Liguori1-3/+0
2013-05-24exec: eliminate qemu_put_ram_ptrPaolo Bonzini1-3/+0
2013-05-24coroutine: stop using AioContext in CoQueueStefan Hajnoczi1-1/+1
2013-05-20osdep: fix qemu_anon_ram_free trace (+ fix compilation on 32 bit hosts)Hervé Poussineau1-1/+1
2013-05-14osdep: introduce qemu_anon_ram_free to free qemu_anon_ram_alloc-ed memoryPaolo Bonzini1-0/+1
2013-05-14osdep, kvm: rename low-level RAM allocation functionsPaolo Bonzini1-1/+1
2013-05-13qom: trace asserting castsPaolo Bonzini1-0/+3
2013-05-03kvm-all: add kvm_run_exit tracepointKazuya Saito1-0/+2
2013-05-03kvm-all: add kvm_ioctl, kvm_vm_ioctl, kvm_vcpu_ioctl tracepointsKazuya Saito1-0/+5
2013-05-01pvscsi: fix compilation on 32 bit hostsHervé Poussineau1-1/+1
2013-04-23usb: better speed mismatch error reportingGerd Hoffmann1-1/+1
2013-04-19scsi: VMWare PVSCSI paravirtual device implementationDmitry Fleytman1-0/+35
2013-04-16Merge remote-tracking branch 'kraxel/usb.80' into stagingAnthony Liguori1-0/+5
2013-04-16use libusb for usb-hostGerd Hoffmann1-0/+4
2013-04-16xhci: fix portsc writesGerd Hoffmann1-0/+1
2013-04-16console: gui timer fixesGerd Hoffmann1-0/+1
2013-04-16console: add trace eventsGerd Hoffmann1-0/+3
2013-04-16hw/vmware_vga.c: various vmware vga fixes.Gerd Hoffmann1-0/+1
2013-04-16hw/vmware_vga.c: add tracepoints for mmio reads+writesGerd Hoffmann1-0/+6
2013-04-03xhci: remove unimplemented printfsGerd Hoffmann1-0/+1
2013-03-28Merge remote-tracking branch 'stefanha/block' into stagingAnthony Liguori1-0/+2
2013-03-28vl: add runstate_set tracepointKazuya Saito1-0/+1
2013-03-28qcow2: Factor out handle_copied()Kevin Wolf1-0/+1
2013-03-28qcow2: Factor out handle_alloc()Kevin Wolf1-0/+1
2013-03-18console: rework DisplaySurface handling [vga emu side]Gerd Hoffmann1-2/+3
2013-03-18console: fix displaychangelisteners interfaceGerd Hoffmann1-0/+2
2013-03-15threadpool: move globals into struct ThreadPoolStefan Hajnoczi1-2/+2
2013-03-12Add search path support for qemu data files.Gerd Hoffmann1-0/+1
2013-03-11migration: add migrate_set_state tracepointKazuya Saito1-0/+3
2013-03-05scsi: do not call scsi_read_data/scsi_write_data for a canceled requestPaolo Bonzini1-0/+1
2013-02-19usb-xhci: usb3 streamsGerd Hoffmann1-3/+3
2013-01-29s390: Add new channel I/O based virtio transport.Cornelia Huck1-0/+4
2013-01-29s390: Virtual channel subsystem support.Cornelia Huck1-0/+8
2013-01-29s390: Add channel I/O instructions.Cornelia Huck1-0/+6
2013-01-25mirror: support arbitrarily-sized iterationsPaolo Bonzini1-0/+1
2013-01-25mirror: support more than one in-flight AIO operationPaolo Bonzini1-1/+3
2013-01-25mirror: switch mirror_iteration to AIOPaolo Bonzini1-0/+2
2013-01-25mirror: perform COW if the cluster size is bigger than the granularityPaolo Bonzini1-0/+1
2013-01-25block: implement dirty bitmap using HBitmapPaolo Bonzini1-0/+1
2013-01-25add hierarchical bitmap data type and test casesPaolo Bonzini1-0/+5
2013-01-22qxl: stop using non revision 4 rom fields for revision < 4Alon Levy1-0/+2
2013-01-19fw_cfg: Use void *, size_t instead of uint8_t *, uint32_t for blobsMarkus Armbruster1-1/+1
2013-01-19fw_cfg: Replace debug prints by tracepointsMarkus Armbruster1-0/+7
2013-01-10Merge branch 'master' of git://git.qemu.org/qemu into prep-upAndreas Färber1-11/+84