summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | linux-user: Treat --foo options the same as -fooMeador Inge2015-09-281-0/+4
| * | linux-user: use EXIT_SUCCESS and EXIT_FAILURERiku Voipio2015-09-281-36/+36
| * | linux-user: Add proper error messages for bad optionsMeador Inge2015-09-281-3/+7
| * | linux-user: Add -helpMeador Inge2015-09-281-0/+2
| * | linux-user: Exit 0 when -h is usedMeador Inge2015-09-281-10/+10
* | | Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell2015-10-025-9/+18
|\ \ \
| * | | block/raw-posix: Open file descriptor O_RDWR to work around glibc posix_fallo...Richard W.M. Jones2015-10-021-1/+1
| * | | block: disable I/O limits at the beginning of bdrv_close()Alberto Garcia2015-10-021-5/+6
| * | | iotests: Fix test 128 for password-less sudoMax Reitz2015-10-021-1/+8
| * | | tests: Fix test 049 fallout from improved HMP error messagesEric Blake2015-10-021-0/+1
| * | | raw-win32: Fix write request error handlingKevin Wolf2015-10-021-2/+2
|/ / /
* | | Merge remote-tracking branch 'remotes/cody/tags/block-pull-request' into stagingPeter Maydell2015-10-021-1/+3
|\ \ \
| * | | block: mirror - fix full sync mode when target does not support zero initJeff Cody2015-10-011-1/+3
| | |/ | |/|
* | | target-microblaze: Set the PC in reset instead of realizeAlistair Francis2015-10-011-2/+2
* | | disas/cris: Fix typo in commentStefan Weil2015-10-011-1/+1
|/ /
* | Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20150930' i...Peter Maydell2015-10-017-65/+263
|\ \
| * | migration: Disambiguate MAX_THROTTLEJason J. Herne2015-09-301-1/+1
| * | qmp/hmp: Add throttle ratio to query-migrate and info migrateJason J. Herne2015-09-303-1/+16
| * | migration: Dynamic cpu throttling for auto-convergeJason J. Herne2015-09-302-59/+34
| * | migration: Parameters for auto-converge cpu throttlingJason J. Herne2015-09-303-4/+91
| * | cpu: Provide vcpu throttling interfaceJason J. Herne2015-09-302-0/+120
| * | migration: yet more possible state transitionsJuan Quintela2015-09-301-0/+1
|/ /
* | Merge remote-tracking branch 'remotes/amit-migration/tags/for-juan-201509' in...Peter Maydell2015-09-2912-142/+211
|\ \
| * | ram_find_and_save_block: Split out the findingDr. David Alan Gilbert2015-09-291-25/+59
| * | Move dirty page search state into separate structureDr. David Alan Gilbert2015-09-291-20/+35
| * | migration: Use g_new() & friends where that makes obvious senseMarkus Armbruster2015-09-297-22/+21
| * | migration: qemu-file more size_t'ifyingDr. David Alan Gilbert2015-09-292-16/+16
| * | migration: size_t'ify some of qemu-fileDr. David Alan Gilbert2015-09-297-24/+30
| * | Init page sizes in qtestDr. David Alan Gilbert2015-09-291-0/+1
| * | Split out end of migration code from migration_threadDr. David Alan Gilbert2015-09-292-28/+49
| * | migration/ram.c: Use RAMBlock rather than MemoryRegionDr. David Alan Gilbert2015-09-291-15/+11
| * | vmstate: Remove redefinition of VMSTATE_UINT32_ARRAYSoren Brinkmann2015-09-291-3/+0
| |/
* | Merge remote-tracking branch 'remotes/pmaydell/tags/pull-cocoa-20150925-1' in...Peter Maydell2015-09-251-54/+65
|\ \ | |/ |/|
| * ui/cocoa.m: remove open dialog codeJohn Arbuckle2015-09-251-54/+2
| * ui/cocoa.m: prevent stuck key situationJohn Arbuckle2015-09-251-0/+26
| * ui/cocoa.m: verify with user before quitting QEMUJohn Arbuckle2015-09-251-1/+38
|/
* Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell2015-09-2585-386/+1341
|\
| * doc: Refresh URLs in the qemu-tech documentationThomas Huth2015-09-251-43/+30
| * docs: describe the QEMU build system structure / designDaniel P. Berrange2015-09-252-0/+515
| * typedef: add typedef for QemuOptsPavel Dovgalyuk2015-09-252-4/+4
| * i386: interrupt poll processingPavel Dovgalyuk2015-09-251-0/+3
| * i386: partial revert of interrupt poll fixPavel Dovgalyuk2015-09-252-8/+11
| * ppc: Rename ELF_MACHINE to be PPC specificPeter Crosthwaite2015-09-259-12/+13
| * i386: Rename ELF_MACHINE to be x86 specificPeter Crosthwaite2015-09-252-3/+3
| * alpha: Remove ELF_MACHINE from cpu.hPeter Crosthwaite2015-09-251-2/+0
| * mips: Remove ELF_MACHINE from cpu.hPeter Crosthwaite2015-09-255-6/+4
| * sparc: Remove ELF_MACHINE from cpu.hPeter Crosthwaite2015-09-254-11/+5
| * s390: Remove ELF_MACHINE from cpu.hPeter Crosthwaite2015-09-252-3/+2
| * sh4: Remove ELF_MACHINE from cpu.hPeter Crosthwaite2015-09-251-2/+0
| * xtensa: Remove ELF_MACHINE from cpu.hPeter Crosthwaite2015-09-253-4/+3
OpenPOWER on IntegriCloud