summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * qom/container: remove .instance_size initializer from container_infoMasahiro Yamada2020-06-101-1/+0Star
| * qom/object: pass (Object *) to object_initialize_with_type()Masahiro Yamada2020-06-101-3/+1Star
| * qom/object: simplify type_initialize_interface()Masahiro Yamada2020-06-101-2/+1Star
| * qom/object: factor out the initialization of hash table of propertiesMasahiro Yamada2020-06-101-5/+3Star
| * qom: remove index from object_resolve_abs_path()Masahiro Yamada2020-06-101-10/+9Star
| * accel: Move Xen accelerator code under accel/xen/Philippe Mathieu-Daudé2020-06-1020-26/+63
| * hw/i386/vmport: Assert vmport initialized before registering commandsLiran Alon2020-06-101-0/+2
| * hw/i386/vmport: Add support for CMD_GETHZLiran Alon2020-06-102-0/+20
| * i386/cpu: Store LAPIC bus frequency in CPU structureLiran Alon2020-06-102-3/+8
| * hw/i386/vmport: Allow x2apic without IRLiran Alon2020-06-101-1/+8
| * hw/i386/vmport: Add support for CMD_GET_VCPU_INFOLiran Alon2020-06-102-0/+15
| * hw/i386/vmport: Add support for CMD_GETBIOSUUIDLiran Alon2020-06-103-0/+24
| * hw/i386/vmport: Define enum for all commandsLiran Alon2020-06-103-22/+18Star
| * hw/i386/vmport: Introduce vmport.hLiran Alon2020-06-105-37/+19Star
| * hw/i386/vmport: Report vmware-vmx-type in CMD_GETVERSIONLiran Alon2020-06-102-0/+28
| * hw/i386/vmport: Introduce vmware-vmx-version propertyLiran Alon2020-06-101-1/+8
| * hw/i386/vmport: Set EAX to -1 on failed and unsupported commandsLiran Alon2020-06-102-4/+16
| * hw/i386/vmport: Propagate IOPort read to vCPU EAX registerLiran Alon2020-06-102-3/+30
| * hw/i386/vmport: Add device propertiesLiran Alon2020-06-101-0/+6
| * hw/i386/vmport: Add reference to VMware open-vm-toolsLiran Alon2020-06-101-0/+7
| * target/i386: fix phadd* with identical destination and source registerJanne Grunau2020-06-101-20/+33
| * target/i386: Fix the CPUID leaf CPUID_Fn80000008Babu Moger2020-06-101-3/+12
| * vmbus: add infrastructure to save/load vmbus requestsJon Doron2020-06-102-0/+102
| * i386: Hyper-V VMBus ACPI DSDT entryJon Doron2020-06-103-0/+53
| * i386:pc: whitelist dynamic vmbus-bridgeJon Doron2020-06-102-0/+4
| * vmbus: vmbus implementationJon Doron2020-06-107-0/+2956
| * vmbus: add vmbus protocol definitionsJon Doron2020-06-101-0/+222
| * hyperv: expose API to determine if synic is enabledJon Doron2020-06-102-0/+9
| * Makefile: Let the 'help' target list the helper targetsPhilippe Mathieu-Daudé2020-06-102-4/+10
| * io/task: Move 'qom/object.h' header to sourcePhilippe Mathieu-Daudé2020-06-103-2/+2
| * qom/object: Move Object typedef to 'qemu/typedefs.h'Philippe Mathieu-Daudé2020-06-109-12/+1Star
| * target/i386: Fix OUTL debug outputPhilippe Mathieu-Daudé2020-06-101-1/+1
| * qom/object: Fix object_child_foreach_recursive() return valueCédric Le Goater2020-06-101-1/+4
| * icount: fix shift=auto for record/replayPavel Dovgalyuk2020-06-101-1/+19
| * numa: prevent usage of -M memory-backend and -numa memdev at the same timeIgor Mammedov2020-06-101-0/+5
| * vl.c: run preconfig loop before creating default RAM backendIgor Mammedov2020-06-101-2/+3
| * run-coverity-scan: support --update-tools-only --dockerPaolo Bonzini2020-06-101-16/+23
| * run-coverity-scan: download tools outside the containerPaolo Bonzini2020-06-102-21/+24
| * run-coverity-scan: use --no-update-tools in docker runPaolo Bonzini2020-06-101-6/+5Star
| * run-coverity-scan: add --no-update-tools optionPaolo Bonzini2020-06-101-14/+23
| * run-coverity-scan: use docker.pyPaolo Bonzini2020-06-102-12/+22
| * run-coverity-scan: get Coverity token and email from special git config sectionPaolo Bonzini2020-06-101-9/+15
| * docker.py/build: support binary files in --extra-filesPaolo Bonzini2020-06-101-2/+6
| * docker.py/build: support -t and -f argumentsPaolo Bonzini2020-06-102-4/+4
* | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell2020-06-1274-748/+2177
|\ \
| * | virtio-pci: fix queue_enable writeJason Wang2020-06-121-4/+8
| * | pci: Display PCI IRQ pin in "info pci"Peter Xu2020-06-123-3/+7
| * | Fix parameter type in vhost migration log pathRaphael Norwitz2020-06-121-2/+2
| * | acpi: ged: rename event memory regionGerd Hoffmann2020-06-122-9/+9
| * | acpi: fadt: add hw-reduced sleep register supportGerd Hoffmann2020-06-122-2/+4