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-05
checkpatch: do not warn for multiline parenthesized returned value
Paolo Bonzini
1
-1
/
+2
2019-07-05
pc: fix possible NULL pointer dereference in pc_machine_get_device_memory_reg...
Igor Mammedov
1
-1
/
+5
2019-07-01
Merge remote-tracking branch 'remotes/bkoppelmann2/tags/pull-tricore-20190625...
Peter Maydell
3
-2
/
+141
2019-07-01
Merge remote-tracking branch 'remotes/aperard/tags/pull-xen-20190624' into st...
Peter Maydell
25
-106
/
+3023
2019-07-01
Merge remote-tracking branch 'remotes/maxreitz/tags/pull-block-2019-06-24' in...
Peter Maydell
20
-384
/
+823
2019-06-25
tricore: add QSEED instruction
Andreas Konopik
3
-0
/
+89
2019-06-25
tricore: sync ctx.hflags with tb->flags
Georg Hofstetter
1
-0
/
+1
2019-06-25
tricore: fix RRPW_INSERT instruction
David Brenken
1
-2
/
+2
2019-06-25
tricore: add UTOF instruction
David Brenken
3
-0
/
+20
2019-06-25
tricore: add FTOIZ instruction
David Brenken
3
-0
/
+29
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-24
xen: Import other xen/io/*.h
Anthony PERARD
18
-16
/
+2903
2019-06-24
Revert xen/io/ring.h of "Clean up a few header guard symbols"
Anthony PERARD
1
-3
/
+3
2019-06-24
xen: Drop includes of xen/hvm/params.h
Anthony PERARD
2
-3
/
+0
2019-06-24
xen: Avoid VLA
Anthony PERARD
1
-4
/
+11
2019-06-24
xen-bus / xen-block: add support for event channel polling
Paul Durrant
3
-11
/
+19
2019-06-24
xen-bus: allow AioContext to be specified for each event channel
Paul Durrant
3
-4
/
+9
2019-06-24
xen-bus: use a separate fd for each event channel
Paul Durrant
2
-43
/
+42
2019-06-24
xen-block: support feature-large-sector-size
Paul Durrant
3
-26
/
+40
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
[next]