aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2012-06-11Merge remote-tracking branch 'afaerber-or/qom-next-1' into stagingAnthony Liguori
2012-06-11Merge remote-tracking branch 'kraxel/usb.52' into stagingAnthony Liguori
2012-06-09target-ppc: Unbreak kvm_ppc.c buildAndreas Färber
2012-06-08qdev: Remove PropertyInfo range checkingPaolo Bonzini
2012-06-08qdev: Switch property accessors to fixed-width visitor interfacesMichael Roth
2012-06-08qdev: Use int32_t container for devfn propertyMichael Roth
2012-06-08qapi: Add Visitor interfaces for uint*_t and int*_tMichael Roth
2012-06-07ehci: rework frame skippingGerd Hoffmann
2012-06-07ehci: adaptive wakeup rate.Gerd Hoffmann
2012-06-07ehci: create ehci_update_frindexGerd Hoffmann
2012-06-07ehci: remove unused attach_poll_counterGerd Hoffmann
2012-06-07ehci: fix halt status handlingGerd Hoffmann
2012-06-07ehci: update status bits in ehci_set_stateGerd Hoffmann
2012-06-07ehci: add ehci_*_enabled() helpersGerd Hoffmann
2012-06-07ehci: fix resetGerd Hoffmann
2012-06-07ehci: kick async schedule on wakeupGerd Hoffmann
2012-06-07ehci: schedule async bh on async packet completionGerd Hoffmann
2012-06-07ehci: move async schedule to bottom halfGerd Hoffmann
2012-06-07ehci: add async field to EHCIQueueGerd Hoffmann
2012-06-07ehci: tweak queue initializationGerd Hoffmann
2012-06-07ehci: add queuing supportGerd Hoffmann
2012-06-07ehci: move ehci_flush_qhGerd Hoffmann
2012-06-07ehci: cache USBDevice in EHCIQueueGerd Hoffmann
2012-06-07ehci: make ehci_execute work on EHCIPacket instead of EHCIQueueGerd Hoffmann
2012-06-07ehci: add EHCIPacketGerd Hoffmann
2012-06-07xhci: trace: slotsGerd Hoffmann
2012-06-07xhci: trace: transfersGerd Hoffmann
2012-06-07xhci: trace: endpointsGerd Hoffmann
2012-06-07xhci: trace: ring fetchGerd Hoffmann
2012-06-07xhci: trace: irq + eventsGerd Hoffmann
2012-06-07xhci: trace: run+stopGerd Hoffmann
2012-06-07xhci: trace: mmio reads+writesGerd Hoffmann
2012-06-07xhci: Clean up reset functionJan Kiszka
2012-06-07usb-storage: migration supportGerd Hoffmann
2012-06-07usb-storage: add scsi_off, remove scsi_bufGerd Hoffmann
2012-06-07usb-storage: add usb_msd_packet_complete()Gerd Hoffmann
2012-06-07usb-storage: remove MSDState->residueGerd Hoffmann
2012-06-07scsi: prepare migration code for usb-storage supportGerd Hoffmann
2012-06-07uhci: fix irq routingGerd Hoffmann
2012-06-07uhci: zap uhci_pre_saveGerd Hoffmann
2012-06-07uhci: make bandwidth tunableGerd Hoffmann
2012-06-07uhci: use bottom halfGerd Hoffmann
2012-06-07uhci: fix bandwidth managementGerd Hoffmann
2012-06-07build: move device tree to per-target Makefile.objsPaolo Bonzini
2012-06-07build: move per-target hw/ objects to nested Makefile.objsPaolo Bonzini
2012-06-07build: convert libhw to nested Makefile.objsPaolo Bonzini
2012-06-07build: move target-independent hw/ objects to nested Makefile.objsPaolo Bonzini
2012-06-07build: move obj-TARGET-y variables to nested Makefile.objsPaolo Bonzini
2012-06-06Merge remote-tracking branch 'qmp/queue/qmp' into stagingAnthony Liguori
2012-06-06Merge remote-tracking branch 'afaerber-or/qom-cpu-3' into stagingAnthony Liguori