index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2015-07-06
vfio: fix return type of pread
Paolo Bonzini
2015-07-06
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2015-07-06
exec: skip MMIO regions correctly in cpu_physical_memory_write_rom_internal
Paolo Bonzini
2015-07-06
Stop including qemu-common.h in memory.h
Peter Maydell
2015-07-06
Merge remote-tracking branch 'remotes/xtensa/tags/20150706-xtensa' into staging
Peter Maydell
2015-07-06
target-xtensa: fix gdb register map construction
Max Filippov
2015-07-06
target-xtensa: add 64-bit floating point registers
Max Filippov
2015-07-06
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20150706'...
Peter Maydell
2015-07-06
arm_mptimer: Respect IT bit state
Dmitry Osipenko
2015-07-06
arm_mptimer: Fix timer shutdown and mode change
Dmitry Osipenko
2015-07-06
hw/intc/arm_gic_common.c: Reset all registers
Peter Maydell
2015-07-06
target-arm: Implement YIELD insn to yield in ARM and Thumb translators
Peter Maydell
2015-07-06
target-arm: Split DISAS_YIELD from DISAS_WFE
Peter Maydell
2015-07-06
Fix interval interrupt of cadence ttc when timer is in decrement mode
Johannes Schlatow
2015-07-06
target-arm: fix write helper for TLBI ALLE1IS
Sergey Fedorov
2015-07-05
Merge remote-tracking branch 'remotes/jnsnow/tags/ide-pull-request' into staging
Peter Maydell
2015-07-05
Merge remote-tracking branch 'remotes/ehabkost/tags/numa-pull-request' into s...
Peter Maydell
2015-07-04
ahci: fix sdb fis semantics
John Snow
2015-07-04
qtest/ahci: halted ncq migration test
John Snow
2015-07-04
ahci: Do not map cmd_fis to generate response
John Snow
2015-07-04
ahci: ncq migration
John Snow
2015-07-04
ahci: add get_cmd_header helper
John Snow
2015-07-04
ahci: add cmd header to ncq transfer state
John Snow
2015-07-04
qtest/ahci: halted NCQ test
John Snow
2015-07-04
ahci: correct ncq sector count
John Snow
2015-07-04
ahci: correct types in NCQTransferState
John Snow
2015-07-04
ahci: add rwerror=stop support for ncq
John Snow
2015-07-04
ahci: factor ncq_finish out of ncq_cb
John Snow
2015-07-04
ahci: refactor process_ncq_command
John Snow
2015-07-04
ahci: assert is_ncq for process_ncq
John Snow
2015-07-04
ahci: stash ncq command
John Snow
2015-07-04
ide: add limit to .prepare_buf()
John Snow
2015-07-04
qtest/ahci: ncq migration test
John Snow
2015-07-04
qtest/ahci: simple ncq data test
John Snow
2015-07-04
libqos/ahci: Force all NCQ commands to be LBA48
John Snow
2015-07-04
libqos/ahci: set the NCQ tag on command_commit
John Snow
2015-07-04
libqos/ahci: adjust expected NCQ interrupts
John Snow
2015-07-04
libqos/ahci: edit wait to be ncq aware
John Snow
2015-07-04
libqos/ahci: add NCQ frame support
John Snow
2015-07-04
libqos/ahci: fix cmd_sanity for ncq
John Snow
2015-07-04
ahci/qtest: Execute IDENTIFY prior to data commands
John Snow
2015-07-04
ahci: ncq sector count correction
John Snow
2015-07-04
ahci: add ncq debug checks
John Snow
2015-07-04
ahci: separate prdtl from opts
John Snow
2015-07-04
ahci: check for ncq prdtl overflow
John Snow
2015-07-04
ahci: add ncq_err helper
John Snow
2015-07-04
ahci: use shorter variables
John Snow
2015-07-04
ahci: Rename NCQFIS structure fields
John Snow
2015-07-04
qtest/ahci: add port_reset test
John Snow
2015-07-04
libqos/ahci: fix memory management bugs
John Snow
[next]