summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * hw/ppc/spapr: Move code related to "ibm,pa-features" to a separate functionThomas Huth2016-10-051-30/+36
| * pseries: Add 2.8 machine type, set up compatibility macrosDavid Gibson2016-10-051-2/+20
| * tests: Test IPv6 and ppc64 in the PXE testerThomas Huth2016-10-053-7/+25
| * spapr_vscsi: fix build error introduced by f19661c8Felipe Franciosi2016-10-052-2/+2
* | rules.mak: quiet-command: Split command name and args to printPeter Maydell2016-10-0612-100/+106
* | Merge remote-tracking branch 'remotes/dgilbert/tags/pull-hmp-20161004' into s...Peter Maydell2016-10-041-1/+2
|\ \ | |/ |/|
| * hmp: fix qemu crash due to ioapic state dump w/ split irqchipWanpeng Li2016-10-041-1/+2
|/
* Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell2016-10-0421-191/+342
|\
| * oslib-posix: add a configure switch to debug stack usagePeter Lieven2016-09-292-0/+54
| * coroutine-sigaltstack: use helper for allocating stack memoryPeter Lieven2016-09-291-4/+5
| * coroutine-ucontext: use helper for allocating stack memoryPeter Lieven2016-09-291-5/+6
| * coroutine: add a macro for the coroutine stack sizePeter Lieven2016-09-294-3/+5
| * coroutine-sigaltstack: rename coroutine struct appropriatelyPeter Lieven2016-09-291-8/+8
| * oslib-posix: add helpers for stack alloc and freePeter Lieven2016-09-292-0/+69
| * block: Remove qemu_root_bds_optsKevin Wolf2016-09-291-53/+1Star
| * block: Move 'discard' option to bdrv_open_common()Kevin Wolf2016-09-293-26/+17Star
| * block: Use 'detect-zeroes' option for 'blockdev-change-medium'Kevin Wolf2016-09-293-9/+11
| * block: Parse 'detect-zeroes' in bdrv_open_common()Kevin Wolf2016-09-292-8/+34
| * block/qapi: Move 'aio' option to file driverKevin Wolf2016-09-294-27/+83
| * block/qapi: Use separate options type for curl driverKevin Wolf2016-09-291-7/+18
| * block: Drop aio/cache consistency check from qmp_blockdev_add()Kevin Wolf2016-09-292-16/+1Star
| * block: Fix error path in qmp_blockdev_change_medium()Kevin Wolf2016-09-291-1/+1
| * block-backend: remove blk_flush_allJohn Snow2016-09-294-25/+4Star
| * qemu: use bdrv_flush_all for vm_stop et alJohn Snow2016-09-291-2/+2
| * block: reintroduce bdrv_flush_allJohn Snow2016-09-292-0/+26
* | Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20161004'...Peter Maydell2016-10-0439-316/+2027
|\ \
| * | target-arm: Correctly handle 'sub pc, pc, 1' for ARMv6Peter Maydell2016-10-041-1/+6
| * | target-arm: A64: Fix decoding of iss_sf in disas_ld_litEdgar E. Iglesias2016-10-041-1/+1
| * | cadence_gem: Fix priority queue out of bounds accessAlistair Francis2016-10-041-18/+4Star
| * | docs: Add a generic loader explanation documentAlistair Francis2016-10-041-0/+84
| * | generic-loader: Add a generic loaderAlistair Francis2016-10-044-0/+265
| * | ARM: Virt: ACPI: Add GIC ITS description in ACPI MADT tableShannon Zhao2016-10-041-0/+12
| * | ACPI: Add GIC Interrupt Translation Service Structure definitionShannon Zhao2016-10-041-1/+12
| * | arm/virt: Add ITS to the virt boardPavel Fedin2016-10-041-6/+41
| * | hw/intc/arm_gicv3_its: Implement support for in-kernel ITS emulationPavel Fedin2016-10-042-0/+122
| * | kvm-all: Pass requester ID to MSI routing functionsPavel Fedin2016-10-043-0/+19
| * | target-arm: move gicv3_class_name from machine to kvm_arm.hEric Auger2016-10-042-16/+15Star
| * | hw/intc/arm_gicv3_its: Implement ITS base classPavel Fedin2016-10-044-0/+246
| * | hw/intc/arm_gic(v3)_kvm: Initialize gsi routingEric Auger2016-10-042-0/+25
| * | hw/arm/virt: add 2.8 machine typeAndrew Jones2016-10-041-2/+17
| * | vmstateify tsc210xDr. David Alan Gilbert2016-10-041-123/+104Star
| * | vmstateify tsc2005Dr. David Alan Gilbert2016-10-041-115/+75Star
| * | hw/arm: Fix Integrator/CM initializationJakub Jermar2016-10-041-14/+21
| * | mainstone: Add mapping for dot, slash and backspace.Vijay Kumar B2016-10-041-0/+3
| * | mainstone: Fix incorrect key mapping for Enter key.Vijay Kumar B2016-10-041-1/+1
| * | MAINTAINERS: Add Alistair to the maintainers listAlistair Francis2016-10-041-0/+15
| * | STM32F205: Connect the SPI devicesAlistair Francis2016-10-042-0/+25
| * | STM32F205: Connect the ADC devicesAlistair Francis2016-10-042-0/+41
| * | irq: Add a new irq device that allows the ORing of linesAlistair Francis2016-10-043-0/+152
| * | STM32F2xx: Add the SPI deviceAlistair Francis2016-10-044-0/+299