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
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
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
2021-02-21
target/mips: Let CPUMIPSTLBContext::map_address() take MMUAccessType
Philippe Mathieu-Daudé
2
-10
/
+10
2021-02-21
target/mips: Let get_seg*_physical_address() take MMUAccessType arg
Philippe Mathieu-Daudé
1
-5
/
+6
2021-02-21
target/mips: Let get_physical_address() take MMUAccessType argument
Philippe Mathieu-Daudé
1
-10
/
+10
2021-02-21
target/mips: Let raise_mmu_exception() take MMUAccessType argument
Philippe Mathieu-Daudé
1
-5
/
+5
2021-02-21
target/mips: Let cpu_mips_translate_address() take MMUAccessType arg
Philippe Mathieu-Daudé
2
-4
/
+4
2021-02-21
target/mips: Let do_translate_address() take MMUAccessType argument
Philippe Mathieu-Daudé
1
-3
/
+4
2021-02-21
target/mips: Replace magic value by MMU_DATA_LOAD definition
Philippe Mathieu-Daudé
2
-2
/
+2
2021-02-21
target/mips: Remove unused MMU definitions
Philippe Mathieu-Daudé
1
-16
/
+0
2021-02-21
target/mips: Remove access_type argument from get_physical_address()
Philippe Mathieu-Daudé
1
-13
/
+9
2021-02-21
target/mips: Remove access_type arg from get_segctl_physical_address()
Philippe Mathieu-Daudé
1
-10
/
+10
2021-02-21
target/mips: Remove access_type argument from get_seg_physical_address
Philippe Mathieu-Daudé
1
-3
/
+3
2021-02-21
target/mips: Remove access_type argument from map_address() handler
Philippe Mathieu-Daudé
2
-12
/
+11
2021-02-21
target/mips: fetch code with translator_ld
Philippe Mathieu-Daudé
1
-10
/
+10
2021-02-21
tests/acceptance: Test PMON with Loongson-3A1000 CPU
Jiaxun Yang
2
-0
/
+40
2021-02-21
hw/intc/loongson_liointc: Fix per core ISR handling
Jiaxun Yang
1
-3
/
+13
2021-02-21
hw/mips/boston: Use bootloader helper to set GCRs
Jiaxun Yang
1
-34
/
+11
2021-02-21
hw/mips/boston: Use bl_gen_kernel_jump to generate bootloaders
Jiaxun Yang
1
-15
/
+2
2021-02-21
hw/mips/fuloong2e: Use bl_gen_kernel_jump to generate bootloaders
Jiaxun Yang
1
-24
/
+3
2021-02-21
hw/mips: Add a bootloader helper
Jiaxun Yang
3
-1
/
+223
2021-02-21
hw/mips: loongson3: Drop 'struct MemmapEntry'
Bin Meng
2
-9
/
+4
2021-02-21
Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-for-6.0-pul...
Peter Maydell
17
-81
/
+29
2021-02-20
Merge remote-tracking branch 'remotes/philmd-gitlab/tags/sdmmc-20210220' into...
Peter Maydell
6
-109
/
+199
2021-02-20
MAINTAINERS: Fix default-configs/ entries
Philippe Mathieu-Daudé
1
-10
/
+10
2021-02-20
target/avr/cpu: Use device_class_set_parent_realize()
Philippe Mathieu-Daudé
1
-3
/
+1
2021-02-20
hw/scsi/megasas: Remove pointless parenthesis
Philippe Mathieu-Daudé
1
-2
/
+2
2021-02-20
u2f-passthru: put it into the 'misc' category
Gan Qixin
1
-0
/
+1
2021-02-20
tpm: put some tpm devices into the correct category
Gan Qixin
2
-0
/
+2
2021-02-20
nvdimm: put it into the 'storage' category
Gan Qixin
1
-0
/
+1
2021-02-20
vmmouse: put it into the 'input' category
Gan Qixin
1
-0
/
+1
2021-02-20
virtio-pmem: put it into the 'storage' category
Gan Qixin
1
-0
/
+1
2021-02-20
MAINTAINERS: add my github tree URL
Christian Schoenebeck
1
-0
/
+1
2021-02-20
Fix SPDX-License-Identifier typos
Ryan Finnie
5
-5
/
+5
2021-02-20
hw/block/fdc: Remove the check_media_rate property
Thomas Huth
2
-50
/
+2
2021-02-20
hw/i386/xen: Remove dead code
Philippe Mathieu-Daudé
1
-11
/
+2
2021-02-20
MAINTAINERS: Add Bin Meng as co-maintainer for SD/MMC cards
Philippe Mathieu-Daudé
1
-0
/
+1
2021-02-20
hw/sd: sdhci: Simplify updating s->prnsts in sdhci_sdma_transfer_multi_blocks()
Bin Meng
1
-4
/
+3
2021-02-20
hw/sd: sd: Bypass the RCA check for CMD13 in SPI mode
Bin Meng
1
-1
/
+2
2021-02-20
hw/sd: sd: Skip write protect groups check in CMD24/25 for high capacity cards
Bin Meng
1
-5
/
+9
2021-02-20
hw/sd: sd: Skip write protect groups check in sd_erase() for high capacity cards
Bin Meng
1
-6
/
+12
2021-02-20
hw/sd: sd: Move the sd_block_{read, write} and macros ahead
Bin Meng
1
-21
/
+21
2021-02-20
hw/sd: sd: Fix CMD30 response type
Bin Meng
1
-1
/
+1
2021-02-20
hw/sd: sd: Only SDSC cards support CMD28/29/30
Bin Meng
1
-0
/
+12
2021-02-20
hw/sd: sd: Fix address check in sd_erase()
Bin Meng
1
-1
/
+1
2021-02-20
hw/sd: ssi-sd: Handle the rest commands with R1b response type
Bin Meng
1
-0
/
+6
2021-02-20
hw/sd: ssi-sd: Fix STOP_TRANSMISSION (CMD12) response
Bin Meng
1
-4
/
+5
2021-02-20
hw/sd: ssi-sd: Fix SEND_IF_COND (CMD8) response
Bin Meng
1
-3
/
+3
2021-02-20
hw/sd: ssi-sd: Support multiple block write
Bin Meng
1
-2
/
+31
2021-02-20
hw/sd: ssi-sd: Support single block write
Bin Meng
1
-4
/
+40
2021-02-20
hw/sd: Introduce receive_ready() callback
Bin Meng
3
-0
/
+21
2021-02-20
hw/sd: sd: Allow single/multiple block write for SPI mode
Bin Meng
1
-3
/
+0
[prev]
[next]