summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* linux-user/syscall.c: Add EAGAIN to host_to_target_errno_table forChen Gang2015-09-281-0/+1
* linux-user: add name_to_handle_at/open_by_handle_atLaurent Vivier2015-09-281-0/+98
* linux-user: Return target error number in do_fork()Timothy E Baldwin2015-09-281-2/+3
* linux-user: fix cmsg conversion in case of multiple headersJonathan Neuschäfer2015-09-282-10/+18
* linux-user: remove MAX_ARG_PAGES limitStefan Brüns2015-09-285-76/+56
* linux-user: remove unused image_info membersStefan Brüns2015-09-282-5/+0
* 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/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
| * tricore: Remove ELF_MACHINE from cpu.hPeter Crosthwaite2015-09-252-3/+1
| * or32: Remove ELF_MACHINE from cpu.hPeter Crosthwaite2015-09-252-2/+1
| * lm32: Remove ELF_MACHINE from cpu.hPeter Crosthwaite2015-09-253-5/+3
| * unicore: Remove ELF_MACHINE from cpu.hPeter Crosthwaite2015-09-251-2/+0
| * moxie: Remove ELF_MACHINE from cpu.hPeter Crosthwaite2015-09-252-4/+1
| * cris: Remove ELF_MACHINE from cpu.hPeter Crosthwaite2015-09-252-3/+1
| * m68k: Remove ELF_MACHINE from cpu.hPeter Crosthwaite2015-09-254-5/+3
| * mb: Remove ELF_MACHINE from cpu.hPeter Crosthwaite2015-09-252-4/+2
| * arm: Remove ELF_MACHINE from cpu.hPeter Crosthwaite2015-09-253-5/+3
| * elf: Update EM_MOXIE definitionPeter Crosthwaite2015-09-254-1/+13
| * elf_ops: Fix coding style for EM alias case statementPeter Crosthwaite2015-09-251-6/+9
| * linux-user: elfload: Provide default for elf_check_archPeter Crosthwaite2015-09-251-24/+4
| * linux_user: elfload: Default ELF_MACHINE to ELF_ARCHPeter Crosthwaite2015-09-251-0/+4
| * hmp: implemented io apic dump state for TCGPavel Butsykin2015-09-253-0/+15
| * hmp: added io apic dump statePavel Butsykin2015-09-257-0/+97
| * ioapic_internal.h: added more constantsPavel Butsykin2015-09-251-0/+5
| * hmp: added local apic dump statePavel Butsykin2015-09-255-0/+217
| * monitor: make monitor_fprintf and mon_get_cpu externally visiblePavel Butsykin2015-09-254-13/+4
| * apic_internal.h: fix formatting and drop unused constsPavel Butsykin2015-09-251-9/+7
| * apic_internal.h: added more constantsPavel Butsykin2015-09-251-0/+58
| * apic_internal.h: rename ESR_ILLEGAL_ADDRESS to APIC_ESR_ILLEGAL_ADDRESSPavel Butsykin2015-09-252-3/+3
| * apic_internal.h: make some apic_get_* functions externally visiblePavel Butsykin2015-09-252-17/+19
| * ioapic: fix contents of arbitration registerPaolo Bonzini2015-09-251-3/+1
| * ioapic: coalesce level interruptsPaolo Bonzini2015-09-251-1/+3
| * MAINTAINERS: add maintainer for network device front-endsPaolo Bonzini2015-09-251-1/+7
OpenPOWER on IntegriCloud