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
2019-07-04
hmp: Handle virtio-pmem when printing memory device infos
David Hildenbrand
1
-12
/
+15
2019-07-04
virtio-pci: Proxy for virtio-pmem
Pankaj Gupta
4
-0
/
+167
2019-07-04
virtio-pmem: sync linux headers
Pankaj Gupta
2
-0
/
+35
2019-07-02
virtio-pci: Allow to specify additional interfaces for the base type
David Hildenbrand
2
-0
/
+2
2019-07-02
virtio-pmem: add virtio device
Pankaj Gupta
5
-1
/
+276
2019-07-01
pcie: minor cleanups for slot control/status
Michael S. Tsirkin
2
-7
/
+13
2019-07-01
pcie: work around for racy guest init
Michael S. Tsirkin
1
-0
/
+19
2019-07-01
pcie: check that slt ctrl changed before deleting
Michael S. Tsirkin
4
-5
/
+22
2019-07-01
pcie: don't skip multi-mask events
Michael S. Tsirkin
1
-1
/
+1
2019-07-01
Merge remote-tracking branch 'remotes/maxreitz/tags/pull-block-2019-06-24' in...
Peter Maydell
20
-384
/
+823
2019-06-24
iotests: Fix 205 for concurrent runs
Max Reitz
1
-1
/
+1
2019-06-24
ssh: switch from libssh2 to libssh
Pino Toscano
13
-360
/
+449
2019-06-24
vmdk: Add read-only support for seSparse snapshots
Sam Eiderman
1
-16
/
+342
2019-06-24
vmdk: Reduce the max bound for L1 table size
Sam Eiderman
2
-7
/
+8
2019-06-24
vmdk: Fix comment regarding max l1_size coverage
Sam Eiderman
1
-3
/
+8
2019-06-24
iotest 134: test cluster-misaligned encrypted write
Anton Nefedov
2
-0
/
+19
2019-06-24
blockdev: enable non-root nodes for transaction drive-backup source
Vladimir Sementsov-Ogievskiy
1
-1
/
+1
2019-06-24
nvme: do not advertise support for unsupported arbitration mechanism
Klaus Birkelund Jensen
1
-1
/
+0
2019-06-21
Merge remote-tracking branch 'remotes/amarkovic/tags/mips-queue-jun-21-2019' ...
Peter Maydell
264
-942
/
+2605
2019-06-21
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
27
-329
/
+1506
2019-06-21
hw: Nuke hw_compat_4_0_1 and pc_compat_4_0_1
Greg Kurz
5
-17
/
+9
2019-06-21
util/main-loop: Fix incorrect assertion
Lidong Chen
1
-1
/
+1
2019-06-21
sd: Fix out-of-bounds assertions
Lidong Chen
1
-2
/
+2
2019-06-21
target/i386: kvm: Add nested migration blocker only when kernel lacks require...
Liran Alon
2
-3
/
+8
2019-06-21
target/i386: kvm: Add support for KVM_CAP_EXCEPTION_PAYLOAD
Liran Alon
6
-24
/
+187
2019-06-21
target/i386: kvm: Add support for save and restore nested state
Liran Alon
5
-0
/
+290
2019-06-21
vmstate: Add support for kernel integer types
Liran Alon
1
-0
/
+26
2019-06-21
linux-headers: sync with latest KVM headers from Linux 5.2
Liran Alon
1
-11
/
+22
2019-06-21
target/i386: kvm: Block migration for vCPUs exposed with nested virtualization
Liran Alon
3
-13
/
+19
2019-06-21
target/mips: Fix emulation of ILVR.<B|H|W> on big endian host
Aleksandar Markovic
1
-0
/
+37
2019-06-21
target/mips: Fix emulation of ILVL.<B|H|W> on big endian host
Aleksandar Markovic
1
-0
/
+37
2019-06-21
target/mips: Fix emulation of ILVOD.<B|H|W> on big endian host
Aleksandar Markovic
1
-0
/
+37
2019-06-21
target/mips: Fix emulation of ILVEV.<B|H|W> on big endian host
Aleksandar Markovic
1
-0
/
+37
2019-06-21
tests/tcg: target/mips: Amend tests for MSA pack instructions
Aleksandar Markovic
13
-12
/
+708
2019-06-21
tests/tcg: target/mips: Include isa/ase and group name in test output
Aleksandar Markovic
260
-736
/
+1492
2019-06-21
target/mips: Fix if-else-switch-case arms checkpatch errors in translate.c
Aleksandar Markovic
1
-72
/
+133
2019-06-21
target/mips: Fix some space checkpatch errors in translate.c
Aleksandar Markovic
1
-118
/
+122
2019-06-21
MAINTAINERS: Consolidate MIPS disassembler-related items
Aleksandar Markovic
1
-4
/
+1
2019-06-21
MAINTAINERS: Update file items for MIPS Malta board
Aleksandar Markovic
1
-0
/
+1
2019-06-21
target/i386: kvm: Re-inject #DB to guest with updated DR6
Liran Alon
1
-0
/
+3
2019-06-21
target/i386: kvm: Use symbolic constant for #DB/#BP exception constants
Liran Alon
1
-4
/
+4
2019-06-21
KVM: Introduce kvm_arch_destroy_vcpu()
Liran Alon
8
-0
/
+48
2019-06-21
target/i386: kvm: Delete VMX migration blocker on vCPU init failure
Liran Alon
1
-2
/
+5
2019-06-21
target/i386: define a new MSR based feature word - FEAT_CORE_CAPABILITY
Xiaoyao Li
3
-1
/
+35
2019-06-21
i386/kvm: add support for Direct Mode for Hyper-V synthetic timers
Vitaly Kuznetsov
5
-0
/
+23
2019-06-21
i386/kvm: hv-evmcs requires hv-vapic
Vitaly Kuznetsov
1
-1
/
+2
2019-06-21
i386/kvm: hv-tlbflush/ipi require hv-vpindex
Vitaly Kuznetsov
1
-2
/
+4
2019-06-21
i386/kvm: hv-stimer requires hv-time and hv-synic
Vitaly Kuznetsov
1
-4
/
+19
2019-06-21
i386/kvm: implement 'hv-passthrough' mode
Vitaly Kuznetsov
4
-14
/
+87
2019-06-21
i386/kvm: document existing Hyper-V enlightenments
Vitaly Kuznetsov
1
-0
/
+181
[next]