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
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
2020-06-10
hw/i386/vmport: Add device properties
Liran Alon
2020-06-10
hw/i386/vmport: Add reference to VMware open-vm-tools
Liran Alon
2020-06-10
target/i386: fix phadd* with identical destination and source register
Janne Grunau
2020-06-10
target/i386: Fix the CPUID leaf CPUID_Fn80000008
Babu Moger
2020-06-10
vmbus: add infrastructure to save/load vmbus requests
Jon Doron
2020-06-10
i386: Hyper-V VMBus ACPI DSDT entry
Jon Doron
2020-06-10
i386:pc: whitelist dynamic vmbus-bridge
Jon Doron
2020-06-10
vmbus: vmbus implementation
Jon Doron
2020-06-10
vmbus: add vmbus protocol definitions
Jon Doron
2020-06-10
hyperv: expose API to determine if synic is enabled
Jon Doron
2020-06-10
Makefile: Let the 'help' target list the helper targets
Philippe Mathieu-Daudé
2020-06-10
io/task: Move 'qom/object.h' header to source
Philippe Mathieu-Daudé
2020-06-10
qom/object: Move Object typedef to 'qemu/typedefs.h'
Philippe Mathieu-Daudé
2020-06-10
target/i386: Fix OUTL debug output
Philippe Mathieu-Daudé
2020-06-10
qom/object: Fix object_child_foreach_recursive() return value
Cédric Le Goater
2020-06-10
icount: fix shift=auto for record/replay
Pavel Dovgalyuk
2020-06-10
numa: prevent usage of -M memory-backend and -numa memdev at the same time
Igor Mammedov
2020-06-10
vl.c: run preconfig loop before creating default RAM backend
Igor Mammedov
2020-06-10
run-coverity-scan: support --update-tools-only --docker
Paolo Bonzini
2020-06-10
run-coverity-scan: download tools outside the container
Paolo Bonzini
2020-06-10
run-coverity-scan: use --no-update-tools in docker run
Paolo Bonzini
2020-06-10
run-coverity-scan: add --no-update-tools option
Paolo Bonzini
2020-06-10
run-coverity-scan: use docker.py
Paolo Bonzini
2020-06-10
run-coverity-scan: get Coverity token and email from special git config section
Paolo Bonzini
2020-06-10
docker.py/build: support binary files in --extra-files
Paolo Bonzini
2020-06-10
docker.py/build: support -t and -f arguments
Paolo Bonzini
2020-06-09
Merge remote-tracking branch 'remotes/philmd-gitlab/tags/sparc-next-20200609'...
Peter Maydell
2020-06-09
target/sparc/int32_helper: Extract and use excp_name_str()
Philippe Mathieu-Daudé
2020-06-09
target/sparc/int32_helper: Remove DEBUG_PCALL definition
Philippe Mathieu-Daudé
2020-06-09
hw/timer/grlib_gptimer: Display frequency in decimal
Philippe Mathieu-Daudé
2020-06-09
hw/misc/grlib_ahb_apb_pnp: Add trace events on read accesses
Philippe Mathieu-Daudé
2020-06-09
hw/misc/grlib_ahb_apb_pnp: Fix AHB PnP 8-bit accesses
Philippe Mathieu-Daudé
2020-06-09
hw/misc/grlib_ahb_apb_pnp: Avoid crash when writing to AHB PnP registers
Philippe Mathieu-Daudé
[next]