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
...
|
*
vl: add tcg_enabled() for tcg related code
Yang Zhong
2017-07-04
1
-1
/
+7
|
*
vl: convert -tb-size to qemu_strtoul
Paolo Bonzini
2017-07-04
3
-5
/
+5
|
*
configure: add --disable-tcg configure option
Paolo Bonzini
2017-07-04
1
-5
/
+21
|
*
configure: early test for supported targets
Paolo Bonzini
2017-07-04
1
-22
/
+48
|
*
configure: factor out list of supported Xen/KVM/HAX targets
Paolo Bonzini
2017-07-04
1
-35
/
+55
|
*
qemu-doc: do not refer to years-old version numbers
Paolo Bonzini
2017-07-04
1
-5
/
+3
|
*
qemu-thread: Assert locks are initialized before using
Fam Zheng
2017-07-04
4
-1
/
+69
|
*
virtio-scsi: finalize IOMMU support
Jason Wang
2017-07-04
1
-1
/
+2
|
*
checkpatch: should not use signal except for SIG_DFL or SIG_IGN
Paolo Bonzini
2017-07-04
1
-0
/
+4
|
*
main_loop: Make main_loop_wait() return void
Peter Maydell
2017-07-04
2
-8
/
+2
|
*
tests/test-char.c: Don't use main_loop_wait()'s return value
Peter Maydell
2017-07-04
1
-5
/
+1
|
*
util/oslib-win32: Remove if conditional
Alistair Francis
2017-07-04
1
-4
/
+2
|
*
xsave_helper: pull xsave and xrstor out of kvm.c into helper function
Sergio Andres Gomez Del Real
2017-07-04
4
-88
/
+120
|
*
sockets: avoid formatting buffer that may not be NUL terminated
Daniel P. Berrange
2017-07-04
1
-1
/
+1
|
*
hw/misc/edu: Compile the edu device as common object
Thomas Huth
2017-07-04
1
-1
/
+1
|
*
Makefile: Move bootdevice.o to common-obj-y
Thomas Huth
2017-07-04
3
-3
/
+3
|
*
include/exec/poison: Mark CONFIG_SOFTMMU as poisoned
Thomas Huth
2017-07-04
2
-0
/
+9
|
*
cpu: Introduce a wrapper for tlb_flush() that can be used in common code
Thomas Huth
2017-07-04
3
-3
/
+12
|
*
include/exec/poison: Mark CONFIG_KVM as poisoned, too
Thomas Huth
2017-07-04
3
-6
/
+14
|
*
Move CONFIG_KVM related definitions to kvm_i386.h
Thomas Huth
2017-07-04
4
-28
/
+24
|
*
include/exec/poison: Add some more missing TARGET and CONFIG defines
Thomas Huth
2017-07-04
1
-0
/
+6
|
*
target/i386: simplify handling of conforming code segments on interrupt
Paolo Bonzini
2017-07-04
1
-18
/
+10
|
*
target/i386: fix interrupt CPL error when using ist in x86-64
Wu Xiang
2017-07-04
1
-2
/
+4
|
*
nbd: fix NBD over TLS
Paolo Bonzini
2017-07-04
1
-2
/
+2
|
*
qemu-doc: Add missing "@c man end" statements
Thomas Huth
2017-07-04
1
-0
/
+6
|
*
vcpu_dirty: share the same field in CPUState for all accelerators
Sergio Andres Gomez Del Real
2017-07-04
4
-19
/
+20
*
|
Merge remote-tracking branch 'remotes/edgar/tags/edgar/xilinx-next.for-upstre...
Peter Maydell
2017-07-04
5
-48
/
+96
|
\
\
|
|
/
|
/
|
|
*
xilinx-dp: Add support for the yuy2 video format
Edgar E. Iglesias
2017-07-04
1
-0
/
+3
|
*
target-microblaze: Add CPU version 10.0
Edgar E. Iglesias
2017-07-04
1
-0
/
+1
|
*
target-microblaze: dec_barrel: Add BSIFI
Edgar E. Iglesias
2017-07-04
1
-1
/
+13
|
*
target-microblaze: dec_barrel: Add BSEFI
Edgar E. Iglesias
2017-07-04
1
-12
/
+30
|
*
target-microblaze: dec_barrel: Plug TCG temp leak
Edgar E. Iglesias
2017-07-04
1
-0
/
+1
|
*
target-microblaze: dec_barrel: Add braces around if-statements
Edgar E. Iglesias
2017-07-04
1
-4
/
+5
|
*
target-microblaze: dec_barrel: Use extract32
Edgar E. Iglesias
2017-07-04
1
-2
/
+2
|
*
target-microblaze: dec_barrel: Use bool instead of unsigned int
Edgar E. Iglesias
2017-07-04
1
-1
/
+1
|
*
target-microblaze: Introduce a use-pcmp-instr property
Edgar E. Iglesias
2017-07-04
3
-5
/
+7
|
*
target-microblaze: Introduce a use-msr-instr property
Edgar E. Iglesias
2017-07-04
3
-3
/
+5
|
*
target-microblaze: Introduce a use-hw-mul property
Edgar E. Iglesias
2017-07-04
3
-7
/
+11
|
*
target-microblaze: Introduce a use-div property
Edgar E. Iglesias
2017-07-04
3
-5
/
+7
|
*
target-microblaze: Introduce a use-barrel property
Edgar E. Iglesias
2017-07-04
3
-5
/
+7
|
*
target-microblaze: Add CPU versions 9.4, 9.5 and 9.6
Edgar E. Iglesias
2017-07-04
1
-0
/
+3
|
*
target-microblaze: Don't hard code 0xb as initial MB version
Edgar E. Iglesias
2017-07-04
1
-2
/
+1
|
*
target-microblaze: Correct bit shift for the PVR0 version field
Edgar E. Iglesias
2017-07-04
2
-1
/
+3
|
*
disas/microblaze: Add missing 'const' attributes
Stefan Weil
2017-07-04
1
-11
/
+7
*
|
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2017-07-04
41
-204
/
+492
|
\
\
|
|
/
|
/
|
|
*
i386/acpi: update expected acpi files
Michael S. Tsirkin
2017-07-03
5
-0
/
+0
|
*
virtio-net: fix tx queue size for !vhost-user
Michael S. Tsirkin
2017-07-03
1
-8
/
+20
|
*
tests: Add unit tests for the VM Generation ID feature
Ben Warren
2017-07-03
2
-0
/
+205
|
*
vhost-user: unregister slave req handler at cleanup time
Maxime Coquelin
2017-07-03
1
-0
/
+1
|
*
vhost: ensure vhost_ops are set before calling iotlb callback
Maxime Coquelin
2017-07-03
1
-2
/
+8
[prev]
[next]