summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'remotes/agraf/tags/signed-ppc-for-upstream' int...Peter Maydell2015-07-075-16/+54
|\
| * xics_kvm: Don't enable KVM_CAP_IRQ_XICS if already enabledBharata B Rao2015-07-071-0/+1
| * cpus: Add a macro to walk CPUs in reverseBharata B Rao2015-07-071-0/+2
| * spapr: Support ibm, lrdr-capacity device tree propertyBharata B Rao2015-07-071-0/+2
| * spapr: Add sPAPRMachineClassDavid Gibson2015-07-071-0/+15
| * spapr: Remove obsolete entry_point field from sPAPRMachineStateDavid Gibson2015-07-071-1/+1
| * spapr: Remove obsolete ram_limit field from sPAPRMachineStateDavid Gibson2015-07-071-1/+0
| * spapr: Merge sPAPREnvironment into sPAPRMachineStateDavid Gibson2015-07-073-14/+33
* | Merge remote-tracking branch 'remotes/ehabkost/tags/x86-pull-request' into st...Peter Maydell2015-07-071-1/+6
|\ \
| * | i386: Introduce ARAT CPU featureJan Kiszka2015-07-071-1/+6
| |/
* | Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell2015-07-071-0/+8
|\ \
| * | blockjob: add block_job_release functionTing Wang2015-07-071-0/+8
* | | Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20150707' i...Peter Maydell2015-07-075-6/+21
|\ \ \
| * | | migration: extend migration_bitmapLi Zhijian2015-07-071-0/+3
| * | | migration: Make events a capabilityJuan Quintela2015-07-071-0/+1
| * | | migration: Add configuration sectionJuan Quintela2015-07-071-0/+2
| * | | vmstate: Create optional sectionsJuan Quintela2015-07-071-0/+2
| * | | global_state: Make section optionalJuan Quintela2015-07-071-0/+1
| * | | migration: create new section to store global stateJuan Quintela2015-07-071-0/+1
| * | | runstate: Add runstate storeJuan Quintela2015-07-071-0/+1
| * | | Rework ram_control_load_hook to hook during block loadDr. David Alan Gilbert2015-07-072-6/+10
| | |/ | |/|
* | | Merge remote-tracking branch 'remotes/kraxel/tags/pull-vga-20150707-1' into s...Peter Maydell2015-07-071-3/+0
|\ \ \ | |/ / |/| |
| * | virtio-gpu: use virtio_instance_init_common, fixup propertiesGerd Hoffmann2015-07-071-3/+0
* | | Merge remote-tracking branch 'remotes/awilliam/tags/vfio-update-20150706.0' i...Peter Maydell2015-07-075-2/+18
|\ \ \ | |_|/ |/| |
| * | vfio/pci : Add pba_offset PCI quirk for Chelsio T5 devicesGabriel Laupre2015-07-061-0/+2
| * | hw/vfio/platform: add irqfd supportEric Auger2015-07-061-0/+2
| * | kvm: some fixes to kvm_resamplefds_allowedEric Auger2015-07-061-0/+1
| * | sysbus: add irq_routing_notifierEric Auger2015-07-061-0/+1
| * | kvm-all.c: add qemu_irq/gsi hash table and utility routinesEric Auger2015-07-061-0/+6
| * | kvm: rename kvm_irqchip_[add,remove]_irqfd_notifier with gsi suffixEric Auger2015-07-061-3/+4
| * | cpu-all: complete "real" host page size APIPeter Crosthwaite2015-07-061-0/+3
* | | pc: add SMM propertyPaolo Bonzini2015-07-061-0/+3
* | | ich9: add smm_enabled field and argumentsPaolo Bonzini2015-07-062-2/+3
* | | pc_piix: rename kvm_enabled to smm_enabledPaolo Bonzini2015-07-061-1/+1
* | | kvm-all: add support for multiple address spacesPaolo Bonzini2015-07-061-0/+4
* | | kvm-all: make KVM's memory listener more genericPaolo Bonzini2015-07-061-0/+5
* | | kvm-all: move internal types to kvm_int.hPaolo Bonzini2015-07-061-0/+30
* | | linux-headers: Update to 4.2-rc1Alexey Kardashevskiy2015-07-063-2/+11
|/ /
* | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell2015-07-0610-39/+117
|\ \
| * | Stop including qemu-common.h in memory.hPeter Maydell2015-07-065-4/+21
| * | memory: Add global-locking property to memory regionsJan Kiszka2015-07-011-0/+26
| * | main-loop: introduce qemu_mutex_iothread_lockedPaolo Bonzini2015-07-011-0/+10
| * | cpu-defs: Move out TB_JMP definesPeter Crosthwaite2015-06-262-8/+8
| * | include/exec: Move tb hash functions outPeter Crosthwaite2015-06-262-20/+43
| * | include/exec: Move standard exceptions to cpu-all.hPeter Crosthwaite2015-06-262-6/+6
| * | cpu-defs: Move CPU_TEMP_BUF_NLONGS to tcgPeter Crosthwaite2015-06-261-1/+0
| * | qemu-common: add VEC_OR macroArtyom Tarasenko2015-06-261-0/+3
* | | numa: API to lookup NUMA node by addressBharata B Rao2015-07-031-0/+1
* | | numa,pc-dimm: Store pc-dimm memory information in numa_infoBharata B Rao2015-07-031-0/+10
* | | pc,pc-dimm: Factor out reusable parts in pc_dimm_plug to a separate routineBharata B Rao2015-07-031-0/+4
OpenPOWER on IntegriCloud