summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | 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
| * | libqos/ahci: set the NCQ tag on command_commitJohn Snow2015-07-041-0/+5
| * | libqos/ahci: adjust expected NCQ interruptsJohn Snow2015-07-041-2/+7
| * | libqos/ahci: edit wait to be ncq awareJohn Snow2015-07-041-3/+7
| * | libqos/ahci: add NCQ frame supportJohn Snow2015-07-042-10/+63
| * | libqos/ahci: fix cmd_sanity for ncqJohn Snow2015-07-042-24/+25
| * | ahci/qtest: Execute IDENTIFY prior to data commandsJohn Snow2015-07-041-0/+6
| * | ahci: ncq sector count correctionJohn Snow2015-07-041-3/+3
| * | ahci: add ncq debug checksJohn Snow2015-07-041-0/+23
| * | ahci: separate prdtl from optsJohn Snow2015-07-042-12/+14
| * | ahci: check for ncq prdtl overflowJohn Snow2015-07-041-5/+15
| * | ahci: add ncq_err helperJohn Snow2015-07-041-4/+10
| * | ahci: use shorter variablesJohn Snow2015-07-041-8/+10
| * | ahci: Rename NCQFIS structure fieldsJohn Snow2015-07-041-10/+25
| * | qtest/ahci: add port_reset testJohn Snow2015-07-041-0/+24
| * | libqos/ahci: fix memory management bugsJohn Snow2015-07-041-2/+4
| * | qtest/ahci: add test_maxJohn Snow2015-07-041-5/+45
| * | ahci: Do not ignore memory access read sizeJohn Snow2015-07-041-2/+25
* | | Merge remote-tracking branch 'remotes/ehabkost/tags/numa-pull-request' into s...Peter Maydell2015-07-057-78/+219
|\ \ \ | |/ / |/| |
| * | numa: API to lookup NUMA node by addressBharata B Rao2015-07-032-0/+42
| * | numa: Store boot memory address range in node_infoBharata B Rao2015-07-031-0/+27
| * | numa,pc-dimm: Store pc-dimm memory information in numa_infoBharata B Rao2015-07-033-0/+40
| * | pc: Abort if HotplugHandlerClass::plug() failsBharata B Rao2015-07-031-1/+1
| * | pc,pc-dimm: Factor out reusable parts in pc_dimm_plug to a separate routineBharata B Rao2015-07-033-63/+87
| * | pc,pc-dimm: Extract hotplug related fields in PCMachineState to a structureBharata B Rao2015-07-034-19/+27
|/ /
* | Merge remote-tracking branch 'remotes/kraxel/tags/pull-input-20150703-1' into...Peter Maydell2015-07-033-6/+33
|\ \
OpenPOWER on IntegriCloud