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
path:
root
/
hw
Age
Commit message (
Expand
)
Author
Files
Lines
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
2018-12-22
pvrdma: check number of pages when creating rings
Prasad J Pandit
1
-0
/
+11
2018-12-22
pvrdma: add uar_read routine
Prasad J Pandit
1
-0
/
+6
2018-12-22
rdma: check num_sge does not exceed MAX_SGE
Prasad J Pandit
1
-6
/
+6
2018-12-22
pvrdma: release device resources in case of an error
Prasad J Pandit
1
-1
/
+2
2018-12-22
hw/rdma: Do not call rdma_backend_del_gid on an empty gid
Yuval Shaia
1
-0
/
+4
2018-12-22
hw/rdma: Do not use bitmap_zero_extend to free bitmap
Yuval Shaia
1
-1
/
+1
2018-12-22
hw/pvrdma: Clean device's resource when system is shutdown
Yuval Shaia
2
-0
/
+17
2018-12-22
hw/rdma: Remove unneeded code that handles more that one port
Yuval Shaia
3
-21
/
+19
2018-12-22
hw/pvrdma: Fill error code in command's response
Yuval Shaia
1
-108
/
+91
2018-12-22
hw/pvrdma: Fill all CQE fields
Yuval Shaia
3
-36
/
+58
2018-12-22
hw/pvrdma: Make device state depend on Ethernet function state
Yuval Shaia
1
-1
/
+2
2018-12-22
hw/rdma: Initialize node_guid from vmxnet3 mac address
Yuval Shaia
3
-11
/
+13
2018-12-22
hw/pvrdma: Make sure PCI function 0 is vmxnet3
Yuval Shaia
2
-0
/
+14
2018-12-22
vmxnet3: Move some definitions to header file
Yuval Shaia
2
-115
/
+134
2018-12-22
hw/pvrdma: Add support to allow guest to configure GID table
Yuval Shaia
11
-163
/
+462
2018-12-22
hw/pvrdma: Set the correct opcode for send completion
Yuval Shaia
1
-1
/
+1
[prev]
[next]