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
2019-07-02
hw/block/pflash_cfi02: Use chip erase time specified in the CFI table
Stephen Checkoway
2019-07-02
hw/block/pflash_cfi02: Implement erase suspend/resume
Stephen Checkoway
2019-07-02
hw/block/pflash_cfi02: Implement multi-sector erase
Stephen Checkoway
2019-07-02
hw/block/pflash_cfi02: Fix reset command not ignored during erase
Stephen Checkoway
2019-07-02
hw/block/pflash_cfi02: Fix CFI in autoselect mode
Stephen Checkoway
2019-07-02
hw/block/pflash_cfi02: Split if() condition
Philippe Mathieu-Daudé
2019-07-02
hw/block/pflash_cfi02: Extract pflash_regions_count()
Philippe Mathieu-Daudé
2019-07-02
hw/block/pflash_cfi02: Implement nonuniform sector sizes
Stephen Checkoway
2019-07-02
hw/block/pflash_cfi02: Document 'Page Mode' operations are not supported
Philippe Mathieu-Daudé
2019-07-02
hw/block/pflash_cfi02: Hold the PRI table offset in a variable
Philippe Mathieu-Daudé
2019-07-02
hw/block/pflash_cfi02: Document the current CFI values
Philippe Mathieu-Daudé
2019-07-02
hw/block/pflash_cfi02: Remove pointless local variable
Philippe Mathieu-Daudé
2019-07-02
tests/pflash-cfi02: Refactor to support testing multiple configurations
Philippe Mathieu-Daudé
2019-07-02
hw/block/pflash_cfi02: Fix command address comparison
Stephen Checkoway
2019-07-02
hw/block/pflash_cfi02: Unify the MemoryRegionOps
Philippe Mathieu-Daudé
2019-07-02
hw/block/pflash_cfi02: Extract the pflash_data_read() function
Philippe Mathieu-Daudé
2019-07-02
hw/block/pflash_cfi02: Use the ldst API in pflash_read()
Philippe Mathieu-Daudé
2019-07-02
hw/block/pflash_cfi02: Use the ldst API in pflash_write()
Philippe Mathieu-Daudé
2019-07-02
hw/block/pflash_cfi02: Simplify a statement using fall through
Philippe Mathieu-Daudé
2019-07-02
hw/block/pflash_cfi02: Add helpers to manipulate the status bits
Philippe Mathieu-Daudé
2019-07-02
hw/block/pflash_cfi02: Add an enum to define the write cycles
Philippe Mathieu-Daudé
2019-07-02
hw/block/pflash_cfi02: Fix debug format string
Philippe Mathieu-Daudé
2019-07-02
hw/block/pflash: Simplify trace_pflash_data_read/write()
Philippe Mathieu-Daudé
2019-07-02
hw/block/pflash: Simplify trace_pflash_io_read/write()
Philippe Mathieu-Daudé
2019-07-02
tests/pflash-cfi02: Add test for supported CFI commands
Stephen Checkoway
2019-07-01
Merge remote-tracking branch 'remotes/vivier2/tags/trivial-patches-pull-reque...
Peter Maydell
2019-07-01
Merge remote-tracking branch 'remotes/vivier/tags/m68k-next-pull-request' int...
Peter Maydell
2019-07-01
Merge remote-tracking branch 'remotes/vivier2/tags/linux-user-for-4.1-pull-re...
Peter Maydell
2019-07-01
Merge remote-tracking branch 'remotes/amarkovic/tags/mips-queue-jun-26-2019' ...
Peter Maydell
2019-07-01
Merge remote-tracking branch 'remotes/bkoppelmann2/tags/pull-tricore-20190625...
Peter Maydell
2019-07-01
Merge remote-tracking branch 'remotes/aperard/tags/pull-xen-20190624' into st...
Peter Maydell
2019-07-01
Merge remote-tracking branch 'remotes/maxreitz/tags/pull-block-2019-06-24' in...
Peter Maydell
2019-06-26
MAINTAINERS: Change maintership of Xen code under hw/9pfs
Greg Kurz
2019-06-26
configure: use valid args testing sem_timedwait
Daniel P. Berrangé
2019-06-26
configure: disallow spaces and colons in source path and build path
Antonio Ospite
2019-06-26
configure: set source_path only once and make its definition more robust
Antonio Ospite
2019-06-26
linux-user/m68k: remove simulator syscall interface
Laurent Vivier
2019-06-26
m68k comments break patch submission due to being incorrectly formatted
Lucien Murray-Pitts
2019-06-26
The m68k gdbstub SR reg request doesnt include Condition-Codes
Lucien Murray-Pitts
2019-06-26
target/mips: Fix big endian host behavior for interleave MSA instructions
Aleksandar Markovic
2019-06-26
tests/tcg: target/mips: Fix some test cases for pack MSA instructions
Aleksandar Markovic
2019-06-26
tests/tcg: target/mips: Add support for MSA MIPS32R6 testings
Aleksandar Markovic
2019-06-26
tests/tcg: target/mips: Add support for MSA big-endian target testings
Aleksandar Markovic
2019-06-26
tests/tcg: target/mips: Amend tests for MSA int multiply instructions
Aleksandar Markovic
2019-06-26
tests/tcg: target/mips: Amend tests for MSA int dot product instructions
Aleksandar Markovic
2019-06-26
tests/tcg: target/mips: Add tests for MSA move instructions
Aleksandar Markovic
2019-06-26
tests/tcg: target/mips: Add tests for MSA bit move instructions
Aleksandar Markovic
2019-06-26
dma/rc4030: Minor code style cleanup
Aleksandar Markovic
2019-06-26
dma/rc4030: Fix off-by-one error in specified memory region size
Aleksandar Markovic
2019-06-26
hw/mips/gt64xxx_pci: Align the pci0-mem size
Philippe Mathieu-Daudé
[next]