summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* linux-user, ppc: mftbl can be used by user applicationLaurent Vivier2015-07-071-2/+1
* Merge remote-tracking branch 'remotes/awilliam/tags/vfio-update-20150706.0' i...Peter Maydell2015-07-0716-21/+224
|\
| * vfio/pci : Add pba_offset PCI quirk for Chelsio T5 devicesGabriel Laupre2015-07-062-0/+29
| * vfio: Unregister IOMMU notifiers when container is destroyedAlexey Kardashevskiy2015-07-061-0/+8
| * hw/vfio/platform: add irqfd supportEric Auger2015-07-063-0/+103
| * kvm: some fixes to kvm_resamplefds_allowedEric Auger2015-07-062-0/+2
| * sysbus: add irq_routing_notifierEric Auger2015-07-062-0/+7
| * intc: arm_gic_kvm: set the qemu_irq/gsi mappingEric Auger2015-07-061-0/+6
| * kvm-all.c: add qemu_irq/gsi hash table and utility routinesEric Auger2015-07-062-0/+39
| * kvm: rename kvm_irqchip_[add,remove]_irqfd_notifier with gsi suffixEric Auger2015-07-066-18/+21
| * vfio: cpu: Use "real" page size APIPeter Crosthwaite2015-07-061-3/+4
| * cpu-all: complete "real" host page size APIPeter Crosthwaite2015-07-062-0/+5
| * vfio: fix return type of preadPaolo Bonzini2015-07-061-1/+1
* | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream-smm' into sta...Peter Maydell2015-07-0622-344/+517
|\ \ | |/ |/|
| * pc: add SMM propertyPaolo Bonzini2015-07-067-2/+76
| * ich9: add smm_enabled field and argumentsPaolo Bonzini2015-07-065-7/+11
| * pc_piix: rename kvm_enabled to smm_enabledPaolo Bonzini2015-07-063-7/+7
| * target-i386: register a separate KVM address space including SMRAM regionsPaolo Bonzini2015-07-061-1/+40
| * kvm-all: kvm_irqchip_create is not expected to failPaolo Bonzini2015-07-061-17/+18
| * kvm-all: add support for multiple address spacesPaolo Bonzini2015-07-062-7/+10
| * kvm-all: make KVM's memory listener more genericPaolo Bonzini2015-07-062-62/+94
| * kvm-all: move internal types to kvm_int.hPaolo Bonzini2015-07-062-17/+31
| * kvm-all: remove useless typedefPaolo Bonzini2015-07-061-3/+1
| * kvm-all: put kvm_mem_flags to more workAndrew Jones2015-07-061-22/+20
| * target-i386: add support for SMBASE MSR and SMIsPaolo Bonzini2015-07-062-12/+94
| * piix4/ich9: do not raise SMI on ACPI enable/disable commandsPaolo Bonzini2015-07-062-0/+6
| * linux-headers: Update to 4.2-rc1Alexey Kardashevskiy2015-07-067-199/+121
|/
* Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell2015-07-0626-73/+299
|\
| * exec: skip MMIO regions correctly in cpu_physical_memory_write_rom_internalPaolo Bonzini2015-07-061-1/+13
| * Stop including qemu-common.h in memory.hPeter Maydell2015-07-066-5/+22
| * kvm: Switch to unlocked MMIOPaolo Bonzini2015-07-011-2/+1
| * acpi: mark PMTIMER as unlockedPaolo Bonzini2015-07-011-0/+1
| * kvm: Switch to unlocked PIOJan Kiszka2015-07-011-2/+1
| * kvm: First step to push iothread lock out of inner run loopJan Kiszka2015-07-015-2/+46
| * memory: let address_space_rw/ld*/st* run outside the BQLJan Kiszka2015-07-011-9/+57
| * exec: pull qemu_flush_coalesced_mmio_buffer() into address_space_rw/ld*/st*Paolo Bonzini2015-07-012-12/+21
| * memory: Add global-locking property to memory regionsJan Kiszka2015-07-012-0/+37
| * main-loop: introduce qemu_mutex_iothread_lockedPaolo Bonzini2015-07-013-0/+24
| * main-loop: use qemu_mutex_lock_iothread consistentlyPaolo Bonzini2015-07-011-3/+7
| * Fix irq route entries exceeding KVM_MAX_IRQ_ROUTES马文霜2015-07-011-7/+10
| * cpu-defs: Move out TB_JMP definesPeter Crosthwaite2015-06-262-8/+8
| * include/exec: Move tb hash functions outPeter Crosthwaite2015-06-264-20/+45
| * 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-262-1/+2
| * memory_mapping: Rework cpu related includesPeter Crosthwaite2015-06-261-1/+1
| * cutils: allow compilation with iccArtyom Tarasenko2015-06-261-7/+7
| * qemu-common: add VEC_OR macroArtyom Tarasenko2015-06-261-0/+3
* | Merge remote-tracking branch 'remotes/xtensa/tags/20150706-xtensa' into stagingPeter Maydell2015-07-069-16/+70
|\ \
| * | target-xtensa: fix gdb register map constructionMax Filippov2015-07-067-7/+27
| * | target-xtensa: add 64-bit floating point registersMax Filippov2015-07-064-9/+43
OpenPOWER on IntegriCloud