summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* xilinx: Inline usages of xilinx_intc_create()Peter Crosthwaite2014-02-264-18/+18
* microblaze/ml605: Define macros for irq/memory mapsPeter Crosthwaite2014-02-261-3/+12
* ppc/virtex_ml507: Define macros for irq/memory mapsPeter Crosthwaite2014-02-261-3/+11
* microblaze/s3adsp_1800: Define macros for irq mapPeter Crosthwaite2014-02-261-1/+6
* modules: do not include gmodule-2.0 in static buildsPaolo Bonzini2014-02-252-1/+10
* Merge remote-tracking branch 'remotes/spice/tags/pull-spice-3' into stagingPeter Maydell2014-02-251-1/+7
|\
| * qxl: add sanity checkGerd Hoffmann2014-02-241-1/+7
* | Merge remote-tracking branch 'remotes/mdroth/qga-pull-2014-02-24' into stagingPeter Maydell2014-02-257-78/+132
|\ \
| * | qemu-ga: isa-serial support on WindowsMiki Mishael2014-02-232-6/+31
| * | qga: Fix memory allocation pastoMarkus Armbruster2014-02-231-1/+1
| * | qga: Don't require 'time' argument in guest-set-time commandMichal Privoznik2014-02-233-29/+51
| * | qga: vss-win32: Fix interference with snapshot deletion by other VSS requestTomoki Sekiyama2014-02-231-1/+3
| * | qga: vss-win32: Fix interference with snapshot creation by other VSS requestersTomoki Sekiyama2014-02-232-27/+36
| * | qga: vss-win32: Use NULL as an invalid pointer for OpenEvent and CreateEventTomoki Sekiyama2014-02-232-17/+13
| |/
* | Merge remote-tracking branch 'remotes/xtensa/tags/20140224-xtensa' into stagingPeter Maydell2014-02-2542-63/+332
|\ \
| * | target-xtensa: provide HW confg ID registersMax Filippov2014-02-244-3/+21
| * | target-xtensa: refactor standard core configurationMax Filippov2014-02-244-21/+13
| * | target-xtensa: add basic tests for cache opcodesMax Filippov2014-02-242-0/+98
| * | target-xtensa: allow using core configuration in testsMax Filippov2014-02-2430-32/+37
| * | target-xtensa: add overridable test_init macroMax Filippov2014-02-242-2/+6
| * | target-xtensa: add basic checks to icache opcodesMax Filippov2014-02-243-0/+33
| * | target-xtensa: add basic checks to dcache opcodesMax Filippov2014-02-241-0/+38
| * | target-xtensa: add RRRI4 opcode format fieldsMax Filippov2014-02-241-0/+9
| * | opencores_eth: flush queue whenever can_receive can go from false to trueMax Filippov2014-02-241-2/+31
| * | hw/xtensa: add support for ML605 and KC705 FPGA boardMax Filippov2014-02-241-4/+47
| |/
* | Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell2014-02-2550-635/+2820
|\ \
| * | iotests: Mixed quorum child device specificationsMax Reitz2014-02-212-0/+66
| * | quorum: Simplify quorum_open()Max Reitz2014-02-211-27/+39
| * | quorum: Add unit test.Benoît Canet2014-02-213-0/+130
| * | quorum: Add quorum_open() and quorum_close().Benoît Canet2014-02-213-1/+184
| * | quorum: Implement recursive .bdrv_recurse_is_first_non_filter in quorum.Benoît Canet2014-02-211-0/+19
| * | quorum: Add quorum_co_flush().Benoît Canet2014-02-211-0/+28
| * | quorum: Add quorum_invalidate_cache().Benoît Canet2014-02-211-0/+11
| * | quorum: Add quorum_getlength().Benoît Canet2014-02-211-0/+26
| * | quorum: Add quorum mechanism.Benoît Canet2014-02-216-2/+467
| * | quorum: Add quorum_aio_readv.Benoît Canet2014-02-211-1/+38
| * | blkverify: Extract qemu_iovec_clone() and qemu_iovec_compare() from blkverify.Benoît Canet2014-02-213-106/+110
| * | quorum: Add quorum_aio_writev and its dependencies.Benoît Canet2014-02-211-0/+103
| * | quorum: Create BDRVQuorumState and BlkDriver and do init.Benoît Canet2014-02-211-0/+31
| * | quorum: Create quorum.c, add QuorumChildRequest and QuorumAIOCB.Benoît Canet2014-02-212-0/+54
| * | check-qdict: Test termination of qdict_array_split()Max Reitz2014-02-211-0/+53
| * | check-qdict: Adjust test for qdict_array_split()Max Reitz2014-02-211-6/+16
| * | qdict: Extract non-QDicts in qdict_array_split()Max Reitz2014-02-211-14/+46
| * | qemu-config: Sections must consist of keysMax Reitz2014-02-211-0/+6
| * | qemu-iotests: Check qemu-img command line parsingKevin Wolf2014-02-213-0/+738
| * | qemu-img: Allow -o help with incomplete argument listKevin Wolf2014-02-211-23/+35
| * | qemu-img amend: Support multiple -o optionsKevin Wolf2014-02-211-2/+15
| * | qemu-img convert: Support multiple -o optionsKevin Wolf2014-02-211-9/+25
| * | qemu-img create: Support multiple -o optionsKevin Wolf2014-02-211-6/+22
| * | qemu-option: has_help_option() and is_valid_option_list()Kevin Wolf2014-02-212-0/+51
OpenPOWER on IntegriCloud