index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20190107'...
Peter Maydell
2019-01-07
10
-2
/
+354
|
\
\
|
*
|
Support u-boot noload images for arm as used by, NetBSD/evbarm GENERIC kernel.
Nick Hudson
2019-01-07
1
-1
/
+6
|
*
|
arm: Add Clock peripheral stub to NRF51 SOC
Steffen Görtz
2019-01-07
1
-0
/
+1
|
*
|
arm: Instantiate NRF51 Timers
Steffen Görtz
2019-01-07
1
-0
/
+4
|
*
|
hw/timer/nrf51_timer: Add nRF51 Timer peripheral
Steffen Görtz
2019-01-07
1
-0
/
+80
|
*
|
arm: Instantiate NRF51 general purpose I/O
Steffen Görtz
2019-01-07
1
-0
/
+2
|
*
|
hw/gpio/nrf51_gpio: Add nRF51 GPIO peripheral
Steffen Görtz
2019-01-07
1
-0
/
+69
|
*
|
arm: Instantiate NRF51 random number generator
Steffen Görtz
2019-01-07
1
-0
/
+2
|
*
|
hw/misc/nrf51_rng: Add NRF51 random number generator peripheral
Steffen Görtz
2019-01-07
1
-0
/
+83
|
*
|
arm: Add header to host common definition for nRF51 SOC peripherals
Steffen Görtz
2019-01-07
2
-1
/
+45
|
*
|
hw/arm/allwinner-a10: Add the 'A' SRAM and the SRAM controller
Philippe Mathieu-Daudé
2019-01-07
1
-0
/
+1
|
*
|
arm/xlnx-zynqmp: put APUs and RPUs in separate CPU clusters
Luc Michel
2019-01-07
1
-0
/
+3
|
*
|
hw/cpu: introduce CPU clusters
Luc Michel
2019-01-07
1
-0
/
+58
*
|
|
Merge remote-tracking branch 'remotes/elmarco/tags/machine-props-pull-request...
Peter Maydell
2019-01-07
7
-971
/
+109
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
hostmem: use object id for memory region name with >= 4.0
Marc-André Lureau
2019-01-07
1
-1
/
+2
|
*
|
qdev-props: remove errp from GlobalProperty
Marc-André Lureau
2019-01-07
1
-6
/
+2
|
*
|
qdev: all globals are now user-provided
Marc-André Lureau
2019-01-07
1
-3
/
+0
|
*
|
qdev: make a separate helper function to apply compat properties
Marc-André Lureau
2019-01-07
1
-0
/
+2
|
*
|
compat: remove remaining PC_COMPAT macros
Marc-André Lureau
2019-01-07
1
-221
/
+15
|
*
|
include: remove compat.h
Marc-André Lureau
2019-01-07
2
-5
/
+0
|
*
|
compat: replace PC_COMPAT_2_1 & HW_COMPAT_2_1 macros
Marc-André Lureau
2019-01-07
3
-45
/
+6
|
*
|
compat: replace PC_COMPAT_2_2 & HW_COMPAT_2_2 macros
Marc-André Lureau
2019-01-07
3
-97
/
+6
|
*
|
compat: replace PC_COMPAT_2_3 & HW_COMPAT_2_3 macros
Marc-André Lureau
2019-01-07
3
-124
/
+6
|
*
|
compat: replace PC_COMPAT_2_4 & HW_COMPAT_2_4 macros
Marc-André Lureau
2019-01-07
3
-98
/
+6
|
*
|
compat: replace PC_COMPAT_2_5 & HW_COMPAT_2_5 macros
Marc-André Lureau
2019-01-07
3
-26
/
+5
|
*
|
compat: replace PC_COMPAT_2_6 & HW_COMPAT_2_6 macros
Marc-André Lureau
2019-01-07
3
-36
/
+5
|
*
|
compat: replace PC_COMPAT_2_7 & HW_COMPAT_2_7 macros
Marc-André Lureau
2019-01-07
3
-55
/
+5
|
*
|
compat: replace PC_COMPAT_2_8 & HW_COMPAT_2_8 macros
Marc-André Lureau
2019-01-07
3
-70
/
+5
|
*
|
compat: replace PC_COMPAT_2_9 & HW_COMPAT_2_9 macros
Marc-André Lureau
2019-01-07
3
-26
/
+5
|
*
|
compat: replace PC_COMPAT_2_10 & HW_COMPAT_2_10 macros
Marc-André Lureau
2019-01-07
3
-26
/
+5
|
*
|
compat: replace PC_COMPAT_2_11 & HW_COMPAT_2_11 macros
Marc-André Lureau
2019-01-07
3
-30
/
+5
|
*
|
compat: replace PC_COMPAT_2_12 & HW_COMPAT_2_12 macros
Marc-André Lureau
2019-01-07
3
-46
/
+5
|
*
|
compat: replace PC_COMPAT_3_0 & HW_COMPAT_3_0 macros
Marc-André Lureau
2019-01-07
3
-18
/
+5
|
*
|
compat: replace PC_COMPAT_3_1 & HW_COMPAT_3_1 macros
Marc-André Lureau
2019-01-07
3
-18
/
+5
|
*
|
hw: remove SET_MACHINE_COMPAT
Marc-André Lureau
2019-01-07
1
-12
/
+0
|
*
|
hw: apply machine compat properties without touching globals
Marc-André Lureau
2019-01-07
1
-2
/
+1
|
*
|
machines: replace COMPAT define with a static array
Marc-André Lureau
2019-01-07
1
-7
/
+3
|
*
|
hw: apply accel compat properties without touching globals
Marc-André Lureau
2019-01-07
3
-3
/
+14
|
|
/
*
|
Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2019-01-05' into st...
Peter Maydell
2019-01-07
1
-0
/
+5
|
\
\
|
|
/
|
/
|
|
*
nbd: publish _lookup functions
Vladimir Sementsov-Ogievskiy
2019-01-05
1
-0
/
+5
*
|
fw_cfg: Make qemu_extra_params_fw locally
Li Qiang
2019-01-04
1
-1
/
+0
*
|
Merge remote-tracking branch 'remotes/amarkovic/tags/mips-queue-december-2018...
Peter Maydell
2019-01-04
1
-2
/
+3
|
\
\
|
*
|
atomics: Set ATOMIC_REG_SIZE=8 for MIPS n32
Paul Burton
2019-01-03
1
-2
/
+3
*
|
|
Merge remote-tracking branch 'remotes/palmer/tags/riscv-for-master-3.2-part1'...
Peter Maydell
2019-01-03
3
-3
/
+18
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
sifive_uart: Implement interrupt pending register
Nathaniel Graff
2018-12-20
1
-0
/
+3
|
*
|
sifive_u: Add clock DT node for GEM ethernet
Anup Patel
2018-12-20
1
-1
/
+2
|
*
|
hw/riscv/virt: Connect the gpex PCIe
Alistair Francis
2018-12-20
1
-1
/
+12
|
*
|
hw/riscv/virt: Increase the number of interrupts
Alistair Francis
2018-12-20
1
-1
/
+1
*
|
|
tcg: Add TCG_CALL_NO_RETURN
Richard Henderson
2018-12-25
2
-7
/
+27
*
|
|
exec: Add RISC-V GCC poison macro
Alistair Francis
2018-12-25
1
-0
/
+1
[prev]
[next]