index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
m25p80: Fix QIOR/DIOR handling for Winbond
Marcin Krzeminski
2016-07-14
1
-2
/
+4
*
target-arm: Add missed AArch32 TLBI sytem registers
Sergey Sorokin
2016-07-14
1
-0
/
+139
*
hw/arm/virt: tcg: adjust MPIDR like KVM
Andrew Jones
2016-07-14
1
-1
/
+24
*
gic: provide defines for v2/v3 targetlist sizes
Andrew Jones
2016-07-14
2
-0
/
+6
*
target-arm: Use Neon for zero checking
Vijay
2016-07-14
1
-0
/
+7
*
Revert "hw/ptimer: Perform counter wrap around if timer already expired"
Dmitry Osipenko
2016-07-14
1
-7
/
+2
*
virtio-mmio: format transport base address in BusClass.get_dev_path
Laszlo Ersek
2016-07-14
2
-1
/
+54
*
Merge remote-tracking branch 'remotes/xtensa/tags/20160714-xtensa' into staging
Peter Maydell
2016-07-14
1
-1
/
+1
|
\
|
*
target-xtensa: xtfpga: fix FLASH interface width
Max Filippov
2016-07-14
1
-1
/
+1
*
|
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2016-07-14
18
-48
/
+154
|
\
\
|
*
|
hostmem: detect host backend memory is being used properly
Xiao Guangrong
2016-07-13
4
-16
/
+35
|
*
|
hostmem: fix QEMU crash by 'info memdev'
Xiao Guangrong
2016-07-13
1
-8
/
+14
|
*
|
char: do not use atexit cleanup handler
Marc-André Lureau
2016-07-13
3
-3
/
+10
|
*
|
net: do not use atexit for cleanup
Paolo Bonzini
2016-07-13
1
-3
/
+2
|
*
|
slirp: use exit notifier for slirp_smb_cleanup
Paolo Bonzini
2016-07-13
1
-0
/
+11
|
*
|
tap: use an exit notifier to call down_script
Marc-André Lureau
2016-07-13
1
-7
/
+20
|
*
|
util: Fix MIN_NON_ZERO
Fam Zheng
2016-07-13
1
-1
/
+2
|
*
|
qemu-sockets: use qapi_free_SocketAddress in cleanup
Marc-André Lureau
2016-07-12
1
-1
/
+1
|
*
|
disas: avoid including everything in headers compiled from C++
Paolo Bonzini
2016-07-12
1
-1
/
+1
|
*
|
json-streamer: fix double-free on exiting during a parse
Paolo Bonzini
2016-07-12
1
-2
/
+6
|
*
|
main-loop: check return value before using pointer
Cao jin
2016-07-12
1
-1
/
+1
|
*
|
Use "-s" instead of "--quiet" to resolve non-fatal build error on FreeBSD.
Sean Bruno
2016-07-12
1
-1
/
+1
|
*
|
scsi-bus: Use longer sense buffer with scanners
Jarkko Lavinen
2016-07-12
2
-4
/
+13
|
*
|
scsi-bus: Add SCSI scanner support
Jarkko Lavinen
2016-07-12
2
-0
/
+37
*
|
|
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
2016-07-14
69
-406
/
+913
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Merge remote-tracking branch 'mreitz/tags/pull-block-for-kevin-2016-07-13' in...
Kevin Wolf
2016-07-13
15
-69
/
+285
|
|
\
\
|
|
*
|
iotests: Make 157 actually format-agnostic
Max Reitz
2016-07-13
2
-9
/
+10
|
|
*
|
vvfat: Fix qcow write target driver specification
Max Reitz
2016-07-13
1
-1
/
+2
|
|
*
|
hmp: show all of snapshot info on every block dev in output of 'info snapshots'
Lin Ma
2016-07-13
1
-7
/
+90
|
|
*
|
hmp: use snapshot name to determine whether a snapshot is 'fully available'
Lin Ma
2016-07-13
1
-1
/
+5
|
|
*
|
qemu-iotests: Test naming of throttling groups
Alberto Garcia
2016-07-13
2
-2
/
+100
|
|
*
|
blockdev: Fix regression with the default naming of throttling groups
Alberto Garcia
2016-07-13
1
-2
/
+4
|
|
*
|
vmdk: fix metadata write regression
Reda Sallahi
2016-07-13
1
-7
/
+7
|
|
*
|
Improve block job rate limiting for small bandwidth values
Sascha Silbe
2016-07-13
4
-26
/
+46
|
|
*
|
qcow2: Fix qcow2_get_cluster_offset()
Max Reitz
2016-07-13
1
-5
/
+11
|
|
*
|
qemu-io: Use correct range limitations
Max Reitz
2016-07-13
1
-7
/
+7
|
|
*
|
qcow2: Avoid making the L1 table too big
Max Reitz
2016-07-13
1
-1
/
+2
|
|
*
|
qemu-img: Use strerror() for generic resize error
Max Reitz
2016-07-13
1
-1
/
+1
|
|
/
/
|
*
|
block: Remove BB options from blockdev-add
Kevin Wolf
2016-07-13
1
-17
/
+1
|
*
|
qemu-iotests: Test setting WCE with qdev
Kevin Wolf
2016-07-13
3
-0
/
+111
|
*
|
block/qdev: Allow configuring rerror/werror with qdev properties
Kevin Wolf
2016-07-13
10
-1
/
+45
|
*
|
commit: Fix use of error handling policy
Kevin Wolf
2016-07-13
1
-3
/
+3
|
*
|
block/qdev: Allow configuring WCE with qdev properties
Kevin Wolf
2016-07-13
7
-1
/
+25
|
*
|
block/qdev: Allow node name for drive properties
Kevin Wolf
2016-07-13
2
-7
/
+37
|
*
|
coroutine: move entry argument to qemu_coroutine_create
Paolo Bonzini
2016-07-13
37
-131
/
+130
|
*
|
test-coroutine: prepare for the next patch
Paolo Bonzini
2016-07-13
1
-2
/
+3
|
*
|
coroutine: use QSIMPLEQ instead of QTAILQ
Paolo Bonzini
2016-07-13
4
-15
/
+15
|
*
|
raw-posix: Use qemu_dup
Fam Zheng
2016-07-13
1
-9
/
+1
|
*
|
osdep: Introduce qemu_dup
Fam Zheng
2016-07-13
2
-8
/
+18
|
*
|
blockjob: Update description of the 'device' field in the QMP API
Alberto Garcia
2016-07-13
2
-14
/
+33
[next]