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-10.0
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-10.0
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
tracing
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
2020-06-05
usb: add short-packet handling to usb-storage driver
Paul Zimmerman
1
-1
/
+14
2020-06-05
dwc-hsotg (dwc2) USB host controller emulation
Paul Zimmerman
4
-0
/
+1473
2020-06-05
dwc-hsotg (dwc2) USB host controller state definitions
Paul Zimmerman
1
-0
/
+190
2020-06-05
dwc-hsotg (dwc2) USB host controller register definitions
Paul Zimmerman
1
-0
/
+899
2020-06-05
raspi: add BCM2835 SOC MPHI emulation
Paul Zimmerman
5
-0
/
+255
2020-06-05
docs/system: Document Aspeed boards
Cédric Le Goater
2
-0
/
+86
2020-06-05
tests/acceptance: Add a boot test for the xlnx-versal-virt machine
Thomas Huth
1
-0
/
+26
2020-06-05
hw/adc/stm32f2xx_adc: Correct memory region size and access size
Philippe Mathieu-Daudé
1
-1
/
+3
2020-06-05
target/arm: Split helper_crypto_sm3tt
Richard Henderson
3
-23
/
+27
2020-06-05
target/arm: Split helper_crypto_sha1_3reg
Richard Henderson
5
-94
/
+95
2020-06-05
target/arm: Convert sha1 and sha256 to gvec helpers
Richard Henderson
6
-162
/
+66
2020-06-05
target/arm: Convert sha512 and sm3 to gvec helpers
Richard Henderson
3
-47
/
+55
2020-06-05
target/arm: Convert rax1 to gvec helpers
Richard Henderson
4
-28
/
+47
2020-06-05
target/arm: Convert aes and sm4 to gvec helpers
Richard Henderson
6
-67
/
+138
2020-06-05
hw/arm/pxa2xx: Replace printf() call by qemu_log_mask()
Philippe Mathieu-Daudé
1
-17
/
+49
2020-06-05
hw/input/pxa2xx_keypad: Replace hw_error() by qemu_log_mask()
Philippe Mathieu-Daudé
1
-3
/
+7
2020-06-05
hw/ssi/imx_spi: Removed unnecessary cast of rx data received from slave
Eden Mikitas
1
-1
/
+1
2020-06-05
hw/ssi/imx_spi: changed while statement to prevent underflow
Eden Mikitas
1
-1
/
+1
2020-06-05
Merge remote-tracking branch 'remotes/kraxel/tags/vga-20200605-pull-request' ...
Peter Maydell
2
-5
/
+11
2020-06-05
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...
Peter Maydell
16
-144
/
+134
2020-06-05
block: Factor out bdrv_run_co()
Vladimir Sementsov-Ogievskiy
1
-121
/
+72
2020-06-05
exec: Rename qemu_ram_writeback() as qemu_ram_msync()
Philippe Mathieu-Daudé
3
-4
/
+4
2020-06-05
hw/block: Let the NVMe emulated device be target-agnostic
Philippe Mathieu-Daudé
2
-5
/
+3
2020-06-05
memory: Extract memory_region_msync() from memory_region_writeback()
Philippe Mathieu-Daudé
2
-3
/
+20
2020-06-05
memory: Rename memory_region_do_writeback -> memory_region_writeback
Philippe Mathieu-Daudé
3
-4
/
+4
2020-06-05
fuzz: run the main-loop in fork-server process
Alexander Bulekov
3
-0
/
+5
2020-06-05
fuzz: add mangled object name to linker script
Alexander Bulekov
1
-0
/
+5
2020-06-05
fuzz: fix typo in i440fx-qtest-reboot arguments
Alexander Bulekov
1
-1
/
+1
2020-06-05
fuzz: add datadir for oss-fuzz compatability
Alexander Bulekov
3
-1
/
+18
2020-06-05
io_uring: use io_uring_cq_ready() to check for ready cqes
Stefano Garzarella
1
-6
/
+3
2020-06-05
io_uring: retry io_uring_submit() if it fails with errno=EINTR
Stefano Garzarella
1
-1
/
+1
2020-06-05
hw/display/cirrus_vga: Fix code mis-indentation
Philippe Mathieu-Daudé
1
-3
/
+3
2020-06-05
ati-vga: check mm_index before recursive call (CVE-2020-13800)
Prasad J Pandit
1
-2
/
+8
2020-06-04
Merge remote-tracking branch 'remotes/alistair/tags/pull-riscv-to-apply-20200...
Peter Maydell
24
-573
/
+480
2020-06-03
riscv: Initial commit of OpenTitan machine
Alistair Francis
7
-1
/
+278
2020-06-03
target/riscv: Add the lowRISC Ibex CPU
Alistair Francis
2
-0
/
+11
2020-06-03
target/riscv: Don't set PMP feature in the cpu init
Alistair Francis
1
-5
/
+0
2020-06-03
target/riscv: Disable the MMU correctly
Alistair Francis
1
-2
/
+3
2020-06-03
target/riscv: Don't overwrite the reset vector
Alistair Francis
1
-1
/
+2
2020-06-03
riscv/boot: Add a missing header include
Alistair Francis
1
-0
/
+1
2020-06-03
riscv: sifive_e: Manually define the machine
Alistair Francis
2
-11
/
+34
2020-06-03
docs: deprecated: Update the -bios documentation
Alistair Francis
1
-15
/
+13
2020-06-03
target/riscv: Drop support for ISA spec version 1.09.1
Alistair Francis
8
-210
/
+73
2020-06-03
target/riscv: Remove the deprecated CPUs
Alistair Francis
4
-52
/
+20
2020-06-03
hw/riscv: spike: Remove deprecated ISA specific machines
Alistair Francis
3
-228
/
+12
2020-06-03
hw/riscv: virt: Remove the riscv_ prefix of the machine* functions
Bin Meng
1
-10
/
+10
2020-06-03
hw/riscv: sifive_u: Remove the riscv_ prefix of the soc* functions
Bin Meng
1
-12
/
+12
2020-06-03
riscv: Change the default behavior if no -bios option is specified
Bin Meng
1
-27
/
+4
2020-06-03
riscv: Suppress the error report for QEMU testing with riscv_find_firmware()
Bin Meng
1
-3
/
+11
2020-06-02
Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20200602' into staging
Peter Maydell
26
-193
/
+736
[next]