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
2018-06-12
object: fix OBJ_PROP_LINK_UNREF_ON_RELEASE ambivalence
Marc-André Lureau
17
-24
/
+32
2018-06-12
bus: do not unref the added child bus on realize
Marc-André Lureau
1
-1
/
+0
2018-06-12
usb/dev-mtp: Fix use of uninitialized values
Philippe Mathieu-Daudé
1
-1
/
+5
2018-06-12
usb: correctly handle Zero Length Packets
Philippe Mathieu-Daudé
1
-1
/
+1
2018-06-12
usb: update docs
Gerd Hoffmann
1
-44
/
+55
2018-06-11
Merge remote-tracking branch 'remotes/maxreitz/tags/pull-block-2018-06-11' in...
Peter Maydell
41
-342
/
+970
2018-06-11
iotests: Add case for a corrupted inactive image
Max Reitz
2
-0
/
+44
2018-06-11
qcow2: Do not mark inactive images corrupt
Max Reitz
1
-1
/
+1
2018-06-11
block: Make bdrv_is_writable() public
Max Reitz
2
-3
/
+15
2018-06-11
throttle: Fix crash on reopen
Alberto Garcia
1
-21
/
+33
2018-06-11
block/qcow2-bitmap: fix free_bitmap_clusters
Vladimir Sementsov-Ogievskiy
1
-1
/
+0
2018-06-11
qemu-img: Remove deprecated -s snapshot_id_or_name option
Thomas Huth
6
-23
/
+8
2018-06-11
iotests: Fix 219's timing
Max Reitz
2
-11
/
+25
2018-06-11
iotests: improve pause_job
Vladimir Sementsov-Ogievskiy
1
-2
/
+7
2018-06-11
iotests: Test post-backing convert target behavior
Max Reitz
2
-0
/
+60
2018-06-11
qemu-img: Special post-backing convert handling
Max Reitz
1
-1
/
+25
2018-06-11
iotests: Add test for rebasing with relative paths
Max Reitz
2
-3
/
+109
2018-06-11
qemu-img: Resolve relative backing paths in rebase
Max Reitz
1
-1
/
+22
2018-06-11
iotests: Let 216 make use of qemu-io's exit code
Max Reitz
2
-26
/
+14
2018-06-11
iotests.py: Add qemu_io_silent
Max Reitz
1
-0
/
+9
2018-06-11
qemu-io: Exit with error when a command failed
Max Reitz
1
-6
/
+22
2018-06-11
qemu-io: Let command functions return error code
Max Reitz
3
-157
/
+232
2018-06-11
qemu-io: Drop command functions' return values
Max Reitz
3
-179
/
+157
2018-06-11
iotests: Repairing error during snapshot deletion
Max Reitz
3
-0
/
+133
2018-06-11
qcow2: Repair OFLAG_COPIED when fixing leaks
Max Reitz
1
-8
/
+17
2018-06-11
iotests: Rework 113
Max Reitz
2
-13
/
+13
2018-06-11
iotests: Test help option for unsupporting formats
Max Reitz
2
-0
/
+18
2018-06-11
qemu-img: Recognize no creation support in -o help
Max Reitz
1
-0
/
+10
2018-06-11
qemu-img: Add print_amend_option_help()
Max Reitz
2
-19
/
+55
2018-06-11
qemu-option: Pull out "Supported options" print
Max Reitz
2
-1
/
+1
2018-06-11
block: Add Error parameter to bdrv_amend_options
Max Reitz
9
-52
/
+58
2018-06-11
qemu-img: Amendment support implies create_opts
Max Reitz
1
-2
/
+5
2018-06-11
iotests: Add creation test to 153
Max Reitz
2
-0
/
+31
2018-06-11
block/file-posix: File locking during creation
Max Reitz
1
-2
/
+35
2018-06-11
block/file-posix: Pass FD to locking helpers
Max Reitz
1
-13
/
+14
2018-06-11
Merge remote-tracking branch 'remotes/vivier/tags/m68k-for-3.0-pull-request' ...
Peter Maydell
1
-176
/
+180
2018-06-11
target/m68k: Merge disas_m68k_insn into m68k_tr_translate_insn
Richard Henderson
1
-11
/
+6
2018-06-11
target/m68k: Improve ending TB at page boundaries
Richard Henderson
1
-3
/
+19
2018-06-11
target/m68k: Convert to TranslatorOps
Richard Henderson
1
-92
/
+88
2018-06-11
target/m68k: Convert to DisasContextBase
Richard Henderson
1
-70
/
+67
2018-06-11
Merge remote-tracking branch 'remotes/jnsnow/tags/ide-pull-request' into staging
Peter Maydell
12
-246
/
+574
2018-06-11
target/m68k: Rename DISAS_UPDATE and gen_lookup_tb
Richard Henderson
1
-10
/
+10
2018-06-11
target/m68k: Use lookup_and_goto_tb for DISAS_JUMP
Richard Henderson
1
-1
/
+4
2018-06-11
target/m68k: Remove DISAS_JUMP_NEXT as unused
Richard Henderson
1
-1
/
+0
2018-06-11
target/m68k: Replace DISAS_TB_JUMP with DISAS_NORETURN
Richard Henderson
1
-3
/
+1
2018-06-11
target/m68k: Use DISAS_NORETURN for exceptions
Richard Henderson
1
-8
/
+8
2018-06-08
ide: introduce ide_transfer_start_norecurse
Paolo Bonzini
3
-23
/
+37
2018-06-08
atapi: call ide_set_irq before ide_transfer_start
Paolo Bonzini
1
-2
/
+2
2018-06-08
ide: make ide_transfer_stop idempotent
Paolo Bonzini
1
-10
/
+4
2018-06-08
ide: call ide_cmd_done from ide_transfer_stop
Paolo Bonzini
1
-7
/
+4
[next]