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
2020-03-17
Use &error_abort instead of separate assert()
Markus Armbruster
3
-14
/
+5
2020-03-17
Merge remote-tracking branch 'remotes/kraxel/tags/usb-20200317-pull-request' ...
Peter Maydell
1
-36
/
+59
2020-03-17
Merge remote-tracking branch 'remotes/palmer/tags/riscv-for-master-5.0-sf5' i...
Peter Maydell
13
-4
/
+119
2020-03-17
usb-serial: Fix timeout closing the device
Jason Andryuk
1
-1
/
+1
2020-03-17
usb-serial: Increase receive buffer to 496
Jason Andryuk
1
-1
/
+1
2020-03-17
usb-serial: chunk data to wMaxPacketSize
Jason Andryuk
1
-18
/
+29
2020-03-17
usb-serial: Move USB_TOKEN_IN into a helper function
Jason Andryuk
1
-34
/
+46
2020-03-16
target/riscv: Fix VS mode interrupts forwarding.
Rajnesh Kanwal
1
-1
/
+8
2020-03-16
gitlab-ci.yml: Add jobs to build OpenSBI firmware binaries
Bin Meng
3
-0
/
+97
2020-03-16
riscv: sifive_u: Update BIOS_FILENAME for 32-bit
Bin Meng
1
-1
/
+5
2020-03-16
roms: opensbi: Add 32-bit firmware image for sifive_u machine
Bin Meng
3
-1
/
+8
2020-03-16
roms: opensbi: Upgrade from v0.5 to v0.6
Bin Meng
4
-0
/
+0
2020-03-16
target/riscv: Correctly implement TSR trap
Alistair Francis
1
-1
/
+1
2020-03-16
Merge remote-tracking branch 'remotes/kraxel/tags/vga-20200316-pull-request' ...
Peter Maydell
2
-6
/
+6
2020-03-16
Merge remote-tracking branch 'remotes/kraxel/tags/audio-20200316-pull-request...
Peter Maydell
4
-27
/
+39
2020-03-16
stdvga+bochs-display: add dummy mmio handler
Gerd Hoffmann
2
-6
/
+6
2020-03-16
audio: add audiodev format=f32 option documentation
Volker Rümelin
1
-2
/
+2
2020-03-16
audio: fix saturation nonlinearity in clip_* functions
Volker Rümelin
1
-3
/
+2
2020-03-16
audio: change mixing engine float range to [-1.f, 1.f]
Volker Rümelin
2
-11
/
+10
2020-03-16
audio: consistency changes
Volker Rümelin
1
-1
/
+1
2020-03-16
audio: change naming scheme of FLOAT_CONV macros
Volker Rümelin
1
-11
/
+11
2020-03-16
qapi/audio: add documentation for AudioFormat
Volker Rümelin
1
-0
/
+14
2020-03-13
Merge remote-tracking branch 'remotes/dgilbert/tags/pull-migration-20200313a'...
Peter Maydell
7
-43
/
+135
2020-03-13
migration: recognize COLO as part of activating process
zhanghailiang
1
-0
/
+1
2020-03-13
ram/colo: only record bitmap of dirty pages in COLO stage
zhanghailiang
1
-4
/
+5
2020-03-13
COLO: Optimize memory back-up process
zhanghailiang
3
-17
/
+53
2020-03-13
migration/throttle: Add throttle-trig-thres migration parameter
Keqian Zhu
4
-23
/
+76
2020-03-13
configure: Improve zstd test
Juan Quintela
1
-1
/
+2
2020-03-12
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20200312'...
Peter Maydell
57
-74
/
+5787
2020-03-12
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
17
-57
/
+262
2020-03-12
target/arm: kvm: Inject events at the last stage of sync
Beata Michalska
2
-10
/
+20
2020-03-12
hw/arm/virt: kvm: allow gicv3 by default if v2 cannot work
Eric Auger
1
-1
/
+16
2020-03-12
hw/arm/virt: kvm: Restructure finalize_gic_version()
Eric Auger
1
-20
/
+66
2020-03-12
target/arm/kvm: Let kvm_arm_vgic_probe() return a bitmap
Eric Auger
3
-8
/
+20
2020-03-12
hw/arm/virt: Introduce finalize_gic_version()
Eric Auger
2
-21
/
+34
2020-03-12
hw/arm/virt: Introduce VirtGICType enum type
Eric Auger
2
-17
/
+24
2020-03-12
hw/arm/virt: Document 'max' value in gic-version property description
Eric Auger
1
-1
/
+2
2020-03-12
docs: add Orange Pi PC document
Niek Linnenbank
3
-0
/
+256
2020-03-12
tests/boot_linux_console: Test booting NetBSD via U-Boot on OrangePi PC
Philippe Mathieu-Daudé
1
-0
/
+70
2020-03-12
tests/boot_linux_console: Add a SLOW test booting Ubuntu on OrangePi PC
Philippe Mathieu-Daudé
1
-0
/
+48
2020-03-12
tests/boot_linux_console: Add a SD card test for the OrangePi PC board
Philippe Mathieu-Daudé
1
-0
/
+47
2020-03-12
tests/boot_linux_console: Add initrd test for the Orange Pi PC board
Philippe Mathieu-Daudé
1
-0
/
+40
2020-03-12
tests/boot_linux_console: Add a quick test for the OrangePi PC board
Philippe Mathieu-Daudé
1
-0
/
+25
2020-03-12
hw/arm/allwinner: add RTC device support
Niek Linnenbank
8
-1
/
+571
2020-03-12
hw/arm/allwinner-h3: add SDRAM controller device
Niek Linnenbank
7
-3
/
+502
2020-03-12
hw/arm/allwinner-h3: add Boot ROM support
Niek Linnenbank
3
-0
/
+43
2020-03-12
hw/arm/allwinner-h3: add EMAC ethernet device
Niek Linnenbank
9
-1
/
+1006
2020-03-12
hw/arm/allwinner: add SD/MMC host controller
Niek Linnenbank
11
-1
/
+1059
2020-03-12
hw/arm/allwinner: add Security Identifier device
Niek Linnenbank
7
-1
/
+254
2020-03-12
hw/arm/allwinner: add CPU Configuration module
Niek Linnenbank
6
-1
/
+351
[next]