index
:
~fziglio/qemu
master
virgl-spice
Qemu experimental branch
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
Age
Commit message (
Expand
)
Author
Files
Lines
2019-01-07
Support u-boot noload images for arm as used by, NetBSD/evbarm GENERIC kernel.
Nick Hudson
8
-10
/
+27
2019-01-07
hw/misc/tz-mpc: Fix value of BLK_MAX register
Peter Maydell
1
-1
/
+1
2019-01-07
arm: Add Clock peripheral stub to NRF51 SOC
Steffen Görtz
1
-0
/
+26
2019-01-07
arm: Instantiate NRF51 Timers
Steffen Görtz
1
-0
/
+26
2019-01-07
hw/timer/nrf51_timer: Add nRF51 Timer peripheral
Steffen Görtz
3
-0
/
+399
2019-01-07
arm: Instantiate NRF51 general purpose I/O
Steffen Görtz
1
-0
/
+16
2019-01-07
hw/gpio/nrf51_gpio: Add nRF51 GPIO peripheral
Steffen Görtz
3
-0
/
+308
2019-01-07
arm: Instantiate NRF51 random number generator
Steffen Görtz
1
-0
/
+16
2019-01-07
hw/misc/nrf51_rng: Add NRF51 random number generator peripheral
Steffen Görtz
2
-0
/
+263
2019-01-07
arm: Add header to host common definition for nRF51 SOC peripherals
Steffen Görtz
1
-21
/
+12
2019-01-07
hw/arm/allwinner-a10: Add the 'A' SRAM and the SRAM controller
Philippe Mathieu-Daudé
1
-0
/
+6
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
1
-4
/
+19
2019-01-07
hw/cpu: introduce CPU clusters
Luc Michel
2
-1
/
+51
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
1
-0
/
+8
2019-01-07
qdev-props: call object_apply_global_props()
Marc-André Lureau
1
-22
/
+2
2019-01-07
qdev-props: remove errp from GlobalProperty
Marc-André Lureau
1
-2
/
+2
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
1
-4
/
+0
2019-01-07
qdev: make a separate helper function to apply compat properties
Marc-André Lureau
1
-1
/
+5
2019-01-07
compat: remove remaining PC_COMPAT macros
Marc-André Lureau
2
-37
/
+252
2019-01-07
include: remove compat.h
Marc-André Lureau
3
-3
/
+0
2019-01-07
compat: replace PC_COMPAT_2_1 & HW_COMPAT_2_1 macros
Marc-André Lureau
4
-12
/
+54
2019-01-07
compat: replace PC_COMPAT_2_2 & HW_COMPAT_2_2 macros
Marc-André Lureau
4
-8
/
+104
2019-01-07
compat: replace PC_COMPAT_2_3 & HW_COMPAT_2_3 macros
Marc-André Lureau
4
-9
/
+133
2019-01-07
compat: replace PC_COMPAT_2_4 & HW_COMPAT_2_4 macros
Marc-André Lureau
6
-13
/
+106
2019-01-07
compat: replace PC_COMPAT_2_5 & HW_COMPAT_2_5 macros
Marc-André Lureau
6
-14
/
+35
2019-01-07
compat: replace PC_COMPAT_2_6 & HW_COMPAT_2_6 macros
Marc-André Lureau
7
-14
/
+47
2019-01-07
compat: replace PC_COMPAT_2_7 & HW_COMPAT_2_7 macros
Marc-André Lureau
7
-19
/
+66
2019-01-07
compat: replace PC_COMPAT_2_8 & HW_COMPAT_2_8 macros
Marc-André Lureau
7
-16
/
+82
2019-01-07
compat: replace PC_COMPAT_2_9 & HW_COMPAT_2_9 macros
Marc-André Lureau
7
-17
/
+37
2019-01-07
compat: replace PC_COMPAT_2_10 & HW_COMPAT_2_10 macros
Marc-André Lureau
7
-25
/
+37
2019-01-07
compat: replace PC_COMPAT_2_11 & HW_COMPAT_2_11 macros
Marc-André Lureau
7
-19
/
+41
2019-01-07
compat: replace PC_COMPAT_2_12 & HW_COMPAT_2_12 macros
Marc-André Lureau
7
-20
/
+57
2019-01-07
compat: replace PC_COMPAT_3_0 & HW_COMPAT_3_0 macros
Marc-André Lureau
7
-23
/
+27
2019-01-07
compat: replace PC_COMPAT_3_1 & HW_COMPAT_3_1 macros
Marc-André Lureau
7
-25
/
+29
2019-01-07
machine: move compat properties out of globals
Marc-André Lureau
6
-716
/
+637
2019-01-07
hw: apply machine compat properties without touching globals
Marc-André Lureau
7
-90
/
+147
2019-01-07
machines: replace COMPAT define with a static array
Marc-André Lureau
5
-431
/
+574
2019-01-07
hw: apply accel compat properties without touching globals
Marc-André Lureau
2
-3
/
+15
2019-01-04
fw_cfg: Make qemu_extra_params_fw locally
Li Qiang
1
-0
/
+1
2019-01-04
fw_cfg: Fix -boot reboot-timeout error checking
Li Qiang
1
-14
/
+13
2019-01-04
fw_cfg: Fix -boot bootsplash error checking
Li Qiang
1
-22
/
+13
2019-01-04
fw_cfg: Improve error message when can't load splash file
Li Qiang
1
-4
/
+3
2019-01-03
Merge remote-tracking branch 'remotes/palmer/tags/riscv-for-master-3.2-part1'...
Peter Maydell
6
-26
/
+185
2018-12-22
pvrdma: check return value from pvrdma_idx_ring_has_ routines
Prasad J Pandit
1
-18
/
+11
2018-12-22
rdma: remove unused VENDOR_ERR_NO_SGE macro
Prasad J Pandit
1
-2
/
+1
2018-12-22
pvrdma: release ring object in case of an error
Prasad J Pandit
1
-11
/
+26
[prev]
[next]