aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-03-11virtio-scsi: fix cdb/sense sizeMichael S. Tsirkin
2015-03-11uapi/virtio_scsi: allow overriding CDB/SENSE sizeMichael S. Tsirkin
2015-03-11virtio-scsi: drop duplicate CDB/SENSE SIZEMichael S. Tsirkin
2015-03-11exec: don't include hw/boards for linux-userMichael S. Tsirkin
2015-03-11acpi: specify format for build_append_namestringMichael S. Tsirkin
2015-03-11MAINTAINERS: drop aliguori@amazon.comMichael S. Tsirkin
2015-03-11tpm: Move memory subregion function into realize functionStefan Berger
2015-03-11virtio-pci: Convert to realize()Markus Armbruster
2015-03-11pci: Convert pci_nic_init() to Error to avoid qdev_init()Markus Armbruster
2015-03-11machine: query mem-merge machine propertyMarcel Apfelbaum
2015-03-11machine: query dump-guest-core machine propertyMarcel Apfelbaum
2015-03-11hw/boards: make it safe to include for linux-userMichael S. Tsirkin
2015-03-11machine: query phandle-start machine propertyMarcel Apfelbaum
2015-03-11machine: query kvm-shadow-mem machine propertyMarcel Apfelbaum
2015-03-11kvm: add machine state to kvm_arch_initMarcel Apfelbaum
2015-03-11machine: query kernel-irqchip propertyMarcel Apfelbaum
2015-03-11machine: allowed/required kernel-irqchip supportMarcel Apfelbaum
2015-03-11machine: replace qemu opts with iommu propertyMarcel Apfelbaum
2015-03-11Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20150311'...Peter Maydell
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