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-10-12
scsi: switch to bus->check_address
Paolo Bonzini
1
-47
/
+75
2020-10-12
device-core: use RCU for list of children of a bus
Maxim Levitsky
5
-29
/
+63
2020-10-12
device_core: use drain_call_rcu in in qmp_device_add
Maxim Levitsky
1
-0
/
+12
2020-10-12
scsi/scsi_bus: switch search direction in scsi_device_find
Maxim Levitsky
1
-2
/
+10
2020-10-12
qdev: add "check if address free" callback for buses
Paolo Bonzini
4
-5
/
+30
2020-10-12
qemu-iotests, qtest: rewrite test 067 as a qtest
Paolo Bonzini
6
-599
/
+191
2020-10-12
qtest: check that drives are really appearing and disappearing
Paolo Bonzini
1
-1
/
+31
2020-10-12
qtest: switch users back to qtest_qmp_receive
Maxim Levitsky
5
-22
/
+15
2020-10-12
device-plug-test: use qtest_qmp to send the device_del command
Paolo Bonzini
1
-23
/
+9
2020-10-12
qtest: remove qtest_qmp_receive_success
Maxim Levitsky
3
-70
/
+25
2020-10-12
qtest: Reintroduce qtest_qmp_receive with QMP event buffering
Maxim Levitsky
2
-1
/
+71
2020-10-12
qtest: rename qtest_qmp_receive to qtest_qmp_receive_dict
Maxim Levitsky
7
-24
/
+24
2020-10-12
meson.build: Re-enable KVM support for MIPS
Huacai Chen
1
-0
/
+2
2020-10-12
build-sys: fix git version from -version
Marc-André Lureau
1
-1
/
+1
2020-10-12
docs/devel: update instruction on how to add new unit tests
Paolo Bonzini
2
-18
/
+31
2020-10-12
qtest: unify extra_qtest_srcs and extra_qtest_deps
Paolo Bonzini
1
-29
/
+26
2020-10-12
docs/devel/qtest: Include libqtest API reference
Eduardo Habkost
2
-10
/
+16
2020-10-12
docs/devel/qtest: Include protocol spec in document
Eduardo Habkost
2
-10
/
+73
2020-10-12
docs: Move QTest documentation to its own document
Eduardo Habkost
3
-45
/
+61
2020-10-12
qom: fix objects with improper parent type
Paolo Bonzini
5
-3
/
+30
2020-10-12
exec: split out non-softmmu-specific parts
Paolo Bonzini
6
-451
/
+467
2020-10-12
softmmu: move more files to softmmu/
Paolo Bonzini
9
-14
/
+15
2020-10-12
hw/nvram: Always register FW_CFG_DATA_GENERATOR_INTERFACE
Philippe Mathieu-Daudé
4
-8
/
+27
2020-10-12
qom: Move the creation of the library to the main meson.build
Philippe Mathieu-Daudé
2
-8
/
+8
2020-10-12
authz: Move the creation of the library to the main meson.build
Philippe Mathieu-Daudé
2
-10
/
+10
2020-10-12
crypto: Move the creation of the library to the main meson.build
Philippe Mathieu-Daudé
2
-10
/
+10
2020-10-12
io: Move the creation of the library to the main meson.build
Philippe Mathieu-Daudé
2
-10
/
+10
2020-10-12
migration: Move the creation of the library to the main meson.build
Philippe Mathieu-Daudé
2
-7
/
+8
2020-10-12
chardev: Move the creation of the library to the main meson.build
Philippe Mathieu-Daudé
2
-6
/
+7
2020-10-12
hw/core: Move the creation of the library to the main meson.build
Philippe Mathieu-Daudé
2
-6
/
+6
2020-10-12
meson.build: Sort sourcesets alphabetically
Philippe Mathieu-Daudé
1
-9
/
+9
2020-10-12
meson.build: Add comments to clarify code organization
Philippe Mathieu-Daudé
1
-0
/
+8
2020-10-12
Merge remote-tracking branch 'remotes/dgilbert/tags/pull-migration-20201012a'...
Peter Maydell
7
-37
/
+57
2020-10-12
migration/dirtyrate: present dirty rate only when querying the rate has compl...
Chuan Zheng
2
-7
/
+4
2020-10-12
migration/dirtyrate: record start_time and calc_time while at the measuring s...
Chuan Zheng
1
-4
/
+9
2020-10-12
virtiofsd: avoid /proc/self/fd tempdir
Stefan Hajnoczi
1
-23
/
+11
2020-10-12
virtiofsd: Call qemu_init_exec_dir
Dr. David Alan Gilbert
1
-0
/
+2
2020-10-12
tools/virtiofsd: add support for --socket-group
Alex Bennée
4
-2
/
+30
2020-10-12
virtiofsd: Silence gcc warning
Dr. David Alan Gilbert
1
-1
/
+1
2020-10-12
Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2020-10-10' into ...
Peter Maydell
19
-344
/
+767
2020-10-11
Merge remote-tracking branch 'remotes/stsquad/tags/pull-various-091020-1' int...
Peter Maydell
17
-56
/
+107
2020-10-10
qapi/visit.py: add type hint annotations
John Snow
2
-22
/
+56
2020-10-10
qapi/visit.py: remove unused parameters from gen_visit_object
John Snow
2
-3
/
+2
2020-10-10
qapi/visit.py: assert tag_member contains a QAPISchemaEnumType
John Snow
1
-5
/
+7
2020-10-10
qapi/types.py: remove one-letter variables
John Snow
2
-15
/
+15
2020-10-10
qapi/types.py: add type hint annotations
John Snow
2
-27
/
+64
2020-10-10
qapi/gen.py: delint with pylint
John Snow
2
-2
/
+5
2020-10-10
qapi/gen.py: update write() to be more idiomatic
John Snow
1
-14
/
+11
2020-10-10
qapi/gen.py: Remove unused parameter
John Snow
1
-2
/
+2
2020-10-10
qapi/gen.py: add type hint annotations
John Snow
2
-52
/
+57
[next]