aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-07-07i.MX: split the GPT timer implementation into per SOC definitionspull-target-arm-20160707Jean-Christophe Dubois
2016-07-07hw/block/m25p80: fix resource leakShannon Zhao
2016-07-07aux: Rename aux.[ch] to auxbus.[ch] for the benefit of WindowsPeter Maydell
2016-07-07aux: fix break that wanted to break two levels outPaolo Bonzini
2016-07-07xlnx_dp: fix iffy xlnx_dp_aux_push_tx_fifoPaolo Bonzini
2016-07-07target-arm/arm-semi.c: In SYS_HEAPINFO use correct type for 'limit'Peter Maydell
2016-07-07Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into st...Peter Maydell
2016-07-07tap: vhost busy polling supportJason Wang
2016-07-06Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20160706' into stagingPeter Maydell
2016-07-06Merge remote-tracking branch 'remotes/spice/tags/pull-spice-20160706-1' into ...Peter Maydell
2016-07-06Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2016-07-06' into ...Peter Maydell
2016-07-06Merge remote-tracking branch 'remotes/afaerber/tags/qom-devices-for-peter' in...Peter Maydell
2016-07-06replay: Use new QAPI cloningEric Blake
2016-07-06sockets: Use new QAPI cloningEric Blake
2016-07-06qapi: Add new clone visitorEric Blake
2016-07-06qapi: Add new visit_complete() functionEric Blake
2016-07-06tests: Factor out common code in qapi output testsEric Blake
2016-07-06tests: Clean up test-string-output-visitorEric Blake
2016-07-06qmp-output-visitor: Favor new visit_free() functionEric Blake
2016-07-06string-output-visitor: Favor new visit_free() functionEric Blake
2016-07-06qmp-input-visitor: Favor new visit_free() functionEric Blake
2016-07-06string-input-visitor: Favor new visit_free() functionEric Blake
2016-07-06opts-visitor: Favor new visit_free() functionEric Blake
2016-07-06qapi: Add new visit_free() functionEric Blake
2016-07-06qapi: Add parameter to visit_end_*Eric Blake
2016-07-06qemu-img: Don't leak errors when outputting JSONEric Blake
2016-07-06qapi: Improve use of qmp/types.hEric Blake
2016-07-06virgl: pass whole GL scanout dimensionsMarc-André Lureau
2016-07-06spice: use the right head for multi-monitorMarc-André Lureau
2016-07-06virgl: count the calls to gl_blockMarc-André Lureau
2016-07-06spice: avoid .set_mm_time on >= 0.12.6John Snow
2016-07-06qxl: fix surface migrationGerd Hoffmann
2016-07-06qxl: store memory region and offset instead of pointer for guest slotsGerd Hoffmann
2016-07-06qxl: factor out qxl_get_check_slot_offsetGerd Hoffmann
2016-07-06qxl: handle no updates in interface_update_area_completeGerd Hoffmann
2016-07-06qxl: use uint64_t for vram sizeGerd Hoffmann
2016-07-06qom: Fix comment typoChanglong Xie
2016-07-05tcg: Improve the alignment check infrastructureSergey Sorokin
2016-07-05tcg: Optimize spills of constantsRichard Henderson
2016-07-05tcg: Fix name for high-half registerRichard Henderson
2016-07-05build: Use $(CCAS) for compiling .S filesRichard Henderson
2016-07-05Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell
2016-07-05Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2016-07-05Merge remote-tracking branch 'mreitz/tags/pull-block-for-kevin-2016-07-05-v2'...Kevin Wolf
2016-07-05block/qcow2: Don't use cpu_to_*w()Peter Maydell
2016-07-05block: Convert bdrv_co_preadv/pwritev to BdrvChildKevin Wolf
2016-07-05block: Convert bdrv_prwv_co() to BdrvChildKevin Wolf
2016-07-05block: Convert bdrv_pwrite_zeroes() to BdrvChildKevin Wolf
2016-07-05block: Convert bdrv_pwrite(v/_sync) to BdrvChildKevin Wolf
2016-07-05block: Convert bdrv_pread(v) to BdrvChildKevin Wolf