summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * hw/block/nvme: add compare commandGollu Appalanaidu2021-02-082-1/+102
| * hw/block/nvme: add the dataset management commandKlaus Jensen2021-02-083-5/+125
| * nvme: add namespace I/O optimization fields to shared headerKlaus Jensen2021-02-081-1/+6
| * hw/block/nvme: add dulbe supportKlaus Jensen2021-02-085-5/+107
| * hw/block/nvme: pull aio error handlingKlaus Jensen2021-02-081-25/+36
| * hw/block/nvme: remove superfluous NvmeCtrl parameterKlaus Jensen2021-02-081-4/+4
* | Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...Peter Maydell2021-02-0947-194/+576
|\ \
| * | target/i386: Expose VMX entry/exit load pkrs control bitsChenyi Qiang2021-02-082-2/+4
| * | target/i386: Add support for save/load IA32_PKRS MSRChenyi Qiang2021-02-081-0/+13
| * | imx7-ccm: add digprog mmio write methodPrasad J Pandit2021-02-081-0/+8
| * | tz-ppc: add dummy read/write methodsPrasad J Pandit2021-02-081-0/+14
| * | spapr_pci: add spapr msi read methodPrasad J Pandit2021-02-081-2/+12
| * | nvram: add nrf51_soc flash read methodPrasad J Pandit2021-02-081-0/+10
| * | prep: add ppc-parity write methodPrasad J Pandit2021-02-081-0/+8
| * | vfio: add quirk device write methodPrasad J Pandit2021-02-081-0/+8
| * | pci-host: designware: add pcie-msi read methodPrasad J Pandit2021-02-081-0/+19
| * | hw/pci-host: add pci-intack write methodPrasad J Pandit2021-02-081-0/+8
| * | cpu-throttle: Remove timer_mod() from cpu_throttle_set()Utkarsh Tripathi2021-02-081-2/+9
| * | replay: rng-builtin supportPavel Dovgalyuk2021-02-081-1/+2
| * | pc-bios/descriptors: fix paths in json filesSergei Trofimovich2021-02-081-1/+1
| * | replay: fix replay of the interruptsPavel Dovgalyuk2021-02-081-1/+7
| * | accel/kvm/kvm-all: Fix wrong return code handling in dirty log codeThomas Huth2021-02-081-9/+12
| * | qapi/meson: Restrict UI module to system emulation and toolsPhilippe Mathieu-Daudé2021-02-081-1/+5
| * | qapi/meson: Restrict system-mode specific modulesPhilippe Mathieu-Daudé2021-02-081-6/+6
| * | qapi/meson: Remove QMP from user-mode emulationPhilippe Mathieu-Daudé2021-02-082-4/+13
| * | qapi/meson: Restrict qdev code to system-mode emulationPhilippe Mathieu-Daudé2021-02-084-1/+31
| * | meson: Restrict emulation codePhilippe Mathieu-Daudé2021-02-081-5/+7
| * | meson: Restrict some trace event directories to user/system emulationPhilippe Mathieu-Daudé2021-02-081-12/+16
| * | meson: Merge trace_events_subdirs arrayPhilippe Mathieu-Daudé2021-02-081-15/+13Star
| * | meson: Restrict block subsystem processingPhilippe Mathieu-Daudé2021-02-081-23/+25
| * | pc-bios/meson: Only install EDK2 blob firmwares with system emulationPhilippe Mathieu-Daudé2021-02-081-0/+1
| * | tests/meson: Only build softfloat objects if TCG is selectedPhilippe Mathieu-Daudé2021-02-081-1/+3
| * | meson: Warn when TCI is selected but TCG backend is availablePhilippe Mathieu-Daudé2021-02-081-0/+7
| * | meson: Explicit TCG backend usedPhilippe Mathieu-Daudé2021-02-081-2/+6
| * | configure: Improve TCI feature descriptionPhilippe Mathieu-Daudé2021-02-082-2/+2
| * | target/i86: implement PKSPaolo Bonzini2021-02-086-18/+64
| * | target/i386: Fix decoding of certain BMI instructionsDavid Greenaway2021-02-081-1/+1
| * | event_notifier: handle initialization failure betterMaxim Levitsky2021-02-082-0/+17
| * | virtio-scsi: don't uninitialize queues that we didn't initializeMaxim Levitsky2021-02-081-1/+7
| * | docs: don't install corresponding man page if guest agent is disabledStefan Reiter2021-02-081-2/+4
| * | fuzz: fix wrong index in clear_bitsQiuhao Li2021-02-081-1/+1
| * | x86/cpu: Populate SVM CPUID feature bitsWei Huang2021-02-082-13/+17
| * | meson: honor --enable-rbd if cc.links test failsPaolo Bonzini2021-02-081-9/+15
| * | meson: accept either shared or static libraries if --disable-staticPaolo Bonzini2021-02-082-39/+42
| * | machine: add missing doc for memory-backend optionIgor Mammedov2021-02-082-1/+35
| * | target/i386: do not set LM for 32-bit emulation "-cpu host/max"Paolo Bonzini2021-02-081-0/+5
| * | fuzz: add virtio-9p configurations for fuzzingAlexander Bulekov2021-02-081-0/+20
| * | docs/fuzz: add some information about OSS-FuzzAlexander Bulekov2021-02-081-0/+30
| * | fuzz: enable dynamic args for generic-fuzz configsAlexander Bulekov2021-02-082-1/+10
| * | fuzz: log the arguments used to initialize QEMUAlexander Bulekov2021-02-081-1/+10