aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-03-06qemu-option: do not suggest using the delay optionPaolo Bonzini2-1/+11
2021-03-06scsi: move host_status handling into SCSI driversHannes Reinecke6-13/+128
2021-03-06scsi: inline sg_io_sense_from_errno() into the callers.Hannes Reinecke5-44/+75
2021-03-06scsi-generic: do not snoop the output of failed commandsPaolo Bonzini1-1/+4
2021-03-06scsi: Add mapping for generic SCSI_HOST status to sense codesHannes Reinecke2-7/+59
2021-03-06scsi: Rename linux-specific SG_ERR codes to generic SCSI_HOST error codesHannes Reinecke2-10/+19
2021-03-06qemu-config: add error propagation to qemu_config_parsePaolo Bonzini4-33/+27
2021-03-06x86/pvh: extract only 4 bytes of start address for 32 bit kernelsDavid Edmondson1-2/+4
2021-03-06elf_ops: correct loading of 32 bit PVH kernelDavid Edmondson1-3/+1
2021-03-06lsilogic: Use PCIDevice::exit instead of DeviceState::unrealizePeng Liang1-2/+2
2021-03-06accel: kvm: Add aligment assert for kvm_log_clear_one_slotKeqian Zhu1-0/+7
2021-03-06accel: kvm: Fix memory waste under mismatch page sizeKeqian Zhu1-1/+5
2021-03-06vl.c: do not execute trace_init_backends() before daemonizingDaniel Henrique Barboza1-5/+13
2021-03-06qom: Check for wellformed id in user_creatable_add_type()Kevin Wolf1-0/+9
2021-03-06chardev: add nodelay optionPaolo Bonzini4-10/+22
2021-03-06qga-vss: Use dynamic linking for GLibKostiantyn Kostiuk1-2/+2
2021-03-06KVM: x86: deprecate -M kernel-irqchip=off except for -M isapcPaolo Bonzini2-0/+13
2021-03-06KVM: x86: do not fail if software breakpoint has already been removedPaolo Bonzini1-2/+7
2021-03-05Merge remote-tracking branch 'remotes/cohuck-gitlab/tags/s390x-20210305' into...Peter Maydell8-17/+48
2021-03-05hw/display/tc6393xb: Remove dead code for handling non-32bpp surfacesPeter Maydell1-32/+1
2021-03-05hw/arm/musicpal: Remove dead code for non-32-bit-RGB surfacesPeter Maydell1-40/+24
2021-03-05target/arm/cpu: Update coding style to make checkpatch.pl happyPhilippe Mathieu-Daudé1-4/+8
2021-03-05target/arm: Restrict v8M IDAU to TCGPhilippe Mathieu-Daudé2-7/+8
2021-03-05target/arm: Use TCF0 and TFSRE0 for unprivileged tag checksPeter Collingbourne2-5/+10
2021-03-05virtio-mmio: improve virtio-mmio get_dev_path alogschspa1-6/+7
2021-03-05hw/i2c/npcm7xx_smbus: Simplify npcm7xx_smbus_init()Philippe Mathieu-Daudé1-1/+0
2021-03-05target/arm: Speed up aarch64 TBL/TBXRichard Henderson4-84/+56
2021-03-05hw/arm/xlnx-zynqmp: Remove obsolete 'has_rpu' propertyPhilippe Mathieu-Daudé2-8/+0
2021-03-05tests/qtests: Add npcm7xx emc model testDoug Evans2-1/+864
2021-03-05hw/arm: Add npcm7xx emc modelDoug Evans3-3/+52
2021-03-05hw/net: Add npcm7xx emc modelDoug Evans4-0/+1161
2021-03-05target/arm: Set ID_PFR2.SSBS to 1 for "max" 32-bit CPURebecca Cran1-0/+4
2021-03-05target/arm: Enable FEAT_SSBS for "max" AARCH64 CPURebecca Cran1-0/+5
2021-03-05target/arm: Add support for FEAT_SSBS, Speculative Store Bypass SafeRebecca Cran4-1/+69
2021-03-05sbsa-ref: add 'max' to list of allowed cpusMarcin Juszkiewicz1-0/+1
2021-03-05sbsa-ref: remove cortex-a53 from list of supported cpusMarcin Juszkiewicz1-1/+0
2021-03-05Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2021-03-05' into ...Peter Maydell6-56/+45
2021-03-05qapi: Fix parse errors for removal of null from schema languageMarkus Armbruster3-6/+6
2021-03-05qapi: Remove QMP events and commands from user-mode buildsPhilippe Mathieu-Daudé1-4/+8
2021-03-05qga: Utilize QAPI_LIST_APPEND in qmp_guest_network_get_interfacesEric Blake1-45/+30
2021-03-05error: Fix "Converting to ERRP_GUARD()" doc on "valid at return"Markus Armbruster1-1/+1
2021-03-05Merge remote-tracking branch 'remotes/alistair/tags/pull-riscv-to-apply-20210...Peter Maydell29-64/+1285
2021-03-04hw/riscv: virt: Map high mmio for PCIeBin Meng1-2/+33
2021-03-04hw/riscv: virt: Limit RAM size in a 32-bit systemBin Meng1-0/+10
2021-03-04hw/riscv: virt: Drop the 'link_up' parameter of gpex_pcie_init()Bin Meng1-7/+7
2021-03-04hw/riscv: Drop 'struct MemmapEntry'Bin Meng6-37/+19
2021-03-04MAINTAINERS: Add a SiFive machine sectionAlistair Francis1-0/+9
2021-03-04goldfish_rtc: re-arm the alarm after migrationLaurent Vivier1-0/+2
2021-03-04docs/system: riscv: Add documentation for sifive_u machineBin Meng2-0/+346
2021-03-04docs/system: Add RISC-V documentationBin Meng2-0/+63