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
path:
root
/
hw
Age
Commit message (
Expand
)
Author
2021-02-21
Merge remote-tracking branch 'remotes/philmd-gitlab/tags/mips-20210221' into ...
Peter Maydell
2021-02-21
vt82c686: Fix superio_cfg_{read,write}() functions
BALATON Zoltan
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
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-21
Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-for-6.0-pul...
Peter Maydell
2021-02-20
hw/scsi/megasas: Remove pointless parenthesis
Philippe Mathieu-Daudé
2021-02-20
u2f-passthru: put it into the 'misc' category
Gan Qixin
2021-02-20
tpm: put some tpm devices into the correct category
Gan Qixin
2021-02-20
nvdimm: put it into the 'storage' category
Gan Qixin
2021-02-20
vmmouse: put it into the 'input' category
Gan Qixin
2021-02-20
virtio-pmem: put it into the 'storage' category
Gan Qixin
2021-02-20
Fix SPDX-License-Identifier typos
Ryan Finnie
2021-02-20
hw/block/fdc: Remove the check_media_rate property
Thomas Huth
2021-02-20
hw/i386/xen: Remove dead code
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
2021-02-20
hw/sd: sd: Only SDSC cards support CMD28/29/30
Bin Meng
2021-02-20
hw/sd: sd: Fix address check in sd_erase()
Bin Meng
2021-02-20
hw/sd: ssi-sd: Handle the rest commands with R1b response type
Bin Meng
2021-02-20
hw/sd: ssi-sd: Fix STOP_TRANSMISSION (CMD12) response
Bin Meng
2021-02-20
hw/sd: ssi-sd: Fix SEND_IF_COND (CMD8) response
Bin Meng
2021-02-20
hw/sd: ssi-sd: Support multiple block write
Bin Meng
2021-02-20
hw/sd: ssi-sd: Support single block write
Bin Meng
2021-02-20
hw/sd: Introduce receive_ready() callback
Bin Meng
2021-02-20
hw/sd: sd: Allow single/multiple block write for SPI mode
Bin Meng
2021-02-20
hw/sd: sd: Remove duplicated codes in single/multiple block read/write
Bin Meng
2021-02-20
hw/sd: ssi-sd: Support multiple block read
Bin Meng
[next]