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-24
qapi/schema: declare type for QAPISchemaArrayType.element_type
John Snow
1
-1
/
+1
2024-04-24
qapi/schema: declare type for QAPISchemaObjectTypeMember.type
John Snow
1
-1
/
+1
2024-04-24
qapi: create QAPISchemaDefinition
John Snow
1
-58
/
+78
2024-04-24
qapi/schema: add pylint suppressions
John Snow
2
-5
/
+5
2024-04-24
qapi: sort pylint suppressions
John Snow
1
-3
/
+3
2024-04-24
qapi/parser: shush up pylint
John Snow
1
-0
/
+1
2024-04-24
qapi/parser: fix typo - self.returns.info => self.errors.info
John Snow
1
-1
/
+1
2024-04-24
qapi: Inline and remove QERR_PROPERTY_VALUE_BAD definition
Philippe Mathieu-Daudé
2
-5
/
+1
2024-04-24
qapi: Inline and remove QERR_MIGRATION_ACTIVE definition
Philippe Mathieu-Daudé
4
-7
/
+4
2024-04-24
qapi: Correct error message for 'vcpu_dirty_limit' parameter
Philippe Mathieu-Daudé
1
-3
/
+2
2024-04-24
qapi: Inline and remove QERR_INVALID_PARAMETER_TYPE definition
Philippe Mathieu-Daudé
3
-8
/
+4
2024-04-24
qapi: Inline QERR_INVALID_PARAMETER_TYPE definition (constant value)
Philippe Mathieu-Daudé
3
-24
/
+28
2024-04-24
qapi: Inline and remove QERR_INVALID_PARAMETER definition
Philippe Mathieu-Daudé
3
-9
/
+6
2024-04-24
qapi: Inline and remove QERR_DEVICE_NO_HOTPLUG definition
Philippe Mathieu-Daudé
3
-6
/
+3
2024-04-24
qapi: Inline and remove QERR_DEVICE_HAS_NO_MEDIUM definition
Philippe Mathieu-Daudé
3
-7
/
+5
2024-04-24
qapi: Inline and remove QERR_BUS_NO_HOTPLUG definition
Philippe Mathieu-Daudé
3
-9
/
+7
2024-04-24
error: Drop superfluous #include "qapi/qmp/qerror.h"
Markus Armbruster
3
-3
/
+0
2024-04-23
Merge tag 'migration-20240423-pull-request' of https://gitlab.com/peterx/qemu...
Richard Henderson
28
-216
/
+558
2024-04-23
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Richard Henderson
129
-1596
/
+2765
2024-04-23
Open 9.1 development tree
Richard Henderson
1
-1
/
+1
2024-04-23
migration/colo: Fix bdrv_graph_rdlock_main_loop: Assertion `!qemu_in_coroutin...
Li Zhijian
1
-8
/
+10
2024-04-23
migration/multifd: solve zero page causing multiple page faults
Yuan Liu
7
-2
/
+12
2024-04-23
migration: Add Error** argument to add_bitmaps_to_list()
Cédric Le Goater
1
-18
/
+16
2024-04-23
migration: Modify ram_init_bitmaps() to report dirty tracking errors
Cédric Le Goater
1
-16
/
+11
2024-04-23
migration: Add Error** argument to xbzrle_init()
Cédric Le Goater
1
-12
/
+10
2024-04-23
migration: Add Error** argument to ram_state_init()
Cédric Le Goater
1
-6
/
+13
2024-04-23
memory: Add Error** argument to the global_dirty_log routines
Cédric Le Goater
5
-12
/
+42
2024-04-23
migration: Introduce ram_bitmaps_destroy()
Cédric Le Goater
1
-7
/
+15
2024-04-23
memory: Add Error** argument to .log_global_start() handler
Cédric Le Goater
5
-6
/
+50
2024-04-23
migration: Add Error** argument to .load_setup() handler
Cédric Le Goater
4
-8
/
+18
2024-04-23
migration: Add Error** argument to .save_setup() handler
Cédric Le Goater
8
-35
/
+29
2024-04-23
migration: Add Error** argument to qemu_savevm_state_setup()
Cédric Le Goater
3
-14
/
+47
2024-04-23
migration: Add Error** argument to vmstate_save()
Cédric Le Goater
1
-10
/
+16
2024-04-23
migration: Always report an error in ram_save_setup()
Cédric Le Goater
1
-1
/
+10
2024-04-23
migration: Always report an error in block_save_setup()
Cédric Le Goater
1
-5
/
+15
2024-04-23
vfio: Always report an error in vfio_save_setup()
Cédric Le Goater
1
-3
/
+12
2024-04-23
s390/stattrib: Add Error** argument to set_migrationmode() handler
Cédric Le Goater
3
-8
/
+21
2024-04-23
tests/qtest/migration: Fix typo for vsock in SocketAddress_to_str
Het Gala
1
-1
/
+1
2024-04-23
tests/qtest/migration: Add negative tests to validate migration QAPIs
Het Gala
1
-1
/
+54
2024-04-23
tests/qtest/migration: Add multifd_tcp_plain test using list of channels inst...
Het Gala
1
-4
/
+28
2024-04-23
tests/qtest/migration: Add channels parameter in migrate_qmp
Het Gala
3
-25
/
+29
2024-04-23
tests/qtest/migration: Add migrate_set_ports into migrate_qmp to update migra...
Het Gala
1
-0
/
+75
2024-04-23
tests/qtest/migration: Add channels parameter in migrate_qmp_fail
Het Gala
3
-6
/
+16
2024-04-23
tests/qtest/migration: Replace migrate_get_connect_uri inplace of migrate_get...
Het Gala
1
-10
/
+19
2024-04-23
tests/qtest/migration: Replace connect_uri and move migrate_get_socket_addres...
Het Gala
2
-74
/
+63
2024-04-23
tests/qtest/migration: Add 'to' object into migrate_qmp()
Het Gala
3
-17
/
+19
2024-04-23
target/i386/translate.c: always write 32-bits for SGDT and SIDT
Mark Cave-Ayland
1
-6
/
+8
2024-04-23
pythondeps.toml: warn about updates needed to docs/requirements.txt
Paolo Bonzini
2
-0
/
+4
2024-04-23
accel/tcg/icount-common: Consolidate the use of warn_report_once()
Zhao Liu
1
-4
/
+2
2024-04-23
target/i386/cpu: Merge the warning and error messages for AMD HT check
Zhao Liu
1
-3
/
+3
[prev]
[next]