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
...
|
*
i386: hvf: Drop fetch_rip from HVFX86EmulatorState
Roman Bolshakov
2020-06-12
3
-9
/
+1
|
*
i386: hvf: Use IP from CPUX86State
Roman Bolshakov
2020-06-12
5
-54
/
+51
|
*
i386: hvf: Use ins_len to advance IP
Roman Bolshakov
2020-06-12
1
-1
/
+1
|
*
i386: hvf: Drop unused variable
Roman Bolshakov
2020-06-12
1
-1
/
+0
|
*
i386: hvf: Clean stray includes in sysemu
Roman Bolshakov
2020-06-12
1
-7
/
+0
|
*
i386: hvf: Drop useless declarations in sysemu
Roman Bolshakov
2020-06-12
2
-25
/
+4
|
*
i386: hvf: Move HVFState definition into hvf
Roman Bolshakov
2020-06-12
2
-37
/
+35
|
*
target/ppc: Restrict PPCVirtualHypervisorClass to system-mode
Philippe Mathieu-Daudé
2020-06-12
3
-13
/
+17
|
*
sysemu/hvf: Only declare hvf_allowed when HVF is available
Philippe Mathieu-Daudé
2020-06-12
1
-3
/
+3
|
*
sysemu/tcg: Only declare tcg_allowed when TCG is available
Philippe Mathieu-Daudé
2020-06-12
1
-1
/
+1
|
*
sysemu/accel: Restrict machine methods to system-mode
Philippe Mathieu-Daudé
2020-06-12
1
-0
/
+2
|
*
target/i386: correct fix for pcmpxstrx substring search
Joseph Myers
2020-06-12
3
-2
/
+38
|
*
target/i386: fix IEEE x87 floating-point exception raising
Joseph Myers
2020-06-10
2
-31
/
+926
|
*
exec: set map length to zero when returning NULL
Prasad J Pandit
2020-06-10
2
-1
/
+3
|
*
configure: Do not ignore malloc value
Leonid Bloch
2020-06-10
1
-3
/
+17
|
*
qemu/thread: Mark qemu_thread_exit() with 'noreturn' attribute
Philippe Mathieu-Daudé
2020-06-10
1
-1
/
+1
|
*
memory: Make 'info mtree' not display disabled regions by default
Philippe Mathieu-Daudé
2020-06-10
4
-39
/
+48
|
*
util/oslib: Returns the real thread identifier on FreeBSD and NetBSD
David Carlier
2020-06-10
1
-0
/
+9
|
*
target/i386: define a new MSR based feature word - FEAT_PERF_CAPABILITIES
Like Xu
2020-06-10
3
-0
/
+46
|
*
i386: Remove unused define's from hax and hvf
Julio Faracco
2020-06-10
2
-4
/
+0
|
*
replay: implement fair mutex
Pavel Dovgalyuk
2020-06-10
1
-1
/
+14
|
*
hw/i386/amd_iommu: Fix the reserved bits definition of IOMMU commands
Wei Huang
2020-06-10
1
-9
/
+10
|
*
tests: machine-none-test: Enable MicroBlaze testing
Edgar E. Iglesias
2020-06-10
1
-6
/
+4
|
*
chardev/char-socket: Properly make qio connections non blocking
Sai Pavan Boddu
2020-06-10
1
-1
/
+3
|
*
KVM: Kick resamplefd for split kernel irqchip
Peter Xu
2020-06-10
4
-2
/
+101
|
*
KVM: Pass EventNotifier into kvm_irqchip_assign_irqfd
Peter Xu
2020-06-10
1
-6
/
+10
|
*
vfio/pci: Use kvm_irqchip_add_irqfd_notifier_gsi() for irqfds
Peter Xu
2020-06-10
1
-22
/
+15
|
*
x86/cpu: Enable AVX512_VP2INTERSECT cpu feature
Cathy Zhang
2020-06-10
2
-1
/
+3
|
*
hw/i386/vmport: Allow QTest use without crashing
Philippe Mathieu-Daudé
2020-06-10
1
-1
/
+15
|
*
target/i386: fix fisttpl, fisttpll handling of out-of-range values
Joseph Myers
2020-06-10
2
-2
/
+126
|
*
target/i386: fix fbstp handling of out-of-range values
Joseph Myers
2020-06-10
2
-0
/
+125
|
*
target/i386: fix fbstp handling of negative zero
Joseph Myers
2020-06-10
2
-1
/
+29
|
*
target/i386: fix fxam handling of invalid encodings
Joseph Myers
2020-06-10
2
-2
/
+145
|
*
target/i386: fix floating-point load-constant rounding
Joseph Myers
2020-06-10
2
-5
/
+248
|
*
hw/elf_ops: Do not ignore write failures when loading ELF
Philippe Mathieu-Daudé
2020-06-10
1
-3
/
+8
|
*
disas: Let disas::read_memory() handler return EIO on error
Philippe Mathieu-Daudé
2020-06-10
1
-5
/
+8
|
*
exec: Propagate cpu_memory_rw_debug() error
Philippe Mathieu-Daudé
2020-06-10
2
-4
/
+9
|
*
exec: Let address_space_read/write_cached() propagate MemTxResult
Philippe Mathieu-Daudé
2020-06-10
2
-16
/
+19
|
*
target/i386: fix fscale handling of rounding precision
Joseph Myers
2020-06-10
2
-0
/
+16
|
*
target/i386: fix fscale handling of infinite exponents
Joseph Myers
2020-06-10
2
-0
/
+51
|
*
target/i386: fix fscale handling of invalid exponent encodings
Joseph Myers
2020-06-10
2
-1
/
+33
|
*
target/i386: fix fscale handling of signaling NaN
Joseph Myers
2020-06-10
2
-0
/
+41
|
*
target/i386: implement special cases for fxtract
Joseph Myers
2020-06-10
2
-1
/
+144
|
*
megasas: use unsigned type for positive numeric fields
Prasad J Pandit
2020-06-10
1
-19
/
+19
|
*
megasas: avoid NULL pointer dereference
Prasad J Pandit
2020-06-10
1
-1
/
+1
|
*
megasas: use unsigned type for reply_queue_head and check index
Prasad J Pandit
2020-06-10
1
-2
/
+2
|
*
i386/kvm: fix a use-after-free when vcpu plug/unplug
Pan Nengyuan
2020-06-10
2
-1
/
+4
|
*
hax: Dynamic allocate vcpu state structure
WangBowen
2020-06-10
2
-8
/
+22
|
*
cpus: Fix botched configure_icount() error API violation fix
Markus Armbruster
2020-06-10
1
-2
/
+4
|
*
qom/container: remove .instance_size initializer from container_info
Masahiro Yamada
2020-06-10
1
-1
/
+0
[prev]
[next]