aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-09-25i386: partial revert of interrupt poll fixPavel Dovgalyuk
2015-09-25ppc: Rename ELF_MACHINE to be PPC specificPeter Crosthwaite
2015-09-25i386: Rename ELF_MACHINE to be x86 specificPeter Crosthwaite
2015-09-25alpha: Remove ELF_MACHINE from cpu.hPeter Crosthwaite
2015-09-25mips: Remove ELF_MACHINE from cpu.hPeter Crosthwaite
2015-09-25sparc: Remove ELF_MACHINE from cpu.hPeter Crosthwaite
2015-09-25s390: Remove ELF_MACHINE from cpu.hPeter Crosthwaite
2015-09-25sh4: Remove ELF_MACHINE from cpu.hPeter Crosthwaite
2015-09-25xtensa: Remove ELF_MACHINE from cpu.hPeter Crosthwaite
2015-09-25tricore: Remove ELF_MACHINE from cpu.hPeter Crosthwaite
2015-09-25or32: Remove ELF_MACHINE from cpu.hPeter Crosthwaite
2015-09-25lm32: Remove ELF_MACHINE from cpu.hPeter Crosthwaite
2015-09-25unicore: Remove ELF_MACHINE from cpu.hPeter Crosthwaite
2015-09-25moxie: Remove ELF_MACHINE from cpu.hPeter Crosthwaite
2015-09-25cris: Remove ELF_MACHINE from cpu.hPeter Crosthwaite
2015-09-25m68k: Remove ELF_MACHINE from cpu.hPeter Crosthwaite
2015-09-25mb: Remove ELF_MACHINE from cpu.hPeter Crosthwaite
2015-09-25arm: Remove ELF_MACHINE from cpu.hPeter Crosthwaite
2015-09-25elf: Update EM_MOXIE definitionPeter Crosthwaite
2015-09-25elf_ops: Fix coding style for EM alias case statementPeter Crosthwaite
2015-09-25linux-user: elfload: Provide default for elf_check_archPeter Crosthwaite
2015-09-25linux_user: elfload: Default ELF_MACHINE to ELF_ARCHPeter Crosthwaite
2015-09-25hmp: implemented io apic dump state for TCGPavel Butsykin
2015-09-25hmp: added io apic dump statePavel Butsykin
2015-09-25ioapic_internal.h: added more constantsPavel Butsykin
2015-09-25hmp: added local apic dump statePavel Butsykin
2015-09-25monitor: make monitor_fprintf and mon_get_cpu externally visiblePavel Butsykin
2015-09-25apic_internal.h: fix formatting and drop unused constsPavel Butsykin
2015-09-25apic_internal.h: added more constantsPavel Butsykin
2015-09-25apic_internal.h: rename ESR_ILLEGAL_ADDRESS to APIC_ESR_ILLEGAL_ADDRESSPavel Butsykin
2015-09-25apic_internal.h: make some apic_get_* functions externally visiblePavel Butsykin
2015-09-25ioapic: fix contents of arbitration registerPaolo Bonzini
2015-09-25ioapic: coalesce level interruptsPaolo Bonzini
2015-09-25MAINTAINERS: add maintainer for network device front-endsPaolo Bonzini
2015-09-25MAINTAINERS: add maintainer for character device front-endsPaolo Bonzini
2015-09-25MAINTAINERS: add IPack sectionPaolo Bonzini
2015-09-25MAINTAINERS: Add more s390 filesPaolo Bonzini
2015-09-25MAINTAINERS: Add disassemblers to the various backendsPaolo Bonzini
2015-09-25MAINTAINERS: there is no PPC64 TCG backend anymorePaolo Bonzini
2015-09-25get_maintainer.pl: \C is deprecatedPaolo Bonzini
2015-09-25vhost-scsi: include linux/vhost.hMarc-André Lureau
2015-09-25Makefile: fix build when VPATH is outside GIT treeDaniel P. Berrange
2015-09-25scsi-generic: let guests recognize readonly=on on passthrough devicesPaolo Bonzini
2015-09-25checkpatch: do not recommend qemu_strtok over strtokPaolo Bonzini
2015-09-25tests: add some qemu_strtosz() testsMarc-André Lureau
2015-09-25utils: rename strtosz to use qemu prefixMarc-André Lureau
2015-09-25qemu-nbd: convert to use the QAPI SocketAddress objectDaniel P. Berrange
2015-09-25nbd: convert to use the QAPI SocketAddress objectDaniel P. Berrange
2015-09-24Merge remote-tracking branch 'remotes/weil/tags/pull-wxx-20150924' into stagingPeter Maydell
2015-09-24oslib-win32: only provide localtime_r/gmtime_r if missingDaniel P. Berrange