summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-07-06vfio: fix return type of preadPaolo Bonzini
2015-07-06Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2015-07-06exec: skip MMIO regions correctly in cpu_physical_memory_write_rom_internalPaolo Bonzini
2015-07-06Stop including qemu-common.h in memory.hPeter Maydell
2015-07-06Merge remote-tracking branch 'remotes/xtensa/tags/20150706-xtensa' into stagingPeter Maydell
2015-07-06target-xtensa: fix gdb register map constructionMax Filippov
2015-07-06target-xtensa: add 64-bit floating point registersMax Filippov
2015-07-06Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20150706'...Peter Maydell
2015-07-06arm_mptimer: Respect IT bit stateDmitry Osipenko
2015-07-06arm_mptimer: Fix timer shutdown and mode changeDmitry Osipenko
2015-07-06hw/intc/arm_gic_common.c: Reset all registersPeter Maydell
2015-07-06target-arm: Implement YIELD insn to yield in ARM and Thumb translatorsPeter Maydell
2015-07-06target-arm: Split DISAS_YIELD from DISAS_WFEPeter Maydell
2015-07-06Fix interval interrupt of cadence ttc when timer is in decrement modeJohannes Schlatow
2015-07-06target-arm: fix write helper for TLBI ALLE1ISSergey Fedorov
2015-07-05Merge remote-tracking branch 'remotes/jnsnow/tags/ide-pull-request' into stagingPeter Maydell
2015-07-05Merge remote-tracking branch 'remotes/ehabkost/tags/numa-pull-request' into s...Peter Maydell
2015-07-04ahci: fix sdb fis semanticsJohn Snow
2015-07-04qtest/ahci: halted ncq migration testJohn Snow
2015-07-04ahci: Do not map cmd_fis to generate responseJohn Snow
2015-07-04ahci: ncq migrationJohn Snow
2015-07-04ahci: add get_cmd_header helperJohn Snow
2015-07-04ahci: add cmd header to ncq transfer stateJohn Snow
2015-07-04qtest/ahci: halted NCQ testJohn Snow
2015-07-04ahci: correct ncq sector countJohn Snow
2015-07-04ahci: correct types in NCQTransferStateJohn Snow
2015-07-04ahci: add rwerror=stop support for ncqJohn Snow
2015-07-04ahci: factor ncq_finish out of ncq_cbJohn Snow
2015-07-04ahci: refactor process_ncq_commandJohn Snow
2015-07-04ahci: assert is_ncq for process_ncqJohn Snow
2015-07-04ahci: stash ncq commandJohn Snow
2015-07-04ide: add limit to .prepare_buf()John Snow
2015-07-04qtest/ahci: ncq migration testJohn Snow
2015-07-04qtest/ahci: simple ncq data testJohn Snow
2015-07-04libqos/ahci: Force all NCQ commands to be LBA48John Snow
2015-07-04libqos/ahci: set the NCQ tag on command_commitJohn Snow
2015-07-04libqos/ahci: adjust expected NCQ interruptsJohn Snow
2015-07-04libqos/ahci: edit wait to be ncq awareJohn Snow
2015-07-04libqos/ahci: add NCQ frame supportJohn Snow
2015-07-04libqos/ahci: fix cmd_sanity for ncqJohn Snow
2015-07-04ahci/qtest: Execute IDENTIFY prior to data commandsJohn Snow
2015-07-04ahci: ncq sector count correctionJohn Snow
2015-07-04ahci: add ncq debug checksJohn Snow
2015-07-04ahci: separate prdtl from optsJohn Snow
2015-07-04ahci: check for ncq prdtl overflowJohn Snow
2015-07-04ahci: add ncq_err helperJohn Snow
2015-07-04ahci: use shorter variablesJohn Snow
2015-07-04ahci: Rename NCQFIS structure fieldsJohn Snow
2015-07-04qtest/ahci: add port_reset testJohn Snow
2015-07-04libqos/ahci: fix memory management bugsJohn Snow