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
path:
root
/
hw
Age
Commit message (
Expand
)
Author
Files
Lines
2018-03-01
Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20180301-v2' into sta...
Peter Maydell
6
-324
/
+126
2018-03-01
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20180301'...
Peter Maydell
8
-26
/
+250
2018-03-01
Merge remote-tracking branch 'remotes/mcayland/tags/qemu-sparc-signed' into s...
Peter Maydell
1
-9
/
+11
2018-03-01
arm/vexpress: Add proper display connector emulation
Linus Walleij
1
-1
/
+5
2018-03-01
hw/sii9022: Add support for Silicon Image SII9022
Linus Walleij
3
-0
/
+197
2018-03-01
hw/i2c-ddc: Do not fail writes
Linus Walleij
1
-2
/
+2
2018-03-01
i2c: Move the bus class to i2c.h
Corey Minyard
1
-17
/
+0
2018-03-01
i2c: Fix some brace style issues
Corey Minyard
1
-2
/
+1
2018-03-01
xilinx_spips: Use 8 dummy cycles with the QIOR/QIOR4 commands
Francisco Iglesias
1
-1
/
+1
2018-03-01
xilinx_spips: Enable only two slaves when reading/writing with stripe
Francisco Iglesias
1
-4
/
+37
2018-03-01
hw: register: Run post_write hook on reset
Alistair Francis
1
-0
/
+8
2018-03-01
Merge remote-tracking branch 'remotes/stefanberger/tags/pull-tpm-2018-02-21-2...
Peter Maydell
1
-101
/
+0
2018-02-27
loader: don't perform overlapping address check for memory region ROM images
Mark Cave-Ayland
1
-9
/
+11
2018-02-27
Merge remote-tracking branch 'remotes/kraxel/tags/usb-20180227-pull-request' ...
Peter Maydell
1
-30
/
+441
2018-02-27
Merge tag 'tags/s390-ccw-bios-2018-02-26' into s390-next
Cornelia Huck
2
-3
/
+105
2018-02-26
virtio-gpu-3d: add support for second capability set (v4)
Dave Airlie
2
-1
/
+21
2018-02-26
s390x/sclp: remove memory hotplug support
David Hildenbrand
1
-305
/
+5
2018-02-26
qmp: expose s390-specific CPU info
Viktor Mihajlovski
2
-3
/
+3
2018-02-26
s390/stattrib: Make SaveVMHandlers data static
Dr. David Alan Gilbert
1
-13
/
+13
2018-02-26
usb-mtp: Advertise SendObjectInfo for write support
Bandan Das
1
-2
/
+134
2018-02-26
usb-mtp: Introduce write support for MTP objects
Bandan Das
1
-2
/
+155
2018-02-26
usb-mtp: Support delete of mtp objects
Bandan Das
1
-0
/
+123
2018-02-26
usb-mtp: print parent path in IN_IGNORED trace fn
Bandan Das
1
-3
/
+2
2018-02-26
usb-mtp: Add one more argument when building results
Bandan Das
1
-23
/
+27
2018-02-26
s390-ccw: interactive boot menu for scsi
Collin L. Walling
1
-0
/
+2
2018-02-26
s390-ccw: use zipl values when no boot menu options are present
Collin L. Walling
2
-0
/
+6
2018-02-26
s390-ccw: parse and set boot menu options
Collin L. Walling
2
-2
/
+59
2018-02-26
s390-ccw: move auxiliary IPL data to separate location
Collin L. Walling
2
-3
/
+40
2018-02-22
sdcard: simplify SD_SEND_OP_COND (ACMD41)
Philippe Mathieu-Daudé
1
-30
/
+26
2018-02-22
sdcard: simplify SEND_IF_COND (CMD8)
Philippe Mathieu-Daudé
1
-15
/
+11
2018-02-22
sdcard: warn if host uses an incorrect address for APP CMD (CMD55)
Philippe Mathieu-Daudé
1
-0
/
+5
2018-02-22
sdcard: check the card is in correct state for APP CMD (CMD55)
Philippe Mathieu-Daudé
1
-0
/
+8
2018-02-22
sdcard: handles more commands in SPI mode
Philippe Mathieu-Daudé
1
-3
/
+26
2018-02-22
sdcard: use a more descriptive label 'unimplemented_spi_cmd'
Philippe Mathieu-Daudé
1
-9
/
+13
2018-02-22
sdcard: handle the Security Specification commands
Philippe Mathieu-Daudé
1
-0
/
+12
2018-02-22
sdcard: handle CMD54 (SDIO)
Philippe Mathieu-Daudé
1
-3
/
+2
2018-02-22
sdcard: use the registerfields API for the CARD_STATUS register masks
Philippe Mathieu-Daudé
1
-3
/
+45
2018-02-22
sdcard: use the correct masked OCR in the R3 reply
Philippe Mathieu-Daudé
1
-5
/
+16
2018-02-22
sdcard: simplify using the ldst API
Philippe Mathieu-Daudé
1
-29
/
+9
2018-02-22
sdcard: remove commands from unsupported old MMC specification
Philippe Mathieu-Daudé
1
-33
/
+0
2018-02-22
sdcard: clean the SCR register and add few comments
Philippe Mathieu-Daudé
1
-3
/
+6
2018-02-22
sdcard: fix the 'maximum data transfer rate' to 25MHz
Philippe Mathieu-Daudé
1
-1
/
+1
2018-02-22
sdcard: update the CSD CRC register regardless the CSD structure version
Philippe Mathieu-Daudé
1
-2
/
+1
2018-02-22
sdcard: Don't always set the high capacity bit
Philippe Mathieu-Daudé
1
-1
/
+4
2018-02-22
sdcard: use the registerfields API to access the OCR register
Philippe Mathieu-Daudé
1
-8
/
+13
2018-02-22
sdcard: use G_BYTE from cutils
Philippe Mathieu-Daudé
1
-1
/
+2
2018-02-22
sdcard: define SDMMC_CMD_MAX instead of using the magic '64'
Philippe Mathieu-Daudé
2
-6
/
+31
2018-02-22
sdcard: add more trace events
Philippe Mathieu-Daudé
2
-6
/
+39
2018-02-22
sdcard: replace fprintf() by qemu_hexdump()
Philippe Mathieu-Daudé
1
-15
/
+1
2018-02-22
sdcard: add a trace event for command responses
Philippe Mathieu-Daudé
2
-3
/
+25
[next]