aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-03-11Merge remote-tracking branch 'remotes/borntraeger/tags/s390x-20150310' into s...Peter Maydell
2015-03-11pci/shpc: fix signed integer overflowMichael S. Tsirkin
2015-03-11acpi-test: update expected filesMichael S. Tsirkin
2015-03-11Merge remote-tracking branch 'remotes/amit/tags/vser-for-2.3-1' into stagingPeter Maydell
2015-03-11target-mips: add missing MSACSR and restore fp_status and hflagsLeon Alrae
2015-03-11target-mips: replace cpu_save/cpu_load with VMStateDescriptionLeon Alrae
2015-03-11bitops.h: sextract64() return type should be int64_t, not uint64_tPeter Maydell
2015-03-11integrator/cp: Implement CARDIN and WPROT signalsJan Kiszka
2015-03-11integrator/cp: Model CP control registers as sysbus deviceJan Kiszka
2015-03-11target-arm: Add missing compatible property to A57Ryota Ozaki
2015-03-11netduino2: Add the Netduino 2 MachineAlistair Francis
2015-03-11stm32f205: Add the stm32f205 SoCAlistair Francis
2015-03-11stm32f2xx_SYSCFG: Add the stm32f2xx SYSCFGAlistair Francis
2015-03-11stm32f2xx_USART: Add the stm32f2xx USART ControllerAlistair Francis
2015-03-11stm32f2xx_timer: Add the stm32f2xx TimerAlistair Francis
2015-03-11hw/arm/virt: fix cmdline parsing bug with CPU options and smp > 1Ard Biesheuvel
2015-03-11Merge remote-tracking branch 'remotes/afaerber/tags/qom-cpu-for-peter' into s...Peter Maydell
2015-03-11Merge remote-tracking branch 'remotes/ehabkost/tags/x86-pull-request' into st...Peter Maydell
2015-03-11virtio-serial: fix segfault on NULL port namesAmit Shah
2015-03-11s390-ccw: rebuild BIOSChristian Borntraeger
2015-03-11s390/bios: Make the s390-ccw.img relocatableThomas Huth
2015-03-11Merge remote-tracking branch 'remotes/mcayland/tags/qemu-sparc-signed' into s...Peter Maydell
2015-03-10Merge remote-tracking branch 'remotes/kraxel/tags/pull-vnc-20150310-1' into s...Peter Maydell
2015-03-10Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2015-03-10cpu: Make cpu_init() return QOM CPUState objectEduardo Habkost
2015-03-10unicore32: Use uc32_cpu_init()Eduardo Habkost
2015-03-10m68k: Use cpu_m68k_init()Eduardo Habkost
2015-03-10target-unicore32: Make uc32_cpu_init() return UniCore32CPUEduardo Habkost
2015-03-10target-i386: Clean up misuse of qdev_init() in realize methodMarkus Armbruster
2015-03-10cpu: Add missing documentation for some CPUClass methodsPeter Maydell
2015-03-10acpi: fix aml_equal term implementationMarcel Apfelbaum
2015-03-10aml-build: append opcodes using build_append_byteMichael S. Tsirkin
2015-03-10aml-build: don't modify childMichael S. Tsirkin
2015-03-10Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell
2015-03-10MAINTAINERS: Add jcody as blockjobs, block devices maintainerJeff Cody
2015-03-10iotests: add O_DIRECT alignment probing testStefan Hajnoczi
2015-03-10block/raw-posix: fix launching with failed disksStefan Hajnoczi
2015-03-10MAINTAINERS: Add jsnow as IDE maintainerJohn Snow
2015-03-10sheepdog: Fix misleading error messages in sd_snapshot_create()Markus Armbruster
2015-03-10Add testcase for scsi-hd devices without drive propertyChristian Borntraeger
2015-03-10scsi-hd: fix property unset caseEkaterina Tumanova
2015-03-10block/vdi: Add locking for parallel requestsMax Reitz
2015-03-10iotests: Drop vpc from 004's and 104's format listMax Reitz
2015-03-10iotests: Remove 006Max Reitz
2015-03-10iotests: Fix 051's reference outputMax Reitz
2015-03-10virtio-blk: Remove the stale FIXME commentFam Zheng
2015-03-10tests: Check QVIRTIO_F_ANY_LAYOUT flag in virtio-blk testMarc MarĂ­
2015-03-10libqos: Solve bug in interrupt checking when using MSIX in virtio-pci.cMarc MarĂ­
2015-03-10sheepdog: fix confused return valuesLiu Yuan
2015-03-10qtest/ahci: add fragmented dma testJohn Snow