summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* arm_gic: Add GICC_APRn state to the GICStateChristoffer Dall2014-02-081-0/+19
* vmstate: Add uint32 2D-array supportChristoffer Dall2014-02-081-0/+6
* arm_gic: Support setting/getting binary point regChristoffer Dall2014-02-081-0/+7
* arm_gic: Keep track of SGI sourcesChristoffer Dall2014-02-081-0/+7
* Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20140204-1'...Peter Maydell2014-02-085-14/+12
|\
| * Don't abort on memory allocation errorOrit Wasserman2014-02-041-1/+3
| * migration:fix free XBZRLE decoded_buf wrongGonglei (Arei)2014-02-041-0/+1
| * exec: fix ram_list dirty map optimizationAlexey Kardashevskiy2014-02-041-1/+2
| * vmstate: Make VMSTATE_STRUCT_POINTER take type, not ptr-to-typePeter Maydell2014-02-042-12/+6
* | Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-2014-02-02' in...Peter Maydell2014-02-052-2/+6
|\ \
| * | readline: Add missing GCC_FMT_ATTRStefan Weil2014-02-011-1/+2
| * | qemu 1.7.0 does not build on NetBSDMartin Husemann2014-02-011-1/+4
* | | Merge remote-tracking branch 'remotes/borntraeger/tags/kvm-s390-20140131' int...Peter Maydell2014-02-042-0/+80
|\ \ \ | |_|/ |/| |
| * | sclp-s390: Define new SCLP codes and structuresMatthew Rosato2014-01-281-0/+34
| * | s390-sclp: SCLP Event integrationJason J. Herne2014-01-212-0/+6
| * | s390-sclp: SCLP CPU InfoJason J. Herne2014-01-211-0/+32
| * | s390-sclp: Define New SCLP CodesJason J. Herne2014-01-211-0/+8
* | | cris: Remove the CRIS PIC glueEdgar E. Iglesias2014-02-031-2/+0
* | | Merge remote-tracking branch 'qmp-unstable/queue/qmp' into stagingPeter Maydell2014-02-012-11/+62
|\ \ \
| * | | virtio_rng: replace custom backend API with UserCreatable.complete() callbackIgor Mammedov2014-01-281-11/+0
| * | | add optional 2nd stage initialization to -object/object-add commandsIgor Mammedov2014-01-281-0/+62
* | | | Merge remote-tracking branch 'pmaydell/tags/pull-target-arm-20140131' into st...Peter Maydell2014-02-011-0/+1
|\ \ \ \
| * | | | arm_gic: Introduce define for GIC_NR_SGISChristoffer Dall2014-01-311-0/+1
| | |_|/ | |/| |
* | | | Merge remote-tracking branch 'remotes/awilliam/tags/vfio-pci-for-qemu-2014012...Peter Maydell2014-02-011-0/+1
|\ \ \ \ | |/ / / |/| | |
| * | | kvm: initialize qemu_host_page_sizeAlexey Kardashevskiy2014-01-171-0/+1
| | |/ | |/|
* | | Merge remote-tracking branch 'mst/tags/for_anthony' into stagingPeter Maydell2014-01-317-1/+154
|\ \ \
| * | | pc: Save size of RAM below 4GBEduardo Habkost2014-01-261-1/+1
| * | | pc: ACPI: unify source of CPU hotplug IO base/lenIgor Mammedov2014-01-261-0/+1
| * | | acpi: ich9: add CPU hotplug handling to Q35 machineIgor Mammedov2014-01-262-0/+5
| * | | acpi: factor out common cpu hotplug code for PIIX4/Q35Igor Mammedov2014-01-262-0/+49
| * | | piix4: add acpi pci hotplug supportMichael S. Tsirkin2014-01-261-0/+5
| * | | pcihp: generalization of piix4 acpiMichael S. Tsirkin2014-01-261-0/+72
| * | | pci: add pci_for_each_bus_depth_firstMichael S. Tsirkin2014-01-261-0/+14
| * | | Add DSDT node for AppleSMCGabriel L. Somlo2014-01-261-0/+7
| | |/ | |/|
* | | Merge remote-tracking branch 'mjt/tags/trivial-patches-2014-01-16' into stagingPeter Maydell2014-01-302-3/+5
|\ \ \ | |/ / |/| |
| * | exec: Exclude non portable function for MinGWStefan Weil2014-01-151-0/+2
| * | Fix typo of tiemr in timer.hNamhyung Kim2014-01-151-3/+3
| |/
* | Merge remote-tracking branch 'kraxel/tags/pull-usb-2' into stagingAnthony Liguori2014-01-242-0/+12
|\ \
| * | usb: add support for microsoft os descriptorsGerd Hoffmann2014-01-162-0/+12
| |/
* | qemu-iotests: Test pwritev RMW logicKevin Wolf2014-01-241-0/+8
* | block: Make bdrv_pwrite() a bdrv_prwv_co() wrapperKevin Wolf2014-01-241-1/+0
* | block: Allow wait_serialising_requests() at any pointKevin Wolf2014-01-241-0/+2
* | block: Make overlap range for serialisation dynamicKevin Wolf2014-01-241-0/+4
* | block: Generalise and optimise COR serialisationKevin Wolf2014-01-241-2/+3
* | block: Switch BdrvTrackedRequest to byte granularityKevin Wolf2014-01-241-2/+2
* | raw: Probe required direct I/O alignmentPaolo Bonzini2014-01-241-0/+3
* | block: rename buffer_alignment to guest_block_sizePaolo Bonzini2014-01-242-3/+3
* | block: Don't use guest sector size for qemu_blockalign()Kevin Wolf2014-01-242-0/+6
* | block: Update BlockLimits when they might have changedKevin Wolf2014-01-241-0/+1
* | block: Move initialisation of BlockLimits to bdrv_refresh_limits()Kevin Wolf2014-01-241-0/+2
OpenPOWER on IntegriCloud