aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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: fix trace format stringsGerd 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: do not create directories at configure timePaolo Bonzini
2012-06-07configure: ensure directory exists when creating symlinkAnthony Liguori
2012-06-07build: compile oslib-obj-y oncePaolo Bonzini
2012-06-07build: limit usage of vpathPaolo Bonzini
2012-06-07build: libcacard Makefile cleanupsPaolo Bonzini
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 qga/ objects to nested Makefile.objsPaolo Bonzini
2012-06-07build: move qapi/ objects to nested Makefile.objsPaolo Bonzini
2012-06-07build: move slirp/ objects to nested Makefile.objsPaolo Bonzini
2012-06-07build: move audio/ objects to nested Makefile.objsPaolo Bonzini
2012-06-07build: move ui/ objects to nested Makefile.objsPaolo Bonzini
2012-06-07build: move fsdev/ objects to nested Makefile.objsPaolo Bonzini
2012-06-07build: move net/ objects to nested Makefile.objsPaolo Bonzini
2012-06-07build: move block/ objects to nested Makefile.objsPaolo Bonzini
2012-06-07build: adapt qom/Makefile and move it to Makefile.objsPaolo Bonzini
2012-06-07build: move rules for nesting to Makefile.objsPaolo Bonzini
2012-06-07build: move other target-*/ objects to nested Makefile.objsPaolo Bonzini
2012-06-07dump: remove dumping stuff from cpu-all.hPaolo Bonzini
2012-06-07dump: change cpu_get_note_size to return ssize_tPaolo Bonzini
2012-06-07dump: do not compile dump.o for user-mode emulationPaolo Bonzini
2012-06-07build: move libobj-y variable to nested Makefile.objsPaolo Bonzini
2012-06-07build: move obj-TARGET-y variables to nested Makefile.objsPaolo Bonzini
2012-06-07build: move *-user/ objects to nested Makefile.objsPaolo Bonzini
2012-06-07build: add rules for nestingPaolo Bonzini
2012-06-07build: do not sprinkle around GENERATED_HEADERS dependenciesPaolo Bonzini
2012-06-07build: remove trace-nested-yPaolo Bonzini