summaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)AuthorFilesLines
2015-03-17cadence_uart: Convert to QOM realize()Alistair Francis1-11/+15
2015-03-16Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20150316' i...Peter Maydell3-0/+22
2015-03-16Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20150316'...Peter Maydell1-0/+7
2015-03-16pc: Disable vmdesc submission for old machinesAlexander Graf2-0/+2
2015-03-16migration: Allow to suppress vmdesc submissionAlexander Graf1-0/+20
2015-03-16Merge remote-tracking branch 'remotes/kvaneesh/for-upstream' into stagingPeter Maydell3-44/+32
2015-03-16hw/intc/arm_gic: Initialize the vgic in the realize functionEric Auger1-0/+7
2015-03-16s390x/pci: fix length in sei_nt2 eventFrank Blaschka1-0/+1
2015-03-16s390x/ipl: remove dead codeDominik Dingel1-3/+0
2015-03-16s390x/virtio-bus: Remove unused function s390_virtio_bus_console()Thomas Huth2-6/+0
2015-03-16s390x: CPACF: Handle key wrap machine optionsTony Krowiak1-0/+63
2015-03-16virtio-ccw: assure BE accessesCornelia Huck1-9/+13
2015-03-16s390x/kvm: Guest Migration TOD clock synchronizationJason J. Herne2-0/+56
2015-03-16s390x: Replace unchecked qdev_init() by qdev_init_nofail()Markus Armbruster1-5/+1
2015-03-16virtio: Fix memory leaks reported by CoverityStefan Weil1-20/+8
2015-03-16virtfs-proxy: Fix possible overflowShannon Zhao1-0/+4
2015-03-13Merge remote-tracking branch 'remotes/kraxel/tags/pull-sdl-20150312-2' into s...Peter Maydell2-3/+4
2015-03-13hw/9pfs/virtio-9p-posix-acl: Fix out-of-bounds accessShannon Zhao1-1/+1
2015-03-12Allow the use of X11 from a non standard location.Jeremy White1-0/+1
2015-03-12configure: opengl overhaulGerd Hoffmann2-3/+3
2015-03-129pfs-proxy: tiny cleanups in proxy_pwritev and proxy_preadvMichael Tokarev1-10/+8
2015-03-129pfs-local: simplify/optimize local_mapped_attr_path()Michael Tokarev1-13/+11
2015-03-12Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell11-106/+128
2015-03-11virtio-scsi: clean out duplicate cdb fieldMichael S. Tsirkin1-1/+1
2015-03-11virtio-scsi: fix cdb/sense sizeMichael S. Tsirkin1-5/+5
2015-03-11acpi: specify format for build_append_namestringMichael S. Tsirkin1-0/+1
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 Apfelbaum1-0/+6
2015-03-11machine: query dump-guest-core machine propertyMarcel Apfelbaum1-0/+6
2015-03-11machine: query phandle-start machine propertyMarcel Apfelbaum1-0/+5
2015-03-11machine: query kvm-shadow-mem machine propertyMarcel Apfelbaum1-0/+6
2015-03-11machine: query kernel-irqchip propertyMarcel Apfelbaum2-19/+11
2015-03-11machine: allowed/required kernel-irqchip supportMarcel Apfelbaum1-9/+15
2015-03-11machine: replace qemu opts with iommu propertyMarcel Apfelbaum2-1/+6
2015-03-11Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20150311'...Peter Maydell11-14/+1025
2015-03-11Merge remote-tracking branch 'remotes/borntraeger/tags/s390x-20150310' into s...Peter Maydell7-107/+164
2015-03-11pci/shpc: fix signed integer overflowMichael S. Tsirkin1-1/+1
2015-03-11Merge remote-tracking branch 'remotes/amit/tags/vser-for-2.3-1' into stagingPeter 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-11netduino2: Add the Netduino 2 MachineAlistair Francis2-0/+58
2015-03-11stm32f205: Add the stm32f205 SoCAlistair Francis2-0/+161
2015-03-11stm32f2xx_SYSCFG: Add the stm32f2xx SYSCFGAlistair Francis2-0/+161
2015-03-11stm32f2xx_USART: Add the stm32f2xx USART ControllerAlistair Francis2-0/+230
2015-03-11stm32f2xx_timer: Add the stm32f2xx TimerAlistair Francis2-0/+330
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 Maydell2-4/+8
2015-03-11Merge remote-tracking branch 'remotes/ehabkost/tags/x86-pull-request' into st...Peter Maydell1-0/+35