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
2024-04-25
qmp: add dump machine type compatibility properties
Maksim Davydov
3
-4
/
+88
2024-04-25
qom: add default value
Maksim Davydov
1
-0
/
+1
2024-04-25
tests: Update our CI to use CentOS Stream 9 instead of 8
Thomas Huth
6
-54
/
+26
2024-04-25
tests/docker/dockerfiles: Run lcitool-refresh after the lcitool update
Thomas Huth
17
-12
/
+29
2024-04-25
tests/lcitool/libvirt-ci: Update to the latest master branch
Thomas Huth
1
-0
/
+0
2024-04-25
tests: Remove Ubuntu 20.04 container
Thomas Huth
2
-158
/
+0
2024-04-25
.travis.yml: Do some more testing with Clang
Thomas Huth
1
-2
/
+4
2024-04-25
.travis.yml: Update the jobs to Ubuntu 22.04
Thomas Huth
1
-10
/
+3
2024-04-25
.travis.yml: Remove the unused UNRELIABLE environment variable
Thomas Huth
1
-3
/
+0
2024-04-25
Revert ".travis.yml: Cache Avocado cache"
Thomas Huth
1
-2
/
+0
2024-04-25
tests/vm: update openbsd image to 7.5
Brad Smith
1
-3
/
+3
2024-04-25
docs: i386: pc: Update maximum CPU numbers for PC Q35
Zhao Liu
1
-1
/
+1
2024-04-25
tests/qtest : Use `g_assert_cmphex` instead of `g_assert_cmpuint`
Inès Varhol
10
-151
/
+151
2024-04-25
MAINTAINERS: update email of Peter Lieven
Peter Lieven
1
-3
/
+3
2024-04-24
Merge tag 'pull-tcg-20240424' of https://gitlab.com/rth7680/qemu into staging
Richard Henderson
14
-68
/
+107
2024-04-24
target/m68k: Support semihosting on non-ColdFire targets
Keith Packard
1
-0
/
+5
2024-04-24
target/m68k: Perform the semihosting test during translate
Richard Henderson
3
-17
/
+44
2024-04-24
target/m68k: Pass semihosting arg to exit
Keith Packard
1
-2
/
+2
2024-04-24
linux-user: Add FITRIM ioctl
Michael Vogt
3
-0
/
+9
2024-04-24
linux-user: do_setsockopt: eliminate goto in switch for SO_SNDTIMEO
Michael Tokarev
1
-7
/
+4
2024-04-24
linux-user: do_setsockopt: make ip_mreq_source local to the place where it is...
Michael Tokarev
1
-2
/
+4
2024-04-24
linux-user: do_setsockopt: make ip_mreq local to the place it is used and inl...
Michael Tokarev
1
-24
/
+23
2024-04-24
linux-user: do_setsockopt: fix SOL_ALG.ALG_SET_KEY
Michael Tokarev
1
-7
/
+2
2024-04-24
meson: Make DEBUG_REMAP a meson option
Ilya Leoshkevich
6
-9
/
+14
2024-04-24
Merge tag 'housekeeping-20240424' of https://github.com/philmd/qemu into staging
Richard Henderson
135
-17218
/
+40
2024-04-24
Merge tag 'pull-qapi-2024-04-24' of https://repo.or.cz/qemu/armbru into staging
Richard Henderson
5
-287
/
+536
2024-04-24
Merge tag 'pull-error-2024-04-24' of https://repo.or.cz/qemu/armbru into staging
Richard Henderson
19
-81
/
+60
2024-04-24
block/gluster: Remove deprecated RDMA protocol handling
Philippe Mathieu-Daudé
3
-42
/
+2
2024-04-24
hw/rdma: Remove deprecated pvrdma device and rdmacm-mux helper
Philippe Mathieu-Daudé
51
-7977
/
+5
2024-04-24
hw/timer: Remove the ALTERA_TIMER model
Philippe Mathieu-Daudé
3
-249
/
+0
2024-04-24
target/nios2: Remove the deprecated Nios II target
Philippe Mathieu-Daudé
85
-8949
/
+31
2024-04-24
MAINTAINERS: Update Sriram Yagnaraman mail address
Sriram Yagnaraman
2
-1
/
+2
2024-04-24
qapi: Dumb down QAPISchema.lookup_entity()
Markus Armbruster
1
-12
/
+6
2024-04-24
qapi: Tighten check whether implicit object type already exists
Markus Armbruster
1
-1
/
+2
2024-04-24
qapi/schema: remove unnecessary asserts
John Snow
1
-25
/
+0
2024-04-24
qapi/schema: turn on mypy strictness
John Snow
1
-5
/
+0
2024-04-24
qapi/schema: add type hints
John Snow
1
-173
/
+397
2024-04-24
qapi/parser.py: assert member.info is present in connect_member
John Snow
1
-0
/
+1
2024-04-24
qapi/parser: demote QAPIExpression to Dict[str, Any]
John Snow
1
-1
/
+2
2024-04-24
qapi/schema: assert inner type of QAPISchemaVariants in check_clash()
John Snow
1
-1
/
+4
2024-04-24
qapi/schema: fix typing for QAPISchemaVariants.tag_member
John Snow
1
-3
/
+19
2024-04-24
qapi/schema: Don't initialize "members" with `None`
John Snow
1
-5
/
+7
2024-04-24
qapi/schema: add _check_complete flag
John Snow
1
-3
/
+5
2024-04-24
qapi/schema: assert info is present when necessary
John Snow
1
-0
/
+2
2024-04-24
qapi/schema: fix QAPISchemaArrayType.check's call to resolve_type
John Snow
1
-1
/
+1
2024-04-24
qapi: Assert built-in types exist
Markus Armbruster
1
-2
/
+6
2024-04-24
qapi/schema: assert resolve_type has 'info' and 'what' args on error
John Snow
1
-0
/
+1
2024-04-24
qapi/schema: add type narrowing to lookup_type()
John Snow
1
-1
/
+3
2024-04-24
qapi/schema: adjust type narrowing for mypy's benefit
John Snow
1
-7
/
+9
2024-04-24
qapi/schema: make c_type() and json_type() abstract methods
John Snow
1
-1
/
+4
[prev]
[next]