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
Age
Commit message (
Expand
)
Author
Files
Lines
2020-03-17
tests/tcg/aarch64: add SVE iotcl test
Alex Bennée
2
-0
/
+74
2020-03-17
tests/tcg/aarch64: add a gdbstub testcase for SVE registers
Alex Bennée
3
-0
/
+100
2020-03-17
tests/guest-debug: add a simple test runner
Alex Bennée
1
-0
/
+57
2020-03-17
configure: allow user to specify what gdb to use
Alex Bennée
1
-0
/
+9
2020-03-17
tests/tcg/aarch64: userspace system register test
Alex Bennée
2
-0
/
+178
2020-03-17
target/arm: don't bother with id_aa64pfr0_read for USER_ONLY
Alex Bennée
1
-5
/
+15
2020-03-17
target/arm: generate xml description of our SVE registers
Alex Bennée
3
-5
/
+261
2020-03-17
target/arm: default SVE length to 64 bytes for linux-user
Alex Bennée
1
-3
/
+4
2020-03-17
target/arm: explicitly encode regnum in our XML
Alex Bennée
3
-8
/
+13
2020-03-17
target/arm: prepare for multiple dynamic XMLs
Alex Bennée
3
-24
/
+30
2020-03-17
gdbstub: extend GByteArray to read register helpers
Alex Bennée
41
-149
/
+179
2020-03-17
target/i386: use gdb_get_reg helpers
Alex Bennée
1
-16
/
+11
2020-03-17
target/m68k: use gdb_get_reg helpers
Alex Bennée
1
-18
/
+11
2020-03-17
target/arm: use gdb_get_reg helpers
Alex Bennée
1
-11
/
+7
2020-03-17
gdbstub: add helper for 128 bit registers
Alex Bennée
1
-0
/
+13
2020-03-17
gdbstub: move mem_buf to GDBState and use GByteArray
Alex Bennée
1
-21
/
+35
2020-03-17
gdbstub: move str_buf to GDBState and use GString
Alex Bennée
1
-105
/
+90
2020-03-17
gdbstub: stop passing GDBState * around and use global
Alex Bennée
1
-283
/
+278
2020-03-17
gdbstub: make GDBState static and have common init function
Alex Bennée
1
-87
/
+81
2020-03-17
travis.yml: Set G_MESSAGES_DEBUG do report GLib errors
Philippe Mathieu-Daudé
1
-0
/
+1
2020-03-17
tests/docker: Update VirGL to v0.8.0
Philippe Mathieu-Daudé
1
-1
/
+1
2020-03-17
tests/docker: Remove obsolete VirGL --with-glx configure option
Philippe Mathieu-Daudé
1
-1
/
+1
2020-03-17
tests/docker: Update VirGL git repository URL
Philippe Mathieu-Daudé
1
-1
/
+1
2020-03-17
tests/docker: Install tools to cross-debug and build Linux kernels
Philippe Mathieu-Daudé
2
-0
/
+6
2020-03-17
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20200317'...
Peter Maydell
15
-36
/
+444
2020-03-17
Merge remote-tracking branch 'remotes/kraxel/tags/usb-20200317-pull-request' ...
Peter Maydell
1
-36
/
+59
2020-03-17
hw/arm/pxa2xx: Do not wire up OHCI for PXA255
Guenter Roeck
1
-3
/
+0
2020-03-17
aspeed/smc: Fix number of dummy cycles for FAST_READ_4 command
Guenter Roeck
1
-1
/
+1
2020-03-17
m25p80: Improve command handling for unsupported commands
Guenter Roeck
1
-0
/
+5
2020-03-17
m25p80: Improve command handling for Jedec commands
Guenter Roeck
1
-1
/
+4
2020-03-17
m25p80: Convert to support tracing
Guenter Roeck
2
-26
/
+38
2020-03-17
hw/net/imx_fec: write TGSR and TCSR3 in imx_enet_write()
Chen Qun
1
-2
/
+4
2020-03-17
hw/arm/fsl-imx6: Wire up USB controllers
Guenter Roeck
2
-0
/
+42
2020-03-17
hw/arm/fsl-imx6ul: Wire up USB controllers
Guenter Roeck
2
-0
/
+45
2020-03-17
hw/arm/fsl-imx6ul: Instantiate unimplemented pwm and can devices
Guenter Roeck
1
-0
/
+14
2020-03-17
hw/arm/fsl-imx6ul: Fix USB interrupt numbers
Guenter Roeck
1
-3
/
+3
2020-03-17
hw/usb: Add basic i.MX USB Phy support
Guenter Roeck
6
-0
/
+288
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
[next]