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-06-08
block: Track write zero limits in bytes
Eric Blake
6
-25
/
+30
2016-06-08
iscsi: Use block size as minimum zero/discard alignment
Eric Blake
1
-0
/
+5
2016-06-08
qcow2: Catch more unaligned write_zero into zero cluster
Eric Blake
2
-28
/
+27
2016-06-08
qemu-iotests: Test one more spot for optimizing write_zeroes
Eric Blake
2
-0
/
+77
2016-06-08
qcow2: add tracepoints for qcow2_co_write_zeroes
Denis V. Lunev
2
-0
/
+7
2016-06-08
qcow2: simplify logic in qcow2_co_write_zeroes
Denis V. Lunev
1
-18
/
+5
2016-06-08
block: split write_zeroes always
Denis V. Lunev
2
-19
/
+29
2016-06-07
Merge remote-tracking branch 'remotes/mjt/tags/pull-trivial-patches-2016-06-0...
Peter Maydell
218
-406
/
+312
2016-06-07
hbitmap: Use DIV_ROUND_UP
Laurent Vivier
1
-3
/
+3
2016-06-07
qemu-timer: Use DIV_ROUND_UP
Laurent Vivier
1
-1
/
+1
2016-06-07
linux-user: Use DIV_ROUND_UP
Laurent Vivier
1
-2
/
+2
2016-06-07
slirp: Use DIV_ROUND_UP
Laurent Vivier
1
-2
/
+2
2016-06-07
usb: Use DIV_ROUND_UP
Laurent Vivier
1
-3
/
+3
2016-06-07
rocker: Use DIV_ROUND_UP
Laurent Vivier
1
-3
/
+2
2016-06-07
SPICE: Use DIV_ROUND_UP
Laurent Vivier
1
-1
/
+1
2016-06-07
audio: Use DIV_ROUND_UP
Laurent Vivier
1
-1
/
+1
2016-06-07
xen: Use DIV_ROUND_UP
Laurent Vivier
2
-3
/
+3
2016-06-07
crypto: Use DIV_ROUND_UP
Laurent Vivier
1
-4
/
+2
2016-06-07
block: Use DIV_ROUND_UP
Laurent Vivier
2
-3
/
+2
2016-06-07
qed: Use DIV_ROUND_UP
Laurent Vivier
2
-4
/
+2
2016-06-07
qcow/qcow2: Use DIV_ROUND_UP
Laurent Vivier
3
-8
/
+6
2016-06-07
parallels: Use DIV_ROUND_UP
Laurent Vivier
1
-1
/
+1
2016-06-07
coccinelle: use macro DIV_ROUND_UP instead of (((n) + (d) - 1) /(d))
Laurent Vivier
1
-0
/
+19
2016-06-07
thunk: Rename args and fields in host-target bitmask conversion code
Peter Maydell
2
-21
/
+21
2016-06-07
thunk: Drop unused NO_THUNK_TYPE_SIZE guards
Peter Maydell
2
-5
/
+0
2016-06-07
qemu-common.h: Drop WORDS_ALIGNED define
Peter Maydell
2
-9
/
+0
2016-06-07
host-utils: Prefer 'false' for bool type
Eric Blake
1
-1
/
+1
2016-06-07
docs/multi-thread-compression: Fix wrong command string
Wei Jiangang
1
-1
/
+1
2016-06-07
all: Remove unnecessary glib.h includes
Peter Maydell
29
-29
/
+0
2016-06-07
qga: Remove unnecessary glib.h includes
Peter Maydell
9
-9
/
+0
2016-06-07
tests: Remove unnecessary glib.h includes
Peter Maydell
117
-118
/
+0
2016-06-07
clean-includes: Add glib.h to list of unneeded includes
Peter Maydell
1
-1
/
+2
2016-06-07
pc: cleanup unused struct PcRomPciInfo
Igor Mammedov
1
-8
/
+0
2016-06-07
e1000: Removing unnecessary if statement
Sameeh Jubran
1
-5
/
+3
2016-06-07
Fix configure test for PBKDF2 in nettle
Steven Luo
1
-0
/
+1
2016-06-07
docs: Fix a couple of typos in throttle.txt
Alberto Garcia
1
-2
/
+2
2016-06-07
hw: Clean up includes
Peter Maydell
4
-4
/
+0
2016-06-07
replay: Clean up includes
Peter Maydell
1
-4
/
+0
2016-06-07
fw_cfg: follow CODING_STYLE
Cao jin
1
-6
/
+11
2016-06-07
qdev: Clean up around properties
Cao jin
2
-13
/
+27
2016-06-07
monitor: Typo fix
Eric Blake
1
-1
/
+1
2016-06-07
ICH9: fix typo
Cao jin
2
-4
/
+4
2016-06-07
scripts: Use $(..) instead of deprecated `..`
Stefan Weil
6
-11
/
+11
2016-06-07
configure: Use $(..) instead of deprecated `..`
Stefan Weil
1
-87
/
+87
2016-06-07
qemu-options.hx: Specify the units for -machine kvm_shadow_mem
Peter Maydell
1
-1
/
+1
2016-06-07
Fix linking relocatable objects on Sparc
James Clarke
2
-1
/
+22
2016-06-07
ppc: Remove a potential overflow in muldiv64()
Laurent Vivier
1
-1
/
+1
2016-06-07
replace muldiv64(a, b, c) by (uint64_t)a * b / c
Laurent Vivier
2
-3
/
+3
2016-06-07
remove useless muldiv64()
Laurent Vivier
1
-1
/
+1
2016-06-07
The only 64bit parameter of muldiv64() is the first one.
Laurent Vivier
2
-3
/
+3
[next]