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
*
pseries: Improve setting of default machine version
David Gibson
2016-01-11
1
-10
/
+10
*
pseries: Restructure class_options functions
David Gibson
2016-01-11
1
-4
/
+17
*
pseries: DEFINE_SPAPR_MACHINE
David Gibson
2016-01-11
1
-70
/
+49
*
pseries: Use SET_MACHINE_COMPAT
David Gibson
2016-01-11
1
-20
/
+4
*
Move SET_MACHINE_COMPAT macro to boards.h
David Gibson
2016-01-11
2
-8
/
+9
*
pseries: Remove versions from mc->desc
David Gibson
2016-01-11
1
-5
/
+1
*
pseries: Remove redundant calls to spapr_machine_initfn()
David Gibson
2016-01-11
1
-3
/
+0
*
pseries: Rearrange versioned machine type code
David Gibson
2016-01-11
1
-82
/
+98
*
pseries: Remove redundant setting of mc->name for pseries-2.5 machine
David Gibson
2016-01-11
1
-1
/
+0
*
spapr: Add /system-id
Alexey Kardashevskiy
2016-01-11
1
-0
/
+3
*
target-ppc: Define kvmppc_read_int_dt()
Sukadev Bhattiprolu
2016-01-11
1
-14
/
+22
*
hw/ppc/spapr_rtc: Remove bad class_size value
Thomas Huth
2016-01-11
1
-1
/
+0
*
Merge remote-tracking branch 'remotes/kraxel/tags/pull-ui-20160108-1' into st...
Peter Maydell
2016-01-08
8
-63
/
+239
|
\
|
*
sdl2/opengl: add opengl context and scanout support
Gerd Hoffmann
2016-01-08
3
-1
/
+163
|
*
ui/curses: Fix color attribute of monitor for curses
OGAWA Hirofumi
2016-01-08
5
-62
/
+76
*
|
Merge remote-tracking branch 'remotes/kraxel/tags/pull-usb-20160108-1' into s...
Peter Maydell
2016-01-08
2
-33
/
+56
|
\
\
|
*
|
ohci: clear pending SOF on suspend
Laurent Vivier
2016-01-08
1
-0
/
+3
|
*
|
ohci: delay first SOF interrupt
Laurent Vivier
2016-01-08
1
-3
/
+13
|
*
|
usb-mtp: fix call to trace function
Bandan Das
2016-01-08
1
-1
/
+1
|
*
|
usb-mtp: use safe variant when cleaning events list
Bandan Das
2016-01-08
1
-2
/
+2
|
*
|
ohci: fix command HostControllerReset
Hervé Poussineau
2016-01-08
1
-1
/
+1
|
*
|
ohci: fix Host Controller USBRESET
Hervé Poussineau
2016-01-08
1
-1
/
+1
|
*
|
ohci: split reset method in 3 parts
Hervé Poussineau
2016-01-08
1
-27
/
+37
|
|
/
*
|
Merge remote-tracking branch 'remotes/maxreitz/tags/pull-block-for-peter-2016...
Peter Maydell
2016-01-08
34
-199
/
+456
|
\
\
|
|
/
|
/
|
|
*
iotests: Add test cases for blockdev-mirror
Fam Zheng
2016-01-07
2
-25
/
+79
|
*
qmp: Add blockdev-mirror command
Fam Zheng
2016-01-07
3
-1
/
+159
|
*
block: Add check on mirror target
Fam Zheng
2016-01-07
2
-0
/
+4
|
*
block: Extract blockdev part of qmp_drive_mirror
Fam Zheng
2016-01-07
1
-42
/
+72
|
*
block: Rename BLOCK_OP_TYPE_MIRROR to BLOCK_OP_TYPE_MIRROR_SOURCE
Fam Zheng
2016-01-07
3
-3
/
+3
|
*
qemu-iotests: s390x: fix test 051
Bo Tu
2016-01-07
3
-85
/
+69
|
*
iotests: 095: Filter _img_info output
Fam Zheng
2016-01-07
2
-4
/
+2
|
*
iotests: 095: Use TEST_IMG override instead of "mv"
Fam Zheng
2016-01-07
2
-6
/
+4
|
*
iotests: 050: Use TEST_IMG override instead of "mv"
Fam Zheng
2016-01-07
2
-4
/
+9
|
*
iotests: 038: Use TEST_IMG override instead of "mv"
Fam Zheng
2016-01-07
2
-2
/
+5
|
*
iotests: 037: Use TEST_IMG override instead of "mv"
Fam Zheng
2016-01-07
2
-2
/
+5
|
*
iotests: 034: Use TEST_IMG override instead of "mv"
Fam Zheng
2016-01-07
2
-2
/
+6
|
*
iotests: 028: Use TEST_IMG override instead of "mv"
Fam Zheng
2016-01-07
2
-2
/
+5
|
*
iotests: 024: Use TEST_IMG override instead of "mv"
Fam Zheng
2016-01-07
2
-4
/
+10
|
*
iotests: 020: Use TEST_IMG override instead of "mv"
Fam Zheng
2016-01-07
2
-3
/
+6
|
*
iotests: 019: Use TEST_IMG override instead of "mv"
Fam Zheng
2016-01-07
2
-8
/
+9
|
*
iotests: 018: Use TEST_IMG override instead of "mv"
Fam Zheng
2016-01-07
2
-5
/
+5
|
*
block/qapi: Clear err for further error
Fam Zheng
2016-01-07
1
-0
/
+1
|
*
block: use drained section in bdrv_close
Paolo Bonzini
2016-01-07
1
-1
/
+3
|
*
qemu-iotests: make check-block.sh work on out-of-tree builds
Paolo Bonzini
2016-01-07
1
-1
/
+1
|
*
iotests: 086: Add raw format
Fam Zheng
2016-01-07
1
-1
/
+1
|
/
*
petalogix-ml605: Set the MicroBlaze CPU version to 8.10.a
Edgar E. Iglesias
2016-01-07
1
-0
/
+1
*
s3adsp1800: Set the MicroBlaze CPU version to 7.10.d
Edgar E. Iglesias
2016-01-07
1
-0
/
+1
*
Merge remote-tracking branch 'remotes/mcayland/tags/qemu-sparc-signed' into s...
Peter Maydell
2016-01-07
5
-19
/
+49
|
\
|
*
target-sparc: implement NPT timer bit
Mark Cave-Ayland
2016-01-07
3
-6
/
+24
|
*
sun4u: split NPT and INT_DIS accesses between timer and compare registers
Mark Cave-Ayland
2016-01-07
1
-9
/
+10
[next]