summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2014-02-13Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell10-22/+126
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-10hw/pci: switch to a generic hotplug handling for PCIDeviceIgor Mammedov2-12/+0
2014-02-10pci/pcie: convert PCIE hotplug to use hotplug-handler APIIgor Mammedov1-0/+5
2014-02-10pci/shpc: convert SHPC hotplug to use hotplug-handler APIIgor Mammedov1-0/+8
2014-02-10acpi/piix4pm: convert ACPI PCI hotplug to use hotplug-handler APIIgor Mammedov2-4/+7
2014-02-10qdev:pci: refactor PCIDevice to use generic "hotpluggable" propertyIgor Mammedov1-3/+0
2014-02-10qdev: add "hotpluggable" property to DeviceIgor Mammedov1-0/+3
2014-02-10qdev: add to BusState "hotplug-handler" linkIgor Mammedov1-0/+12
2014-02-10define hotplug interfaceIgor Mammedov1-0/+78
2014-02-10loader: document that errno is setMichael S. Tsirkin1-0/+7
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-05qtest: don't report signals if qtest driver enabledMichael S. Tsirkin1-0/+2
2014-02-05hw:piix4:acpi: reuse pcihp code for legacy PCI hotplugIgor Mammedov1-0/+1
2014-02-05pcihp: remove unused AcpiPciHpPciStatus.device_present fieldIgor Mammedov1-1/+0
2014-02-05pcihp: make pci_read() mmio calback compatible with legacy ACPI hotplugIgor Mammedov1-1/+2
2014-02-05pcihp: reduce number of device check eventsMichael S. Tsirkin1-1/+1
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