aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-10-04target-arm: move gicv3_class_name from machine to kvm_arm.hEric Auger2-16/+15
2016-10-04hw/intc/arm_gicv3_its: Implement ITS base classPavel Fedin4-0/+246
2016-10-04hw/intc/arm_gic(v3)_kvm: Initialize gsi routingEric Auger2-0/+25
2016-10-04hw/arm/virt: add 2.8 machine typeAndrew Jones1-2/+17
2016-10-04vmstateify tsc210xDr. David Alan Gilbert1-123/+104
2016-10-04vmstateify tsc2005Dr. David Alan Gilbert1-115/+75
2016-10-04hw/arm: Fix Integrator/CM initializationJakub Jermar1-14/+21
2016-10-04mainstone: Add mapping for dot, slash and backspace.Vijay Kumar B1-0/+3
2016-10-04mainstone: Fix incorrect key mapping for Enter key.Vijay Kumar B1-1/+1
2016-10-04MAINTAINERS: Add Alistair to the maintainers listAlistair Francis1-0/+15
2016-10-04STM32F205: Connect the SPI devicesAlistair Francis2-0/+25
2016-10-04STM32F205: Connect the ADC devicesAlistair Francis2-0/+41
2016-10-04irq: Add a new irq device that allows the ORing of linesAlistair Francis3-0/+152
2016-10-04STM32F2xx: Add the SPI deviceAlistair Francis4-0/+299
2016-10-04STM32F2xx: Add the ADC deviceAlistair Francis5-0/+396
2016-10-04STM32F2xx: Display PWM duty cycle from timerAlistair Francis1-0/+9
2016-10-04STM32F205: Remove the individual device variablesAlistair Francis1-18/+17
2016-10-04Merge remote-tracking branch 'remotes/ehabkost/tags/x86-pull-request' into st...Peter Maydell2-11/+29
2016-10-04Merge remote-tracking branch 'remotes/famz/tags/for-upstream' into stagingPeter Maydell7-2/+13
2016-10-03target-i386: Correct family/model/stepping for Opteron_G3Evgeny Yakovlev2-3/+18
2016-10-03target-i386: Report known CPUID[EAX=0xD,ECX=0]:EAX bits as migratableEduardo Habkost1-8/+11
2016-10-02docker: Build in a clean directoryFam Zheng5-0/+11
2016-09-30Merge remote-tracking branch 'remotes/borntraeger/tags/s390x-20160927' into s...Peter Maydell7-34/+52
2016-09-30Merge remote-tracking branch 'remotes/yongbok/tags/mips-20160929' into stagingPeter Maydell2-55/+28
2016-09-30Merge remote-tracking branch 'remotes/jnsnow/tags/ide-pull-request' into stagingPeter Maydell5-2/+16
2016-09-29ide: Fix memory leak in ide_register_restart_cb()Ashijeet Acharya3-1/+13
2016-09-29MAINTAINERS: Add some more headers to the IDE sectionThomas Huth1-0/+1
2016-09-29ahci: clear aiocb in ncq_cbJohn Snow1-0/+1
2016-09-29ide: fix DMA register transitionsJohn Snow1-1/+1
2016-09-29oslib-posix: add a configure switch to debug stack usagePeter Lieven2-0/+54
2016-09-29coroutine-sigaltstack: use helper for allocating stack memoryPeter Lieven1-4/+5
2016-09-29coroutine-ucontext: use helper for allocating stack memoryPeter Lieven1-5/+6
2016-09-29coroutine: add a macro for the coroutine stack sizePeter Lieven4-3/+5
2016-09-29coroutine-sigaltstack: rename coroutine struct appropriatelyPeter Lieven1-8/+8
2016-09-29oslib-posix: add helpers for stack alloc and freePeter Lieven2-0/+69
2016-09-29block: Remove qemu_root_bds_optsKevin Wolf1-53/+1
2016-09-29block: Move 'discard' option to bdrv_open_common()Kevin Wolf3-26/+17
2016-09-29block: Use 'detect-zeroes' option for 'blockdev-change-medium'Kevin Wolf3-9/+11
2016-09-29block: Parse 'detect-zeroes' in bdrv_open_common()Kevin Wolf2-8/+34
2016-09-29block/qapi: Move 'aio' option to file driverKevin Wolf4-27/+83
2016-09-29block/qapi: Use separate options type for curl driverKevin Wolf1-7/+18
2016-09-29block: Drop aio/cache consistency check from qmp_blockdev_add()Kevin Wolf2-16/+1
2016-09-29block: Fix error path in qmp_blockdev_change_medium()Kevin Wolf1-1/+1
2016-09-29block-backend: remove blk_flush_allJohn Snow4-25/+4
2016-09-29qemu: use bdrv_flush_all for vm_stop et alJohn Snow1-2/+2
2016-09-29block: reintroduce bdrv_flush_allJohn Snow2-0/+26
2016-09-29hw/dma: vmstateify rc4030Dr. David Alan Gilbert1-54/+27
2016-09-29MAINTAINERS: update target-mips maintainersLeon Alrae1-1/+1
2016-09-29smbios: fix uuid copyMarc-André Lureau1-1/+1
2016-09-29xenpv: Fix qemu_uuid compiling errorFam Zheng1-1/+1