aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-02-09s390-ccw: Add virtio barrierss390-barriersPeter Maydell
2021-02-09Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...Peter Maydell
2021-02-08Merge remote-tracking branch 'remotes/philmd-gitlab/tags/integration-testing-...Peter Maydell
2021-02-08Merge remote-tracking branch 'remotes/dgilbert/tags/pull-migration-20210208a'...Peter Maydell
2021-02-08Acceptance Tests: remove unnecessary tag from documentation exampleCleber Rosa
2021-02-08Acceptance tests: clarify ssh connection failure reasonCleber Rosa
2021-02-08tests/acceptance/virtiofs_submounts: required space between IP and portCleber Rosa
2021-02-08tests/acceptance/virtiofs_submounts: standardize port as integerCleber Rosa
2021-02-08tests/acceptance/virtiofs_submounts: use a virtio-net device insteadCleber Rosa
2021-02-08tests/acceptance/virtiofs_submounts: do not ask for ssh key passwordCleber Rosa
2021-02-08tests/acceptance/virtiofs_submounts: use workdir propertyCleber Rosa
2021-02-08tests/acceptance/boot_linux: rename misleading cloudinit methodCleber Rosa
2021-02-08tests/acceptance/boot_linux: fix typo on cloudinit error messageCleber Rosa
2021-02-08tests/acceptance: Re-enable the microblaze testThomas Huth
2021-02-08Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2021-02-08' into ...Peter Maydell
2021-02-08target/i386: Expose VMX entry/exit load pkrs control bitsChenyi Qiang
2021-02-08target/i386: Add support for save/load IA32_PKRS MSRChenyi Qiang
2021-02-08imx7-ccm: add digprog mmio write methodPrasad J Pandit
2021-02-08tz-ppc: add dummy read/write methodsPrasad J Pandit
2021-02-08spapr_pci: add spapr msi read methodPrasad J Pandit
2021-02-08nvram: add nrf51_soc flash read methodPrasad J Pandit
2021-02-08prep: add ppc-parity write methodPrasad J Pandit
2021-02-08vfio: add quirk device write methodPrasad J Pandit
2021-02-08pci-host: designware: add pcie-msi read methodPrasad J Pandit
2021-02-08hw/pci-host: add pci-intack write methodPrasad J Pandit
2021-02-08cpu-throttle: Remove timer_mod() from cpu_throttle_set()Utkarsh Tripathi
2021-02-08replay: rng-builtin supportPavel Dovgalyuk
2021-02-08pc-bios/descriptors: fix paths in json filesSergei Trofimovich
2021-02-08replay: fix replay of the interruptsPavel Dovgalyuk
2021-02-08accel/kvm/kvm-all: Fix wrong return code handling in dirty log codeThomas Huth
2021-02-08qapi/meson: Restrict UI module to system emulation and toolsPhilippe Mathieu-Daudé
2021-02-08qapi/meson: Restrict system-mode specific modulesPhilippe Mathieu-Daudé
2021-02-08qapi/meson: Remove QMP from user-mode emulationPhilippe Mathieu-Daudé
2021-02-08qapi/meson: Restrict qdev code to system-mode emulationPhilippe Mathieu-Daudé
2021-02-08meson: Restrict emulation codePhilippe Mathieu-Daudé
2021-02-08meson: Restrict some trace event directories to user/system emulationPhilippe Mathieu-Daudé
2021-02-08meson: Merge trace_events_subdirs arrayPhilippe Mathieu-Daudé
2021-02-08meson: Restrict block subsystem processingPhilippe Mathieu-Daudé
2021-02-08pc-bios/meson: Only install EDK2 blob firmwares with system emulationPhilippe Mathieu-Daudé
2021-02-08tests/meson: Only build softfloat objects if TCG is selectedPhilippe Mathieu-Daudé
2021-02-08meson: Warn when TCI is selected but TCG backend is availablePhilippe Mathieu-Daudé
2021-02-08meson: Explicit TCG backend usedPhilippe Mathieu-Daudé
2021-02-08configure: Improve TCI feature descriptionPhilippe Mathieu-Daudé
2021-02-08target/i86: implement PKSPaolo Bonzini
2021-02-08target/i386: Fix decoding of certain BMI instructionsDavid Greenaway
2021-02-08event_notifier: handle initialization failure betterMaxim Levitsky
2021-02-08virtio-scsi: don't uninitialize queues that we didn't initializeMaxim Levitsky
2021-02-08docs: don't install corresponding man page if guest agent is disabledStefan Reiter
2021-02-08fuzz: fix wrong index in clear_bitsQiuhao Li
2021-02-08x86/cpu: Populate SVM CPUID feature bitsWei Huang