summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-09-28linux-user/syscall.c: Add EAGAIN to host_to_target_errno_table forChen Gang1-0/+1
2015-09-28linux-user: add name_to_handle_at/open_by_handle_atLaurent Vivier1-0/+98
2015-09-28linux-user: Return target error number in do_fork()Timothy E Baldwin1-2/+3
2015-09-28linux-user: fix cmsg conversion in case of multiple headersJonathan Neuschäfer2-10/+18
2015-09-28linux-user: remove MAX_ARG_PAGES limitStefan Brüns5-76/+56
2015-09-28linux-user: remove unused image_info membersStefan Brüns2-5/+0
2015-09-28linux-user: Treat --foo options the same as -fooMeador Inge1-0/+4
2015-09-28linux-user: use EXIT_SUCCESS and EXIT_FAILURERiku Voipio1-36/+36
2015-09-28linux-user: Add proper error messages for bad optionsMeador Inge1-3/+7
2015-09-28linux-user: Add -helpMeador Inge1-0/+2
2015-09-28linux-user: Exit 0 when -h is usedMeador Inge1-10/+10
2015-09-25Merge remote-tracking branch 'remotes/pmaydell/tags/pull-cocoa-20150925-1' in...Peter Maydell1-54/+65
2015-09-25ui/cocoa.m: remove open dialog codeJohn Arbuckle1-54/+2
2015-09-25ui/cocoa.m: prevent stuck key situationJohn Arbuckle1-0/+26
2015-09-25ui/cocoa.m: verify with user before quitting QEMUJohn Arbuckle1-1/+38
2015-09-25Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell85-386/+1341
2015-09-25Merge remote-tracking branch 'remotes/awilliam/tags/vfio-update-20150925.0' i...Peter Maydell1-8/+8
2015-09-25Merge remote-tracking branch 'remotes/cody/tags/block-pull-request' into stagingPeter Maydell6-48/+200
2015-09-25Merge remote-tracking branch 'remotes/vivier-misc/tags/pull-muldiv64-20150925...Peter Maydell11-48/+38
2015-09-25Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell23-141/+590
2015-09-25sheepdog: refine discard supportHitoshi Mitake1-9/+20
2015-09-25sheepdog: use per AIOCB dirty indexes for non overlapping requestsHitoshi Mitake1-28/+35
2015-09-25net: remove muldiv64()Laurent Vivier1-1/+1
2015-09-25bt: remove muldiv64()Laurent Vivier1-2/+2
2015-09-25hpet: remove muldiv64()Laurent Vivier2-5/+5
2015-09-25arm: clarify the use of muldiv64()Laurent Vivier1-6/+8
2015-09-25openrisc: remove muldiv64()Laurent Vivier1-4/+3
2015-09-25mips: remove muldiv64()Laurent Vivier1-11/+8
2015-09-25pcnet: remove muldiv64()Laurent Vivier1-2/+1
2015-09-25rtl8139: remove muldiv64()Laurent Vivier2-9/+7
2015-09-25i6300esb: remove muldiv64()Laurent Vivier1-8/+3
2015-09-25Backup: don't do copy-on-read in before_write_notifierWen Congyang1-6/+14
2015-09-25block: Introduce a new API bdrv_co_no_copy_on_readv()Wen Congyang3-4/+18
2015-09-25sheepdog: add reopen supportLiu Yuan1-0/+76
2015-09-25block/nfs: cache allocated filesize for read-only filesPeter Lieven1-0/+36
2015-09-25block/nfs: fix calculation of allocated file sizePeter Lieven1-1/+1
2015-09-25doc: Refresh URLs in the qemu-tech documentationThomas Huth1-43/+30
2015-09-25docs: describe the QEMU build system structure / designDaniel P. Berrange2-0/+515
2015-09-25typedef: add typedef for QemuOptsPavel Dovgalyuk2-4/+4
2015-09-25i386: interrupt poll processingPavel Dovgalyuk1-0/+3
2015-09-25i386: partial revert of interrupt poll fixPavel Dovgalyuk2-8/+11
2015-09-25ppc: Rename ELF_MACHINE to be PPC specificPeter Crosthwaite9-12/+13
2015-09-25i386: Rename ELF_MACHINE to be x86 specificPeter Crosthwaite2-3/+3
2015-09-25alpha: Remove ELF_MACHINE from cpu.hPeter Crosthwaite1-2/+0
2015-09-25mips: Remove ELF_MACHINE from cpu.hPeter Crosthwaite5-6/+4
2015-09-25sparc: Remove ELF_MACHINE from cpu.hPeter Crosthwaite4-11/+5
2015-09-25s390: Remove ELF_MACHINE from cpu.hPeter Crosthwaite2-3/+2
2015-09-25sh4: Remove ELF_MACHINE from cpu.hPeter Crosthwaite1-2/+0
2015-09-25xtensa: Remove ELF_MACHINE from cpu.hPeter Crosthwaite3-4/+3
2015-09-25tricore: Remove ELF_MACHINE from cpu.hPeter Crosthwaite2-3/+1