projects
/
qemu.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
qemu.git
2020-06-10
Peter Xu
KVM: Pass EventNotifier into kvm_irqchip_assign_irqfd
commit
|
commitdiff
|
tree
|
snapshot
2020-06-10
Peter Xu
vfio/pci: Use kvm_irqchip_add_irqfd_notifier_gsi()...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-10
Cathy Zhang
x86/cpu: Enable AVX512_VP2INTERSECT cpu feature
commit
|
commitdiff
|
tree
|
snapshot
2020-06-10
Philippe Mathieu...
hw/i386/vmport: Allow QTest use without crashing
commit
|
commitdiff
|
tree
|
snapshot
2020-06-10
Joseph Myers
target/i386: fix fisttpl, fisttpll handling of out...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-10
Joseph Myers
target/i386: fix fbstp handling of out-of-range values
commit
|
commitdiff
|
tree
|
snapshot
2020-06-10
Joseph Myers
target/i386: fix fbstp handling of negative zero
commit
|
commitdiff
|
tree
|
snapshot
2020-06-10
Joseph Myers
target/i386: fix fxam handling of invalid encodings
commit
|
commitdiff
|
tree
|
snapshot
2020-06-10
Joseph Myers
target/i386: fix floating-point load-constant rounding
commit
|
commitdiff
|
tree
|
snapshot
2020-06-10
Philippe Mathieu...
hw/elf_ops: Do not ignore write failures when loading ELF
commit
|
commitdiff
|
tree
|
snapshot
2020-06-10
Philippe Mathieu...
disas: Let disas::read_memory() handler return EIO...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-10
Philippe Mathieu...
exec: Propagate cpu_memory_rw_debug() error
commit
|
commitdiff
|
tree
|
snapshot
2020-06-10
Philippe Mathieu...
exec: Let address_space_read/write_cached() propagate...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-10
Joseph Myers
target/i386: fix fscale handling of rounding precision
commit
|
commitdiff
|
tree
|
snapshot
2020-06-10
Joseph Myers
target/i386: fix fscale handling of infinite exponents
commit
|
commitdiff
|
tree
|
snapshot
2020-06-10
Joseph Myers
target/i386: fix fscale handling of invalid exponent...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-10
Joseph Myers
target/i386: fix fscale handling of signaling NaN
commit
|
commitdiff
|
tree
|
snapshot
2020-06-10
Joseph Myers
target/i386: implement special cases for fxtract
commit
|
commitdiff
|
tree
|
snapshot
2020-06-10
Prasad J Pandit
megasas: use unsigned type for positive numeric fields
commit
|
commitdiff
|
tree
|
snapshot
2020-06-10
Prasad J Pandit
megasas: avoid NULL pointer dereference
commit
|
commitdiff
|
tree
|
snapshot
2020-06-10
Prasad J Pandit
megasas: use unsigned type for reply_queue_head and...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-10
Pan Nengyuan
i386/kvm: fix a use-after-free when vcpu plug/unplug
commit
|
commitdiff
|
tree
|
snapshot
2020-06-10
WangBowen
hax: Dynamic allocate vcpu state structure
commit
|
commitdiff
|
tree
|
snapshot
2020-06-10
Markus Armbruster
cpus: Fix botched configure_icount() error API violatio...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-10
Masahiro Yamada
qom/container: remove .instance_size initializer from...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-10
Masahiro Yamada
qom/object: pass (Object *) to object_initialize_with_t...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-10
Masahiro Yamada
qom/object: simplify type_initialize_interface()
commit
|
commitdiff
|
tree
|
snapshot
2020-06-10
Masahiro Yamada
qom/object: factor out the initialization of hash table...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-10
Masahiro Yamada
qom: remove index from object_resolve_abs_path()
commit
|
commitdiff
|
tree
|
snapshot
2020-06-10
Philippe Mathieu...
accel: Move Xen accelerator code under accel/xen/
commit
|
commitdiff
|
tree
|
snapshot
2020-06-10
Liran Alon
hw/i386/vmport: Assert vmport initialized before regist...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-10
Liran Alon
hw/i386/vmport: Add support for CMD_GETHZ
commit
|
commitdiff
|
tree
|
snapshot
2020-06-10
Liran Alon
i386/cpu: Store LAPIC bus frequency in CPU structure
commit
|
commitdiff
|
tree
|
snapshot
2020-06-10
Liran Alon
hw/i386/vmport: Allow x2apic without IR
commit
|
commitdiff
|
tree
|
snapshot
2020-06-10
Liran Alon
hw/i386/vmport: Add support for CMD_GET_VCPU_INFO
commit
|
commitdiff
|
tree
|
snapshot
2020-06-10
Liran Alon
hw/i386/vmport: Add support for CMD_GETBIOSUUID
commit
|
commitdiff
|
tree
|
snapshot
2020-06-10
Liran Alon
hw/i386/vmport: Define enum for all commands
commit
|
commitdiff
|
tree
|
snapshot
2020-06-10
Liran Alon
hw/i386/vmport: Introduce vmport.h
commit
|
commitdiff
|
tree
|
snapshot
2020-06-10
Liran Alon
hw/i386/vmport: Report vmware-vmx-type in CMD_GETVERSION
commit
|
commitdiff
|
tree
|
snapshot
2020-06-10
Liran Alon
hw/i386/vmport: Introduce vmware-vmx-version property
commit
|
commitdiff
|
tree
|
snapshot
2020-06-10
Liran Alon
hw/i386/vmport: Set EAX to -1 on failed and unsupported...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-10
Liran Alon
hw/i386/vmport: Propagate IOPort read to vCPU EAX register
commit
|
commitdiff
|
tree
|
snapshot
2020-06-10
Liran Alon
hw/i386/vmport: Add device properties
commit
|
commitdiff
|
tree
|
snapshot
2020-06-10
Liran Alon
hw/i386/vmport: Add reference to VMware open-vm-tools
commit
|
commitdiff
|
tree
|
snapshot
2020-06-10
Janne Grunau
target/i386: fix phadd* with identical destination...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-10
Babu Moger
target/i386: Fix the CPUID leaf CPUID_Fn80000008
commit
|
commitdiff
|
tree
|
snapshot
2020-06-10
Jon Doron
vmbus: add infrastructure to save/load vmbus requests
commit
|
commitdiff
|
tree
|
snapshot
2020-06-10
Jon Doron
i386: Hyper-V VMBus ACPI DSDT entry
commit
|
commitdiff
|
tree
|
snapshot
2020-06-10
Jon Doron
i386:pc: whitelist dynamic vmbus-bridge
commit
|
commitdiff
|
tree
|
snapshot
2020-06-10
Jon Doron
vmbus: vmbus implementation
commit
|
commitdiff
|
tree
|
snapshot
2020-06-10
Jon Doron
vmbus: add vmbus protocol definitions
commit
|
commitdiff
|
tree
|
snapshot
2020-06-10
Jon Doron
hyperv: expose API to determine if synic is enabled
commit
|
commitdiff
|
tree
|
snapshot
2020-06-10
Philippe Mathieu...
Makefile: Let the 'help' target list the helper targets
commit
|
commitdiff
|
tree
|
snapshot
2020-06-10
Philippe Mathieu...
io/task: Move 'qom/object.h' header to source
commit
|
commitdiff
|
tree
|
snapshot
2020-06-10
Philippe Mathieu...
qom/object: Move Object typedef to 'qemu/typedefs.h'
commit
|
commitdiff
|
tree
|
snapshot
2020-06-10
Philippe Mathieu...
target/i386: Fix OUTL debug output
commit
|
commitdiff
|
tree
|
snapshot
2020-06-10
Cédric Le Goater
qom/object: Fix object_child_foreach_recursive() return...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-10
Pavel Dovgalyuk
icount: fix shift=auto for record/replay
commit
|
commitdiff
|
tree
|
snapshot
2020-06-10
Igor Mammedov
numa: prevent usage of -M memory-backend and -numa...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-10
Igor Mammedov
vl.c: run preconfig loop before creating default RAM...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-10
Paolo Bonzini
run-coverity-scan: support --update-tools-only --docker
commit
|
commitdiff
|
tree
|
snapshot
2020-06-10
Paolo Bonzini
run-coverity-scan: download tools outside the container
commit
|
commitdiff
|
tree
|
snapshot
2020-06-10
Paolo Bonzini
run-coverity-scan: use --no-update-tools in docker run
commit
|
commitdiff
|
tree
|
snapshot
2020-06-10
Paolo Bonzini
run-coverity-scan: add --no-update-tools option
commit
|
commitdiff
|
tree
|
snapshot
2020-06-10
Paolo Bonzini
run-coverity-scan: use docker.py
commit
|
commitdiff
|
tree
|
snapshot
2020-06-10
Paolo Bonzini
run-coverity-scan: get Coverity token and email from...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-10
Paolo Bonzini
docker.py/build: support binary files in --extra-files
commit
|
commitdiff
|
tree
|
snapshot
2020-06-10
Paolo Bonzini
docker.py/build: support -t and -f arguments
commit
|
commitdiff
|
tree
|
snapshot
2020-06-09
Peter Maydell
Merge remote-tracking branch 'remotes/philmd-gitlab...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-09
Philippe Mathieu...
target/sparc/int32_helper: Extract and use excp_name_str()
commit
|
commitdiff
|
tree
|
snapshot
2020-06-09
Philippe Mathieu...
target/sparc/int32_helper: Remove DEBUG_PCALL definition
commit
|
commitdiff
|
tree
|
snapshot
2020-06-09
Philippe Mathieu...
hw/timer/grlib_gptimer: Display frequency in decimal
commit
|
commitdiff
|
tree
|
snapshot
2020-06-09
Philippe Mathieu...
hw/misc/grlib_ahb_apb_pnp: Add trace events on read...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-09
Philippe Mathieu...
hw/misc/grlib_ahb_apb_pnp: Fix AHB PnP 8-bit accesses
commit
|
commitdiff
|
tree
|
snapshot
2020-06-09
Philippe Mathieu...
hw/misc/grlib_ahb_apb_pnp: Avoid crash when writing...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-09
Philippe Mathieu...
hw/sparc64/niagara: Remove duplicated NIAGARA_UART_BASE...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-09
Philippe Mathieu...
hw/sparc64/niagara: Map the UART device unconditionally
commit
|
commitdiff
|
tree
|
snapshot
2020-06-09
Philippe Mathieu...
hw/sparc/leon3: Map the UART device unconditionally
commit
|
commitdiff
|
tree
|
snapshot
2020-06-09
Philippe Mathieu...
hw/misc/empty_slot: Name the slots when created
commit
|
commitdiff
|
tree
|
snapshot
2020-06-09
Philippe Mathieu...
hw/misc/empty_slot: Move the 'hw/misc' and cover in...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-09
Philippe Mathieu...
hw/misc/empty_slot: Convert debug printf() to trace...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-09
Philippe Mathieu...
hw/misc/empty_slot: Add a 'name' qdev property
commit
|
commitdiff
|
tree
|
snapshot
2020-06-09
Philippe Mathieu...
hw/misc/empty_slot: Convert 'size' field as qdev property
commit
|
commitdiff
|
tree
|
snapshot
2020-06-09
Philippe Mathieu...
hw/misc/empty_slot: Lower address space priority
commit
|
commitdiff
|
tree
|
snapshot
2020-06-09
Philippe Mathieu...
hw/sparc/sun4m: Use UnimplementedDevice for I/O devices
commit
|
commitdiff
|
tree
|
snapshot
2020-06-08
Peter Maydell
Merge remote-tracking branch 'remotes/vivier2/tags...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-05
Peter Maydell
Merge remote-tracking branch 'remotes/pmaydell/tags...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-05
Philippe Mathieu...
stubs: Restrict ui/win32-kbd-hook to system-mode
commit
|
commitdiff
|
tree
|
snapshot
2020-06-05
Philippe Mathieu...
hw/core: Restrict CpuClass::get_crash_info() to system...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-05
Philippe Mathieu...
target/s390x: Restrict CpuClass::get_crash_info() to...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-05
Philippe Mathieu...
target/i386: Restrict CpuClass::get_crash_info() to...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-05
Philippe Mathieu...
arch_init: Remove unused 'qapi-commands-misc.h' include
commit
|
commitdiff
|
tree
|
snapshot
2020-06-05
Philippe Mathieu...
exec: Assert CPU migration is not used on user-only...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-05
Philippe Mathieu...
target/riscv/cpu: Restrict CPU migration to system...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-05
Philippe Mathieu...
stubs/Makefile: Reduce the user-mode object list
commit
|
commitdiff
|
tree
|
snapshot
2020-06-05
Philippe Mathieu...
util/Makefile: Reduce the user-mode object list
commit
|
commitdiff
|
tree
|
snapshot
2020-06-05
Philippe Mathieu...
tests/Makefile: Restrict some softmmu-only tests
commit
|
commitdiff
|
tree
|
snapshot
2020-06-05
Philippe Mathieu...
tests/Makefile: Only display TCG-related tests when...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-05
Philippe Mathieu...
configure: Avoid building TCG when not needed
commit
|
commitdiff
|
tree
|
snapshot
2020-06-05
Philippe Mathieu...
Makefile: Only build virtiofsd if system-mode is enabled
commit
|
commitdiff
|
tree
|
snapshot
next