index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
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
2020-06-10
target/i386: implement special cases for fxtract
Joseph Myers
2020-06-10
megasas: use unsigned type for positive numeric fields
Prasad J Pandit
2020-06-10
megasas: avoid NULL pointer dereference
Prasad J Pandit
2020-06-10
megasas: use unsigned type for reply_queue_head and check index
Prasad J Pandit
2020-06-10
i386/kvm: fix a use-after-free when vcpu plug/unplug
Pan Nengyuan
2020-06-10
hax: Dynamic allocate vcpu state structure
WangBowen
2020-06-10
cpus: Fix botched configure_icount() error API violation fix
Markus Armbruster
2020-06-10
qom/container: remove .instance_size initializer from container_info
Masahiro Yamada
2020-06-10
qom/object: pass (Object *) to object_initialize_with_type()
Masahiro Yamada
2020-06-10
qom/object: simplify type_initialize_interface()
Masahiro Yamada
2020-06-10
qom/object: factor out the initialization of hash table of properties
Masahiro Yamada
2020-06-10
qom: remove index from object_resolve_abs_path()
Masahiro Yamada
2020-06-10
accel: Move Xen accelerator code under accel/xen/
Philippe Mathieu-Daudé
2020-06-10
hw/i386/vmport: Assert vmport initialized before registering commands
Liran Alon
2020-06-10
hw/i386/vmport: Add support for CMD_GETHZ
Liran Alon
2020-06-10
i386/cpu: Store LAPIC bus frequency in CPU structure
Liran Alon
2020-06-10
hw/i386/vmport: Allow x2apic without IR
Liran Alon
2020-06-10
hw/i386/vmport: Add support for CMD_GET_VCPU_INFO
Liran Alon
2020-06-10
hw/i386/vmport: Add support for CMD_GETBIOSUUID
Liran Alon
2020-06-10
hw/i386/vmport: Define enum for all commands
Liran Alon
2020-06-10
hw/i386/vmport: Introduce vmport.h
Liran Alon
2020-06-10
hw/i386/vmport: Report vmware-vmx-type in CMD_GETVERSION
Liran Alon
2020-06-10
hw/i386/vmport: Introduce vmware-vmx-version property
Liran Alon
2020-06-10
hw/i386/vmport: Set EAX to -1 on failed and unsupported commands
Liran Alon
2020-06-10
hw/i386/vmport: Propagate IOPort read to vCPU EAX register
Liran Alon
[next]