summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20150706'...Peter Maydell2015-07-069-15/+63
|\ \ \ | |/ / |/| |
| * | arm_mptimer: Respect IT bit stateDmitry Osipenko2015-07-061-1/+1
| * | arm_mptimer: Fix timer shutdown and mode changeDmitry Osipenko2015-07-061-2/+9
| * | hw/intc/arm_gic_common.c: Reset all registersPeter Maydell2015-07-061-3/+18
| * | target-arm: Implement YIELD insn to yield in ARM and Thumb translatorsPeter Maydell2015-07-061-0/+7
| * | target-arm: Split DISAS_YIELD from DISAS_WFEPeter Maydell2015-07-064-3/+23
| * | Fix interval interrupt of cadence ttc when timer is in decrement modeJohannes Schlatow2015-07-061-5/+4
| * | target-arm: fix write helper for TLBI ALLE1ISSergey Fedorov2015-07-061-1/+1
|/ /
* | Merge remote-tracking branch 'remotes/jnsnow/tags/ide-pull-request' into stagingPeter Maydell2015-07-059-268/+635
|\ \
| * | ahci: fix sdb fis semanticsJohn Snow2015-07-041-12/+17
| * | qtest/ahci: halted ncq migration testJohn Snow2015-07-041-4/+15
| * | ahci: Do not map cmd_fis to generate responseJohn Snow2015-07-041-45/+5
| * | ahci: ncq migrationJohn Snow2015-07-041-1/+50
| * | ahci: add get_cmd_header helperJohn Snow2015-07-041-3/+12
| * | ahci: add cmd header to ncq transfer stateJohn Snow2015-07-042-5/+7
| * | qtest/ahci: halted NCQ testJohn Snow2015-07-041-4/+15
| * | ahci: correct ncq sector countJohn Snow2015-07-042-3/+6
| * | ahci: correct types in NCQTransferStateJohn Snow2015-07-042-7/+7
| * | ahci: add rwerror=stop support for ncqJohn Snow2015-07-044-2/+44
| * | ahci: factor ncq_finish out of ncq_cbJohn Snow2015-07-041-12/+18
| * | ahci: refactor process_ncq_commandJohn Snow2015-07-041-31/+42
| * | ahci: assert is_ncq for process_ncqJohn Snow2015-07-041-38/+30
| * | ahci: stash ncq commandJohn Snow2015-07-042-1/+3
| * | ide: add limit to .prepare_buf()John Snow2015-07-045-24/+36
| * | qtest/ahci: ncq migration testJohn Snow2015-07-041-4/+15
| * | qtest/ahci: simple ncq data testJohn Snow2015-07-043-33/+53
| * | libqos/ahci: Force all NCQ commands to be LBA48John Snow2015-07-041-1/+1
OpenPOWER on IntegriCloud