aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-06-09target-ppc: Unbreak kvm_ppc.c buildAndreas Färber2-2/+1
2012-06-09dump: Fix build breakage (missing sys/procfs.h)Stefan Weil1-14/+1
2012-06-08target-i386: Use uint32 visitor for [x]level propertiesAndreas Färber1-38/+4
2012-06-08qdev: Remove PropertyInfo range checkingPaolo Bonzini2-82/+26
2012-06-08qdev: Switch property accessors to fixed-width visitor interfacesMichael Roth2-63/+91
2012-06-08qdev: Use int32_t container for devfn propertyMichael Roth4-10/+7
2012-06-08qapi: Add String visitor coverage to serialization unit testsMichael Roth1-0/+40
2012-06-08qapi: String visitor, use %f representation for floatsMichael Roth2-2/+2
2012-06-08qapi: Unit tests for visitor-based serializationMichael Roth2-1/+747
2012-06-08qapi: Add Visitor interfaces for uint*_t and int*_tMichael Roth3-7/+155
2012-06-08configure: report missing libraries for virtfsHarsh Prateek Bora1-1/+2
2012-06-08trace/simple.c: fix deprecated glib2 interfaceHarsh Prateek Bora1-1/+4
2012-06-08Clarify comments of tb_invalidate_phys_[page_]rangeJan Kiszka1-10/+12
2012-06-07Merge remote-tracking branch 'bonzini/nested-makefiles-3' into stagingAnthony Liguori66-741/+842
2012-06-07target-microblaze: fix swx build breakagePeter A. G. Crosthwaite1-5/+6
2012-06-07ehci: rework frame skippingGerd Hoffmann1-15/+10
2012-06-07ehci: adaptive wakeup rate.Gerd Hoffmann1-18/+39
2012-06-07ehci: create ehci_update_frindexGerd Hoffmann1-12/+23
2012-06-07ehci: remove unused attach_poll_counterGerd Hoffmann1-2/+0
2012-06-07ehci: fix halt status handlingGerd Hoffmann1-15/+24
2012-06-07ehci: update status bits in ehci_set_stateGerd Hoffmann1-4/+10
2012-06-07ehci: add ehci_*_enabled() helpersGerd Hoffmann1-6/+21
2012-06-07ehci: fix resetGerd Hoffmann1-4/+6
2012-06-07ehci: kick async schedule on wakeupGerd Hoffmann1-0/+2
2012-06-07ehci: schedule async bh on async packet completionGerd Hoffmann1-0/+4
2012-06-07ehci: move async schedule to bottom halfGerd Hoffmann1-1/+10
2012-06-07ehci: add async field to EHCIQueueGerd Hoffmann1-43/+49
2012-06-07ehci: tweak queue initializationGerd Hoffmann1-4/+4
2012-06-07ehci: add queuing supportGerd Hoffmann1-9/+51
2012-06-07ehci: move ehci_flush_qhGerd Hoffmann1-17/+18
2012-06-07ehci: cache USBDevice in EHCIQueueGerd Hoffmann1-12/+19
2012-06-07ehci: make ehci_execute work on EHCIPacket instead of EHCIQueueGerd Hoffmann1-13/+9
2012-06-07ehci: add EHCIPacketGerd Hoffmann2-77/+158
2012-06-07xhci: trace: slotsGerd Hoffmann2-6/+12
2012-06-07xhci: trace: transfersGerd Hoffmann2-8/+16
2012-06-07xhci: trace: endpointsGerd Hoffmann2-17/+10
2012-06-07xhci: trace: ring fetchGerd Hoffmann2-8/+3
2012-06-07xhci: trace: irq + eventsGerd Hoffmann2-8/+7
2012-06-07xhci: trace: run+stopGerd Hoffmann2-3/+4
2012-06-07xhci: trace: mmio reads+writesGerd Hoffmann2-58/+117
2012-06-07xhci: Clean up reset functionJan Kiszka1-5/+4
2012-06-07usb-storage: migration supportGerd Hoffmann1-2/+21
2012-06-07usb-storage: add scsi_off, remove scsi_bufGerd Hoffmann1-4/+4
2012-06-07usb-storage: add usb_msd_packet_complete()Gerd Hoffmann1-12/+16
2012-06-07usb-storage: remove MSDState->residueGerd Hoffmann1-6/+4
2012-06-07scsi: prepare migration code for usb-storage supportGerd Hoffmann2-6/+18
2012-06-07uhci: fix irq routingGerd Hoffmann1-2/+19
2012-06-07uhci: zap uhci_pre_saveGerd Hoffmann1-8/+0
2012-06-07uhci: fix trace format stringsGerd Hoffmann1-4/+4
2012-06-07uhci: make bandwidth tunableGerd Hoffmann1-2/+4