summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* MAINTAINERS: add maintainer for character device front-endsPaolo Bonzini2015-09-251-1/+6
* MAINTAINERS: add IPack sectionPaolo Bonzini2015-09-251-0/+6
* MAINTAINERS: Add more s390 filesPaolo Bonzini2015-09-251-0/+1
* MAINTAINERS: Add disassemblers to the various backendsPaolo Bonzini2015-09-251-0/+23
* MAINTAINERS: there is no PPC64 TCG backend anymorePaolo Bonzini2015-09-251-5/+0
* get_maintainer.pl: \C is deprecatedPaolo Bonzini2015-09-251-11/+11
* vhost-scsi: include linux/vhost.hMarc-André Lureau2015-09-252-25/+1
* Makefile: fix build when VPATH is outside GIT treeDaniel P. Berrange2015-09-251-2/+1
* scsi-generic: let guests recognize readonly=on on passthrough devicesPaolo Bonzini2015-09-251-0/+14
* checkpatch: do not recommend qemu_strtok over strtokPaolo Bonzini2015-09-251-2/+2
* tests: add some qemu_strtosz() testsMarc-André Lureau2015-09-251-0/+91
* utils: rename strtosz to use qemu prefixMarc-André Lureau2015-09-257-33/+36
* qemu-nbd: convert to use the QAPI SocketAddress objectDaniel P. Berrange2015-09-251-64/+38
* nbd: convert to use the QAPI SocketAddress objectDaniel P. Berrange2015-09-251-34/+37
* Merge remote-tracking branch 'remotes/weil/tags/pull-wxx-20150924' into stagingPeter Maydell2015-09-2412-10/+222
|\
| * oslib-win32: only provide localtime_r/gmtime_r if missingDaniel P. Berrange2015-09-244-1/+41
| * gtk: avoid redefining _WIN32_WINNT macroDaniel P. Berrange2015-09-242-4/+9
| * qemu-thread: add a fast path to the Win32 QemuEventPaolo Bonzini2015-09-243-4/+161
| * slirp: Fix non blocking connect for w32Stefan Weil2015-09-241-1/+7
| * nsis: Add QEMU version information to Windows registryStefan Weil2015-09-242-0/+4
|/
* Merge remote-tracking branch 'remotes/elmarco/tags/rm-libcacard' into stagingPeter Maydell2015-09-2433-5849/+21
|\
| * libcacard: use the standalone projectMarc-André Lureau2015-09-2333-5849/+21
* | Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20150924'...Peter Maydell2015-09-2417-122/+686
|\ \
| * | MAINTAINERS: update Allwinner A10 maintainerBeniamino Galvani2015-09-241-3/+3
| * | hw/arm/virt-acpi-build: Fix wrong size of flash in ACPI tableShannon Zhao2015-09-241-1/+1
| * | hw/arm/virt: Add gic-version option to virt machinePavel Fedin2015-09-245-46/+146
| * | hw/intc: Initial implementation of vGICv3Pavel Fedin2015-09-244-0/+178
| * | arm_kvm: Do not assume particular GIC type in kvm_arch_irqchip_create()Pavel Fedin2015-09-242-7/+21
| * | intc/gic: Extract some reusable vGIC codePavel Fedin2015-09-244-65/+128
| * | hw/intc: Implement GIC-500 base classShlomo Pongratz2015-09-243-0/+209
|/ /
* | Merge remote-tracking branch 'remotes/awilliam/tags/vfio-update-20150923.0' i...Peter Maydell2015-09-238-1329/+1558
|\ \ | |/ |/|
| * vfio/pci: Add emulated PCI IDsAlex Williamson2015-09-234-6/+63
| * vfio/pci: Cache vendor and device IDAlex Williamson2015-09-233-19/+11
OpenPOWER on IntegriCloud