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
2018-02-26
s390-ccw: use zipl values when no boot menu options are present
Collin L. Walling
2018-02-26
s390-ccw: set cp_receive mask only when needed and consume pending service irqs
Collin L. Walling
2018-02-26
s390-ccw: read user input for boot index via the SCLP console
Collin L. Walling
2018-02-26
s390-ccw: print zipl boot menu
Collin L. Walling
2018-02-26
s390-ccw: read stage2 boot loader data to find menu
Collin L. Walling
2018-02-26
s390-ccw: set up interactive boot menu parameters
Collin L. Walling
2018-02-26
s390-ccw: parse and set boot menu options
Collin L. Walling
2018-02-26
s390-ccw: move auxiliary IPL data to separate location
Collin L. Walling
2018-02-26
s390-ccw: update libc
Collin L. Walling
2018-02-26
s390-ccw: refactor IPL structs
Collin L. Walling
2018-02-26
s390-ccw: refactor eckd_block_num to use CHS
Collin L. Walling
2018-02-26
s390-ccw: refactor boot map table code
Collin L. Walling
2018-02-23
maintainers: Add myself as a OpenBSD maintainer
Brad Smith
2018-02-23
Merge remote-tracking branch 'remotes/rth/tags/pull-decode-20180222' into sta...
Peter Maydell
2018-02-22
scripts: Add decodetree.py
Richard Henderson
2018-02-22
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20180222'...
Peter Maydell
2018-02-22
sdcard: simplify SD_SEND_OP_COND (ACMD41)
Philippe Mathieu-Daudé
2018-02-22
sdcard: simplify SEND_IF_COND (CMD8)
Philippe Mathieu-Daudé
2018-02-22
sdcard: warn if host uses an incorrect address for APP CMD (CMD55)
Philippe Mathieu-Daudé
2018-02-22
sdcard: check the card is in correct state for APP CMD (CMD55)
Philippe Mathieu-Daudé
2018-02-22
sdcard: handles more commands in SPI mode
Philippe Mathieu-Daudé
2018-02-22
sdcard: use a more descriptive label 'unimplemented_spi_cmd'
Philippe Mathieu-Daudé
2018-02-22
sdcard: handle the Security Specification commands
Philippe Mathieu-Daudé
2018-02-22
sdcard: handle CMD54 (SDIO)
Philippe Mathieu-Daudé
2018-02-22
sdcard: use the registerfields API for the CARD_STATUS register masks
Philippe Mathieu-Daudé
2018-02-22
sdcard: use the correct masked OCR in the R3 reply
Philippe Mathieu-Daudé
2018-02-22
sdcard: simplify using the ldst API
Philippe Mathieu-Daudé
2018-02-22
sdcard: remove commands from unsupported old MMC specification
Philippe Mathieu-Daudé
2018-02-22
sdcard: clean the SCR register and add few comments
Philippe Mathieu-Daudé
2018-02-22
sdcard: fix the 'maximum data transfer rate' to 25MHz
Philippe Mathieu-Daudé
2018-02-22
sdcard: update the CSD CRC register regardless the CSD structure version
Philippe Mathieu-Daudé
2018-02-22
sdcard: Don't always set the high capacity bit
Philippe Mathieu-Daudé
2018-02-22
sdcard: use the registerfields API to access the OCR register
Philippe Mathieu-Daudé
2018-02-22
sdcard: use G_BYTE from cutils
Philippe Mathieu-Daudé
2018-02-22
sdcard: define SDMMC_CMD_MAX instead of using the magic '64'
Philippe Mathieu-Daudé
2018-02-22
sdcard: add more trace events
Philippe Mathieu-Daudé
2018-02-22
sdcard: replace fprintf() by qemu_hexdump()
Philippe Mathieu-Daudé
2018-02-22
sdcard: add a trace event for command responses
Philippe Mathieu-Daudé
2018-02-22
sdcard: replace DPRINTF() by trace events
Philippe Mathieu-Daudé
2018-02-22
sdcard: reorder SDState struct members
Philippe Mathieu-Daudé
2018-02-22
hw/sd/ssi-sd: use the SDBus API, connect the SDCard to the bus
Philippe Mathieu-Daudé
2018-02-22
hw/sd/milkymist-memcard: expose a SDBus and connect the SDCard to it
Philippe Mathieu-Daudé
2018-02-22
hw/sd/milkymist-memcard: split realize() out of SysBusDevice init()
Philippe Mathieu-Daudé
2018-02-22
hw/sd/milkymist-memcard: use qemu_log_mask()
Philippe Mathieu-Daudé
2018-02-22
Fix ast2500 protection register emulation
Hugo Landau
2018-02-22
hw/char/stm32f2xx_usart: fix TXE/TC bit handling
Richard Braun
2018-02-22
raspi: Add "raspi3" machine type
Pekka Enberg
2018-02-22
target/arm: Fix register definitions for VMIDR and VMPIDR
Peter Maydell
2018-02-22
Merge remote-tracking branch 'remotes/kraxel/tags/ui-20180222-pull-request' i...
Peter Maydell
2018-02-22
Merge remote-tracking branch 'remotes/mcayland/tags/qemu-openbios-signed' int...
Peter Maydell
[next]