aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-03-06hw/display/omap_lcdc: Inline template header into C filePeter Maydell
2021-03-06hw/display/omap_lcdc: Fix coding style issues in template headerPeter Maydell
2021-03-06hw/display/omap_lcdc: Drop broken bigendian ifdefPeter Maydell
2021-03-06hw/display/omap_lcdc: Expand out macros in template headerPeter Maydell
2021-03-06hw/display/tc6393xb: Inline tc6393xb_draw_graphic32() at its callsitePeter Maydell
2021-03-06hw/display/tc6393xb: Expand out macros in template headerPeter Maydell
2021-03-06meson: Stop if cfi is enabled with system slirpDaniele Buono
2021-03-06trace: skip qemu_set_log_filename if no "-D" option was passedPaolo Bonzini
2021-03-06trace: fix "-trace file=..."Paolo Bonzini
2021-03-06meson: adjust timeouts for some slower testsPaolo Bonzini
2021-03-06build-sys: invoke ninja with -d keepdepfilePaolo Bonzini
2021-03-06qemu-option: do not suggest using the delay optionPaolo Bonzini
2021-03-06scsi: move host_status handling into SCSI driversHannes Reinecke
2021-03-06scsi: inline sg_io_sense_from_errno() into the callers.Hannes Reinecke
2021-03-06scsi-generic: do not snoop the output of failed commandsPaolo Bonzini
2021-03-06scsi: Add mapping for generic SCSI_HOST status to sense codesHannes Reinecke
2021-03-06scsi: Rename linux-specific SG_ERR codes to generic SCSI_HOST error codesHannes Reinecke
2021-03-06qemu-config: add error propagation to qemu_config_parsePaolo Bonzini
2021-03-06x86/pvh: extract only 4 bytes of start address for 32 bit kernelsDavid Edmondson
2021-03-06elf_ops: correct loading of 32 bit PVH kernelDavid Edmondson
2021-03-06lsilogic: Use PCIDevice::exit instead of DeviceState::unrealizePeng Liang
2021-03-06accel: kvm: Add aligment assert for kvm_log_clear_one_slotKeqian Zhu
2021-03-06accel: kvm: Fix memory waste under mismatch page sizeKeqian Zhu
2021-03-06vl.c: do not execute trace_init_backends() before daemonizingDaniel Henrique Barboza
2021-03-06qom: Check for wellformed id in user_creatable_add_type()Kevin Wolf
2021-03-06chardev: add nodelay optionPaolo Bonzini
2021-03-06qga-vss: Use dynamic linking for GLibKostiantyn Kostiuk
2021-03-06KVM: x86: deprecate -M kernel-irqchip=off except for -M isapcPaolo Bonzini
2021-03-06KVM: x86: do not fail if software breakpoint has already been removedPaolo Bonzini
2021-03-05Merge remote-tracking branch 'remotes/cohuck-gitlab/tags/s390x-20210305' into...Peter Maydell
2021-03-05hw/display/tc6393xb: Remove dead code for handling non-32bpp surfacesPeter Maydell
2021-03-05hw/arm/musicpal: Remove dead code for non-32-bit-RGB surfacesPeter Maydell
2021-03-05target/arm/cpu: Update coding style to make checkpatch.pl happyPhilippe Mathieu-Daudé
2021-03-05target/arm: Restrict v8M IDAU to TCGPhilippe Mathieu-Daudé
2021-03-05target/arm: Use TCF0 and TFSRE0 for unprivileged tag checksPeter Collingbourne
2021-03-05virtio-mmio: improve virtio-mmio get_dev_path alogschspa
2021-03-05hw/i2c/npcm7xx_smbus: Simplify npcm7xx_smbus_init()Philippe Mathieu-Daudé
2021-03-05target/arm: Speed up aarch64 TBL/TBXRichard Henderson
2021-03-05hw/arm/xlnx-zynqmp: Remove obsolete 'has_rpu' propertyPhilippe Mathieu-Daudé
2021-03-05tests/qtests: Add npcm7xx emc model testDoug Evans
2021-03-05hw/arm: Add npcm7xx emc modelDoug Evans
2021-03-05hw/net: Add npcm7xx emc modelDoug Evans
2021-03-05target/arm: Set ID_PFR2.SSBS to 1 for "max" 32-bit CPURebecca Cran
2021-03-05target/arm: Enable FEAT_SSBS for "max" AARCH64 CPURebecca Cran
2021-03-05target/arm: Add support for FEAT_SSBS, Speculative Store Bypass SafeRebecca Cran
2021-03-05sbsa-ref: add 'max' to list of allowed cpusMarcin Juszkiewicz
2021-03-05sbsa-ref: remove cortex-a53 from list of supported cpusMarcin Juszkiewicz
2021-03-05Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2021-03-05' into ...Peter Maydell
2021-03-05qapi: Fix parse errors for removal of null from schema languageMarkus Armbruster
2021-03-05qapi: Remove QMP events and commands from user-mode buildsPhilippe Mathieu-Daudé