aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2015-09-24gtk: avoid redefining _WIN32_WINNT macroDaniel P. Berrange
2015-09-24qemu-thread: add a fast path to the Win32 QemuEventPaolo Bonzini
2015-09-24slirp: Fix non blocking connect for w32Stefan Weil
2015-09-24nsis: Add QEMU version information to Windows registryStefan Weil
2015-09-24Merge remote-tracking branch 'remotes/elmarco/tags/rm-libcacard' into stagingPeter Maydell
2015-09-24Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20150924'...Peter Maydell
2015-09-24MAINTAINERS: update Allwinner A10 maintainerpull-target-arm-20150924Beniamino Galvani
2015-09-24hw/arm/virt-acpi-build: Fix wrong size of flash in ACPI tableShannon Zhao
2015-09-24hw/arm/virt: Add gic-version option to virt machinePavel Fedin
2015-09-24hw/intc: Initial implementation of vGICv3Pavel Fedin
2015-09-24arm_kvm: Do not assume particular GIC type in kvm_arch_irqchip_create()Pavel Fedin
2015-09-24intc/gic: Extract some reusable vGIC codePavel Fedin
2015-09-24hw/intc: Implement GIC-500 base classShlomo Pongratz
2015-09-23libcacard: use the standalone projectMarc-André Lureau