index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2020-06-12
target/i386: sev: Remove unused QSevGuestInfoClass
David Gibson
2020-06-12
xen: fix build without pci passthrough
Anthony PERARD
2020-06-12
i386: hvf: Drop HVFX86EmulatorState
Roman Bolshakov
2020-06-12
i386: hvf: Move mmio_buf into CPUX86State
Roman Bolshakov
2020-06-12
i386: hvf: Move lazy_flags into CPUX86State
Roman Bolshakov
2020-06-12
i386: hvf: Drop regs in HVFX86EmulatorState
Roman Bolshakov
2020-06-12
i386: hvf: Drop copy of RFLAGS defines
Roman Bolshakov
2020-06-12
i386: hvf: Drop rflags from HVFX86EmulatorState
Roman Bolshakov
2020-06-12
i386: hvf: Drop fetch_rip from HVFX86EmulatorState
Roman Bolshakov
2020-06-12
i386: hvf: Use IP from CPUX86State
Roman Bolshakov
2020-06-12
i386: hvf: Use ins_len to advance IP
Roman Bolshakov
2020-06-12
i386: hvf: Drop unused variable
Roman Bolshakov
2020-06-12
i386: hvf: Clean stray includes in sysemu
Roman Bolshakov
2020-06-12
i386: hvf: Drop useless declarations in sysemu
Roman Bolshakov
2020-06-12
i386: hvf: Move HVFState definition into hvf
Roman Bolshakov
2020-06-12
target/ppc: Restrict PPCVirtualHypervisorClass to system-mode
Philippe Mathieu-Daudé
2020-06-12
sysemu/hvf: Only declare hvf_allowed when HVF is available
Philippe Mathieu-Daudé
2020-06-12
sysemu/tcg: Only declare tcg_allowed when TCG is available
Philippe Mathieu-Daudé
2020-06-12
sysemu/accel: Restrict machine methods to system-mode
Philippe Mathieu-Daudé
2020-06-12
target/i386: correct fix for pcmpxstrx substring search
Joseph Myers
2020-06-10
target/i386: fix IEEE x87 floating-point exception raising
Joseph Myers
2020-06-10
exec: set map length to zero when returning NULL
Prasad J Pandit
2020-06-10
configure: Do not ignore malloc value
Leonid Bloch
2020-06-10
qemu/thread: Mark qemu_thread_exit() with 'noreturn' attribute
Philippe Mathieu-Daudé
2020-06-10
memory: Make 'info mtree' not display disabled regions by default
Philippe Mathieu-Daudé
2020-06-10
util/oslib: Returns the real thread identifier on FreeBSD and NetBSD
David Carlier
2020-06-10
target/i386: define a new MSR based feature word - FEAT_PERF_CAPABILITIES
Like Xu
2020-06-10
i386: Remove unused define's from hax and hvf
Julio Faracco
2020-06-10
replay: implement fair mutex
Pavel Dovgalyuk
2020-06-10
hw/i386/amd_iommu: Fix the reserved bits definition of IOMMU commands
Wei Huang
2020-06-10
tests: machine-none-test: Enable MicroBlaze testing
Edgar E. Iglesias
2020-06-10
chardev/char-socket: Properly make qio connections non blocking
Sai Pavan Boddu
2020-06-10
KVM: Kick resamplefd for split kernel irqchip
Peter Xu
2020-06-10
KVM: Pass EventNotifier into kvm_irqchip_assign_irqfd
Peter Xu
2020-06-10
vfio/pci: Use kvm_irqchip_add_irqfd_notifier_gsi() for irqfds
Peter Xu
2020-06-10
x86/cpu: Enable AVX512_VP2INTERSECT cpu feature
Cathy Zhang
2020-06-10
hw/i386/vmport: Allow QTest use without crashing
Philippe Mathieu-Daudé
2020-06-10
target/i386: fix fisttpl, fisttpll handling of out-of-range values
Joseph Myers
2020-06-10
target/i386: fix fbstp handling of out-of-range values
Joseph Myers
2020-06-10
target/i386: fix fbstp handling of negative zero
Joseph Myers
2020-06-10
target/i386: fix fxam handling of invalid encodings
Joseph Myers
2020-06-10
target/i386: fix floating-point load-constant rounding
Joseph Myers
2020-06-10
hw/elf_ops: Do not ignore write failures when loading ELF
Philippe Mathieu-Daudé
2020-06-10
disas: Let disas::read_memory() handler return EIO on error
Philippe Mathieu-Daudé
2020-06-10
exec: Propagate cpu_memory_rw_debug() error
Philippe Mathieu-Daudé
2020-06-10
exec: Let address_space_read/write_cached() propagate MemTxResult
Philippe Mathieu-Daudé
2020-06-10
target/i386: fix fscale handling of rounding precision
Joseph Myers
2020-06-10
target/i386: fix fscale handling of infinite exponents
Joseph Myers
2020-06-10
target/i386: fix fscale handling of invalid exponent encodings
Joseph Myers
2020-06-10
target/i386: fix fscale handling of signaling NaN
Joseph Myers
[next]