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
2020-01-27
iotests: Test handling of AioContexts with some blockdev actions
Sergio Lopez
3
-0
/
+253
2020-01-27
blockdev: Return bs to the proper context on snapshot abort
Sergio Lopez
1
-0
/
+21
2020-01-27
blockdev: Acquire AioContext on dirty bitmap functions
Sergio Lopez
1
-4
/
+18
2020-01-27
block/backup-top: Don't acquire context while dropping top
Sergio Lopez
2
-5
/
+3
2020-01-27
blockdev: honor bdrv_try_set_aio_context() context requirements
Sergio Lopez
1
-8
/
+60
2020-01-27
blockdev: unify qmp_blockdev_backup and blockdev-backup transaction paths
Sergio Lopez
1
-47
/
+13
2020-01-27
blockdev: unify qmp_drive_backup and drive-backup transaction paths
Sergio Lopez
5
-126
/
+117
2020-01-27
blockdev: fix coding style issues in drive_backup_prepare
Sergio Lopez
1
-3
/
+5
2020-01-27
iotests: Add more "skip_if_unsupported" statements to the python tests
Thomas Huth
4
-39
/
+8
2020-01-27
iotests.py: Let wait_migration wait even more
Max Reitz
4
-8
/
+12
2020-01-27
Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20200127' into staging
Peter Maydell
11
-872
/
+874
2020-01-27
s390x: sigp: Fix sense running reporting
Janosch Frank
1
-2
/
+2
2020-01-27
hw/s390x: Add a more verbose comment about get_machine_class() and the wrappers
Thomas Huth
1
-3
/
+13
2020-01-27
target/s390x: Remove DisasFields argument from extract_insn
Richard Henderson
1
-11
/
+8
2020-01-27
target/s390x: Move DisasFields into DisasContext
Richard Henderson
2
-32
/
+30
2020-01-27
target/s390x: Pass DisasContext to get_field and have_field
Richard Henderson
2
-574
/
+569
2020-01-27
target/s390x: Remove DisasFields argument from callbacks
Richard Henderson
1
-207
/
+210
2020-01-27
target/s390x: Move struct DisasFields definition earlier
Richard Henderson
1
-81
/
+83
2020-01-27
target/s390x/kvm: Enable adapter interruption suppression again
Thomas Huth
1
-3
/
+6
2020-01-27
docs/devel: fix stable process doc formatting
Cornelia Huck
1
-2
/
+4
2020-01-27
target/s390x: Remove duplicated ifdef macro
Philippe Mathieu-Daudé
1
-4
/
+3
2020-01-27
s390x/event-facility: fix error propagation
Cornelia Huck
1
-1
/
+1
2020-01-27
s390x: adapter routes error handling
Cornelia Huck
2
-0
/
+12
2020-01-27
s390x/event-facility.c: remove unneeded labels
Daniel Henrique Barboza
1
-21
/
+12
2020-01-27
intc/s390_flic_kvm.c: remove unneeded label in kvm_flic_load()
Daniel Henrique Barboza
1
-7
/
+3
2020-01-27
s390x/sclp.c: remove unneeded label in sclp_service_call()
Daniel Henrique Barboza
1
-11
/
+5
2020-01-27
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
448
-940
/
+1255
2020-01-24
build-sys: clean up flags included in the linker command line
Paolo Bonzini
5
-37
/
+38
2020-01-24
target/i386: Add the 'model-id' for Skylake -v3 CPU models
Kashyap Chamarthy
1
-0
/
+4
2020-01-24
qdev: use object_property_help()
Marc-André Lureau
1
-12
/
+16
2020-01-24
qapi/qmp: add ObjectPropertyInfo.default-value
Marc-André Lureau
2
-1
/
+8
2020-01-24
qom: introduce object_property_help()
Marc-André Lureau
2
-17
/
+41
2020-01-24
qom: simplify qmp_device_list_properties()
Paolo Bonzini
1
-47
/
+5
2020-01-24
vl: print default value in object help
Marc-André Lureau
1
-0
/
+6
2020-01-24
qdev: register properties as class properties
Marc-André Lureau
3
-60
/
+65
2020-01-24
qdev: move instance properties to class properties
Marc-André Lureau
1
-11
/
+13
2020-01-24
qdev: rename DeviceClass.props
Paolo Bonzini
5
-8
/
+13
2020-01-24
qdev: set properties with device_class_set_props()
Marc-André Lureau
399
-451
/
+458
2020-01-24
object: return self in object_ref()
Marc-André Lureau
2
-3
/
+5
2020-01-24
object: release all props
Marc-André Lureau
1
-11
/
+10
2020-01-24
object: add object_class_property_add_link()
Marc-André Lureau
2
-1
/
+54
2020-01-24
object: express const link with link property
Marc-André Lureau
1
-18
/
+23
2020-01-24
object: add direct link flag
Marc-André Lureau
2
-6
/
+23
2020-01-24
object: rename link "child" to "target"
Marc-André Lureau
2
-14
/
+14
2020-01-24
object: check strong flag with &
Marc-André Lureau
1
-1
/
+1
2020-01-24
object: do not free class properties
Marc-André Lureau
1
-4
/
+4
2020-01-24
object: add object_property_set_default
Marc-André Lureau
2
-0
/
+85
2020-01-24
qstring: add qstring_free()
Marc-André Lureau
2
-5
/
+23
2020-01-24
object: make object_class_property_add* return property
Marc-André Lureau
2
-28
/
+60
2020-01-24
object: add class property initializer
Marc-André Lureau
2
-2
/
+28
[next]