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
2016-02-04
tests: pc: acpi: add expected DSDT.bridge blobs and update DSDT blobs
Igor Mammedov
4
-0
/
+0
2016-02-04
tests: pc: acpi: drop not needed 'expected SSDT' blobs
Igor Mammedov
4
-0
/
+0
2016-02-04
pc: acpi: merge SSDT into DSDT
Igor Mammedov
1
-135
/
+111
2016-02-04
Fix virtio migration
Dr. David Alan Gilbert
2
-13
/
+13
2016-02-03
Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' int...
Peter Maydell
57
-137
/
+293
2016-02-03
Merge remote-tracking branch 'remotes/kraxel/tags/pull-vga-20160203-1' into s...
Peter Maydell
7
-20
/
+85
2016-02-03
Merge remote-tracking branch 'remotes/armbru/tags/pull-monitor-2016-02-03' in...
Peter Maydell
3
-13
/
+12
2016-02-03
log: add "-d trace:PATTERN"
Paolo Bonzini
1
-3
/
+13
2016-02-03
trace: switch default backend to "log"
Paolo Bonzini
1
-1
/
+1
2016-02-03
trace: convert stderr backend to log
Paolo Bonzini
7
-7
/
+24
2016-02-03
virtio-gpu: block any rendering until client (ui) is done
Gerd Hoffmann
4
-0
/
+27
2016-02-03
virtio-gpu: add support to enable/disable command processing
Gerd Hoffmann
3
-2
/
+8
2016-02-03
virtio-gpu: maintain command queue
Gerd Hoffmann
2
-17
/
+37
2016-02-03
virtio-gpu: fix memory leak in error path
Gerd Hoffmann
1
-1
/
+2
2016-02-03
console: block rendering until client is done
Gerd Hoffmann
2
-0
/
+12
2016-02-03
zap qemu_egl_has_ext in include/ui/egl-helpers.h
Gerd Hoffmann
1
-1
/
+0
2016-02-03
log: move qemu-log.c into util/ directory
Denis V. Lunev
3
-1
/
+1
2016-02-03
log: do not unnecessarily include qom/cpu.h
Paolo Bonzini
41
-59
/
+99
2016-02-03
trace: add "-trace help"
Paolo Bonzini
3
-1
/
+29
2016-02-03
trace: add "-trace enable=..."
Paolo Bonzini
4
-24
/
+54
2016-02-03
trace: no need to call trace_backend_init in different branches now
Denis V. Lunev
1
-10
/
+2
2016-02-03
trace: split trace_init_file out of trace_init_backends
Paolo Bonzini
6
-17
/
+38
2016-02-03
trace: split trace_init_events out of trace_init_backends
Paolo Bonzini
4
-11
/
+19
2016-02-03
trace: fix documentation
Paolo Bonzini
1
-5
/
+5
2016-02-03
trace: track enabled events in a separate array
Paolo Bonzini
5
-8
/
+14
2016-02-03
trace: count number of enabled events
Paolo Bonzini
2
-1
/
+5
2016-02-03
hmp: fix sendkey out of bounds write (CVE-2015-8619)
Wolfgang Bumiller
3
-13
/
+12
2016-02-02
Merge remote-tracking branch 'remotes/maxreitz/tags/pull-block-for-peter-2016...
Peter Maydell
52
-323
/
+1302
2016-02-02
block: qemu-iotests - add test for snapshot, commit, snapshot bug
Jeff Cody
3
-0
/
+139
2016-02-02
block: set device_list.tqe_prev to NULL on BDS removal
Jeff Cody
3
-12
/
+16
2016-02-02
Merge remote-tracking branch 'remotes/kraxel/tags/pull-usb-20160202-1' into s...
Peter Maydell
1
-4
/
+7
2016-02-02
iotests: Add "qemu-img map" test for VMDK extents
Fam Zheng
2
-0
/
+35
2016-02-02
qemu-img: Make MapEntry a QAPI struct
Fam Zheng
2
-29
/
+69
2016-02-02
qemu-img: In "map", use the returned "file" from bdrv_get_block_status
Fam Zheng
1
-1
/
+1
2016-02-02
block: Use returned *file in bdrv_co_get_block_status
Fam Zheng
1
-2
/
+2
2016-02-02
vmdk: Return extent's file in bdrv_get_block_status
Fam Zheng
1
-2
/
+2
2016-02-02
vmdk: Fix calculation of block status's offset
Fam Zheng
1
-2
/
+4
2016-02-02
vpc: Assign bs->file->bs to file in vpc_co_get_block_status
Fam Zheng
1
-0
/
+2
2016-02-02
vdi: Assign bs->file->bs to file in vdi_co_get_block_status
Fam Zheng
1
-0
/
+1
2016-02-02
sheepdog: Assign bs to file in sd_co_get_block_status
Fam Zheng
1
-0
/
+3
2016-02-02
qed: Assign bs->file->bs to file in bdrv_qed_co_get_block_status
Fam Zheng
1
-0
/
+3
2016-02-02
parallels: Assign bs->file->bs to file in parallels_co_get_block_status
Fam Zheng
1
-0
/
+1
2016-02-02
iscsi: Assign bs to file in iscsi_co_get_block_status
Fam Zheng
1
-0
/
+3
2016-02-02
raw: Assign bs to file in raw_co_get_block_status
Fam Zheng
2
-0
/
+2
2016-02-02
qcow2: Assign bs->file->bs to file in qcow2_co_get_block_status
Fam Zheng
1
-0
/
+1
2016-02-02
qcow: Assign bs->file->bs to file in qcow_co_get_block_status
Fam Zheng
1
-0
/
+1
2016-02-02
block: Add "file" output parameter to block status query functions
Fam Zheng
17
-35
/
+66
2016-02-02
block: acquire in bdrv_query_image_info
Paolo Bonzini
1
-2
/
+7
2016-02-02
iotests: Add test for block jobs and BDS ejection
Max Reitz
3
-0
/
+246
2016-02-02
iotests: Add test for multiple BB on BDS tree
Max Reitz
3
-0
/
+101
[next]