aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2014-02-11exec: Make iotlb_to_region input an ASEdgar E. Iglesias
2014-02-11exec: Make tb_invalidate_phys_addr input an ASEdgar E. Iglesias
2014-02-08hw/arm/allwinner-a10: initialize EMACBeniamino Galvani
2014-02-08hw/net: add support for Allwinner EMAC Fast Ethernet controllerBeniamino Galvani
2014-02-08util/fifo8: implement push/pop of multiple bytesBeniamino Galvani
2014-02-08disas: Implement disassembly output for A64Claudio Fontana
2014-02-08arm_gic: Add GICC_APRn state to the GICStateChristoffer Dall
2014-02-08vmstate: Add uint32 2D-array supportChristoffer Dall
2014-02-08arm_gic: Support setting/getting binary point regChristoffer Dall
2014-02-08arm_gic: Keep track of SGI sourcesChristoffer Dall
2014-02-08Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20140204-1'...Peter Maydell
2014-02-05Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-2014-02-02' in...Peter Maydell
2014-02-04Merge remote-tracking branch 'remotes/borntraeger/tags/kvm-s390-20140131' int...Peter Maydell
2014-02-04Don't abort on memory allocation errorOrit Wasserman
2014-02-04migration:fix free XBZRLE decoded_buf wrongGonglei (Arei)
2014-02-04exec: fix ram_list dirty map optimizationAlexey Kardashevskiy
2014-02-04vmstate: Make VMSTATE_STRUCT_POINTER take type, not ptr-to-typePeter Maydell
2014-02-03cris: Remove the CRIS PIC glueEdgar E. Iglesias
2014-02-01Merge remote-tracking branch 'qmp-unstable/queue/qmp' into stagingPeter Maydell
2014-02-01Merge remote-tracking branch 'pmaydell/tags/pull-target-arm-20140131' into st...Peter Maydell
2014-02-01Merge remote-tracking branch 'remotes/awilliam/tags/vfio-pci-for-qemu-2014012...Peter Maydell
2014-02-01readline: Add missing GCC_FMT_ATTRStefan Weil
2014-02-01qemu 1.7.0 does not build on NetBSDMartin Husemann
2014-01-31arm_gic: Introduce define for GIC_NR_SGISChristoffer Dall
2014-01-31Merge remote-tracking branch 'mst/tags/for_anthony' into stagingPeter Maydell
2014-01-30Merge remote-tracking branch 'mjt/tags/trivial-patches-2014-01-16' into stagingPeter Maydell
2014-01-28virtio_rng: replace custom backend API with UserCreatable.complete() callbackIgor Mammedov
2014-01-28add optional 2nd stage initialization to -object/object-add commandsIgor Mammedov
2014-01-28sclp-s390: Define new SCLP codes and structuresMatthew Rosato
2014-01-26pc: Save size of RAM below 4GBEduardo Habkost
2014-01-26pc: ACPI: unify source of CPU hotplug IO base/lenIgor Mammedov
2014-01-26acpi: ich9: add CPU hotplug handling to Q35 machineIgor Mammedov
2014-01-26acpi: factor out common cpu hotplug code for PIIX4/Q35Igor Mammedov
2014-01-26piix4: add acpi pci hotplug supportMichael S. Tsirkin
2014-01-26pcihp: generalization of piix4 acpiMichael S. Tsirkin
2014-01-26pci: add pci_for_each_bus_depth_firstMichael S. Tsirkin
2014-01-26Add DSDT node for AppleSMCGabriel L. Somlo
2014-01-24Merge remote-tracking branch 'kraxel/tags/pull-usb-2' into stagingAnthony Liguori
2014-01-24qemu-iotests: Test pwritev RMW logicKevin Wolf
2014-01-24block: Make bdrv_pwrite() a bdrv_prwv_co() wrapperKevin Wolf
2014-01-24block: Allow wait_serialising_requests() at any pointKevin Wolf
2014-01-24block: Make overlap range for serialisation dynamicKevin Wolf
2014-01-24block: Generalise and optimise COR serialisationKevin Wolf
2014-01-24block: Switch BdrvTrackedRequest to byte granularityKevin Wolf
2014-01-24raw: Probe required direct I/O alignmentPaolo Bonzini
2014-01-24block: rename buffer_alignment to guest_block_sizePaolo Bonzini
2014-01-24block: Don't use guest sector size for qemu_blockalign()Kevin Wolf
2014-01-24block: Update BlockLimits when they might have changedKevin Wolf
2014-01-24block: Move initialisation of BlockLimits to bdrv_refresh_limits()Kevin Wolf
2014-01-24block: Create authorizations mechanism for external snapshot and resize.BenoƮt Canet