aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-09-15ui/egl: Add egl helpers to help with synchronizationVivek Kasireddy
2021-09-15ui/gtk: Create a common release_dmabuf helperVivek Kasireddy
2021-09-15qxl: fix pre-save logicGerd Hoffmann
2021-09-14Merge remote-tracking branch 'remotes/marcandre/tags/misc-pull-request' into ...Peter Maydell
2021-09-14gitlab-ci: Make more custom runner jobs manual, and don't allow failurePeter Maydell
2021-09-14chardev: add some comments about the class methodsMarc-André Lureau
2021-09-14chardev: remove needless class methodMarc-André Lureau
2021-09-14chardev: Propagate error from logfile openingMichal Privoznik
2021-09-14meson.build: fix comment typoMarc-André Lureau
2021-09-14docs: add supported host CPU architectures sectionMarc-André Lureau
2021-09-13Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20210913-...Peter Maydell
2021-09-13hw/arm/mps2.c: Mark internal-only I2C buses as 'full'Peter Maydell
2021-09-13hw/arm/mps2-tz.c: Mark internal-only I2C buses as 'full'Peter Maydell
2021-09-13hw/arm/mps2-tz.c: Add extra data parameter to MakeDevFnPeter Maydell
2021-09-13qdev: Support marking individual buses as 'full'Peter Maydell
2021-09-13target/arm: Merge disas_a64_insn into aarch64_tr_translate_insnRichard Henderson
2021-09-13target/arm: Take an exception if PSTATE.IL is setPeter Maydell
2021-09-13tests/data/acpi/virt: Update IORT files for ITSShashi Mallela
2021-09-13hw/arm/virt: add ITS support in virt GICShashi Mallela
2021-09-13tests/data/acpi/virt: Add IORT files for ITSShashi Mallela
2021-09-13hw/intc: GICv3 redistributor ITS processingShashi Mallela
2021-09-13hw/intc: GICv3 ITS Feature enablementShashi Mallela
2021-09-13hw/intc: GICv3 ITS Command processingShashi Mallela
2021-09-13hw/intc: GICv3 ITS command queue frameworkShashi Mallela
2021-09-13hw/intc: GICv3 ITS register definitions addedShashi Mallela
2021-09-13hw/intc: GICv3 ITS initial frameworkShashi Mallela
2021-09-13hw/arm: Add support for kudo-bmc board.Chris Rauer
2021-09-13hw/arm/virt: KVM: Probe for KVM_CAP_ARM_VM_IPA_SIZE when creating scratch VMMarc Zyngier
2021-09-13hw/char: cadence_uart: Log a guest error when device is unclocked or in resetBin Meng
2021-09-13hw/char: cadence_uart: Ignore access when unclocked or in reset for uart_{rea...Bin Meng
2021-09-13hw/char: cadence_uart: Convert to memop_with_attrs() opsBin Meng
2021-09-13hw/char: cadence_uart: Move clock/reset check to uart_can_receive()Bin Meng
2021-09-13hw/char: cadence_uart: Disable transmit when input clock is disabledBin Meng
2021-09-13hw/misc: zynq_slcr: Correctly compute output clocks in the reset exit phaseBin Meng
2021-09-13Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...Peter Maydell
2021-09-13docs: link to archived Fedora code of conductPaolo Bonzini
2021-09-13Fix nvmm_ram_block_added() function argumentsReinoud Zandijk
2021-09-13Only check CONFIG_NVMM when NEED_CPU_H is definedReinoud Zandijk
2021-09-13util: Suppress -Wstringop-overflow in qemu_thread_startRichard Henderson
2021-09-13fw_cfg: add etc/msr_feature_controlPaolo Bonzini
2021-09-13meson: remove dead variablePaolo Bonzini
2021-09-13meson: do not use python.full_path() unnecessarilyPaolo Bonzini
2021-09-13meson: look up cp and dtrace with find_program()Paolo Bonzini
2021-09-13meson.build: Do not look for VNC-related libraries if have_system is not setThomas Huth
2021-09-13docs/system: move x86 CPU configuration to a separate documentPaolo Bonzini
2021-09-13docs/system: standardize man page sections to --- with overlinePaolo Bonzini
2021-09-13docs: standardize directory index to --- with overlinePaolo Bonzini
2021-09-13docs: standardize book titles to === with overlinePaolo Bonzini
2021-09-13target/i386: Added vVMLOAD and vVMSAVE featureLara Lazier
2021-09-13target/i386: Added changed priority check for VIRQLara Lazier