aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-06-10qom/object: pass (Object *) to object_initialize_with_type()Masahiro Yamada
2020-06-10qom/object: simplify type_initialize_interface()Masahiro Yamada
2020-06-10qom/object: factor out the initialization of hash table of propertiesMasahiro Yamada
2020-06-10qom: remove index from object_resolve_abs_path()Masahiro Yamada
2020-06-10accel: Move Xen accelerator code under accel/xen/Philippe Mathieu-Daudé
2020-06-10hw/i386/vmport: Assert vmport initialized before registering commandsLiran Alon
2020-06-10hw/i386/vmport: Add support for CMD_GETHZLiran Alon
2020-06-10i386/cpu: Store LAPIC bus frequency in CPU structureLiran Alon
2020-06-10hw/i386/vmport: Allow x2apic without IRLiran Alon
2020-06-10hw/i386/vmport: Add support for CMD_GET_VCPU_INFOLiran Alon
2020-06-10hw/i386/vmport: Add support for CMD_GETBIOSUUIDLiran Alon
2020-06-10hw/i386/vmport: Define enum for all commandsLiran Alon
2020-06-10hw/i386/vmport: Introduce vmport.hLiran Alon
2020-06-10hw/i386/vmport: Report vmware-vmx-type in CMD_GETVERSIONLiran Alon
2020-06-10hw/i386/vmport: Introduce vmware-vmx-version propertyLiran Alon
2020-06-10hw/i386/vmport: Set EAX to -1 on failed and unsupported commandsLiran Alon
2020-06-10hw/i386/vmport: Propagate IOPort read to vCPU EAX registerLiran Alon
2020-06-10hw/i386/vmport: Add device propertiesLiran Alon
2020-06-10hw/i386/vmport: Add reference to VMware open-vm-toolsLiran Alon
2020-06-10target/i386: fix phadd* with identical destination and source registerJanne Grunau
2020-06-10target/i386: Fix the CPUID leaf CPUID_Fn80000008Babu Moger
2020-06-10vmbus: add infrastructure to save/load vmbus requestsJon Doron
2020-06-10i386: Hyper-V VMBus ACPI DSDT entryJon Doron
2020-06-10i386:pc: whitelist dynamic vmbus-bridgeJon Doron
2020-06-10vmbus: vmbus implementationJon Doron
2020-06-10vmbus: add vmbus protocol definitionsJon Doron
2020-06-10hyperv: expose API to determine if synic is enabledJon Doron
2020-06-10Makefile: Let the 'help' target list the helper targetsPhilippe Mathieu-Daudé
2020-06-10io/task: Move 'qom/object.h' header to sourcePhilippe Mathieu-Daudé
2020-06-10qom/object: Move Object typedef to 'qemu/typedefs.h'Philippe Mathieu-Daudé
2020-06-10target/i386: Fix OUTL debug outputPhilippe Mathieu-Daudé
2020-06-10qom/object: Fix object_child_foreach_recursive() return valueCédric Le Goater
2020-06-10icount: fix shift=auto for record/replayPavel Dovgalyuk
2020-06-10numa: prevent usage of -M memory-backend and -numa memdev at the same timeIgor Mammedov
2020-06-10vl.c: run preconfig loop before creating default RAM backendIgor Mammedov
2020-06-10run-coverity-scan: support --update-tools-only --dockerPaolo Bonzini
2020-06-10run-coverity-scan: download tools outside the containerPaolo Bonzini
2020-06-10run-coverity-scan: use --no-update-tools in docker runPaolo Bonzini
2020-06-10run-coverity-scan: add --no-update-tools optionPaolo Bonzini
2020-06-10run-coverity-scan: use docker.pyPaolo Bonzini
2020-06-10run-coverity-scan: get Coverity token and email from special git config sectionPaolo Bonzini
2020-06-10docker.py/build: support binary files in --extra-filesPaolo Bonzini
2020-06-10docker.py/build: support -t and -f argumentsPaolo Bonzini
2020-06-09Merge remote-tracking branch 'remotes/philmd-gitlab/tags/sparc-next-20200609'...Peter Maydell
2020-06-09target/sparc/int32_helper: Extract and use excp_name_str()Philippe Mathieu-Daudé
2020-06-09target/sparc/int32_helper: Remove DEBUG_PCALL definitionPhilippe Mathieu-Daudé
2020-06-09hw/timer/grlib_gptimer: Display frequency in decimalPhilippe Mathieu-Daudé
2020-06-09hw/misc/grlib_ahb_apb_pnp: Add trace events on read accessesPhilippe Mathieu-Daudé
2020-06-09hw/misc/grlib_ahb_apb_pnp: Fix AHB PnP 8-bit accessesPhilippe Mathieu-Daudé
2020-06-09hw/misc/grlib_ahb_apb_pnp: Avoid crash when writing to AHB PnP registersPhilippe Mathieu-Daudé