summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2014-02-14i2c: Rename i2c_bus to I2CBusAndreas Färber10-29/+29
2014-02-13qtest: don't report signals if qtest driver enabledMichael S. Tsirkin1-0/+2
2014-02-11exec: Make cpu_physical_memory_write_rom input an ASEdgar E. Iglesias1-1/+1
2014-02-11exec: Make stb_phys input an AddressSpaceEdgar E. Iglesias1-1/+1
2014-02-11exec: Make stw_*_phys input an AddressSpaceEdgar E. Iglesias1-3/+3
2014-02-11exec: Make stl_phys_notdirty input an AddressSpaceEdgar E. Iglesias1-1/+1
2014-02-11exec: Make stl_*_phys input an AddressSpaceEdgar E. Iglesias2-4/+4
2014-02-11exec: Make stq_*_phys input an AddressSpaceEdgar E. Iglesias1-3/+3
2014-02-11exec: Make lduw_*_phys input an AddressSpaceEdgar E. Iglesias1-3/+3
2014-02-11exec: Make ldq/ldub_*_phys input an AddressSpaceEdgar E. Iglesias1-4/+4
2014-02-11exec: Make ldl_*_phys input an AddressSpaceEdgar E. Iglesias2-4/+4
2014-02-11cpu: Add per-cpu address spaceEdgar E. Iglesias3-2/+8
2014-02-11memory: Add MemoryListener to typedefs.hEdgar E. Iglesias2-2/+1
2014-02-11exec: Make iotlb_to_region input an ASEdgar E. Iglesias2-3/+4
2014-02-11exec: Make tb_invalidate_phys_addr input an ASEdgar E. Iglesias1-1/+1
2014-02-08hw/arm/allwinner-a10: initialize EMACBeniamino Galvani1-0/+3
2014-02-08hw/net: add support for Allwinner EMAC Fast Ethernet controllerBeniamino Galvani1-0/+210
2014-02-08util/fifo8: implement push/pop of multiple bytesBeniamino Galvani1-0/+61
2014-02-08disas: Implement disassembly output for A64Claudio Fontana1-0/+1
2014-02-08arm_gic: Add GICC_APRn state to the GICStateChristoffer Dall1-0/+19
2014-02-08vmstate: Add uint32 2D-array supportChristoffer Dall1-0/+6
2014-02-08arm_gic: Support setting/getting binary point regChristoffer Dall1-0/+7
2014-02-08arm_gic: Keep track of SGI sourcesChristoffer Dall1-0/+7
2014-02-08Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20140204-1'...Peter Maydell5-14/+12
2014-02-05Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-2014-02-02' in...Peter Maydell2-2/+6
2014-02-04Merge remote-tracking branch 'remotes/borntraeger/tags/kvm-s390-20140131' int...Peter Maydell2-0/+80
2014-02-04Don't abort on memory allocation errorOrit Wasserman1-1/+3
2014-02-04migration:fix free XBZRLE decoded_buf wrongGonglei (Arei)1-0/+1
2014-02-04exec: fix ram_list dirty map optimizationAlexey Kardashevskiy1-1/+2
2014-02-04vmstate: Make VMSTATE_STRUCT_POINTER take type, not ptr-to-typePeter Maydell2-12/+6
2014-02-03cris: Remove the CRIS PIC glueEdgar E. Iglesias1-2/+0
2014-02-01Merge remote-tracking branch 'qmp-unstable/queue/qmp' into stagingPeter Maydell2-11/+62
2014-02-01Merge remote-tracking branch 'pmaydell/tags/pull-target-arm-20140131' into st...Peter Maydell1-0/+1
2014-02-01Merge remote-tracking branch 'remotes/awilliam/tags/vfio-pci-for-qemu-2014012...Peter Maydell1-0/+1
2014-02-01readline: Add missing GCC_FMT_ATTRStefan Weil1-1/+2
2014-02-01qemu 1.7.0 does not build on NetBSDMartin Husemann1-1/+4
2014-01-31arm_gic: Introduce define for GIC_NR_SGISChristoffer Dall1-0/+1
2014-01-31Merge remote-tracking branch 'mst/tags/for_anthony' into stagingPeter Maydell7-1/+154
2014-01-30Merge remote-tracking branch 'mjt/tags/trivial-patches-2014-01-16' into stagingPeter Maydell2-3/+5
2014-01-28virtio_rng: replace custom backend API with UserCreatable.complete() callbackIgor Mammedov1-11/+0
2014-01-28add optional 2nd stage initialization to -object/object-add commandsIgor Mammedov1-0/+62
2014-01-28sclp-s390: Define new SCLP codes and structuresMatthew Rosato1-0/+34
2014-01-26pc: Save size of RAM below 4GBEduardo Habkost1-1/+1
2014-01-26pc: ACPI: unify source of CPU hotplug IO base/lenIgor Mammedov1-0/+1
2014-01-26acpi: ich9: add CPU hotplug handling to Q35 machineIgor Mammedov2-0/+5
2014-01-26acpi: factor out common cpu hotplug code for PIIX4/Q35Igor Mammedov2-0/+49
2014-01-26piix4: add acpi pci hotplug supportMichael S. Tsirkin1-0/+5
2014-01-26pcihp: generalization of piix4 acpiMichael S. Tsirkin1-0/+72
2014-01-26pci: add pci_for_each_bus_depth_firstMichael S. Tsirkin1-0/+14
2014-01-26Add DSDT node for AppleSMCGabriel L. Somlo1-0/+7