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-05-21
ARM: PL061: Introduce N_GPIOS
Geert Uytterhoeven
1
-5
/
+7
2020-05-21
hw/timer/exynos4210_mct: Replace hw_error() by qemu_log_mask()
Philippe Mathieu-Daudé
1
-7
/
+5
2020-05-21
hw/char/xilinx_uartlite: Replace hw_error() by qemu_log_mask()
Philippe Mathieu-Daudé
1
-2
/
+3
2020-05-21
hw/arm/pxa2xx: Replace hw_error() by qemu_log_mask()
Philippe Mathieu-Daudé
3
-11
/
+18
2020-05-21
hw/arm/integratorcp: Replace hw_error() by qemu_log_mask()
Philippe Mathieu-Daudé
1
-8
/
+15
2020-05-21
hw/arm/fsl-imx7: Connect watchdog interrupts
Guenter Roeck
2
-0
/
+16
2020-05-21
hw/arm/fsl-imx7: Instantiate various unimplemented devices
Guenter Roeck
2
-0
/
+40
2020-05-21
hw/arm/fsl-imx6ul: Connect watchdog interrupts
Guenter Roeck
1
-0
/
+10
2020-05-21
hw/arm/fsl-imx6: Connect watchdog interrupts
Guenter Roeck
1
-0
/
+9
2020-05-21
hw/arm/fsl-imx31: Wire up watchdog
Guenter Roeck
3
-0
/
+11
2020-05-21
hw/arm/fsl-imx25: Wire up watchdog
Guenter Roeck
3
-0
/
+16
2020-05-21
hw/watchdog: Implement full i.MX watchdog support
Guenter Roeck
2
-14
/
+285
2020-05-21
hw: Move i.MX watchdog driver to hw/watchdog
Guenter Roeck
10
-5
/
+13
2020-05-21
target/arm: Remove unused GEN_NEON_INTEGER_OP macro
Peter Maydell
1
-23
/
+0
2020-05-21
linux-user/arm: Fix identification of syscall numbers
Peter Maydell
1
-66
/
+77
2020-05-21
linux-user/arm: Handle invalid arm-specific syscalls correctly
Peter Maydell
1
-4
/
+26
2020-05-21
linux-user/arm: Remove bogus SVC 0xf0002 handling
Peter Maydell
1
-3
/
+1
2020-05-21
linux-user/arm: BKPT should cause SIGTRAP, not be a syscall
Peter Maydell
1
-22
/
+8
2020-05-21
docs/system: Document Musca boards
Peter Maydell
3
-0
/
+33
2020-05-21
docs/system: Document the various MPS2 models
Peter Maydell
3
-0
/
+31
2020-05-21
docs/system: Document Arm Versatile Express boards
Peter Maydell
3
-0
/
+62
2020-05-21
docs/system: Sort Arm board index into alphabetical order
Peter Maydell
1
-6
/
+11
2020-05-21
docs/system: Add 'Arm' to the Integrator/CP document title
Peter Maydell
1
-2
/
+2
2020-05-21
tests/acceptance: Add a test for the canon-a1100 machine
Thomas Huth
2
-0
/
+36
2020-05-21
Merge remote-tracking branch 'remotes/berrange/tags/socket-next-pull-request'...
Peter Maydell
6
-10
/
+148
2020-05-21
Merge remote-tracking branch 'remotes/kraxel/tags/ui-20200520-pull-request' i...
Peter Maydell
10
-109
/
+264
2020-05-21
Merge remote-tracking branch 'remotes/ericb/tags/pull-bitmaps-2020-05-18-v3' ...
Peter Maydell
14
-329
/
+671
2020-05-20
qemu-options: updates for abstract unix sockets
xiaoqiang zhao
1
-2
/
+6
2020-05-20
tests/util-sockets: add abstract unix socket cases
xiaoqiang zhao
1
-0
/
+92
2020-05-20
qemu-sockets: add abstract UNIX domain socket support
xiaoqiang zhao
4
-8
/
+50
2020-05-19
Merge remote-tracking branch 'remotes/rth/tags/pull-fpu-20200519' into staging
Peter Maydell
22
-1395
/
+547
2020-05-19
qemu-img: Add bitmap sub-command
Eric Blake
3
-0
/
+279
2020-05-19
softfloat: Return bool from all classification predicates
Richard Henderson
2
-41
/
+41
2020-05-19
softfloat: Inline floatx80 compare specializations
Richard Henderson
2
-265
/
+41
2020-05-19
softfloat: Inline float128 compare specializations
Richard Henderson
2
-246
/
+41
2020-05-19
softfloat: Inline float64 compare specializations
Richard Henderson
3
-229
/
+42
2020-05-19
softfloat: Inline float32 compare specializations
Richard Henderson
2
-224
/
+41
2020-05-19
softfloat: Name compare relation enum
Richard Henderson
12
-70
/
+75
2020-05-19
softfloat: Name rounding mode enum
Richard Henderson
6
-51
/
+66
2020-05-19
softfloat: Change tininess_before_rounding to bool
Richard Henderson
4
-44
/
+28
2020-05-19
softfloat: Replace flag with bool
Richard Henderson
10
-190
/
+174
2020-05-19
softfloat: Use post test for floatN_mul
Richard Henderson
1
-51
/
+14
2020-05-19
blockdev: Split off basic bitmap operations for qemu-img
Eric Blake
5
-286
/
+324
2020-05-19
blockdev: Promote several bitmap functions to non-static
Eric Blake
2
-28
/
+31
2020-05-19
block: Make it easier to learn which BDS support bitmaps
Eric Blake
6
-0
/
+21
2020-05-19
qemu-img: Fix stale comments on doc location
Eric Blake
2
-2
/
+2
2020-05-19
docs: Sort sections on qemu-img subcommand parameters
Eric Blake
1
-24
/
+24
2020-05-19
bitmaps: Update maintainer
Eric Blake
1
-3
/
+4
2020-05-19
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...
Peter Maydell
8
-24
/
+69
2020-05-19
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
58
-580
/
+1003
[next]