summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* nbd: track clients into NBDExportPaolo Bonzini2012-09-191-2/+11
* nbd: add reference counting to NBDExportPaolo Bonzini2012-09-193-6/+35
* nbd: do not leak nbd_trip coroutines when a connection is torn downPaolo Bonzini2012-09-192-6/+28
* nbd: make refcount interface publicPaolo Bonzini2012-09-192-2/+5
* nbd: do not close BlockDriverState in nbd_export_closePaolo Bonzini2012-09-192-1/+1
* nbd: pass NBDClient to nbd_send_negotiatePaolo Bonzini2012-09-191-37/+41
* nbd: add more constantsPaolo Bonzini2012-09-181-7/+10
* Remove unused CONFIG_TCG_PASS_AREG0 and dead codeBlue Swirl2012-09-1531-525/+53
* target-mips: switch to AREG0 free modeBlue Swirl2012-09-156-1086/+1163
* target-sh4: switch to AREG0 free modeBlue Swirl2012-09-155-189/+195
* 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
OpenPOWER on IntegriCloud