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
2019-07-02
hw/block/pflash_cfi02: Fix CFI in autoselect mode
Stephen Checkoway
2
-4
/
+57
2019-07-02
hw/block/pflash_cfi02: Split if() condition
Philippe Mathieu-Daudé
1
-2
/
+4
2019-07-02
hw/block/pflash_cfi02: Extract pflash_regions_count()
Philippe Mathieu-Daudé
1
-2
/
+6
2019-07-02
hw/block/pflash_cfi02: Implement nonuniform sector sizes
Stephen Checkoway
2
-66
/
+232
2019-07-02
hw/block/pflash_cfi02: Document 'Page Mode' operations are not supported
Philippe Mathieu-Daudé
1
-1
/
+3
2019-07-02
hw/block/pflash_cfi02: Hold the PRI table offset in a variable
Philippe Mathieu-Daudé
1
-14
/
+17
2019-07-02
hw/block/pflash_cfi02: Document the current CFI values
Philippe Mathieu-Daudé
1
-1
/
+10
2019-07-02
hw/block/pflash_cfi02: Remove pointless local variable
Philippe Mathieu-Daudé
1
-8
/
+6
2019-07-02
tests/pflash-cfi02: Refactor to support testing multiple configurations
Philippe Mathieu-Daudé
1
-99
/
+267
2019-07-02
hw/block/pflash_cfi02: Fix command address comparison
Stephen Checkoway
2
-3
/
+17
2019-07-02
hw/block/pflash_cfi02: Unify the MemoryRegionOps
Philippe Mathieu-Daudé
1
-45
/
+15
2019-07-02
hw/block/pflash_cfi02: Extract the pflash_data_read() function
Philippe Mathieu-Daudé
1
-10
/
+14
2019-07-02
hw/block/pflash_cfi02: Use the ldst API in pflash_read()
Philippe Mathieu-Daudé
1
-27
/
+5
2019-07-02
hw/block/pflash_cfi02: Use the ldst API in pflash_write()
Philippe Mathieu-Daudé
1
-30
/
+8
2019-07-02
hw/block/pflash_cfi02: Simplify a statement using fall through
Philippe Mathieu-Daudé
1
-3
/
+3
2019-07-02
hw/block/pflash_cfi02: Add helpers to manipulate the status bits
Philippe Mathieu-Daudé
1
-6
/
+34
2019-07-02
hw/block/pflash_cfi02: Add an enum to define the write cycles
Philippe Mathieu-Daudé
1
-2
/
+8
2019-07-02
hw/block/pflash_cfi02: Fix debug format string
Philippe Mathieu-Daudé
1
-12
/
+6
2019-07-02
hw/block/pflash: Simplify trace_pflash_data_read/write()
Philippe Mathieu-Daudé
3
-12
/
+6
2019-07-02
hw/block/pflash: Simplify trace_pflash_io_read/write()
Philippe Mathieu-Daudé
3
-8
/
+7
2019-07-02
tests/pflash-cfi02: Add test for supported CFI commands
Stephen Checkoway
2
-0
/
+227
2019-07-01
Merge remote-tracking branch 'remotes/vivier2/tags/trivial-patches-pull-reque...
Peter Maydell
3
-5
/
+15
2019-07-01
Merge remote-tracking branch 'remotes/vivier/tags/m68k-next-pull-request' int...
Peter Maydell
17
-411
/
+356
2019-07-01
Merge remote-tracking branch 'remotes/vivier2/tags/linux-user-for-4.1-pull-re...
Peter Maydell
5
-184
/
+135
2019-07-01
Merge remote-tracking branch 'remotes/amarkovic/tags/mips-queue-jun-26-2019' ...
Peter Maydell
59
-1210
/
+11201
2019-07-01
Merge remote-tracking branch 'remotes/bkoppelmann2/tags/pull-tricore-20190625...
Peter Maydell
3
-2
/
+141
2019-07-01
Merge remote-tracking branch 'remotes/aperard/tags/pull-xen-20190624' into st...
Peter Maydell
25
-106
/
+3023
2019-07-01
Merge remote-tracking branch 'remotes/maxreitz/tags/pull-block-2019-06-24' in...
Peter Maydell
20
-384
/
+823
2019-06-26
MAINTAINERS: Change maintership of Xen code under hw/9pfs
Greg Kurz
1
-1
/
+2
2019-06-26
configure: use valid args testing sem_timedwait
Daniel P. Berrangé
1
-1
/
+1
2019-06-26
configure: disallow spaces and colons in source path and build path
Antonio Ospite
2
-0
/
+9
2019-06-26
configure: set source_path only once and make its definition more robust
Antonio Ospite
1
-3
/
+3
2019-06-26
linux-user/m68k: remove simulator syscall interface
Laurent Vivier
5
-183
/
+1
2019-06-26
m68k comments break patch submission due to being incorrectly formatted
Lucien Murray-Pitts
12
-227
/
+353
2019-06-26
The m68k gdbstub SR reg request doesnt include Condition-Codes
Lucien Murray-Pitts
1
-1
/
+2
2019-06-26
target/mips: Fix big endian host behavior for interleave MSA instructions
Aleksandar Markovic
1
-12
/
+12
2019-06-26
tests/tcg: target/mips: Fix some test cases for pack MSA instructions
Aleksandar Markovic
12
-384
/
+384
2019-06-26
tests/tcg: target/mips: Add support for MSA MIPS32R6 testings
Aleksandar Markovic
4
-0
/
+1980
2019-06-26
tests/tcg: target/mips: Add support for MSA big-endian target testings
Aleksandar Markovic
5
-633
/
+1631
2019-06-26
tests/tcg: target/mips: Amend tests for MSA int multiply instructions
Aleksandar Markovic
10
-0
/
+1744
2019-06-26
tests/tcg: target/mips: Amend tests for MSA int dot product instructions
Aleksandar Markovic
15
-0
/
+2644
2019-06-26
tests/tcg: target/mips: Add tests for MSA move instructions
Aleksandar Markovic
4
-0
/
+170
2019-06-26
tests/tcg: target/mips: Add tests for MSA bit move instructions
Aleksandar Markovic
14
-4
/
+2415
2019-06-26
dma/rc4030: Minor code style cleanup
Aleksandar Markovic
1
-7
/
+11
2019-06-26
dma/rc4030: Fix off-by-one error in specified memory region size
Aleksandar Markovic
1
-1
/
+2
2019-06-26
hw/mips/gt64xxx_pci: Align the pci0-mem size
Philippe Mathieu-Daudé
1
-1
/
+2
2019-06-26
hw/mips/gt64xxx_pci: Convert debug printf()s to trace events
Philippe Mathieu-Daudé
3
-19
/
+15
2019-06-26
hw/mips/gt64xxx_pci: Use qemu_log_mask() instead of debug printf()
Philippe Mathieu-Daudé
1
-11
/
+37
2019-06-26
hw/mips/gt64xxx_pci: Fix 'spaces' coding style issues
Philippe Mathieu-Daudé
1
-5
/
+6
2019-06-26
hw/mips/gt64xxx_pci: Fix 'braces' coding style issues
Philippe Mathieu-Daudé
1
-9
/
+18
[next]