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
2017-05-29
block/file-*: *_parse_filename() and colons
Max Reitz
4
-24
/
+43
2017-05-29
block: Fix backing paths for filenames with colons
Max Reitz
1
-5
/
+10
2017-05-29
block: Tweak error message related to qemu-img amend
Eric Blake
2
-2
/
+3
2017-05-29
qemu-img: Fix leakage of options on error
Fam Zheng
1
-0
/
+1
2017-05-29
qemu-img: copy *key-secret opts when opening newly created files
Daniel P. Berrange
1
-5
/
+37
2017-05-29
qemu-img: introduce --target-image-opts for 'convert' command
Daniel P. Berrange
3
-31
/
+69
2017-05-29
qemu-img: fix --image-opts usage with dd command
Daniel P. Berrange
1
-2
/
+7
2017-05-29
qemu-img: add support for --object with 'dd' command
Daniel P. Berrange
1
-0
/
+18
2017-05-29
qemu-img: Fix documentation of convert
Fam Zheng
1
-2
/
+2
2017-05-29
qcow2: remove extra local_error variable
Alberto Garcia
1
-3
/
+2
2017-05-29
mirror: Drop permissions on s->target on completion
Kevin Wolf
1
-1
/
+6
2017-05-26
nvme: Add support for Controller Memory Buffers
Stephen Bates
2
-4
/
+144
2017-05-26
iotests: 147: Don't test inet6 if not available
Fam Zheng
1
-0
/
+7
2017-05-26
qemu-iotests: Test streaming with missing job ID
Kevin Wolf
2
-2
/
+6
2017-05-26
stream: fix crash in stream_start() when block_job_create() fails
Alberto Garcia
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
[next]