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
2021-02-21
vt82c686: Log superio_cfg unimplemented accesses
BALATON Zoltan
2021-02-21
vt82c686: Simplify by returning earlier
BALATON Zoltan
2021-02-21
vt82c686: Reduce indentation by returning early
BALATON Zoltan
2021-02-21
vt82c686: Remove index field of SuperIOConfig
BALATON Zoltan
2021-02-21
vt82c686: Move creation of ISA devices to the ISA bridge
BALATON Zoltan
2021-02-21
vt82c686: Simplify vt82c686b_realize()
BALATON Zoltan
2021-02-21
vt82c686: Make vt82c686b-pm an abstract base class and add vt8231-pm based on it
BALATON Zoltan
2021-02-21
vt82c686: Set user_creatable=false for VT82C686B_PM
BALATON Zoltan
2021-02-21
vt82c686: Fix up power management io base and config
BALATON Zoltan
2021-02-21
vt82c686: Correctly reset all registers to default values on reset
BALATON Zoltan
2021-02-21
vt82c686: Correct vt82c686-pm I/O size
BALATON Zoltan
2021-02-21
vt82c686: Make vt82c686-pm an I/O tracing region
BALATON Zoltan
2021-02-21
vt82c686: Fix SMBus IO base and configuration registers
BALATON Zoltan
2021-02-21
vt82c686: Reorganise code
BALATON Zoltan
2021-02-21
vt82c686: Move superio memory region to SuperIOConfig struct
BALATON Zoltan
2021-02-21
target/mips: Use GPR move functions in gen_HILO1_tx79()
Philippe Mathieu-Daudé
2021-02-21
target/mips: Introduce gen_load_gpr_hi() / gen_store_gpr_hi() helpers
Philippe Mathieu-Daudé
2021-02-21
target/mips: Rename 128-bit upper halve GPR registers
Philippe Mathieu-Daudé
2021-02-21
target/mips: Promote 128-bit multimedia registers as global ones
Philippe Mathieu-Daudé
2021-02-21
target/mips: Make cpu_HI/LO registers public
Philippe Mathieu-Daudé
2021-02-21
target/mips: Include missing "tcg/tcg.h" header
Philippe Mathieu-Daudé
2021-02-21
target/mips: Remove unused 'rw' argument from page_table_walk_refill()
Philippe Mathieu-Daudé
2021-02-21
target/mips: Let CPUMIPSTLBContext::map_address() take MMUAccessType
Philippe Mathieu-Daudé
2021-02-21
target/mips: Let get_seg*_physical_address() take MMUAccessType arg
Philippe Mathieu-Daudé
2021-02-21
target/mips: Let get_physical_address() take MMUAccessType argument
Philippe Mathieu-Daudé
2021-02-21
target/mips: Let raise_mmu_exception() take MMUAccessType argument
Philippe Mathieu-Daudé
2021-02-21
target/mips: Let cpu_mips_translate_address() take MMUAccessType arg
Philippe Mathieu-Daudé
2021-02-21
target/mips: Let do_translate_address() take MMUAccessType argument
Philippe Mathieu-Daudé
2021-02-21
target/mips: Replace magic value by MMU_DATA_LOAD definition
Philippe Mathieu-Daudé
2021-02-21
target/mips: Remove unused MMU definitions
Philippe Mathieu-Daudé
2021-02-21
target/mips: Remove access_type argument from get_physical_address()
Philippe Mathieu-Daudé
2021-02-21
target/mips: Remove access_type arg from get_segctl_physical_address()
Philippe Mathieu-Daudé
2021-02-21
target/mips: Remove access_type argument from get_seg_physical_address
Philippe Mathieu-Daudé
2021-02-21
target/mips: Remove access_type argument from map_address() handler
Philippe Mathieu-Daudé
2021-02-21
target/mips: fetch code with translator_ld
Philippe Mathieu-Daudé
2021-02-21
tests/acceptance: Test PMON with Loongson-3A1000 CPU
Jiaxun Yang
2021-02-21
hw/intc/loongson_liointc: Fix per core ISR handling
Jiaxun Yang
2021-02-21
hw/mips/boston: Use bootloader helper to set GCRs
Jiaxun Yang
2021-02-21
hw/mips/boston: Use bl_gen_kernel_jump to generate bootloaders
Jiaxun Yang
2021-02-21
hw/mips/fuloong2e: Use bl_gen_kernel_jump to generate bootloaders
Jiaxun Yang
2021-02-21
hw/mips: Add a bootloader helper
Jiaxun Yang
2021-02-21
hw/mips: loongson3: Drop 'struct MemmapEntry'
Bin Meng
2021-02-20
Merge remote-tracking branch 'remotes/philmd-gitlab/tags/sdmmc-20210220' into...
Peter Maydell
2021-02-20
MAINTAINERS: Add Bin Meng as co-maintainer for SD/MMC cards
Philippe Mathieu-Daudé
2021-02-20
hw/sd: sdhci: Simplify updating s->prnsts in sdhci_sdma_transfer_multi_blocks()
Bin Meng
2021-02-20
hw/sd: sd: Bypass the RCA check for CMD13 in SPI mode
Bin Meng
2021-02-20
hw/sd: sd: Skip write protect groups check in CMD24/25 for high capacity cards
Bin Meng
2021-02-20
hw/sd: sd: Skip write protect groups check in sd_erase() for high capacity cards
Bin Meng
2021-02-20
hw/sd: sd: Move the sd_block_{read, write} and macros ahead
Bin Meng
2021-02-20
hw/sd: sd: Fix CMD30 response type
Bin Meng
[next]