Age | Commit message (Expand) | Author |
2018-02-26 | qemu-doc: deprecate query-cpus | Viktor Mihajlovski |
2018-02-26 | qmp: add architecture specific cpu data for query-cpus-fast | Viktor Mihajlovski |
2018-02-26 | qmp: add query-cpus-fast | Luiz Capitulino |
2018-02-26 | qmp: expose s390-specific CPU info | Viktor Mihajlovski |
2018-02-26 | s390x/tcg: add various alignment checks | David Hildenbrand |
2018-02-26 | s390x/tcg: fix disabling/enabling DAT | David Hildenbrand |
2018-02-26 | s390/stattrib: Make SaveVMHandlers data static | Dr. David Alan Gilbert |
2018-02-26 | s390x/cpu: expose the guest crash information | Christian Borntraeger |
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 |
2018-02-22 | Merge remote-tracking branch 'remotes/stsquad/tags/pull-softfloat-refactor-21... | Peter Maydell |
2018-02-22 | keymap: consider modifier state when picking a mapping | Gerd Hoffmann |
2018-02-22 | keymap: record multiple keysym -> keycode mappings | Gerd Hoffmann |
2018-02-22 | keymap: numpad keysyms and keycodes are fixed | Gerd Hoffmann |