summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2015-03-13Merge remote-tracking branch 'remotes/kraxel/tags/pull-sdl-20150312-2' into s...Peter Maydell2-0/+17
2015-03-12queue: fix QSLIST_INSERT_HEAD_ATOMIC racePaolo Bonzini1-5/+6
2015-03-12pixman: add a bunch of PIXMAN_BE_* defines for 32bppGerd Hoffmann1-0/+16
2015-03-12configure: opengl overhaulGerd Hoffmann1-0/+1
2015-03-12Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell4-15/+25
2015-03-11virtio-scsi: remove empty wrapper for cmdMichael S. Tsirkin1-3/+1
2015-03-11virtio-scsi: clean out duplicate cdb fieldMichael S. Tsirkin1-6/+1
2015-03-11virtio-scsi: fix cdb/sense sizeMichael S. Tsirkin1-0/+3
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. Tsirkin1-4/+0
2015-03-11machine: query mem-merge machine propertyMarcel Apfelbaum1-0/+1
2015-03-11machine: query dump-guest-core machine propertyMarcel Apfelbaum1-0/+1
2015-03-11hw/boards: make it safe to include for linux-userMichael S. Tsirkin1-0/+4
2015-03-11machine: query phandle-start machine propertyMarcel Apfelbaum1-0/+1
2015-03-11machine: query kvm-shadow-mem machine propertyMarcel Apfelbaum1-0/+1
2015-03-11kvm: add machine state to kvm_arch_initMarcel Apfelbaum1-1/+1
2015-03-11machine: allowed/required kernel-irqchip supportMarcel Apfelbaum1-1/+4
2015-03-11machine: replace qemu opts with iommu propertyMarcel Apfelbaum1-0/+1
2015-03-11Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20150311'...Peter Maydell5-1/+293
2015-03-11Merge remote-tracking branch 'remotes/borntraeger/tags/s390x-20150310' into s...Peter Maydell3-29/+105
2015-03-11bitops.h: sextract64() return type should be int64_t, not uint64_tPeter Maydell1-1/+1
2015-03-11stm32f205: Add the stm32f205 SoCAlistair Francis1-0/+57
2015-03-11stm32f2xx_SYSCFG: Add the stm32f2xx SYSCFGAlistair Francis1-0/+61
2015-03-11stm32f2xx_USART: Add the stm32f2xx USART ControllerAlistair Francis1-0/+73
2015-03-11stm32f2xx_timer: Add the stm32f2xx TimerAlistair Francis1-0/+101
2015-03-11Merge remote-tracking branch 'remotes/afaerber/tags/qom-cpu-for-peter' into s...Peter Maydell1-0/+12
2015-03-11Merge remote-tracking branch 'remotes/ehabkost/tags/x86-pull-request' into st...Peter Maydell1-0/+134
2015-03-11Merge remote-tracking branch 'remotes/mcayland/tags/qemu-sparc-signed' into s...Peter Maydell1-32/+29
2015-03-10Merge remote-tracking branch 'remotes/kraxel/tags/pull-vnc-20150310-1' into s...Peter Maydell1-1/+0
2015-03-10Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell1-2/+2
2015-03-10cpu: Add missing documentation for some CPUClass methodsPeter Maydell1-0/+12
2015-03-10Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell6-4/+38
2015-03-10BlockConf: Call backend functions to detect geometry and blocksizesEkaterina Tumanova2-4/+5
2015-03-10block-backend: Add wrappers for blocksizes and geometry probingEkaterina Tumanova1-0/+2
2015-03-10block: add bdrv functions for geometry and blocksizeEkaterina Tumanova2-0/+28
2015-03-10qcow2: Allow creation with refcount order != 4Max Reitz1-0/+1
2015-03-10vnc: set id at parse time not init timeGerd Hoffmann1-1/+0
2015-03-10hw: Propagate errors through qdev_prop_set_drive()Markus Armbruster1-2/+2
2015-03-10m48t59: introduce new base-year qdev propertyMark Cave-Ayland1-2/+3
2015-03-10m48t59: let init functions return a Nvram objectHervé Poussineau1-33/+5
2015-03-10m48t59: add a Nvram interfaceHervé Poussineau1-0/+24
2015-03-10elf-loader: Provide the possibility to relocate s390 ELF filesThomas Huth2-0/+80
2015-03-10synchronize Linux headers to 4.0-rc3Christian Borntraeger1-29/+25
2015-03-10xen: Remove xen_cmos_set_s3_resume()Thomas Huth1-1/+0
2015-03-10ui: Removed unused functionsThomas Huth1-3/+0
2015-03-10qerror.h: Swap definitions that were not in alphabetical orderAlberto Garcia1-3/+3
2015-03-09target-i386: Move topology.h to include/hw/i386Eduardo Habkost1-0/+134
2015-03-09sPAPR: Implement EEH RTAS callsGavin Shan2-2/+45
2015-03-09spapr_vio: Convert to realize()Markus Armbruster1-1/+1