aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-07-01kvm: Switch to unlocked MMIOPaolo Bonzini
2015-07-01acpi: mark PMTIMER as unlockedPaolo Bonzini
2015-07-01kvm: Switch to unlocked PIOJan Kiszka
2015-07-01kvm: First step to push iothread lock out of inner run loopJan Kiszka
2015-07-01memory: let address_space_rw/ld*/st* run outside the BQLJan Kiszka
2015-07-01exec: pull qemu_flush_coalesced_mmio_buffer() into address_space_rw/ld*/st*Paolo Bonzini
2015-07-01memory: Add global-locking property to memory regionsJan Kiszka
2015-07-01main-loop: introduce qemu_mutex_iothread_lockedPaolo Bonzini
2015-07-01main-loop: use qemu_mutex_lock_iothread consistentlyPaolo Bonzini
2015-07-01Fix irq route entries exceeding KVM_MAX_IRQ_ROUTES马文霜
2015-06-30s390x/css: Add a callback for when subchannel gets disabledThomas Huth
2015-06-30s390-ccw.img: updateCornelia Huck
2015-06-30s390-ccw.img: Consume service interruptsChristian Borntraeger
2015-06-30css: mss/mcss-e vs. migrationCornelia Huck
2015-06-30virtio-ccw: complete handling of guest-initiated resetsCornelia Huck
2015-06-29Merge remote-tracking branch 'remotes/vivier/tags/pull-m68k-20150629' into st...Peter Maydell
2015-06-29m68k: remove useless parameter op_size from gen_lea_indexed()Laurent Vivier
2015-06-29m68k: remove useless file m68k-qreg.hLaurent Vivier
2015-06-29m68k: is_mem is uselessLaurent Vivier
2015-06-29Merge remote-tracking branch 'remotes/bkoppelmann/tags/pull-tricore-20150629'...Peter Maydell
2015-06-29target-tricore: fix depositing bits from PCXI into ICRPaolo Bonzini
2015-06-26Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2015-06-26cpu-defs: Move out TB_JMP definesPeter Crosthwaite
2015-06-26include/exec: Move tb hash functions outPeter Crosthwaite
2015-06-26include/exec: Move standard exceptions to cpu-all.hPeter Crosthwaite
2015-06-26cpu-defs: Move CPU_TEMP_BUF_NLONGS to tcgPeter Crosthwaite
2015-06-26memory_mapping: Rework cpu related includesPeter Crosthwaite
2015-06-26cutils: allow compilation with iccArtyom Tarasenko
2015-06-26qemu-common: add VEC_OR macroArtyom Tarasenko
2015-06-26Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20150626'...Peter Maydell
2015-06-26hw/arm/virt: Make block devices default to virtioPeter Maydell
2015-06-26qdev-properties-system: Improve error message for drive assignment conflictPeter Maydell
2015-06-26qdev-properties-system: Change set_pointer's parse callback to use ErrorPeter Maydell
2015-06-26target-arm: A64: Print ELR when taking exceptionsSoren Brinkmann
2015-06-26target-arm: default empty semihosting cmdlineLiviu Ionescu
2015-06-26hw/arm/virt-acpi-build: Add GICv2m description in ACPI MADT tableShannon Zhao
2015-06-26hw/arm/virt-acpi-build: Fix table revision and some commentsShannon Zhao
2015-06-26Merge remote-tracking branch 'remotes/lalrae/tags/mips-20150626' into stagingPeter Maydell
2015-06-26target-mips: add mips32r6-generic CPU definitionYongbok Kim
2015-06-26target-mips: microMIPS32 R6 POOL16{A, C} instructionsYongbok Kim
2015-06-26target-mips: microMIPS32 R6 Major instructionsYongbok Kim
2015-06-26target-mips: microMIPS32 R6 POOL32{I, C} instructionsYongbok Kim
2015-06-26target-mips: microMIPS32 R6 POOL32F instructionsYongbok Kim
2015-06-26target-mips: microMIPS32 R6 POOL32A{XF} instructionsYongbok Kim
2015-06-26target-mips: microMIPS32 R6 branches and jumpsYongbok Kim
2015-06-26target-mips: add microMIPS32 R6 opcode enumYongbok Kim
2015-06-26target-mips: signal RI for removed instructions in microMIPS R6Yongbok Kim
2015-06-26target-mips: raise RI exceptions when FIR.PS = 0Yongbok Kim
2015-06-26target-mips: rearrange gen_compute_compact_branchYongbok Kim
2015-06-26target-mips: refactor {D}LSA, {D}ALIGN, {D}BITSWAPYongbok Kim