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
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
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
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2021-01-04
hw/intc: Rework Loongson LIOINTC
Huacai Chen
1
-0
/
+22
2021-01-04
clock: Define and use new clock_display_freq()
Peter Maydell
1
-0
/
+12
2021-01-04
clock: Remove clock_get_ns()
Peter Maydell
1
-6
/
+0
2021-01-04
clock: Introduce clock_ticks_to_ns()
Peter Maydell
1
-0
/
+41
2021-01-04
vt82c686: Remove legacy vt82c686b_pm_init() function
BALATON Zoltan
1
-4
/
+1
2021-01-04
vt82c686: Remove legacy vt82c686b_isa_init() function
BALATON Zoltan
1
-2
/
+1
2021-01-04
vt82c686: Remove vt82c686b_[am]c97_init() functions
BALATON Zoltan
1
-2
/
+2
2021-01-01
Merge remote-tracking branch 'remotes/ehabkost-gl/tags/machine-next-pull-requ...
Peter Maydell
4
-153
/
+123
2021-01-01
Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2020-12-19' into ...
Peter Maydell
11
-38
/
+46
2020-12-31
Merge remote-tracking branch 'remotes/maxreitz/tags/pull-block-2020-12-18' in...
Peter Maydell
2
-12
/
+11
2020-12-30
Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2020-12-1...
Peter Maydell
1
-0
/
+11
2020-12-19
qobject: Make QString immutable
Markus Armbruster
1
-7
/
+1
2020-12-19
migration: Replace migration's JSON writer by the general one
Markus Armbruster
3
-7
/
+6
2020-12-19
qobject: Factor JSON writer out of qobject_to_json()
Markus Armbruster
1
-0
/
+37
2020-12-19
qobject: Drop qstring_get_try_str()
Markus Armbruster
1
-1
/
+0
2020-12-19
qobject: Drop qobject_get_try_str()
Markus Armbruster
1
-1
/
+0
2020-12-19
qobject: Move internals to qobject-internal.h
Markus Armbruster
7
-21
/
+1
2020-12-19
Revert "qstring: add qstring_free()"
Markus Armbruster
1
-1
/
+0
2020-12-19
qobject: Change qobject_to_json()'s value to GString
Markus Armbruster
1
-2
/
+2
2020-12-19
qobject: Use GString instead of QString to accumulate JSON
Markus Armbruster
1
-0
/
+1
2020-12-19
qobject: Make qobject_to_json_pretty() take a pretty argument
Markus Armbruster
1
-1
/
+1
2020-12-18
qdev: Rename qdev_get_prop_ptr() to object_field_prop_ptr()
Eduardo Habkost
1
-1
/
+1
2020-12-18
qdev: Move qdev_prop_tpm declaration to tpm_prop.h
Eduardo Habkost
1
-1
/
+0
2020-12-18
qdev: Make PropertyInfo.create return ObjectProperty*
Eduardo Habkost
1
-1
/
+2
2020-12-18
qdev: Add name argument to PropertyInfo.create method
Eduardo Habkost
1
-1
/
+1
2020-12-18
qdev: Get just property name at error_set_from_qdev_prop_error()
Eduardo Habkost
1
-1
/
+1
2020-12-18
qdev: Reuse DEFINE_PROP in all DEFINE_PROP_* macros
Eduardo Habkost
2
-87
/
+46
2020-12-18
qdev: Move softmmu properties to qdev-properties-system.h
Eduardo Habkost
4
-75
/
+86
2020-12-18
block: introduce BDRV_REQ_NO_WAIT flag
Vladimir Sementsov-Ogievskiy
1
-1
/
+8
2020-12-18
block: bdrv_mark_request_serialising: split non-waiting function
Vladimir Sementsov-Ogievskiy
1
-1
/
+2
2020-12-18
block: simplify comment to BDRV_REQ_SERIALISING
Vladimir Sementsov-Ogievskiy
1
-10
/
+1
2020-12-18
tcg/optimize: Add fallthrough annotations
Thomas Huth
1
-0
/
+11
2020-12-17
riscv/opentitan: Update the OpenTitan memory layout
Alistair Francis
1
-6
/
+17
2020-12-17
hw/riscv: Use the CPU to determine if 32-bit
Alistair Francis
1
-3
/
+5
2020-12-17
hw/riscv: boot: Remove compile time XLEN checks
Alistair Francis
1
-3
/
+5
2020-12-17
riscv: virt: Remove target macro conditionals
Alistair Francis
1
-6
/
+0
2020-12-17
riscv: spike: Remove target macro conditionals
Alistair Francis
1
-6
/
+0
2020-12-17
hw/riscv: microchip_pfsoc: add QSPI NOR flash
Vitaly Wool
1
-0
/
+3
2020-12-15
Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...
Peter Maydell
14
-82
/
+77
2020-12-15
compiler.h: remove QEMU_GNUC_PREREQ
Marc-André Lureau
1
-11
/
+0
2020-12-15
compiler: remove GNUC check
Marc-André Lureau
1
-7
/
+1
2020-12-15
xen: remove GNUC check
Marc-André Lureau
1
-9
/
+0
2020-12-15
poison: remove GNUC check
Marc-André Lureau
1
-2
/
+0
2020-12-15
compiler.h: explicit case for Clang printf attribute
Marc-André Lureau
1
-12
/
+12
2020-12-15
qemu-plugin.h: remove GCC < 4
Marc-André Lureau
1
-7
/
+2
2020-12-15
compiler.h: remove GCC < 3 __builtin_expect fallback
Marc-André Lureau
1
-4
/
+0
2020-12-15
qemu/atomic: Drop special case for unsupported compiler
Philippe Mathieu-Daudé
1
-17
/
+0
2020-12-15
vl: Add option to avoid stopping VM upon guest panic
Alejandro Jimenez
1
-0
/
+1
2020-12-15
qmp: generalize watchdog-set-action to -no-reboot/-no-shutdown
Alejandro Jimenez
2
-2
/
+18
2020-12-15
plugin: propagate errors
Paolo Bonzini
1
-2
/
+2
[next]