summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-03-12Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell28-147/+170
2015-03-11Merge remote-tracking branch 'remotes/lalrae/tags/mips-20150311' into stagingPeter Maydell6-329/+288
2015-03-11virtio-scsi: remove empty wrapper for cmdMichael S. Tsirkin1-3/+1
2015-03-11virtio-scsi: clean out duplicate cdb fieldMichael S. Tsirkin2-7/+2
2015-03-11virtio-scsi: fix cdb/sense sizeMichael S. Tsirkin2-5/+8
2015-03-11uapi/virtio_scsi: allow overriding CDB/SENSE sizeMichael S. Tsirkin1-2/+10
2015-03-11virtio-scsi: drop duplicate CDB/SENSE SIZEMichael S. Tsirkin1-2/+0
2015-03-11exec: don't include hw/boards for linux-userMichael S. Tsirkin2-4/+2
2015-03-11acpi: specify format for build_append_namestringMichael S. Tsirkin1-0/+1
2015-03-11MAINTAINERS: drop aliguori@amazon.comMichael S. Tsirkin1-9/+0
2015-03-11tpm: Move memory subregion function into realize functionStefan Berger1-3/+3
2015-03-11virtio-pci: Convert to realize()Markus Armbruster2-54/+36
2015-03-11pci: Convert pci_nic_init() to Error to avoid qdev_init()Markus Armbruster1-4/+14
2015-03-11machine: query mem-merge machine propertyMarcel Apfelbaum3-1/+8
2015-03-11machine: query dump-guest-core machine propertyMarcel Apfelbaum3-2/+9
2015-03-11hw/boards: make it safe to include for linux-userMichael S. Tsirkin1-0/+4
2015-03-11machine: query phandle-start machine propertyMarcel Apfelbaum3-3/+8
2015-03-11machine: query kvm-shadow-mem machine propertyMarcel Apfelbaum3-2/+8
2015-03-11kvm: add machine state to kvm_arch_initMarcel Apfelbaum7-7/+7
2015-03-11machine: query kernel-irqchip propertyMarcel Apfelbaum3-22/+14
2015-03-11machine: allowed/required kernel-irqchip supportMarcel Apfelbaum2-10/+19
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