index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2015-07-06
vfio: fix return type of pread
Paolo Bonzini
1
-1
/
+1
2015-07-06
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
26
-73
/
+299
2015-07-06
exec: skip MMIO regions correctly in cpu_physical_memory_write_rom_internal
Paolo Bonzini
1
-1
/
+13
2015-07-06
Stop including qemu-common.h in memory.h
Peter Maydell
6
-5
/
+22
2015-07-06
Merge remote-tracking branch 'remotes/xtensa/tags/20150706-xtensa' into staging
Peter Maydell
9
-16
/
+70
2015-07-06
target-xtensa: fix gdb register map construction
Max Filippov
7
-7
/
+27
2015-07-06
target-xtensa: add 64-bit floating point registers
Max Filippov
4
-9
/
+43
2015-07-06
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20150706'...
Peter Maydell
9
-15
/
+63
2015-07-06
arm_mptimer: Respect IT bit state
Dmitry Osipenko
1
-1
/
+1
2015-07-06
arm_mptimer: Fix timer shutdown and mode change
Dmitry Osipenko
1
-2
/
+9
2015-07-06
hw/intc/arm_gic_common.c: Reset all registers
Peter Maydell
1
-3
/
+18
2015-07-06
target-arm: Implement YIELD insn to yield in ARM and Thumb translators
Peter Maydell
1
-0
/
+7
2015-07-06
target-arm: Split DISAS_YIELD from DISAS_WFE
Peter Maydell
4
-3
/
+23
2015-07-06
Fix interval interrupt of cadence ttc when timer is in decrement mode
Johannes Schlatow
1
-5
/
+4
2015-07-06
target-arm: fix write helper for TLBI ALLE1IS
Sergey Fedorov
1
-1
/
+1
2015-07-05
Merge remote-tracking branch 'remotes/jnsnow/tags/ide-pull-request' into staging
Peter Maydell
9
-268
/
+635
2015-07-05
Merge remote-tracking branch 'remotes/ehabkost/tags/numa-pull-request' into s...
Peter Maydell
7
-78
/
+219
2015-07-04
ahci: fix sdb fis semantics
John Snow
1
-12
/
+17
2015-07-04
qtest/ahci: halted ncq migration test
John Snow
1
-4
/
+15
2015-07-04
ahci: Do not map cmd_fis to generate response
John Snow
1
-45
/
+5
2015-07-04
ahci: ncq migration
John Snow
1
-1
/
+50
2015-07-04
ahci: add get_cmd_header helper
John Snow
1
-3
/
+12
2015-07-04
ahci: add cmd header to ncq transfer state
John Snow
2
-5
/
+7
2015-07-04
qtest/ahci: halted NCQ test
John Snow
1
-4
/
+15
2015-07-04
ahci: correct ncq sector count
John Snow
2
-3
/
+6
2015-07-04
ahci: correct types in NCQTransferState
John Snow
2
-7
/
+7
2015-07-04
ahci: add rwerror=stop support for ncq
John Snow
4
-2
/
+44
2015-07-04
ahci: factor ncq_finish out of ncq_cb
John Snow
1
-12
/
+18
2015-07-04
ahci: refactor process_ncq_command
John Snow
1
-31
/
+42
2015-07-04
ahci: assert is_ncq for process_ncq
John Snow
1
-38
/
+30
2015-07-04
ahci: stash ncq command
John Snow
2
-1
/
+3
2015-07-04
ide: add limit to .prepare_buf()
John Snow
5
-24
/
+36
2015-07-04
qtest/ahci: ncq migration test
John Snow
1
-4
/
+15
2015-07-04
qtest/ahci: simple ncq data test
John Snow
3
-33
/
+53
2015-07-04
libqos/ahci: Force all NCQ commands to be LBA48
John Snow
1
-1
/
+1
2015-07-04
libqos/ahci: set the NCQ tag on command_commit
John Snow
1
-0
/
+5
2015-07-04
libqos/ahci: adjust expected NCQ interrupts
John Snow
1
-2
/
+7
2015-07-04
libqos/ahci: edit wait to be ncq aware
John Snow
1
-3
/
+7
2015-07-04
libqos/ahci: add NCQ frame support
John Snow
2
-10
/
+63
2015-07-04
libqos/ahci: fix cmd_sanity for ncq
John Snow
2
-24
/
+25
2015-07-04
ahci/qtest: Execute IDENTIFY prior to data commands
John Snow
1
-0
/
+6
2015-07-04
ahci: ncq sector count correction
John Snow
1
-3
/
+3
2015-07-04
ahci: add ncq debug checks
John Snow
1
-0
/
+23
2015-07-04
ahci: separate prdtl from opts
John Snow
2
-12
/
+14
2015-07-04
ahci: check for ncq prdtl overflow
John Snow
1
-5
/
+15
2015-07-04
ahci: add ncq_err helper
John Snow
1
-4
/
+10
2015-07-04
ahci: use shorter variables
John Snow
1
-8
/
+10
2015-07-04
ahci: Rename NCQFIS structure fields
John Snow
1
-10
/
+25
2015-07-04
qtest/ahci: add port_reset test
John Snow
1
-0
/
+24
2015-07-04
libqos/ahci: fix memory management bugs
John Snow
1
-2
/
+4
[next]