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
2019-01-07
hw/misc/tz-mpc: Fix value of BLK_MAX register
Peter Maydell
1
-1
/
+1
2019-01-07
target/arm: Emit barriers for A32/T32 load-acquire/store-release insns
Peter Maydell
1
-7
/
+26
2019-01-07
arm: Add Clock peripheral stub to NRF51 SOC
Steffen Görtz
2
-0
/
+27
2019-01-07
tests/microbit-test: Add Tests for nRF51 Timer
Steffen Görtz
1
-0
/
+95
2019-01-07
arm: Instantiate NRF51 Timers
Steffen Görtz
2
-0
/
+30
2019-01-07
hw/timer/nrf51_timer: Add nRF51 Timer peripheral
Steffen Görtz
4
-0
/
+479
2019-01-07
tests/microbit-test: Add Tests for nRF51 GPIO
Steffen Görtz
2
-0
/
+162
2019-01-07
arm: Instantiate NRF51 general purpose I/O
Steffen Görtz
2
-0
/
+18
2019-01-07
hw/gpio/nrf51_gpio: Add nRF51 GPIO peripheral
Steffen Görtz
5
-0
/
+378
2019-01-07
arm: Instantiate NRF51 random number generator
Steffen Görtz
2
-0
/
+18
2019-01-07
hw/misc/nrf51_rng: Add NRF51 random number generator peripheral
Steffen Görtz
3
-0
/
+346
2019-01-07
arm: Add header to host common definition for nRF51 SOC peripherals
Steffen Görtz
3
-22
/
+57
2019-01-07
qtest: Add set_irq_in command to set IRQ/GPIO level
Steffen Görtz
3
-0
/
+66
2019-01-07
hw/arm/allwinner-a10: Add the 'A' SRAM and the SRAM controller
Philippe Mathieu-Daudé
2
-0
/
+7
2019-01-07
cpus.c: Fix race condition in cpu_stop_current()
Peter Maydell
1
-1
/
+2
2019-01-07
MAINTAINERS: Add ARM-related files for hw/[misc|input|timer]/
Thomas Huth
1
-2
/
+14
2019-01-07
hw/arm: versal: Plug memory leaks
Edgar E. Iglesias
1
-0
/
+2
2019-01-07
Revert "armv7m: Guard against no -kernel argument"
Stefan Hajnoczi
1
-5
/
+0
2019-01-07
arm/xlnx-zynqmp: put APUs and RPUs in separate CPU clusters
Luc Michel
2
-4
/
+22
2019-01-07
gdbstub: add multiprocess extension support
Luc Michel
1
-0
/
+6
2019-01-07
gdbstub: gdb_set_stop_cpu: ignore request when process is not attached
Luc Michel
1
-0
/
+10
2019-01-07
gdbstub: processes initialization on new peer connection
Luc Michel
1
-5
/
+15
2019-01-07
gdbstub: add support for vAttach packets
Luc Michel
1
-0
/
+35
2019-01-07
gdbstub: add support for extended mode packet
Luc Michel
1
-0
/
+3
2019-01-07
gdbstub: add multiprocess support to 'D' packets
Luc Michel
1
-7
/
+53
2019-01-07
gdbstub: add multiprocess support to gdb_vm_state_change()
Luc Michel
1
-3
/
+12
2019-01-07
gdbstub: add multiprocess support to Xfer:features:read:
Luc Michel
1
-20
/
+28
2019-01-07
gdbstub: add multiprocess support to (f|s)ThreadInfo and ThreadExtraInfo
Luc Michel
1
-10
/
+27
2019-01-07
gdbstub: add multiprocess support to 'sC' packets
Luc Michel
1
-3
/
+9
2019-01-07
gdbstub: add multiprocess support to vCont packets
Luc Michel
1
-15
/
+100
2019-01-07
gdbstub: add multiprocess support to 'H' and 'T' packets
Luc Michel
1
-18
/
+136
2019-01-07
gdbstub: add multiprocess support to '?' packets
Luc Michel
1
-2
/
+64
2019-01-07
gdbstub: introduce GDB processes
Luc Michel
1
-0
/
+97
2019-01-07
hw/cpu: introduce CPU clusters
Luc Michel
4
-1
/
+111
2019-01-07
target/arm: SVE brk[ab] merging does not have s bit
Richard Henderson
1
-2
/
+3
2019-01-07
target/arm: Convert ARM_TBFLAG_* to FIELDs
Richard Henderson
4
-135
/
+78
2019-01-07
hw/usb: fix mistaken de-initialization of CCID state
Daniel P. Berrangé
1
-0
/
+2
2019-01-07
hostmem: use object id for memory region name with >= 4.0
Marc-André Lureau
6
-11
/
+55
2019-01-07
arm: replace instance_post_init()
Marc-André Lureau
4
-10
/
+49
2019-01-07
qdev-props: call object_apply_global_props()
Marc-André Lureau
2
-23
/
+13
2019-01-07
qdev-props: remove errp from GlobalProperty
Marc-André Lureau
6
-12
/
+4
2019-01-07
qdev-props: convert global_props to GPtrArray
Marc-André Lureau
1
-9
/
+20
2019-01-07
qdev: all globals are now user-provided
Marc-André Lureau
4
-59
/
+6
2019-01-07
qdev: make a separate helper function to apply compat properties
Marc-André Lureau
2
-1
/
+7
2019-01-07
compat: remove remaining PC_COMPAT macros
Marc-André Lureau
3
-258
/
+267
2019-01-07
include: remove compat.h
Marc-André Lureau
5
-8
/
+0
2019-01-07
compat: replace PC_COMPAT_2_1 & HW_COMPAT_2_1 macros
Marc-André Lureau
7
-57
/
+60
2019-01-07
compat: replace PC_COMPAT_2_2 & HW_COMPAT_2_2 macros
Marc-André Lureau
7
-105
/
+110
2019-01-07
compat: replace PC_COMPAT_2_3 & HW_COMPAT_2_3 macros
Marc-André Lureau
7
-133
/
+139
2019-01-07
compat: replace PC_COMPAT_2_4 & HW_COMPAT_2_4 macros
Marc-André Lureau
9
-111
/
+112
[prev]
[next]