summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2015-07-07spapr: Add sPAPRMachineClassDavid Gibson1-0/+15
2015-07-07spapr: Remove obsolete entry_point field from sPAPRMachineStateDavid Gibson1-1/+1
2015-07-07spapr: Remove obsolete ram_limit field from sPAPRMachineStateDavid Gibson1-1/+0
2015-07-07spapr: Merge sPAPREnvironment into sPAPRMachineStateDavid Gibson3-14/+33
2015-07-07i386: Introduce ARAT CPU featureJan Kiszka1-1/+6
2015-07-07Merge remote-tracking branch 'remotes/kraxel/tags/pull-vga-20150707-1' into s...Peter Maydell1-3/+0
2015-07-07blockjob: add block_job_release functionTing Wang1-0/+8
2015-07-07migration: extend migration_bitmapLi Zhijian1-0/+3
2015-07-07migration: Make events a capabilityJuan Quintela1-0/+1
2015-07-07migration: Add configuration sectionJuan Quintela1-0/+2
2015-07-07vmstate: Create optional sectionsJuan Quintela1-0/+2
2015-07-07global_state: Make section optionalJuan Quintela1-0/+1
2015-07-07migration: create new section to store global stateJuan Quintela1-0/+1
2015-07-07runstate: Add runstate storeJuan Quintela1-0/+1
2015-07-07Rework ram_control_load_hook to hook during block loadDr. David Alan Gilbert2-6/+10
2015-07-07ich9: add TCO interface emulationPaulo Alcantara5-3/+102
2015-07-07crypto: move built-in D3DES implementation into crypto/Daniel P. Berrange1-0/+49
2015-07-07crypto: move built-in AES implementation into crypto/Daniel P. Berrange1-0/+0
2015-07-07crypto: introduce new module for computing hash digestsDaniel P. Berrange2-0/+218
2015-07-07virtio-gpu: use virtio_instance_init_common, fixup propertiesGerd Hoffmann1-3/+0
2015-07-07vl: move rom_load_all after machine init doneEric Auger1-2/+1
2015-07-07Merge remote-tracking branch 'remotes/awilliam/tags/vfio-update-20150706.0' i...Peter Maydell5-2/+18
2015-07-06vfio/pci : Add pba_offset PCI quirk for Chelsio T5 devicesGabriel Laupre1-0/+2
2015-07-06hw/vfio/platform: add irqfd supportEric Auger1-0/+2
2015-07-06kvm: some fixes to kvm_resamplefds_allowedEric Auger1-0/+1
2015-07-06sysbus: add irq_routing_notifierEric Auger1-0/+1
2015-07-06kvm-all.c: add qemu_irq/gsi hash table and utility routinesEric Auger1-0/+6
2015-07-06kvm: rename kvm_irqchip_[add,remove]_irqfd_notifier with gsi suffixEric Auger1-3/+4
2015-07-06cpu-all: complete "real" host page size APIPeter Crosthwaite1-0/+3
2015-07-06pc: add SMM propertyPaolo Bonzini1-0/+3
2015-07-06ich9: add smm_enabled field and argumentsPaolo Bonzini2-2/+3
2015-07-06pc_piix: rename kvm_enabled to smm_enabledPaolo Bonzini1-1/+1
2015-07-06kvm-all: add support for multiple address spacesPaolo Bonzini1-0/+4
2015-07-06kvm-all: make KVM's memory listener more genericPaolo Bonzini1-0/+5
2015-07-06kvm-all: move internal types to kvm_int.hPaolo Bonzini1-0/+30
2015-07-06linux-headers: Update to 4.2-rc1Alexey Kardashevskiy3-2/+11
2015-07-06Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell10-39/+117
2015-07-06Stop including qemu-common.h in memory.hPeter Maydell5-4/+21
2015-07-03numa: API to lookup NUMA node by addressBharata B Rao1-0/+1
2015-07-03numa,pc-dimm: Store pc-dimm memory information in numa_infoBharata B Rao1-0/+10
2015-07-03pc,pc-dimm: Factor out reusable parts in pc_dimm_plug to a separate routineBharata B Rao1-0/+4
2015-07-03pc,pc-dimm: Extract hotplug related fields in PCMachineState to a structureBharata B Rao2-5/+13
2015-07-03virtio-input: add input routing supportGerd Hoffmann1-0/+2
2015-07-02block: Remove bdrv_reset_dirtyFam Zheng1-2/+0
2015-07-02qmp: Add optional bool "unmap" to drive-mirrorFam Zheng1-0/+2
2015-07-02block: Add bdrv_get_block_status_aboveFam Zheng1-0/+4
2015-07-02timer: Use a single definition of NSEC_PER_SEC for the whole codebaseAlberto Garcia1-1/+1
2015-07-02timer: Move NANOSECONDS_PER_SECONDS to timer.hAlberto Garcia2-2/+2
2015-07-02qapi: Rename 'dirty-bitmap' mode to 'incremental'John Snow1-1/+1
2015-07-01memory: Add global-locking property to memory regionsJan Kiszka1-0/+26