aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2015-03-13tcg: Change translator-side labels to a pointerRichard Henderson
2015-03-13Merge remote-tracking branch 'remotes/kraxel/tags/pull-sdl-20150312-2' into s...Peter Maydell
2015-03-12queue: fix QSLIST_INSERT_HEAD_ATOMIC racePaolo Bonzini
2015-03-12pixman: add a bunch of PIXMAN_BE_* defines for 32bppGerd Hoffmann
2015-03-12configure: opengl overhaulGerd Hoffmann
2015-03-12Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2015-03-11virtio-scsi: remove empty wrapper for cmdMichael S. Tsirkin
2015-03-11virtio-scsi: clean out duplicate cdb fieldMichael S. Tsirkin
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-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: 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-11bitops.h: sextract64() return type should be int64_t, not uint64_tpull-target-arm-20150311Peter Maydell
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-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-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: Add missing documentation for some CPUClass methodsPeter Maydell
2015-03-10Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell
2015-03-10BlockConf: Call backend functions to detect geometry and blocksizesEkaterina Tumanova
2015-03-10block-backend: Add wrappers for blocksizes and geometry probingEkaterina Tumanova
2015-03-10block: add bdrv functions for geometry and blocksizeEkaterina Tumanova
2015-03-10qcow2: Allow creation with refcount order != 4Max Reitz
2015-03-10vnc: set id at parse time not init timeGerd Hoffmann
2015-03-10hw: Propagate errors through qdev_prop_set_drive()Markus Armbruster
2015-03-10m48t59: introduce new base-year qdev propertyMark Cave-Ayland
2015-03-10m48t59: let init functions return a Nvram objectHervé Poussineau
2015-03-10m48t59: add a Nvram interfaceHervé Poussineau
2015-03-10elf-loader: Provide the possibility to relocate s390 ELF filesThomas Huth
2015-03-10synchronize Linux headers to 4.0-rc3Christian Borntraeger
2015-03-10xen: Remove xen_cmos_set_s3_resume()Thomas Huth
2015-03-10ui: Removed unused functionsThomas Huth
2015-03-10qerror.h: Swap definitions that were not in alphabetical orderAlberto Garcia
2015-03-09target-i386: Move topology.h to include/hw/i386Eduardo Habkost
2015-03-09sPAPR: Implement EEH RTAS callsGavin Shan