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
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2018-03-01
vhost: fix memslot limit check
Jay Zhou
1
-7
/
+12
2018-03-01
docs: pcie: Spell out machine type needs for PCIe features
Kashyap Chamarthy
1
-2
/
+7
2018-03-01
docs: document virtio-balloon stats
Tomáš Golembiovský
1
-0
/
+2
2018-03-01
intel-iommu: Accept 64-bit writes to FEADDR
Jan Kiszka
1
-2
/
+9
2018-03-01
virtio-pci: trivial fixes in error message
Greg Kurz
1
-1
/
+1
2018-03-01
vhost-user: fix memory leak
linzhecheng
1
-0
/
+1
2018-03-01
Merge remote-tracking branch 'remotes/famz/tags/staging-pull-request' into st...
Peter Maydell
2
-4
/
+8
2018-03-01
Merge remote-tracking branch 'remotes/mcayland/tags/qemu-sparc-signed' into s...
Peter Maydell
1
-9
/
+11
2018-03-01
Merge remote-tracking branch 'remotes/stefanberger/tags/pull-tpm-2018-02-21-2...
Peter Maydell
8
-273
/
+810
2018-03-01
block/nvme: fix Coverity reports
Paolo Bonzini
2
-4
/
+8
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 remote-tracking branch 'remotes/kraxel/tags/vga-20180227-pull-request' ...
Peter Maydell
4
-2
/
+23
2018-02-27
Merge remote-tracking branch 'remotes/vivier2/tags/linux-user-for-2.12-pull-r...
Peter Maydell
24
-48
/
+382
2018-02-26
virtio-gpu-3d: add support for second capability set (v4)
Dave Airlie
4
-2
/
+23
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-25
linux-user: MIPS set cpu to r6 CPU if binary is R6
YunQiang Su
3
-0
/
+13
2018-02-25
linux-user, m68k: select CPU according to ELF header values
Laurent Vivier
2
-0
/
+34
2018-02-25
linux-user: introduce functions to detect CPU type
YunQiang Su
3
-10
/
+46
2018-02-25
linux-user: Move CPU type name selection to a function
Laurent Vivier
21
-39
/
+290
2018-02-23
maintainers: Add myself as a OpenBSD maintainer
Brad Smith
2
-0
/
+7
2018-02-23
Merge remote-tracking branch 'remotes/rth/tags/pull-decode-20180222' into sta...
Peter Maydell
23
-1
/
+1202
2018-02-22
scripts: Add decodetree.py
Richard Henderson
23
-1
/
+1202
2018-02-22
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20180222'...
Peter Maydell
12
-237
/
+443
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é
2
-9
/
+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]