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
2020-06-12
Lift max ram slots limit in libvhost-user
Raphael Norwitz
2
-12
/
+20
2020-06-12
Support individual region unmap in libvhost-user
Raphael Norwitz
2
-0
/
+64
2020-06-12
Support adding individual regions in libvhost-user
Raphael Norwitz
2
-0
/
+110
2020-06-12
Support ram slot configuration in libvhost-user
Raphael Norwitz
2
-0
/
+20
2020-06-12
Refactor out libvhost-user fault generation logic
Raphael Norwitz
1
-68
/
+79
2020-06-12
Lift max memory slots limit imposed by vhost-user
Raphael Norwitz
2
-23
/
+40
2020-06-12
Transmit vhost-user memory regions individually
Raphael Norwitz
2
-74
/
+469
2020-06-12
Add VHOST_USER_PROTOCOL_F_CONFIGURE_MEM_SLOTS
Raphael Norwitz
3
-2
/
+64
2020-06-11
Merge remote-tracking branch 'remotes/awilliam/tags/vfio-update-20200611.0' i...
Peter Maydell
1
-12
/
+73
2020-06-11
Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2020-06-09-v2' into...
Peter Maydell
7
-13
/
+59
2020-06-11
Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-for-5.1-pul...
Peter Maydell
20
-92
/
+73
2020-06-11
hw/vfio/pci-quirks: Fix broken legacy IGD passthrough
Thomas Huth
1
-0
/
+1
2020-06-11
hw/vfio: Add VMD Passthrough Quirk
Jon Derrick
1
-12
/
+72
2020-06-11
Merge remote-tracking branch 'remotes/ericb/tags/pull-bitmaps-2020-06-09' int...
Peter Maydell
8
-193
/
+398
2020-06-11
Merge remote-tracking branch 'remotes/amarkovic/tags/mips-queue-jun-09-2020' ...
Peter Maydell
10
-258
/
+658
2020-06-11
Merge remote-tracking branch 'remotes/rth/tags/pull-dt-20200609' into staging
Peter Maydell
8
-224
/
+359
2020-06-10
block: Call attention to truncation of long NBD exports
Eric Blake
2
-10
/
+18
2020-06-10
nbd/server: Avoid long error message assertions CVE-2020-10761
Eric Blake
3
-3
/
+26
2020-06-10
target/i386: fix IEEE x87 floating-point exception raising
Joseph Myers
2
-31
/
+926
2020-06-10
exec: set map length to zero when returning NULL
Prasad J Pandit
2
-1
/
+3
2020-06-10
configure: Do not ignore malloc value
Leonid Bloch
1
-3
/
+17
2020-06-10
qemu/thread: Mark qemu_thread_exit() with 'noreturn' attribute
Philippe Mathieu-Daudé
1
-1
/
+1
2020-06-10
memory: Make 'info mtree' not display disabled regions by default
Philippe Mathieu-Daudé
4
-39
/
+48
2020-06-10
util/oslib: Returns the real thread identifier on FreeBSD and NetBSD
David Carlier
1
-0
/
+9
2020-06-10
target/i386: define a new MSR based feature word - FEAT_PERF_CAPABILITIES
Like Xu
3
-0
/
+46
2020-06-10
i386: Remove unused define's from hax and hvf
Julio Faracco
2
-4
/
+0
2020-06-10
replay: implement fair mutex
Pavel Dovgalyuk
1
-1
/
+14
2020-06-10
hw/i386/amd_iommu: Fix the reserved bits definition of IOMMU commands
Wei Huang
1
-9
/
+10
2020-06-10
tests: machine-none-test: Enable MicroBlaze testing
Edgar E. Iglesias
1
-6
/
+4
2020-06-10
chardev/char-socket: Properly make qio connections non blocking
Sai Pavan Boddu
1
-1
/
+3
2020-06-10
KVM: Kick resamplefd for split kernel irqchip
Peter Xu
4
-2
/
+101
2020-06-10
KVM: Pass EventNotifier into kvm_irqchip_assign_irqfd
Peter Xu
1
-6
/
+10
2020-06-10
vfio/pci: Use kvm_irqchip_add_irqfd_notifier_gsi() for irqfds
Peter Xu
1
-22
/
+15
2020-06-10
x86/cpu: Enable AVX512_VP2INTERSECT cpu feature
Cathy Zhang
2
-1
/
+3
2020-06-10
hw/i386/vmport: Allow QTest use without crashing
Philippe Mathieu-Daudé
1
-1
/
+15
2020-06-10
target/i386: fix fisttpl, fisttpll handling of out-of-range values
Joseph Myers
2
-2
/
+126
2020-06-10
target/i386: fix fbstp handling of out-of-range values
Joseph Myers
2
-0
/
+125
2020-06-10
target/i386: fix fbstp handling of negative zero
Joseph Myers
2
-1
/
+29
2020-06-10
target/i386: fix fxam handling of invalid encodings
Joseph Myers
2
-2
/
+145
2020-06-10
target/i386: fix floating-point load-constant rounding
Joseph Myers
2
-5
/
+248
2020-06-10
hw/elf_ops: Do not ignore write failures when loading ELF
Philippe Mathieu-Daudé
1
-3
/
+8
2020-06-10
disas: Let disas::read_memory() handler return EIO on error
Philippe Mathieu-Daudé
1
-5
/
+8
2020-06-10
exec: Propagate cpu_memory_rw_debug() error
Philippe Mathieu-Daudé
2
-4
/
+9
2020-06-10
exec: Let address_space_read/write_cached() propagate MemTxResult
Philippe Mathieu-Daudé
2
-16
/
+19
2020-06-10
target/i386: fix fscale handling of rounding precision
Joseph Myers
2
-0
/
+16
2020-06-10
target/i386: fix fscale handling of infinite exponents
Joseph Myers
2
-0
/
+51
2020-06-10
target/i386: fix fscale handling of invalid exponent encodings
Joseph Myers
2
-1
/
+33
2020-06-10
target/i386: fix fscale handling of signaling NaN
Joseph Myers
2
-0
/
+41
2020-06-10
target/i386: implement special cases for fxtract
Joseph Myers
2
-1
/
+144
2020-06-10
megasas: use unsigned type for positive numeric fields
Prasad J Pandit
1
-19
/
+19
[prev]
[next]