summaryrefslogtreecommitdiffstats
path: root/hw
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20150316' i...Peter Maydell2015-03-163-0/+22
|\
| * pc: Disable vmdesc submission for old machinesAlexander Graf2015-03-162-0/+2
| * migration: Allow to suppress vmdesc submissionAlexander Graf2015-03-161-0/+20
* | Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20150316'...Peter Maydell2015-03-161-0/+7
|\ \
| * | hw/intc/arm_gic: Initialize the vgic in the realize functionEric Auger2015-03-161-0/+7
* | | Merge remote-tracking branch 'remotes/kvaneesh/for-upstream' into stagingPeter Maydell2015-03-163-44/+32Star
|\ \ \ | |_|/ |/| |
| * | virtio: Fix memory leaks reported by CoverityStefan Weil2015-03-161-20/+8Star
| * | virtfs-proxy: Fix possible overflowShannon Zhao2015-03-161-0/+4
| * | hw/9pfs/virtio-9p-posix-acl: Fix out-of-bounds accessShannon Zhao2015-03-131-1/+1
| * | 9pfs-proxy: tiny cleanups in proxy_pwritev and proxy_preadvMichael Tokarev2015-03-121-10/+8Star
| * | 9pfs-local: simplify/optimize local_mapped_attr_path()Michael Tokarev2015-03-121-13/+11Star
* | | s390x/pci: fix length in sei_nt2 eventFrank Blaschka2015-03-161-0/+1
* | | s390x/ipl: remove dead codeDominik Dingel2015-03-161-3/+0Star
* | | s390x/virtio-bus: Remove unused function s390_virtio_bus_console()Thomas Huth2015-03-162-6/+0Star
* | | s390x: CPACF: Handle key wrap machine optionsTony Krowiak2015-03-161-0/+63
* | | virtio-ccw: assure BE accessesCornelia Huck2015-03-161-9/+13
* | | s390x/kvm: Guest Migration TOD clock synchronizationJason J. Herne2015-03-162-0/+56
* | | s390x: Replace unchecked qdev_init() by qdev_init_nofail()Markus Armbruster2015-03-161-5/+1Star
| |/ |/|
* | Merge remote-tracking branch 'remotes/kraxel/tags/pull-sdl-20150312-2' into s...Peter Maydell2015-03-132-3/+4
|\ \
| * | Allow the use of X11 from a non standard location.Jeremy White2015-03-121-0/+1
| * | configure: opengl overhaulGerd Hoffmann2015-03-122-3/+3
| |/
* | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell2015-03-1211-106/+128
|\ \ | |/ |/|
| * virtio-scsi: clean out duplicate cdb fieldMichael S. Tsirkin2015-03-111-1/+1
| * virtio-scsi: fix cdb/sense sizeMichael S. Tsirkin2015-03-111-5/+5
| * acpi: specify format for build_append_namestringMichael S. Tsirkin2015-03-111-0/+1
| * tpm: Move memory subregion function into realize functionStefan Berger2015-03-111-3/+3
| * virtio-pci: Convert to realize()Markus Armbruster2015-03-112-54/+36Star
| * pci: Convert pci_nic_init() to Error to avoid qdev_init()Markus Armbruster2015-03-111-4/+14
| * machine: query mem-merge machine propertyMarcel Apfelbaum2015-03-111-0/+6
| * machine: query dump-guest-core machine propertyMarcel Apfelbaum2015-03-111-0/+6
| * machine: query phandle-start machine propertyMarcel Apfelbaum2015-03-111-0/+5
| * machine: query kvm-shadow-mem machine propertyMarcel Apfelbaum2015-03-111-0/+6
| * machine: query kernel-irqchip propertyMarcel Apfelbaum2015-03-112-19/+11Star
| * machine: allowed/required kernel-irqchip supportMarcel Apfelbaum2015-03-111-9/+15
| * machine: replace qemu opts with iommu propertyMarcel Apfelbaum2015-03-112-1/+6
| * pci/shpc: fix signed integer overflowMichael S. Tsirkin2015-03-111-1/+1
| * acpi: fix aml_equal term implementationMarcel Apfelbaum2015-03-101-1/+0Star
| * aml-build: append opcodes using build_append_byteMichael S. Tsirkin2015-03-101-3/+3
| * aml-build: don't modify childMichael S. Tsirkin2015-03-101-6/+10
* | Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20150311'...Peter Maydell2015-03-1111-14/+1025
|\ \
| * | integrator/cp: Implement CARDIN and WPROT signalsJan Kiszka2015-03-111-6/+56
| * | integrator/cp: Model CP control registers as sysbus deviceJan Kiszka2015-03-111-8/+27
| * | netduino2: Add the Netduino 2 MachineAlistair Francis2015-03-112-0/+58
| * | stm32f205: Add the stm32f205 SoCAlistair Francis2015-03-112-0/+161
| * | stm32f2xx_SYSCFG: Add the stm32f2xx SYSCFGAlistair Francis2015-03-112-0/+161
| * | stm32f2xx_USART: Add the stm32f2xx USART ControllerAlistair Francis2015-03-112-0/+230
| * | stm32f2xx_timer: Add the stm32f2xx TimerAlistair Francis2015-03-112-0/+330
| * | hw/arm/virt: fix cmdline parsing bug with CPU options and smp > 1Ard Biesheuvel2015-03-111-1/+3
* | | Merge remote-tracking branch 'remotes/borntraeger/tags/s390x-20150310' into s...Peter Maydell2015-03-117-107/+164
|\ \ \
| * | | s390/bios: Make the s390-ccw.img relocatableThomas Huth2015-03-111-3/+21