aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-02-26ppc/virtex_ml507: Define macros for irq/memory mapsPeter Crosthwaite
2014-02-26microblaze/s3adsp_1800: Define macros for irq mapPeter Crosthwaite
2014-02-25modules: do not include gmodule-2.0 in static buildsPaolo Bonzini
2014-02-25Merge remote-tracking branch 'remotes/spice/tags/pull-spice-3' into stagingPeter Maydell
2014-02-25Merge remote-tracking branch 'remotes/mdroth/qga-pull-2014-02-24' into stagingPeter Maydell
2014-02-25Merge remote-tracking branch 'remotes/xtensa/tags/20140224-xtensa' into stagingPeter Maydell
2014-02-25Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell
2014-02-24Merge remote-tracking branch 'remotes/sstabellini/xen-140220' into stagingPeter Maydell
2014-02-24Merge remote-tracking branch 'remotes/bonzini/configure' into stagingPeter Maydell
2014-02-24configure: check that C++ compiler actually worksPeter Maydell
2014-02-24qxl: add sanity checkGerd Hoffmann
2014-02-24target-xtensa: provide HW confg ID registersMax Filippov
2014-02-24target-xtensa: refactor standard core configurationMax Filippov
2014-02-24target-xtensa: add basic tests for cache opcodesMax Filippov
2014-02-24target-xtensa: allow using core configuration in testsMax Filippov
2014-02-24target-xtensa: add overridable test_init macroMax Filippov
2014-02-24target-xtensa: add basic checks to icache opcodesMax Filippov
2014-02-24target-xtensa: add basic checks to dcache opcodesMax Filippov
2014-02-24target-xtensa: add RRRI4 opcode format fieldsMax Filippov
2014-02-24opencores_eth: flush queue whenever can_receive can go from false to trueMax Filippov
2014-02-24hw/xtensa: add support for ML605 and KC705 FPGA boardMax Filippov
2014-02-23qemu-ga: isa-serial support on WindowsMiki Mishael
2014-02-23qga: Fix memory allocation pastoMarkus Armbruster
2014-02-23qga: Don't require 'time' argument in guest-set-time commandMichal Privoznik
2014-02-23qga: vss-win32: Fix interference with snapshot deletion by other VSS requestTomoki Sekiyama
2014-02-23qga: vss-win32: Fix interference with snapshot creation by other VSS requestersTomoki Sekiyama
2014-02-23qga: vss-win32: Use NULL as an invalid pointer for OpenEvent and CreateEventTomoki Sekiyama
2014-02-21iotests: Mixed quorum child device specificationsMax Reitz
2014-02-21quorum: Simplify quorum_open()Max Reitz
2014-02-21quorum: Add unit test.Benoît Canet
2014-02-21quorum: Add quorum_open() and quorum_close().Benoît Canet
2014-02-21quorum: Implement recursive .bdrv_recurse_is_first_non_filter in quorum.Benoît Canet
2014-02-21quorum: Add quorum_co_flush().Benoît Canet
2014-02-21quorum: Add quorum_invalidate_cache().Benoît Canet
2014-02-21quorum: Add quorum_getlength().Benoît Canet
2014-02-21quorum: Add quorum mechanism.Benoît Canet
2014-02-21quorum: Add quorum_aio_readv.Benoît Canet
2014-02-21blkverify: Extract qemu_iovec_clone() and qemu_iovec_compare() from blkverify.Benoît Canet
2014-02-21quorum: Add quorum_aio_writev and its dependencies.Benoît Canet
2014-02-21quorum: Create BDRVQuorumState and BlkDriver and do init.Benoît Canet
2014-02-21quorum: Create quorum.c, add QuorumChildRequest and QuorumAIOCB.Benoît Canet
2014-02-21check-qdict: Test termination of qdict_array_split()Max Reitz
2014-02-21check-qdict: Adjust test for qdict_array_split()Max Reitz
2014-02-21qdict: Extract non-QDicts in qdict_array_split()Max Reitz
2014-02-21qemu-config: Sections must consist of keysMax Reitz
2014-02-21qemu-iotests: Check qemu-img command line parsingKevin Wolf
2014-02-21qemu-img: Allow -o help with incomplete argument listKevin Wolf
2014-02-21qemu-img amend: Support multiple -o optionsKevin Wolf
2014-02-21qemu-img convert: Support multiple -o optionsKevin Wolf
2014-02-21qemu-img create: Support multiple -o optionsKevin Wolf