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-07-13
coroutine: move entry argument to qemu_coroutine_create
Paolo Bonzini
37
-131
/
+130
2016-07-13
test-coroutine: prepare for the next patch
Paolo Bonzini
1
-2
/
+3
2016-07-13
coroutine: use QSIMPLEQ instead of QTAILQ
Paolo Bonzini
4
-15
/
+15
2016-07-13
raw-posix: Use qemu_dup
Fam Zheng
1
-9
/
+1
2016-07-13
osdep: Introduce qemu_dup
Fam Zheng
2
-8
/
+18
2016-07-13
blockjob: Update description of the 'device' field in the QMP API
Alberto Garcia
2
-14
/
+33
2016-07-13
qemu-img: Set the ID of the block job in img_commit()
Alberto Garcia
2
-7
/
+1
2016-07-13
commit: Add 'job-id' parameter to 'block-commit'
Alberto Garcia
7
-19
/
+30
2016-07-13
stream: Add 'job-id' parameter to 'block-stream'
Alberto Garcia
6
-17
/
+25
2016-07-13
backup: Add 'job-id' parameter to 'blockdev-backup' and 'drive-backup'
Alberto Garcia
6
-33
/
+50
2016-07-13
mirror: Add 'job-id' parameter to 'blockdev-mirror' and 'drive-mirror'
Alberto Garcia
6
-23
/
+37
2016-07-13
blockjob: Add 'job_id' parameter to block_job_create()
Alberto Garcia
7
-13
/
+40
2016-07-13
block: Use block_job_get() in find_block_job()
Alberto Garcia
1
-27
/
+13
2016-07-13
blockjob: Add block_job_get()
Alberto Garcia
2
-0
/
+23
2016-07-13
blockjob: Update description of the 'id' field
Alberto Garcia
4
-9
/
+5
2016-07-13
stream: Fix prototype of stream_start()
Alberto Garcia
1
-5
/
+6
2016-07-12
Merge remote-tracking branch 'remotes/armbru/tags/pull-include-2016-07-12' in...
Peter Maydell
524
-1226
/
+1418
2016-07-12
cris: Fix broken header guard in hw/cris/boot.h
Markus Armbruster
1
-2
/
+2
2016-07-12
Clean up decorations and whitespace around header guards
Markus Armbruster
111
-126
/
+140
2016-07-12
Clean up ill-advised or unusual header guards
Markus Armbruster
141
-378
/
+385
2016-07-12
libdecnumber: Don't error out on decNumberLocal.h re-inclusion
Markus Armbruster
1
-2
/
+0
2016-07-12
libdecnumber: Don't fool around with guards to avoid #include
Markus Armbruster
4
-12
/
+4
2016-07-12
Clean up header guards that don't match their file name
Markus Armbruster
83
-215
/
+223
2016-07-12
Drop Emacs local variables lists redundant with .dir-locals.el
Markus Armbruster
6
-54
/
+0
2016-07-12
spapr_pci: Include spapr.h instead of playing games with #error
Markus Armbruster
1
-3
/
+1
2016-07-12
tcg: Clean up tcg-target.h header guards
Markus Armbruster
8
-17
/
+24
2016-07-12
linux-user: Fix broken header guard in syscall_defs.h
Markus Armbruster
1
-4
/
+3
2016-07-12
linux-user: Clean up hostdep.h header guards
Markus Armbruster
13
-26
/
+26
2016-07-12
linux-user: Clean up target_structs.h header guards
Markus Armbruster
17
-34
/
+34
2016-07-12
linux-user: Clean up target_signal.h header guards
Markus Armbruster
18
-54
/
+54
2016-07-12
linux-user: Clean up target_cpu.h header guards
Markus Armbruster
15
-31
/
+31
2016-07-12
linux-user: Clean up target_syscall.h header guards
Markus Armbruster
18
-51
/
+53
2016-07-12
target-*: Clean up cpu.h header guards
Markus Armbruster
18
-45
/
+56
2016-07-12
scripts: New clean-header-guards.pl
Markus Armbruster
1
-0
/
+213
2016-07-12
Use #include "..." for our own headers, <...> for others
Markus Armbruster
91
-172
/
+169
2016-07-12
bswap.h: Document cpu_to_* and *_to_cpu conversion functions
Peter Maydell
1
-0
/
+58
2016-07-12
bswap.h: Fix comment typo
Peter Maydell
1
-1
/
+1
2016-07-12
bswap.h: Remove unused cpu_to_*w() and *_to_cpup()
Peter Maydell
1
-10
/
+0
2016-07-12
hw/bt: Don't use cpu_to_*w() and *_to_cpup()
Peter Maydell
2
-13
/
+9
2016-07-12
fsdev/9p-iov-marshal.c: Don't use cpu_to_*w() functions
Peter Maydell
1
-12
/
+6
2016-07-12
Fix confusing argument names in some common functions
Sergey Sorokin
25
-87
/
+100
2016-07-12
Merge remote-tracking branch 'remotes/lalrae/tags/mips-20160712' into staging
Peter Maydell
18
-56
/
+1059
2016-07-12
Merge remote-tracking branch 'remotes/kraxel/tags/pull-usb-20160712-1' into s...
Peter Maydell
3
-2
/
+16
2016-07-12
Merge remote-tracking branch 'remotes/kraxel/tags/pull-input-20160712-1' into...
Peter Maydell
5
-147
/
+256
2016-07-12
Merge remote-tracking branch 'remotes/kraxel/tags/pull-vnc-20160712-1' into s...
Peter Maydell
2
-16
/
+22
2016-07-12
xen-usb: Fix 32bit build
Anthony PERARD
1
-1
/
+2
2016-07-12
usb: add storage hotplug documentation
Gerd Hoffmann
1
-0
/
+12
2016-07-12
nec-usb-xhci: set the device state to USB_STATE_DEFAULT
Zhang Shuaiyi
1
-1
/
+2
2016-07-12
target-mips: enable 10-bit ASIDs in I6400 CPU
Leon Alrae
1
-1
/
+1
2016-07-12
target-mips: support CP0.Config4.AE bit
Paul Burton
2
-1
/
+3
[next]