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
path:
root
/
util
Age
Commit message (
Expand
)
Author
Files
Lines
2016-02-11
qemu-sockets: simplify error handling
Paolo Bonzini
1
-3
/
+3
2016-02-09
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...
Peter Maydell
1
-4
/
+4
2016-02-09
iov: avoid memcpy for "simple" iov_from_buf/iov_to_buf
Paolo Bonzini
1
-4
/
+4
2016-02-08
qapi: Swap visit_* arguments for consistent 'name' placement
Eric Blake
1
-2
/
+2
2016-02-04
all: Clean up includes
Peter Maydell
1
-0
/
+1
2016-02-04
util: Clean up includes
Peter Maydell
50
-72
/
+50
2016-02-03
log: add "-d trace:PATTERN"
Paolo Bonzini
1
-3
/
+13
2016-02-03
trace: convert stderr backend to log
Paolo Bonzini
1
-0
/
+3
2016-02-03
log: move qemu-log.c into util/ directory
Denis V. Lunev
2
-0
/
+180
2016-01-21
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
1
-10
/
+6
2016-01-20
blockdev: Error out on negative throttling option values
Fam Zheng
1
-10
/
+6
2016-01-19
sockets: remove use of QemuOpts from socket_dgram
Daniel P. Berrange
1
-75
/
+24
2016-01-19
sockets: remove use of QemuOpts from socket_connect
Daniel P. Berrange
1
-55
/
+36
2016-01-19
sockets: remove use of QemuOpts from socket_listen
Daniel P. Berrange
1
-57
/
+97
2016-01-19
sockets: remove use of QemuOpts from header file
Daniel P. Berrange
1
-11
/
+11
2016-01-13
error: New error_prepend(), error_reportf_err()
Markus Armbruster
1
-0
/
+33
2016-01-13
error: Improve documentation
Markus Armbruster
2
-5
/
+5
2016-01-13
error: Don't append a newline when printing the error hint
Markus Armbruster
2
-3
/
+3
2015-12-22
mmap-alloc: tweak a comment on ppc64
Michael S. Tsirkin
1
-4
/
+5
2015-12-18
Merge remote-tracking branch 'remotes/berrange/tags/pull-qcrypto-secrets-base...
Peter Maydell
2
-0
/
+61
2015-12-18
util: add base64 decoding function
Daniel P. Berrange
2
-0
/
+61
2015-12-18
progress: Allow regressing progress
Max Reitz
1
-1
/
+2
2015-12-18
io: add QIOChannelSocket class
Daniel P. Berrange
1
-1
/
+1
2015-12-04
util/id: fully allocate names table
John Snow
1
-2
/
+2
2015-12-02
util/mmap-alloc: fix hugetlb support on ppc64
Michael S. Tsirkin
2
-23
/
+40
2015-11-30
oslib-win32: Change return type of function getpagesize
Stefan Weil
1
-1
/
+1
2015-11-25
osdep: Change default value of qemu_hw_version() to "2.5+"
Eduardo Habkost
1
-1
/
+8
2015-11-17
Merge remote-tracking branch 'remotes/kraxel/tags/pull-vnc-20151116-1' into s...
Peter Maydell
1
-2
/
+108
2015-11-12
block: Add average I/O queue depth to BlockDeviceTimedStats
Alberto Garcia
1
-5
/
+26
2015-11-12
util: Infrastructure for computing recent averages
Alberto Garcia
2
-0
/
+211
2015-11-10
qapi: Simplify error cleanup in test-qmp-*
Eric Blake
1
-0
/
+7
2015-11-06
qemu-sockets: do not test path with access() before unlinking
Paolo Bonzini
1
-2
/
+1
2015-11-05
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
1
-5
/
+5
2015-11-05
buffer: allow a buffer to shrink gracefully
Peter Lieven
1
-8
/
+33
2015-11-05
buffer: factor out buffer_adj_size
Peter Lieven
1
-15
/
+10
2015-11-05
buffer: factor out buffer_req_size
Peter Lieven
1
-2
/
+8
2015-11-05
buffer: add tracing
Gerd Hoffmann
1
-0
/
+18
2015-11-05
buffer: add buffer_shrink
Gerd Hoffmann
1
-1
/
+19
2015-11-05
buffer: add buffer_move
Gerd Hoffmann
1
-0
/
+16
2015-11-05
buffer: add buffer_move_empty
Gerd Hoffmann
1
-0
/
+14
2015-11-05
buffer: add buffer_init
Gerd Hoffmann
1
-0
/
+11
2015-11-05
buffer: make the Buffer capacity increase in powers of two
Peter Lieven
1
-1
/
+4
2015-11-04
osdep: Rename qemu_{get, set}_version() to qemu_{, set_}hw_version()
Eduardo Habkost
1
-5
/
+5
2015-11-02
sockets: Convert to new qapi union layout
Eric Blake
1
-31
/
+31
2015-10-29
mmap-alloc: fix error handling
Michael S. Tsirkin
1
-2
/
+2
2015-10-24
util: const event_notifier_get_fd() argument
Marc-André Lureau
1
-1
/
+1
2015-10-22
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
4
-27
/
+247
2015-10-22
vhost: add migration block if memfd failed
Marc-André Lureau
1
-0
/
+22
2015-10-22
util: add fallback for qemu_memfd_alloc()
Marc-André Lureau
1
-2
/
+18
2015-10-22
util: add memfd helpers
Marc-André Lureau
1
-1
/
+71
[next]