summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* STM32F2xx: Add the ADC deviceAlistair Francis2016-10-045-0/+396
* STM32F2xx: Display PWM duty cycle from timerAlistair Francis2016-10-041-0/+9
* STM32F205: Remove the individual device variablesAlistair Francis2016-10-041-18/+17Star
* Merge remote-tracking branch 'remotes/ehabkost/tags/x86-pull-request' into st...Peter Maydell2016-10-042-11/+29
|\
| * target-i386: Correct family/model/stepping for Opteron_G3Evgeny Yakovlev2016-10-032-3/+18
| * target-i386: Report known CPUID[EAX=0xD,ECX=0]:EAX bits as migratableEduardo Habkost2016-10-031-8/+11
* | Merge remote-tracking branch 'remotes/famz/tags/for-upstream' into stagingPeter Maydell2016-10-047-2/+13
|\ \ | |/ |/|
| * docker: Build in a clean directoryFam Zheng2016-10-025-0/+11
| * smbios: fix uuid copyMarc-André Lureau2016-09-291-1/+1
| * xenpv: Fix qemu_uuid compiling errorFam Zheng2016-09-291-1/+1
* | Merge remote-tracking branch 'remotes/borntraeger/tags/s390x-20160927' into s...Peter Maydell2016-10-017-34/+52
|\ \
| * | s390x/kvm: fix build against qemu_uuidChristian Borntraeger2016-09-281-1/+1
| * | s390x/css: {c,h,t,r,x}sch: require enable AND device number validSascha Silbe2016-09-281-6/+6
| * | pc-bios/s390-ccw.img: rebuild imageChristian Borntraeger2016-09-281-0/+0
| * | pc-bios/s390-ccw: enable subchannel for IPL I/O devicesDong Jia Shi2016-09-281-1/+2
| * | s390x/kvm: Fix potential deadlock in sigp handlingChristian Borntraeger2016-09-281-0/+11
| * | s390x/pci: code cleanupYi Min Zhao2016-09-281-11/+0Star
| * | s390x/pci: assign msix io region for each pci deviceYi Min Zhao2016-09-282-13/+28
| * | s390x/pci: re-arrange variable declarationsPierre Morel2016-09-281-2/+4
* | | Merge remote-tracking branch 'remotes/yongbok/tags/mips-20160929' into stagingPeter Maydell2016-10-012-55/+28Star
|\ \ \
| * | | hw/dma: vmstateify rc4030Dr. David Alan Gilbert2016-09-291-54/+27Star
| * | | MAINTAINERS: update target-mips maintainersLeon Alrae2016-09-291-1/+1
| | |/ | |/|
* | | Merge remote-tracking branch 'remotes/jnsnow/tags/ide-pull-request' into stagingPeter Maydell2016-09-305-2/+16
|\ \ \
| * | | ide: Fix memory leak in ide_register_restart_cb()Ashijeet Acharya2016-09-293-1/+13
| * | | MAINTAINERS: Add some more headers to the IDE sectionThomas Huth2016-09-291-0/+1
| * | | ahci: clear aiocb in ncq_cbJohn Snow2016-09-291-0/+1
| * | | ide: fix DMA register transitionsJohn Snow2016-09-291-1/+1
| |/ /
* | | Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' int...Peter Maydell2016-09-2915-60/+106
|\ \ \ | |/ / |/| |
| * | trace: Document the execution mode of guest eventsLluís Vilanova2016-09-281-0/+3
| * | trace: Add event "guest_cpu_reset"Lluís Vilanova2016-09-282-0/+8
| * | trace: Add event "guest_cpu_enter"Lluís Vilanova2016-09-282-0/+11
| * | trace: Properly initialize dynamic event states in hot-plugged vCPUsLluís Vilanova2016-09-288-33/+54