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
Age
Commit message (
Expand
)
Author
Files
Lines
2017-05-24
blockjob: strengthen a bit test-blockjob-txn
Paolo Bonzini
1
-2
/
+5
2017-05-24
blockjob: group BlockJob transaction functions together
Paolo Bonzini
1
-64
/
+64
2017-05-24
blockjob: introduce block_job_cancel_async, check iostatus invariants
Paolo Bonzini
1
-4
/
+20
2017-05-24
blockjob: move iostatus reset inside block_job_user_resume
Paolo Bonzini
2
-6
/
+6
2017-05-24
blockjob: separate monitor and blockjob APIs
Paolo Bonzini
1
-185
/
+205
2017-05-24
blockjob: introduce block_job_pause/resume_all
Paolo Bonzini
4
-77
/
+86
2017-05-24
blockjob: introduce block_job_early_fail
Paolo Bonzini
6
-39
/
+39
2017-05-24
blockjob: remove iostatus_reset callback
Paolo Bonzini
2
-6
/
+0
2017-05-24
blockjob: remove unnecessary check
Paolo Bonzini
1
-1
/
+1
2017-05-23
Merge remote-tracking branch 'jasowang/tags/net-pull-request' into staging
Stefan Hajnoczi
12
-135
/
+80
2017-05-23
e1000e: Fix ICR "Other" causes clear logic
Sameeh Jubran
1
-2
/
+8
2017-05-23
net/filter-rewriter: Remove unused option in filter-rewriter
Zhang Chen
1
-1
/
+1
2017-05-23
net/filter-mirror.c: Rename filter_mirror_send() and fix codestyle
Zhang Chen
1
-13
/
+16
2017-05-23
net/filter-mirror.c: Remove duplicate check code.
Zhang Chen
1
-6
/
+0
2017-05-23
hmp / net: Mark host_net_add/remove as deprecated
Thomas Huth
2
-4
/
+17
2017-05-23
COLO-compare: Improve tcp compare trace event readability
Zhang Chen
2
-13
/
+23
2017-05-23
virtio-net: fix wild pointer when remove virtio-net queues
Yunjian Wang
1
-0
/
+3
2017-05-23
net/dump: Issue a warning for the deprecated "-net dump"
Thomas Huth
1
-0
/
+3
2017-05-23
net/tap: Replace tap-haiku.c and tap-aix.c by a generic tap-stub.c
Thomas Huth
3
-96
/
+9
2017-05-22
Merge remote-tracking branch 'mcayland/tags/qemu-openbios-signed' into staging
Stefan Hajnoczi
4
-0
/
+0
2017-05-19
Merge remote-tracking branch 'kraxel/tags/pull-audio-20170519-1' into staging
Stefan Hajnoczi
15
-137
/
+174
2017-05-19
Update OpenBIOS images to 3ebaaa2 built from submodule.
Mark Cave-Ayland
4
-0
/
+0
2017-05-19
Merge remote-tracking branch 'kraxel/tags/pull-ui-20170519-1' into staging
Stefan Hajnoczi
2
-3
/
+3
2017-05-19
Merge remote-tracking branch 'quintela/tags/migration/20170518' into staging
Stefan Hajnoczi
46
-801
/
+1102
2017-05-19
audio: Rename hw/audio/audio.h to hw/audio/soundhw.h
Eduardo Habkost
13
-12
/
+12
2017-05-19
audio: Rename audio_init() to soundhw_init()
Eduardo Habkost
4
-4
/
+4
2017-05-19
audio: Move arch_init audio code to hw/audio/soundhw.c
Eduardo Habkost
7
-126
/
+163
2017-05-19
ui: egl-headless requires dmabuf support
Gerd Hoffmann
2
-3
/
+3
2017-05-18
migration: Make savevm.c target independent
Juan Quintela
5
-9
/
+20
2017-05-18
exec: Create include for target_page_size()
Juan Quintela
6
-1
/
+23
2017-05-18
migration: migration.h was not needed
Juan Quintela
6
-6
/
+0
2017-05-18
migration: Remove vmstate.h from migration.h
Juan Quintela
5
-1
/
+4
2017-05-18
migration: Remove qemu-file.h from vmstate.h
Juan Quintela
7
-3
/
+6
2017-05-18
migration: Split vmstate-types.c from vmstate.c
Juan Quintela
4
-644
/
+675
2017-05-18
migration: Move qjson.h to migration/
Juan Quintela
3
-2
/
+2
2017-05-18
migration: Remove migration.h from colo.h
Juan Quintela
3
-2
/
+3
2017-05-18
migration: Export qemu-file-channel.c functions in its own file
Juan Quintela
10
-4
/
+40
2017-05-18
migration: Split migration/channel.c for channel operations
Juan Quintela
9
-58
/
+98
2017-05-18
migration: Create migration/xbzrle.h
Juan Quintela
5
-6
/
+24
2017-05-18
block migration: Allow compile time disable
Dr. David Alan Gilbert
4
-2
/
+49
2017-05-18
migration: Remove old MigrationParams
Juan Quintela
7
-31
/
+10
2017-05-18
migration: Remove use of old MigrationParams
Juan Quintela
5
-24
/
+11
2017-05-18
migration: Create block capability
Juan Quintela
5
-3
/
+117
2017-05-18
hmp: Use visitor api for hmp_migrate_set_parameter()
Juan Quintela
1
-4
/
+6
2017-05-18
postcopy: Require RAMBlocks that are whole pages
Dr. David Alan Gilbert
1
-3
/
+13
2017-05-18
migration: Fix non-multiple of page size migration
Dr. David Alan Gilbert
1
-1
/
+4
2017-05-18
Merge remote-tracking branch 'dgilbert/tags/pull-hmp-20170517' into staging
Stefan Hajnoczi
9
-33
/
+99
2017-05-18
Merge remote-tracking branch 'quintela/tags/migration/20170517' into staging
Stefan Hajnoczi
36
-158
/
+194
2017-05-18
Merge remote-tracking branch 'mst/tags/for_upstream' into staging
Stefan Hajnoczi
21
-114
/
+253
2017-05-18
exec: abstract address_space_do_translate()
Peter Xu
1
-34
/
+69
[next]