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
2024-06-24
include/exec: add missing include guard comment
Alex Bennée
1
-1
/
+1
2024-06-24
hw/sd/sdcard: Add sd_invalid_mode_for_cmd to report invalid mode switch
Philippe Mathieu-Daudé
1
-32
/
+39
2024-06-24
hw/sd/sdcard: Only call sd_req_get_address() where address is used
Philippe Mathieu-Daudé
1
-6
/
+8
2024-06-24
hw/sd/sdcard: Factor sd_req_get_address() method out
Philippe Mathieu-Daudé
1
-1
/
+9
2024-06-24
hw/sd/sdcard: Only call sd_req_get_rca() where RCA is used
Philippe Mathieu-Daudé
1
-1
/
+7
2024-06-24
hw/sd/sdcard: Factor sd_req_get_rca() method out
Philippe Mathieu-Daudé
1
-6
/
+9
2024-06-24
hw/sd/sdcard: Have cmd_valid_while_locked() return a boolean value
Philippe Mathieu-Daudé
1
-2
/
+2
2024-06-24
hw/sd/sdcard: Trace update of block count (CMD23)
Philippe Mathieu-Daudé
2
-1
/
+3
2024-06-24
hw/sd/sdcard: Remove explicit entries for illegal commands
Philippe Mathieu-Daudé
1
-11
/
+0
2024-06-24
hw/sd/sdcard: Remove ACMD6 handler for SPI mode
Philippe Mathieu-Daudé
1
-1
/
+1
2024-06-24
hw/sd/sdcard: Use Load/Store API to fill some CID/CSD registers
Philippe Mathieu-Daudé
1
-7
/
+2
2024-06-24
hw/sd/sdcard: Use registerfield CSR::CURRENT_STATE definition
Philippe Mathieu-Daudé
1
-2
/
+2
2024-06-24
hw/sd/sdcard: Use HWBLOCK_SHIFT definition instead of magic values
Philippe Mathieu-Daudé
1
-3
/
+3
2024-06-24
hw/sd/sdcard: Fix typo in SEND_OP_COND command name
Philippe Mathieu-Daudé
2
-4
/
+4
2024-06-24
hw/sd/sdcard: Rewrite sd_cmd_ALL_SEND_CID using switch case (CMD2)
Philippe Mathieu-Daudé
1
-5
/
+5
2024-06-24
hw/sd/sdcard: Correct code indentation
Philippe Mathieu-Daudé
1
-17
/
+17
2024-06-24
hw/sd/sdcard: Avoid OOB in sd_read_byte() during unexpected CMD switch
Philippe Mathieu-Daudé
1
-0
/
+7
2024-06-24
bswap: Add st24_be_p() to store 24 bits in big-endian order
Philippe Mathieu-Daudé
1
-0
/
+7
2024-06-24
target/s390x: Add a CONFIG switch to disable legacy CPUs
Thomas Huth
3
-0
/
+19
2024-06-24
MAINTAINERS: Cover all tests/qtest/migration-* files
Thomas Huth
1
-1
/
+2
2024-06-24
target/s390x/arch_dump: use correct byte order for pid
Omar Sandoval
1
-1
/
+1
2024-06-24
tests/qtest/fuzz: fix memleak in qos_fuzz.c
Dmitry Frolov
1
-0
/
+1
2024-06-24
vfio/{ap, ccw}: Use warn_report_err() for IRQ notifier registration errors
Cédric Le Goater
2
-2
/
+2
2024-06-24
vfio/ccw: Fix the missed unrealize() call in error path
Zhenzhong Duan
1
-1
/
+2
2024-06-24
vfio/ccw: Use the 'Error **errp' argument of vfio_ccw_realize()
Cédric Le Goater
1
-7
/
+5
2024-06-24
s390x/css: Make S390CCWDeviceClass::realize return bool
Cédric Le Goater
3
-6
/
+6
2024-06-24
hw/s390x/ccw: Remove local Error variable from s390_ccw_realize()
Cédric Le Goater
1
-8
/
+5
2024-06-24
s390x/css: Make CCWDeviceClass::realize return bool
Cédric Le Goater
3
-4
/
+4
2024-06-24
hw/s390x/ccw: Make s390_ccw_get_dev_info() return a bool
Cédric Le Goater
1
-6
/
+6
2024-06-22
Merge tag 'pull-target-arm-20240622' of https://git.linaro.org/people/pmaydel...
Richard Henderson
15
-90
/
+179
2024-06-21
Merge tag 'migration-20240621-pull-request' of https://gitlab.com/farosas/qem...
Richard Henderson
33
-239
/
+838
2024-06-21
migration: Remove unused VMSTATE_ARRAY_TEST() macro
Philippe Mathieu-Daudé
1
-10
/
+0
2024-06-21
tests/migration-tests: Cover postcopy failure on reconnect
Peter Xu
1
-18
/
+77
2024-06-21
tests/migration-tests: Verify postcopy-recover-setup status
Peter Xu
1
-0
/
+6
2024-06-21
hw/arm/sbsa-ref: Enable CPU cluster on ARM sbsa machine
Xiong Yining
2
-1
/
+14
2024-06-21
hw/usb/hcd-ohci: Fix ohci_service_td: accept zero-length TDs where CBP=BE+1
David Hubbard
2
-2
/
+3
2024-06-21
hw/misc: Set valid access size for Exynos4210 RNG
Zheyu Ma
1
-0
/
+2
2024-06-21
hw/arm/virt: Avoid unexpected warning from Linux guest on host with Fujitsu CPUs
Zhenyu Zhang
1
-0
/
+11
2024-06-21
hw/arm/virt: allow creation of a second NonSecure UART
Peter Maydell
4
-8
/
+49
2024-06-21
hw/arm/virt: Rename VIRT_UART and VIRT_SECURE_UART to VIRT_UART[01]
Peter Maydell
3
-15
/
+15
2024-06-21
hw/arm/virt: Add serial aliases in DTB
Peter Maydell
1
-0
/
+4
2024-06-21
hw/usb/hcd-dwc2: Handle invalid address access in read and write functions
Zheyu Ma
1
-2
/
+7
2024-06-21
hw/timer/a9gtimer: Handle QTest mode in a9_gtimer_get_current_cpu
Zheyu Ma
1
-0
/
+5
2024-06-21
scripts/coverity-scan/COMPONENTS.md: Include libqmp in testlibs
Peter Maydell
1
-1
/
+1
2024-06-21
scripts/coverity-scan/COMPONENTS.md: Fix monitor component
Peter Maydell
1
-1
/
+1
2024-06-21
scripts/coverity-scan/COMPONENTS.md: Add crypto headers in host/include to th...
Peter Maydell
1
-1
/
+1
2024-06-21
scripts/coverity-scan/COMPONENTS.md: Fix 'char' component
Peter Maydell
1
-1
/
+4
2024-06-21
scripts/coverity-scan/COMPONENTS.md: Update paths to match gitlab CI
Peter Maydell
1
-52
/
+52
2024-06-21
hw/arm/xilinx_zynq: Fix IRQ/FIQ routing
Sebastian Huber
1
-2
/
+3
2024-06-21
hw/intc/arm_gic: Fix deactivation of SPI lines
Edgar E. Iglesias
1
-2
/
+6
[prev]
[next]