summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'remotes/kraxel/tags/pull-usb-20151103-1' into s...Peter Maydell2015-11-032-2/+2
|\
| * usb-host: fix usb3ep0quirk testGerd Hoffmann2015-11-031-1/+1
| * ehci: clear suspend bit on detachGerd Hoffmann2015-11-031-1/+1
* | Merge remote-tracking branch 'remotes/kraxel/tags/pull-ui-20151103-1' into st...Peter Maydell2015-11-037-26/+94
|\ \ | |/ |/|
| * vnc: fix bug: vnc server can't start when 'to' is specifiedYang Hongyang2015-11-031-0/+2
| * vnc: allow fall back to RAW encodingPeter Lieven2015-11-031-2/+18
| * ui/opengl: Reduce build required libraries for openglOGAWA Hirofumi2015-11-033-20/+7
| * ui/curses: Fix pageup/pagedown on -cursesOGAWA Hirofumi2015-11-031-2/+6
| * ui/curses: Support line graphics chars on -curses modeOGAWA Hirofumi2015-11-032-1/+55
| * ui/curses: Fix monitor color with -curses when 256 colorsOGAWA Hirofumi2015-11-031-1/+6
|/
* Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2015-11-02' into ...Peter Maydell2015-11-0274-607/+663
|\
| * qapi: Simplify gen_struct_field()Eric Blake2015-11-021-9/+7
| * qapi: Reserve 'u' member nameEric Blake2015-11-026-1/+11
| * qapi: Finish converting to new qapi union layoutEric Blake2015-11-021-22/+6
| * tpm: Convert to new qapi union layoutEric Blake2015-11-022-5/+5
| * memory: Convert to new qapi union layoutEric Blake2015-11-023-10/+10
| * input: Convert to new qapi union layoutEric Blake2015-11-029-123/+125
| * char: Convert to new qapi union layoutEric Blake2015-11-022-88/+88
| * net: Convert to new qapi union layoutEric Blake2015-11-0210-32/+32
| * sockets: Convert to new qapi union layoutEric Blake2015-11-023-61/+61
| * block: Convert to new qapi union layoutEric Blake2015-11-024-41/+40
| * tests: Convert to new qapi union layoutEric Blake2015-11-023-62/+62
| * qapi-visit: Convert to new qapi union layoutEric Blake2015-11-021-15/+9
| * qapi: Start converting to new qapi union layoutEric Blake2015-11-022-8/+21
| * qapi-visit: Remove redundant functions for flat union baseEric Blake2015-11-021-17/+15
| * qapi: Unbox base membersEric Blake2015-11-0215-87/+54
| * qapi: Prefer typesafe upcasts to qapi base classesEric Blake2015-11-022-0/+21
| * qapi-types: Refactor base fields outputEric Blake2015-11-021-10/+14
| * qapi-visit: Split off visit_type_FOO_fields forward declEric Blake2015-11-021-6/+16
| * vnc: Hoist allocation of VncBasicInfo to callersEric Blake2015-11-021-23/+34
| * qapi: Reserve 'q_*' and 'has_*' member namesEric Blake2015-11-0214-35/+27
| * qapi: Reserve '*List' type names for list typesEric Blake2015-11-026-14/+11
| * qapi: More robust conditions for when labels are neededEric Blake2015-11-022-2/+5
| * qapi: More idiomatic string operationsEric Blake2015-11-021-3/+3
| * tests/qapi-schema: Test for reserved names, empty structEric Blake2015-11-0224-4/+59
| * qapi-schema: mark InetSocketAddress as mandatory againDaniel P. Berrange2015-11-021-4/+2
* | Merge remote-tracking branch 'remotes/rth/tags/pull-tile-20151030' into stagingPeter Maydell2015-10-301-8/+14
|\ \ | |/ |/|
| * target-tilegx: Implement prefetch instructions in pipe y2Chen Gang2015-10-221-8/+14
* | Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell2015-10-3021-116/+293
|\ \
| * | block: Consider all child nodes in bdrv_requests_pending()Kevin Wolf2015-10-291-5/+8
| * | target-arm: xlnx-zynqmp: Add sdhci support.Sai Pavan Boddu2015-10-292-0/+31
| * | sdhci: Split sdhci.h for public and internal device usageSai Pavan Boddu2015-10-293-71/+99
| * | sd.h: Move sd.h to include/hw/sd/Sai Pavan Boddu2015-10-298-7/+7
| * | virtio: sync the dataplane vring state to the virtqueue before virtio_savePavel Butsykin2015-10-292-0/+10
| * | gdb command: qemu handlersDr. David Alan Gilbert2015-10-292-1/+60
| * | virtio-blk: switch off scsi-passthrough by defaultCornelia Huck2015-10-292-2/+6
| * | ppc/spapr: add 2.4 compat propsCornelia Huck2015-10-291-0/+9
| * | s390x: include HW_COMPAT_* propsCornelia Huck2015-10-291-0/+2
| * | qemu-gdb: add $qemu_coroutine_sp and $qemu_coroutine_pcPaolo Bonzini2015-10-292-0/+19
| * | qemu-gdb: extract parts of "qemu coroutine" implementationPaolo Bonzini2015-10-291-29/+27
OpenPOWER on IntegriCloud