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
...
|
*
|
tricore: add UTOF instruction
David Brenken
2019-06-25
3
-0
/
+20
|
*
|
tricore: add FTOIZ instruction
David Brenken
2019-06-25
3
-0
/
+29
|
|
/
*
|
Merge remote-tracking branch 'remotes/aperard/tags/pull-xen-20190624' into st...
Peter Maydell
2019-07-01
25
-106
/
+3023
|
\
\
|
*
|
xen: Import other xen/io/*.h
Anthony PERARD
2019-06-24
18
-16
/
+2903
|
*
|
Revert xen/io/ring.h of "Clean up a few header guard symbols"
Anthony PERARD
2019-06-24
1
-3
/
+3
|
*
|
xen: Drop includes of xen/hvm/params.h
Anthony PERARD
2019-06-24
2
-3
/
+0
|
*
|
xen: Avoid VLA
Anthony PERARD
2019-06-24
1
-4
/
+11
|
*
|
xen-bus / xen-block: add support for event channel polling
Paul Durrant
2019-06-24
3
-11
/
+19
|
*
|
xen-bus: allow AioContext to be specified for each event channel
Paul Durrant
2019-06-24
3
-4
/
+9
|
*
|
xen-bus: use a separate fd for each event channel
Paul Durrant
2019-06-24
2
-43
/
+42
|
*
|
xen-block: support feature-large-sector-size
Paul Durrant
2019-06-24
3
-26
/
+40
|
|
/
*
|
Merge remote-tracking branch 'remotes/maxreitz/tags/pull-block-2019-06-24' in...
Peter Maydell
2019-07-01
20
-384
/
+823
|
\
\
|
|
/
|
/
|
|
*
iotests: Fix 205 for concurrent runs
Max Reitz
2019-06-24
1
-1
/
+1
|
*
ssh: switch from libssh2 to libssh
Pino Toscano
2019-06-24
13
-360
/
+449
|
*
vmdk: Add read-only support for seSparse snapshots
Sam Eiderman
2019-06-24
1
-16
/
+342
|
*
vmdk: Reduce the max bound for L1 table size
Sam Eiderman
2019-06-24
2
-7
/
+8
|
*
vmdk: Fix comment regarding max l1_size coverage
Sam Eiderman
2019-06-24
1
-3
/
+8
|
*
iotest 134: test cluster-misaligned encrypted write
Anton Nefedov
2019-06-24
2
-0
/
+19
|
*
blockdev: enable non-root nodes for transaction drive-backup source
Vladimir Sementsov-Ogievskiy
2019-06-24
1
-1
/
+1
|
*
nvme: do not advertise support for unsupported arbitration mechanism
Klaus Birkelund Jensen
2019-06-24
1
-1
/
+0
|
/
*
Merge remote-tracking branch 'remotes/amarkovic/tags/mips-queue-jun-21-2019' ...
Peter Maydell
2019-06-21
264
-942
/
+2605
|
\
|
*
target/mips: Fix emulation of ILVR.<B|H|W> on big endian host
Aleksandar Markovic
2019-06-21
1
-0
/
+37
|
*
target/mips: Fix emulation of ILVL.<B|H|W> on big endian host
Aleksandar Markovic
2019-06-21
1
-0
/
+37
|
*
target/mips: Fix emulation of ILVOD.<B|H|W> on big endian host
Aleksandar Markovic
2019-06-21
1
-0
/
+37
|
*
target/mips: Fix emulation of ILVEV.<B|H|W> on big endian host
Aleksandar Markovic
2019-06-21
1
-0
/
+37
|
*
tests/tcg: target/mips: Amend tests for MSA pack instructions
Aleksandar Markovic
2019-06-21
13
-12
/
+708
|
*
tests/tcg: target/mips: Include isa/ase and group name in test output
Aleksandar Markovic
2019-06-21
260
-736
/
+1492
|
*
target/mips: Fix if-else-switch-case arms checkpatch errors in translate.c
Aleksandar Markovic
2019-06-21
1
-72
/
+133
|
*
target/mips: Fix some space checkpatch errors in translate.c
Aleksandar Markovic
2019-06-21
1
-118
/
+122
|
*
MAINTAINERS: Consolidate MIPS disassembler-related items
Aleksandar Markovic
2019-06-21
1
-4
/
+1
|
*
MAINTAINERS: Update file items for MIPS Malta board
Aleksandar Markovic
2019-06-21
1
-0
/
+1
*
|
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2019-06-21
27
-329
/
+1506
|
\
\
|
|
/
|
/
|
|
*
hw: Nuke hw_compat_4_0_1 and pc_compat_4_0_1
Greg Kurz
2019-06-21
5
-17
/
+9
|
*
util/main-loop: Fix incorrect assertion
Lidong Chen
2019-06-21
1
-1
/
+1
|
*
sd: Fix out-of-bounds assertions
Lidong Chen
2019-06-21
1
-2
/
+2
|
*
target/i386: kvm: Add nested migration blocker only when kernel lacks require...
Liran Alon
2019-06-21
2
-3
/
+8
|
*
target/i386: kvm: Add support for KVM_CAP_EXCEPTION_PAYLOAD
Liran Alon
2019-06-21
6
-24
/
+187
|
*
target/i386: kvm: Add support for save and restore nested state
Liran Alon
2019-06-21
5
-0
/
+290
|
*
vmstate: Add support for kernel integer types
Liran Alon
2019-06-21
1
-0
/
+26
|
*
linux-headers: sync with latest KVM headers from Linux 5.2
Liran Alon
2019-06-21
1
-11
/
+22
|
*
target/i386: kvm: Block migration for vCPUs exposed with nested virtualization
Liran Alon
2019-06-21
3
-13
/
+19
|
*
target/i386: kvm: Re-inject #DB to guest with updated DR6
Liran Alon
2019-06-21
1
-0
/
+3
|
*
target/i386: kvm: Use symbolic constant for #DB/#BP exception constants
Liran Alon
2019-06-21
1
-4
/
+4
|
*
KVM: Introduce kvm_arch_destroy_vcpu()
Liran Alon
2019-06-21
8
-0
/
+48
|
*
target/i386: kvm: Delete VMX migration blocker on vCPU init failure
Liran Alon
2019-06-21
1
-2
/
+5
|
*
target/i386: define a new MSR based feature word - FEAT_CORE_CAPABILITY
Xiaoyao Li
2019-06-21
3
-1
/
+35
|
*
i386/kvm: add support for Direct Mode for Hyper-V synthetic timers
Vitaly Kuznetsov
2019-06-21
5
-0
/
+23
|
*
i386/kvm: hv-evmcs requires hv-vapic
Vitaly Kuznetsov
2019-06-21
1
-1
/
+2
|
*
i386/kvm: hv-tlbflush/ipi require hv-vpindex
Vitaly Kuznetsov
2019-06-21
1
-2
/
+4
|
*
i386/kvm: hv-stimer requires hv-time and hv-synic
Vitaly Kuznetsov
2019-06-21
1
-4
/
+19
[prev]
[next]