summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Amend gitmodules to use aliased and lorried repositoriesbaserock/morphbaserock/danielsilverstone/qemu-gitmodulesDaniel Silverstone2014-05-081-9/+9
* Add morph file.Mark Doffman2014-03-101-0/+5
* Merge remote-tracking branch 'remotes/rth/tcg-aarch-6-1' into stagingPeter Maydell2014-03-102-160/+130
|\
| * tcg-aarch64: Remove nop from qemu_st slow pathRichard Henderson2014-03-081-7/+0
| * tcg-aarch64: Simplify tcg_out_ldst_9 encodingRichard Henderson2014-03-081-12/+2
| * tcg-aarch64: Use intptr_t apropriatelyRichard Henderson2014-03-081-28/+21
| * tcg-aarch64: Remove the shift_imm parameter from tcg_out_cmpRichard Henderson2014-03-081-6/+5
| * tcg-aarch64: Hoist common argument loads in tcg_out_opRichard Henderson2014-03-081-45/+50
| * tcg-aarch64: Don't handle mov/movi in tcg_out_opRichard Henderson2014-03-081-13/+7
| * tcg-aarch64: Set ext based on TCG_OPF_64BITRichard Henderson2014-03-081-21/+7
| * tcg-aarch64: Change all ext variables to TCGTypeRichard Henderson2014-03-081-27/+37
| * tcg-aarch64: Remove redundant CPU_TLB_ENTRY_BITS checkRichard Henderson2014-03-081-6/+0
| * tcg-aarch64: Enable builtin disassemblerRichard Henderson2014-03-081-0/+6
* | Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20140308-1'...Peter Maydell2014-03-105-12/+61
|\ \ | |/ |/|
| * migration: extend section_start/end tracesAlexey Kardashevskiy2014-03-082-8/+8
| * vl: add system_wakeup_request tracepointAlexey Kardashevskiy2014-03-082-0/+3
| * qemu_file: Fix mismerge of "use fwrite() correctly"Markus Armbruster2014-03-081-1/+1
| * XBZRLE: Fix qemu crash when resize the xbzrle cacheGonglei2014-03-081-3/+49
|/
* Merge remote-tracking branch 'remotes/kvaneesh/for-upstream' into stagingPeter Maydell2014-03-0812-157/+322
|\
| * hw/9pfs: Include virtio-9p-device.o in buildAneesh Kumar K.V2014-03-043-7/+4
| * hw/9pfs: use g_strdup_printf() instead of PATH_MAX limitationChen Gang2014-03-048-149/+316
| * hw/9pfs/virtio-9p-local.c: use snprintf() instead of sprintf()Chen Gang2014-03-031-3/+4
| * hw/9pfs/virtio-9p-local.c: move v9fs_string_free() to below "err_out:"Chen Gang2014-03-031-1/+1
| * fsdev: Fix overrun after readlink() fills buffer completelyMarkus Armbruster2014-02-261-1/+1
* | Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell2014-03-0818-46/+608
|\ \
| * | block: qemu-iotests 085 - live snapshots testsJeff Cody2014-03-073-0/+248
| * | hw/ide/ahci.h: Avoid shifting left into sign bitPeter Maydell2014-03-071-5/+5
| * | block: Fix error path segfault in bdrv_open()Kevin Wolf2014-03-063-0/+25
| * | qemu-iotests: Test a few blockdev-add error casesKevin Wolf2014-03-063-0/+163
| * | blockdev: Fix NULL pointer dereference in blockdev-addKevin Wolf2014-03-061-2/+4
| * | blockdev: Fail blockdev-add with encrypted imagesKevin Wolf2014-03-061-1/+8
| * | block/raw-win32: Strip "file:" prefix on creationMax Reitz2014-03-061-0/+2
| * | block/raw-win32: Implement bdrv_parse_filename()Max Reitz2014-03-061-0/+12
| * | block/raw-posix: Strip "file:" prefix on creationMax Reitz2014-03-061-0/+2
| * | block/raw-posix: Implement bdrv_parse_filename()Max Reitz2014-03-061-0/+12
| * | block: Keep "filename" option after parsingMax Reitz2014-03-061-1/+6
| * | block: mirror - remove code cruft that has no functionJeff Cody2014-03-061-3/+0
| * | block: make bdrv_swap rebuild the bs graph node list field.Benoît Canet2014-03-061-5/+19
| * | block: Fix bs->request_alignment assertion for bs->sg=1Kevin Wolf2014-03-051-1/+1
| * | iscsi: Use bs->sg for everything else than disksKevin Wolf2014-03-051-5/+4
| * | qemu-iotests: Test progress output for conversionKevin Wolf2014-03-053-0/+84
| * | qemu-img convert: Fix progress outputKevin Wolf2014-03-051-9/+11
| * | gluster: Remove unused defines and header includeBharata B Rao2014-03-051-4/+0
| * | gluster: Change licence to GPLv2+Bharata B Rao2014-03-051-10/+2
* | | build: Fix installation of target-dependent filesLluís Vilanova2014-03-081-1/+1
* | | xenfb: Fix graphic_console_init() build failureAndreas Färber2014-03-081-1/+1
* | | Merge remote-tracking branch 'remotes/kraxel/tags/pull-input-4' into stagingPeter Maydell2014-03-0743-742/+2330
|\ \ \
| * | | ui/sdl2 : initial port to SDL 2.0 (v2.0)Dave Airlie2014-03-057-9/+1123
| * | | console: add QemuUIInfoGerd Hoffmann2014-03-052-0/+29
| * | | console: add head to index to qemu consoles.Gerd Hoffmann2014-03-0524-31/+52