summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'remotes/ehabkost/tags/work/numa-verify-cpus-pul...Peter Maydell2015-03-202-1/+7
|\
| * numa: introduce machine callback for VCPU to node mappingIgor Mammedov2015-03-192-1/+7
* | Merge remote-tracking branch 'remotes/kraxel/tags/pull-usb-20150320-1' into s...Peter Maydell2015-03-201-5/+7
|\ \ | |/ |/|
| * usb: Propagate errors through usb_register_companion()Markus Armbruster2015-03-171-5/+7
* | Merge remote-tracking branch 'remotes/amit/tags/vser-for-2.3-3' into stagingPeter Maydell2015-03-191-0/+11
|\ \
| * | virtio: serial: expose a 'guest_writable' callback for usersAmit Shah2015-03-191-0/+11
* | | Merge remote-tracking branch 'remotes/mjt/tags/pull-trivial-patches-2015-03-1...Peter Maydell2015-03-192-2/+4
|\ \ \
| * | | elf-loader: Add missing error handling for call of lseekStefan Weil2015-03-191-1/+3
| * | | Fix remaining warnings from Sparse (void return)Stefan Weil2015-03-191-1/+1
* | | | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell2015-03-193-3/+3
|\ \ \ \
| * | | | pci: fix several trivial typos in commentChen Fan2015-03-182-2/+2
| * | | | pcie: correct mistaken register bit for End-End TLP Prefix BlockingChen Fan2015-03-181-1/+1
* | | | | profiler: Reenable built-in profilerAlexey Kardashevskiy2015-03-181-3/+2
* | | | | nbd: Set block size to BDRV_SECTOR_SIZEMax Reitz2015-03-181-2/+2
* | | | | nbd: Fix potential signed overflow issuesMax Reitz2015-03-181-2/+2
* | | | | nbd: Handle blk_getlength() failureMax Reitz2015-03-181-1/+2
| |/ / / |/| | |
* | | | Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20150317' i...Peter Maydell2015-03-172-2/+0
|\ \ \ \
| * | | | migration: Remove unused functionsThomas Huth2015-03-172-2/+0
| | |_|/ | |/| |
* | | | qom: Implement info qom-tree HMP commandAndreas Färber2015-03-171-0/+1
|/ / /
* | | Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell2015-03-161-1/+0
|\ \ \ | |_|/ |/| |
| * | block: Drop bdrv_findFam Zheng2015-03-161-1/+0
* | | migration: Allow to suppress vmdesc submissionAlexander Graf2015-03-161-0/+1
* | | ram: make all save_page functions take a uint64_t parameterJuan Quintela2015-03-162-2/+2
|/ /
* | Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20150316' into stagingPeter Maydell2015-03-161-0/+12
|\ \
| * | kvm: encapsulate HAS_DEVICE for vm attrsDominik Dingel2015-03-161-0/+12
* | | tcg: Change translator-side labels to a pointerRichard Henderson2015-03-131-2/+2
|/ /
* | Merge remote-tracking branch 'remotes/kraxel/tags/pull-sdl-20150312-2' into s...Peter Maydell2015-03-132-0/+17
|\ \
| * | pixman: add a bunch of PIXMAN_BE_* defines for 32bppGerd Hoffmann2015-03-121-0/+16
| * | configure: opengl overhaulGerd Hoffmann2015-03-121-0/+1
* | | queue: fix QSLIST_INSERT_HEAD_ATOMIC racePaolo Bonzini2015-03-121-5/+6
* | | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell2015-03-124-15/+25
|\ \ \ | |/ / |/| / | |/
| * virtio-scsi: remove empty wrapper for cmdMichael S. Tsirkin2015-03-111-3/+1
| * virtio-scsi: clean out duplicate cdb fieldMichael S. Tsirkin2015-03-111-6/+1
| * virtio-scsi: fix cdb/sense sizeMichael S. Tsirkin2015-03-111-0/+3
| * uapi/virtio_scsi: allow overriding CDB/SENSE sizeMichael S. Tsirkin2015-03-111-2/+10
| * virtio-scsi: drop duplicate CDB/SENSE SIZEMichael S. Tsirkin2015-03-111-2/+0
| * exec: don't include hw/boards for linux-userMichael S. Tsirkin2015-03-111-4/+0
| * machine: query mem-merge machine propertyMarcel Apfelbaum2015-03-111-0/+1
| * machine: query dump-guest-core machine propertyMarcel Apfelbaum2015-03-111-0/+1
| * hw/boards: make it safe to include for linux-userMichael S. Tsirkin2015-03-111-0/+4
| * machine: query phandle-start machine propertyMarcel Apfelbaum2015-03-111-0/+1
| * machine: query kvm-shadow-mem machine propertyMarcel Apfelbaum2015-03-111-0/+1
| * kvm: add machine state to kvm_arch_initMarcel Apfelbaum2015-03-111-1/+1
| * machine: allowed/required kernel-irqchip supportMarcel Apfelbaum2015-03-111-1/+4
| * machine: replace qemu opts with iommu propertyMarcel Apfelbaum2015-03-111-0/+1
* | Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20150311'...Peter Maydell2015-03-115-1/+293
|\ \
| * | bitops.h: sextract64() return type should be int64_t, not uint64_tPeter Maydell2015-03-111-1/+1
| * | stm32f205: Add the stm32f205 SoCAlistair Francis2015-03-111-0/+57
| * | stm32f2xx_SYSCFG: Add the stm32f2xx SYSCFGAlistair Francis2015-03-111-0/+61
| * | stm32f2xx_USART: Add the stm32f2xx USART ControllerAlistair Francis2015-03-111-0/+73
OpenPOWER on IntegriCloud