Age | Commit message (Expand) | Author |
2012-06-11 | palm: Rename omap_mpu_state_s variable | Andreas Färber |
2012-06-11 | omap_sx1: Rename omap_mpu_state_s variable | Andreas Färber |
2012-06-11 | nseries: Rename n800_s::cpu to mpu | Andreas Färber |
2012-06-09 | target-ppc: Unbreak kvm_ppc.c build | Andreas Färber |
2012-06-08 | qdev: Remove PropertyInfo range checking | Paolo Bonzini |
2012-06-08 | qdev: Switch property accessors to fixed-width visitor interfaces | Michael Roth |
2012-06-08 | qdev: Use int32_t container for devfn property | Michael Roth |
2012-06-08 | qapi: Add Visitor interfaces for uint*_t and int*_t | Michael Roth |
2012-06-07 | ehci: rework frame skipping | Gerd Hoffmann |
2012-06-07 | ehci: adaptive wakeup rate. | Gerd Hoffmann |
2012-06-07 | ehci: create ehci_update_frindex | Gerd Hoffmann |
2012-06-07 | ehci: remove unused attach_poll_counter | Gerd Hoffmann |
2012-06-07 | ehci: fix halt status handling | Gerd Hoffmann |
2012-06-07 | ehci: update status bits in ehci_set_state | Gerd Hoffmann |
2012-06-07 | ehci: add ehci_*_enabled() helpers | Gerd Hoffmann |
2012-06-07 | ehci: fix reset | Gerd Hoffmann |
2012-06-07 | ehci: kick async schedule on wakeup | Gerd Hoffmann |
2012-06-07 | ehci: schedule async bh on async packet completion | Gerd Hoffmann |
2012-06-07 | ehci: move async schedule to bottom half | Gerd Hoffmann |
2012-06-07 | ehci: add async field to EHCIQueue | Gerd Hoffmann |
2012-06-07 | ehci: tweak queue initialization | Gerd Hoffmann |
2012-06-07 | ehci: add queuing support | Gerd Hoffmann |
2012-06-07 | ehci: move ehci_flush_qh | Gerd Hoffmann |
2012-06-07 | ehci: cache USBDevice in EHCIQueue | Gerd Hoffmann |
2012-06-07 | ehci: make ehci_execute work on EHCIPacket instead of EHCIQueue | Gerd Hoffmann |
2012-06-07 | ehci: add EHCIPacket | Gerd Hoffmann |
2012-06-07 | xhci: trace: slots | Gerd Hoffmann |
2012-06-07 | xhci: trace: transfers | Gerd Hoffmann |
2012-06-07 | xhci: trace: endpoints | Gerd Hoffmann |
2012-06-07 | xhci: trace: ring fetch | Gerd Hoffmann |
2012-06-07 | xhci: trace: irq + events | Gerd Hoffmann |
2012-06-07 | xhci: trace: run+stop | Gerd Hoffmann |
2012-06-07 | xhci: trace: mmio reads+writes | Gerd Hoffmann |
2012-06-07 | xhci: Clean up reset function | Jan Kiszka |
2012-06-07 | usb-storage: migration support | Gerd Hoffmann |
2012-06-07 | usb-storage: add scsi_off, remove scsi_buf | Gerd Hoffmann |
2012-06-07 | usb-storage: add usb_msd_packet_complete() | Gerd Hoffmann |
2012-06-07 | usb-storage: remove MSDState->residue | Gerd Hoffmann |
2012-06-07 | scsi: prepare migration code for usb-storage support | Gerd Hoffmann |
2012-06-07 | uhci: fix irq routing | Gerd Hoffmann |
2012-06-07 | uhci: zap uhci_pre_save | Gerd Hoffmann |
2012-06-07 | uhci: make bandwidth tunable | Gerd Hoffmann |
2012-06-07 | uhci: use bottom half | Gerd Hoffmann |
2012-06-07 | uhci: fix bandwidth management | Gerd Hoffmann |
2012-06-07 | build: move device tree to per-target Makefile.objs | Paolo Bonzini |
2012-06-07 | build: move per-target hw/ objects to nested Makefile.objs | Paolo Bonzini |
2012-06-07 | build: convert libhw to nested Makefile.objs | Paolo Bonzini |
2012-06-07 | build: move target-independent hw/ objects to nested Makefile.objs | Paolo Bonzini |
2012-06-07 | build: move obj-TARGET-y variables to nested Makefile.objs | Paolo Bonzini |
2012-06-06 | Merge remote-tracking branch 'qmp/queue/qmp' into staging | Anthony Liguori |