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
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-10
pc: Remove PC_COMPAT_2_12 from 3.0 machine-types
Eduardo Habkost
2018-06-08
python: Remove scripts/ordereddict.py
Eduardo Habkost
2018-06-08
python: Remove scripts/argparse.py
Eduardo Habkost
2018-06-08
configure: Require Python 2.7 or newer
Eduardo Habkost
2018-06-08
i386: Populate AMD Processor Cache Information for cpuid 0x8000001D
Babu Moger
2018-06-08
i386: Clean up cache CPUID code
Eduardo Habkost
2018-06-08
python: futurize -f lib2to3.fixes.fix_numliterals
Eduardo Habkost
2018-06-08
python: futurize -f lib2to3.fixes.fix_except
Eduardo Habkost
2018-06-08
python: futurize -f lib2to3.fixes.fix_renames
Eduardo Habkost
2018-06-08
python: futurize -f lib2to3.fixes.fix_tuple_params
Eduardo Habkost
2018-06-08
python: futurize -f lib2to3.fixes.fix_reduce
Eduardo Habkost
2018-06-08
python: futurize -f lib2to3.fixes.fix_standarderror
Eduardo Habkost
2018-06-08
python: futurize -f lib2to3.fixes.fix_has_key
Eduardo Habkost
2018-06-08
python: futurize -f libfuturize.fixes.fix_next_call
Eduardo Habkost
2018-06-08
python: futurize -f libfuturize.fixes.fix_absolute_import
Eduardo Habkost
2018-06-08
python: futurize -f libfuturize.fixes.fix_print_with_import
Eduardo Habkost
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
2018-06-08
ahci: make port read traces more descriptive
John Snow
2018-06-08
ahci: modify ahci_port_read to use register numbers
John Snow
2018-06-08
ahci: add port register enumeration
John Snow
2018-06-08
ahci: don't schedule unnecessary BH
John Snow
[prev]
[next]