summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* target-cris: Switch to AREG0 free modeAurelien Jarno2012-09-156-187/+181
* target-cris: Avoid AREG0 for helpersAurelien Jarno2012-09-154-77/+88
* target-microblaze: switch to AREG0 free modeBlue Swirl2012-09-155-118/+110
* target-arm: final conversion to AREG0 free modeBlue Swirl2012-09-156-21/+16
* target-arm: convert remaining helpersBlue Swirl2012-09-153-125/+125
* target-arm: convert void helpersBlue Swirl2012-09-153-18/+18
* target-unicore32: switch to AREG0 free modeBlue Swirl2012-09-155-75/+58
* target-m68k: avoid using cpu_single_envBlue Swirl2012-09-151-130/+140
* target-m68k: switch to AREG0 free modeBlue Swirl2012-09-155-82/+68
* target-lm32: switch to AREG0 free modeBlue Swirl2012-09-155-46/+35
* target-s390x: avoid cpu_single_envBlue Swirl2012-09-151-173/+183
* configure: properly check if -lrt and -lm is neededNatanael Copa2012-09-151-2/+29
* tcg: Fix MAX_OPC_PARAM_IARGSStefan Weil2012-09-152-1/+3
* Merge branch 'usb.64' of git://git.kraxel.org/qemuAurelien Jarno2012-09-1113-1042/+1376
|\
| * xhci: allow bytewise capability register readsGerd Hoffmann2012-09-111-1/+3
| * xhci: kill xhci_mem_{read,write} dispatcher functionsGerd Hoffmann2012-09-111-65/+75
| * xhci: support multiple interruptersGerd Hoffmann2012-09-111-5/+1
| * xhci: pick target interrupterGerd Hoffmann2012-09-111-6/+16
| * xhci: prepare xhci_runtime_{read,write} for multiple interruptersGerd Hoffmann2012-09-111-43/+57
| * xhci: add XHCIInterrupterGerd Hoffmann2012-09-112-148/+161
| * xhci: move register update into xhci_intr_raiseGerd Hoffmann2012-09-111-9/+5
| * xhci: add msix supportGerd Hoffmann2012-09-112-1/+49
| * xhci: rework interrupt handlingGerd Hoffmann2012-09-111-14/+33
| * xhci: fix & cleanup msi.Gerd Hoffmann2012-09-111-18/+9
| * usb-storage: usb3 supportGerd Hoffmann2012-09-111-3/+43
| * usb3: bos decriptorGerd Hoffmann2012-09-114-0/+141
| * usb3: superspeed endpoint companionGerd Hoffmann2012-09-113-20/+62
| * usb3: superspeed descriptorsGerd Hoffmann2012-09-112-1/+10
| * xhci: update port handlingGerd Hoffmann2012-09-111-40/+97
| * xhci: update register layoutGerd Hoffmann2012-09-111-8/+13
| * xhci: fix runtime write tracepointGerd Hoffmann2012-09-111-1/+1
| * xhci: add trace_usb_xhci_ep_set_dequeueGerd Hoffmann2012-09-112-1/+2
| * xhci: trace cc codes in cleartextGerd Hoffmann2012-09-112-2/+48
| * xhci: iso xfer supportGerd Hoffmann2012-09-111-16/+101
| * xhci: implement mfindexGerd Hoffmann2012-09-111-7/+46
| * xhci: move device lookup into xhci_setup_packetGerd Hoffmann2012-09-111-36/+38
| * xhci: drop bufferingGerd Hoffmann2012-09-112-115/+72
| * xhci: rip out background transfer codeGerd Hoffmann2012-09-111-219/+4
| * usb-audio: fix usb versionGerd Hoffmann2012-09-111-1/+1
| * Better name usb braille deviceSamuel Thibault2012-09-111-1/+1
| * usb-redir: Enable pipelining for bulk endpointsHans de Goede2012-09-111-0/+3
| * usb-redir: Ensure our peer has the necessary caps when redirecting to XHCIHans de Goede2012-09-111-0/+11
| * usb-redir: Add a usbredir_reject_device helper functionHans de Goede2012-09-111-10/+11
| * usb-redir: Set ep max_packet_size if availableHans de Goede2012-09-111-0/+5
| * usb-redir: Convert to new libusbredirparser 0.5 APIHans de Goede2012-09-112-32/+32
| * usb-redir: Return babble when getting more bulk data then requestedHans de Goede2012-09-111-3/+3
| * usb-redir: Move to core packet id and queue handlingHans de Goede2012-09-111-134/+92
| * usb-redir: Get rid of unused async-struct dev memberHans de Goede2012-09-111-2/+0
| * usb-redir: Get rid of local shadow copy of packet headersHans de Goede2012-09-111-27/+0
| * usb-redir: Get rid of async-struct get memberHans de Goede2012-09-111-6/+3
OpenPOWER on IntegriCloud