index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2018-06-11
qemu-io: Exit with error when a command failed
Max Reitz
2018-06-11
qemu-io: Let command functions return error code
Max Reitz
2018-06-11
qemu-io: Drop command functions' return values
Max Reitz
2018-06-11
iotests: Repairing error during snapshot deletion
Max Reitz
2018-06-11
qcow2: Repair OFLAG_COPIED when fixing leaks
Max Reitz
2018-06-11
iotests: Rework 113
Max Reitz
2018-06-11
iotests: Test help option for unsupporting formats
Max Reitz
2018-06-11
qemu-img: Recognize no creation support in -o help
Max Reitz
2018-06-11
qemu-img: Add print_amend_option_help()
Max Reitz
2018-06-11
qemu-option: Pull out "Supported options" print
Max Reitz
2018-06-11
block: Add Error parameter to bdrv_amend_options
Max Reitz
2018-06-11
qemu-img: Amendment support implies create_opts
Max Reitz
2018-06-11
iotests: Add creation test to 153
Max Reitz
2018-06-11
block/file-posix: File locking during creation
Max Reitz
2018-06-11
block/file-posix: Pass FD to locking helpers
Max Reitz
2018-06-11
Merge remote-tracking branch 'remotes/vivier/tags/m68k-for-3.0-pull-request' ...
Peter Maydell
2018-06-11
target/m68k: Merge disas_m68k_insn into m68k_tr_translate_insn
Richard Henderson
2018-06-11
target/m68k: Improve ending TB at page boundaries
Richard Henderson
2018-06-11
target/m68k: Convert to TranslatorOps
Richard Henderson
2018-06-11
target/m68k: Convert to DisasContextBase
Richard Henderson
2018-06-11
Merge remote-tracking branch 'remotes/jnsnow/tags/ide-pull-request' into staging
Peter Maydell
2018-06-11
target/m68k: Rename DISAS_UPDATE and gen_lookup_tb
Richard Henderson
2018-06-11
target/m68k: Use lookup_and_goto_tb for DISAS_JUMP
Richard Henderson
2018-06-11
target/m68k: Remove DISAS_JUMP_NEXT as unused
Richard Henderson
2018-06-11
target/m68k: Replace DISAS_TB_JUMP with DISAS_NORETURN
Richard Henderson
2018-06-11
target/m68k: Use DISAS_NORETURN for exceptions
Richard Henderson
2018-06-08
ide: introduce ide_transfer_start_norecurse
Paolo Bonzini
2018-06-08
atapi: call ide_set_irq before ide_transfer_start
Paolo Bonzini
2018-06-08
ide: make ide_transfer_stop idempotent
Paolo Bonzini
2018-06-08
ide: call ide_cmd_done from ide_transfer_stop
Paolo Bonzini
2018-06-08
ide: push end_transfer_func out of start_transfer callback, rename callback
Paolo Bonzini
2018-06-08
ahci: move PIO Setup FIS before transfer, fix it for ATAPI commands
John Snow
2018-06-08
libqos/ahci: track sector size
John Snow
2018-06-08
MAINTAINERS: Add the cdrom-test to John's section
Thomas Huth
2018-06-08
tests/cdrom-test: Test that -cdrom parameter is working
Thomas Huth
2018-06-08
tests/cdrom-test: Test booting from CD-ROM ISO image file
Thomas Huth
2018-06-08
tests/boot-sector: Add magic bytes to s390x boot code header
Thomas Huth
2018-06-08
ahci: make ahci_mem_write traces more descriptive
John Snow
2018-06-08
ahci: delete old host register address definitions
John Snow
2018-06-08
ahci: adjust ahci_mem_write to work on registers
John Snow
2018-06-08
ahci: fix spacing damage on ahci_mem_write
John Snow
2018-06-08
ahci: make mem_read_32 traces more descriptive
John Snow
2018-06-08
ahci: modify ahci_mem_read_32 to work on register numbers
John Snow
2018-06-08
ahci: fix host register max address
John Snow
2018-06-08
ahci: add host register enumeration
John Snow
2018-06-08
ahci: delete old port register address definitions
John Snow
2018-06-08
ahci: make port write traces more descriptive
John Snow
2018-06-08
ahci: modify ahci_port_write to use register numbers
John Snow
2018-06-08
ahci: combine identical clauses in port write
John Snow
2018-06-08
ahci: fix spacing damage on ahci_port_write
John Snow
[next]