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
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
2019-01-07
compat: replace PC_COMPAT_2_5 & HW_COMPAT_2_5 macros
Marc-André Lureau
9
-40
/
+40
2019-01-07
compat: replace PC_COMPAT_2_6 & HW_COMPAT_2_6 macros
Marc-André Lureau
10
-50
/
+52
2019-01-07
compat: replace PC_COMPAT_2_7 & HW_COMPAT_2_7 macros
Marc-André Lureau
10
-74
/
+71
2019-01-07
compat: replace PC_COMPAT_2_8 & HW_COMPAT_2_8 macros
Marc-André Lureau
10
-86
/
+87
2019-01-07
compat: replace PC_COMPAT_2_9 & HW_COMPAT_2_9 macros
Marc-André Lureau
10
-43
/
+42
2019-01-07
compat: replace PC_COMPAT_2_10 & HW_COMPAT_2_10 macros
Marc-André Lureau
10
-51
/
+42
2019-01-07
compat: replace PC_COMPAT_2_11 & HW_COMPAT_2_11 macros
Marc-André Lureau
10
-49
/
+46
2019-01-07
compat: replace PC_COMPAT_2_12 & HW_COMPAT_2_12 macros
Marc-André Lureau
10
-66
/
+62
2019-01-07
compat: replace PC_COMPAT_3_0 & HW_COMPAT_3_0 macros
Marc-André Lureau
10
-41
/
+32
2019-01-07
compat: replace PC_COMPAT_3_1 & HW_COMPAT_3_1 macros
Marc-André Lureau
10
-43
/
+34
2019-01-07
hw: remove SET_MACHINE_COMPAT
Marc-André Lureau
1
-12
/
+0
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
9
-93
/
+148
2019-01-07
machines: replace COMPAT define with a static array
Marc-André Lureau
6
-438
/
+577
2019-01-07
hw: apply accel compat properties without touching globals
Marc-André Lureau
8
-19
/
+54
2019-01-07
Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2019-01-05' into st...
Peter Maydell
10
-83
/
+92
2019-01-05
nbd/client: Drop pointless buf variable
Eric Blake
2
-16
/
+9
2019-01-05
qemu-nbd: Fail earlier for -c/-d on non-linux
Eric Blake
2
-19
/
+20
2019-01-05
nbd/client: More consistent error messages
Eric Blake
1
-9
/
+12
2019-01-04
nbd: Document timeline of various features
Eric Blake
1
-1
/
+18
2019-01-04
qemu-nbd: Use program name in error messages
Eric Blake
2
-1
/
+2
2019-01-04
block/nbd-client: use traces instead of noisy error_report_err
Vladimir Sementsov-Ogievskiy
3
-32
/
+23
2019-01-04
nbd/client: Trace all server option error messages
Eric Blake
2
-0
/
+3
2019-01-04
nbd: publish _lookup functions
Vladimir Sementsov-Ogievskiy
2
-5
/
+5
2019-01-04
Merge remote-tracking branch 'remotes/philmd/tags/fw_cfg-20190104-pull-reques...
Peter Maydell
3
-44
/
+32
2019-01-04
fw_cfg: Make qemu_extra_params_fw locally
Li Qiang
3
-2
/
+1
2019-01-04
fw_cfg: Fix -boot reboot-timeout error checking
Li Qiang
2
-15
/
+14
2019-01-04
fw_cfg: Fix -boot bootsplash error checking
Li Qiang
2
-23
/
+14
2019-01-04
fw_cfg: Improve error message when can't load splash file
Li Qiang
1
-4
/
+3
2019-01-04
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...
Peter Maydell
1
-11
/
+20
2019-01-04
dmg: don't skip zero chunk
yuchenlin
1
-7
/
+12
2019-01-04
dmg: use enumeration type instead of hard coding number
yuchenlin
1
-2
/
+2
2019-01-04
dmg: fix binary search
yuchenlin
1
-3
/
+7
2019-01-04
dmg: Fixing wrong dmg block type value for block terminator.
Julio Faracco
1
-1
/
+1
[prev]
[next]