summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-09-25cris: Remove ELF_MACHINE from cpu.hPeter Crosthwaite2-3/+1
2015-09-25m68k: Remove ELF_MACHINE from cpu.hPeter Crosthwaite4-5/+3
2015-09-25mb: Remove ELF_MACHINE from cpu.hPeter Crosthwaite2-4/+2
2015-09-25arm: Remove ELF_MACHINE from cpu.hPeter Crosthwaite3-5/+3
2015-09-25elf: Update EM_MOXIE definitionPeter Crosthwaite4-1/+13
2015-09-25elf_ops: Fix coding style for EM alias case statementPeter Crosthwaite1-6/+9
2015-09-25linux-user: elfload: Provide default for elf_check_archPeter Crosthwaite1-24/+4
2015-09-25linux_user: elfload: Default ELF_MACHINE to ELF_ARCHPeter Crosthwaite1-0/+4
2015-09-25hmp: implemented io apic dump state for TCGPavel Butsykin3-0/+15
2015-09-25hmp: added io apic dump statePavel Butsykin7-0/+97
2015-09-25ioapic_internal.h: added more constantsPavel Butsykin1-0/+5
2015-09-25hmp: added local apic dump statePavel Butsykin5-0/+217
2015-09-25monitor: make monitor_fprintf and mon_get_cpu externally visiblePavel Butsykin4-13/+4
2015-09-25apic_internal.h: fix formatting and drop unused constsPavel Butsykin1-9/+7
2015-09-25apic_internal.h: added more constantsPavel Butsykin1-0/+58
2015-09-25apic_internal.h: rename ESR_ILLEGAL_ADDRESS to APIC_ESR_ILLEGAL_ADDRESSPavel Butsykin2-3/+3
2015-09-25apic_internal.h: make some apic_get_* functions externally visiblePavel Butsykin2-17/+19
2015-09-25ioapic: fix contents of arbitration registerPaolo Bonzini1-3/+1
2015-09-25ioapic: coalesce level interruptsPaolo Bonzini1-1/+3
2015-09-25MAINTAINERS: add maintainer for network device front-endsPaolo Bonzini1-1/+7
2015-09-25MAINTAINERS: add maintainer for character device front-endsPaolo Bonzini1-1/+6
2015-09-25MAINTAINERS: add IPack sectionPaolo Bonzini1-0/+6
2015-09-25MAINTAINERS: Add more s390 filesPaolo Bonzini1-0/+1
2015-09-25MAINTAINERS: Add disassemblers to the various backendsPaolo Bonzini1-0/+23
2015-09-25MAINTAINERS: there is no PPC64 TCG backend anymorePaolo Bonzini1-5/+0
2015-09-25get_maintainer.pl: \C is deprecatedPaolo Bonzini1-11/+11
2015-09-25vhost-scsi: include linux/vhost.hMarc-André Lureau2-25/+1
2015-09-25Makefile: fix build when VPATH is outside GIT treeDaniel P. Berrange1-2/+1
2015-09-25scsi-generic: let guests recognize readonly=on on passthrough devicesPaolo Bonzini1-0/+14
2015-09-25checkpatch: do not recommend qemu_strtok over strtokPaolo Bonzini1-2/+2
2015-09-25tests: add some qemu_strtosz() testsMarc-André Lureau1-0/+91
2015-09-25utils: rename strtosz to use qemu prefixMarc-André Lureau7-33/+36
2015-09-25qemu-nbd: convert to use the QAPI SocketAddress objectDaniel P. Berrange1-64/+38
2015-09-25nbd: convert to use the QAPI SocketAddress objectDaniel P. Berrange1-34/+37
2015-09-24Merge remote-tracking branch 'remotes/weil/tags/pull-wxx-20150924' into stagingPeter Maydell12-10/+222
2015-09-24oslib-win32: only provide localtime_r/gmtime_r if missingDaniel P. Berrange4-1/+41
2015-09-24gtk: avoid redefining _WIN32_WINNT macroDaniel P. Berrange2-4/+9
2015-09-24qemu-thread: add a fast path to the Win32 QemuEventPaolo Bonzini3-4/+161
2015-09-24slirp: Fix non blocking connect for w32Stefan Weil1-1/+7
2015-09-24nsis: Add QEMU version information to Windows registryStefan Weil2-0/+4
2015-09-24Merge remote-tracking branch 'remotes/elmarco/tags/rm-libcacard' into stagingPeter Maydell33-5849/+21
2015-09-24Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20150924'...Peter Maydell17-122/+686
2015-09-24MAINTAINERS: update Allwinner A10 maintainerBeniamino Galvani1-3/+3
2015-09-24hw/arm/virt-acpi-build: Fix wrong size of flash in ACPI tableShannon Zhao1-1/+1
2015-09-24hw/arm/virt: Add gic-version option to virt machinePavel Fedin5-46/+146
2015-09-24hw/intc: Initial implementation of vGICv3Pavel Fedin4-0/+178
2015-09-24arm_kvm: Do not assume particular GIC type in kvm_arch_irqchip_create()Pavel Fedin2-7/+21
2015-09-24intc/gic: Extract some reusable vGIC codePavel Fedin4-65/+128
2015-09-24hw/intc: Implement GIC-500 base classShlomo Pongratz3-0/+209
2015-09-23libcacard: use the standalone projectMarc-André Lureau33-5849/+21