summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-03-11machine: replace qemu opts with iommu propertyMarcel Apfelbaum3-1/+7
2015-03-11Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20150311'...Peter Maydell18-15/+1323
2015-03-11Merge remote-tracking branch 'remotes/borntraeger/tags/s390x-20150310' into s...Peter Maydell27-225/+780
2015-03-11pci/shpc: fix signed integer overflowMichael S. Tsirkin1-1/+1
2015-03-11acpi-test: update expected filesMichael S. Tsirkin4-0/+0
2015-03-11Merge remote-tracking branch 'remotes/amit/tags/vser-for-2.3-1' into stagingPeter Maydell1-1/+1
2015-03-11target-mips: add missing MSACSR and restore fp_status and hflagsLeon Alrae4-27/+46
2015-03-11target-mips: replace cpu_save/cpu_load with VMStateDescriptionLeon Alrae4-317/+257
2015-03-11bitops.h: sextract64() return type should be int64_t, not uint64_tPeter Maydell1-1/+1
2015-03-11integrator/cp: Implement CARDIN and WPROT signalsJan Kiszka1-6/+56
2015-03-11integrator/cp: Model CP control registers as sysbus deviceJan Kiszka1-8/+27
2015-03-11target-arm: Add missing compatible property to A57Ryota Ozaki1-0/+1
2015-03-11netduino2: Add the Netduino 2 MachineAlistair Francis2-0/+58
2015-03-11stm32f205: Add the stm32f205 SoCAlistair Francis4-0/+219
2015-03-11stm32f2xx_SYSCFG: Add the stm32f2xx SYSCFGAlistair Francis4-0/+223
2015-03-11stm32f2xx_USART: Add the stm32f2xx USART ControllerAlistair Francis4-0/+304
2015-03-11stm32f2xx_timer: Add the stm32f2xx TimerAlistair Francis4-0/+432
2015-03-11hw/arm/virt: fix cmdline parsing bug with CPU options and smp > 1Ard Biesheuvel1-1/+3
2015-03-11Merge remote-tracking branch 'remotes/afaerber/tags/qom-cpu-for-peter' into s...Peter Maydell24-150/+52
2015-03-11Merge remote-tracking branch 'remotes/ehabkost/tags/x86-pull-request' into st...Peter Maydell8-94/+78
2015-03-11virtio-serial: fix segfault on NULL port namesAmit Shah1-1/+1
2015-03-11s390-ccw: rebuild BIOSChristian Borntraeger1-0/+0
2015-03-11s390/bios: Make the s390-ccw.img relocatableThomas Huth2-8/+27
2015-03-11Merge remote-tracking branch 'remotes/mcayland/tags/qemu-sparc-signed' into s...Peter Maydell13-323/+463
2015-03-10Merge remote-tracking branch 'remotes/kraxel/tags/pull-vnc-20150310-1' into s...Peter Maydell5-16/+18
2015-03-10Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell19-75/+152
2015-03-10cpu: Make cpu_init() return QOM CPUState objectEduardo Habkost19-139/+25
2015-03-10unicore32: Use uc32_cpu_init()Eduardo Habkost1-2/+4
2015-03-10m68k: Use cpu_m68k_init()Eduardo Habkost1-2/+4
2015-03-10target-unicore32: Make uc32_cpu_init() return UniCore32CPUEduardo Habkost2-10/+14
2015-03-10target-i386: Clean up misuse of qdev_init() in realize methodMarkus Armbruster1-6/+2
2015-03-10cpu: Add missing documentation for some CPUClass methodsPeter Maydell1-0/+12
2015-03-10acpi: fix aml_equal term implementationMarcel Apfelbaum1-1/+0
2015-03-10aml-build: append opcodes using build_append_byteMichael S. Tsirkin1-3/+3
2015-03-10aml-build: don't modify childMichael S. Tsirkin1-6/+10
2015-03-10Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell85-822/+2675
2015-03-10MAINTAINERS: Add jcody as blockjobs, block devices maintainerJeff Cody1-0/+43
2015-03-10iotests: add O_DIRECT alignment probing testStefan Hajnoczi3-0/+88
2015-03-10block/raw-posix: fix launching with failed disksStefan Hajnoczi1-2/+27
2015-03-10MAINTAINERS: Add jsnow as IDE maintainerJohn Snow1-3/+17
2015-03-10sheepdog: Fix misleading error messages in sd_snapshot_create()Markus Armbruster1-3/+2
2015-03-10Add testcase for scsi-hd devices without drive propertyChristian Borntraeger2-0/+14
2015-03-10scsi-hd: fix property unset caseEkaterina Tumanova1-1/+6
2015-03-10block/vdi: Add locking for parallel requestsMax Reitz1-0/+25
2015-03-10iotests: Drop vpc from 004's and 104's format listMax Reitz2-2/+2
2015-03-10iotests: Remove 006Max Reitz3-61/+1
2015-03-10iotests: Fix 051's reference outputMax Reitz1-6/+3
2015-03-10virtio-blk: Remove the stale FIXME commentFam Zheng1-6/+0
2015-03-10tests: Check QVIRTIO_F_ANY_LAYOUT flag in virtio-blk testMarc MarĂ­1-46/+52
2015-03-10libqos: Solve bug in interrupt checking when using MSIX in virtio-pci.cMarc MarĂ­1-4/+12