aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-05-26crypto: Implement RSA algorithm by hogweedLei He
2022-05-26crypto: add ASN.1 DER decoderLei He
2022-05-26crypto: Introduce akcipher crypto classzhenwei pi
2022-05-26qapi: crypto-akcipher: Introduce akcipher types to qapiLei He
2022-05-25Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingRichard Henderson
2022-05-25i386: docs: Convert hyperv.txt to rSTVitaly Kuznetsov
2022-05-25i386: Hyper-V Direct TLB flush hypercallVitaly Kuznetsov
2022-05-25i386: Hyper-V Support extended GVA ranges for TLB flush hypercallsVitaly Kuznetsov
2022-05-25i386: Hyper-V XMM fast hypercall input featureVitaly Kuznetsov
2022-05-25i386: Hyper-V Enlightened MSR bitmap featureVitaly Kuznetsov
2022-05-25i386: Use hv_build_cpuid_leaf() for HV_CPUID_NESTED_FEATURESVitaly Kuznetsov
2022-05-25ide_ioport_read: Return lower octet of data register instead of 0xFFLev Kujawski
2022-05-25target/i386/kvm: Fix disabling MPX on "-cpu host" with MPX-capable hostMaciej S. Szmigiero
2022-05-25hw/audio/ac97: Remove unneeded local variablesBALATON Zoltan
2022-05-25hw/audio/ac97: Remove unimplemented reset functionsBALATON Zoltan
2022-05-25hw/audio/ac97: Coding style fixes to avoid checkpatch errorsBALATON Zoltan
2022-05-25contrib/elf2dmp: add ELF dump header checkingViktor Prutyanov
2022-05-25thread-pool: remove stopping variablePaolo Bonzini
2022-05-25thread-pool: replace semaphore with condition variablePaolo Bonzini
2022-05-25thread-pool: optimize scheduling of completion bottom halfPaolo Bonzini
2022-05-25Merge tag 'pull-aspeed-20220525' of https://github.com/legoater/qemu into sta...Richard Henderson
2022-05-25Merge tag 'block-pull-request' of https://gitlab.com/stefanha/qemu into stagingRichard Henderson
2022-05-25Merge tag 'linux-user-for-7.1-pull-request' of https://gitlab.com/laurent_viv...Richard Henderson
2022-05-25Merge tag 'qga-win32-pull-2022-05-25' of github.com:kostyanf14/qemu into stagingRichard Henderson
2022-05-25hw/arm/aspeed: Add i2c devices for AST2600 EVBHoward Chiu
2022-05-25docs: Correct the default thread-pool-sizeLiu Yiding
2022-05-25qga-win32: Add support for NVME bus typeKonstantin Kostiuk
2022-05-25tests: Bump Fedora image version for cross-compilationKonstantin Kostiuk
2022-05-25trivial: qga: Log version on startKonstantin Kostiuk
2022-05-25qga: add guest-get-diskstats command for Linux guestsluzhipeng
2022-05-25hw/gpio: replace HWADDR_PRIx with PRIx64Jamin Lin
2022-05-25hw/gpio support GPIO index mode for write operation.Jamin Lin
2022-05-25hw/gpio: Add ASPEED GPIO model for AST1030Jamin Lin
2022-05-25hw/gpio Add GPIO read/write trace event.Jamin Lin
2022-05-25hw: aspeed: Init all UART's with serial devicesPeter Delevoryas
2022-05-25hw: aspeed: Introduce common UART init functionPeter Delevoryas
2022-05-25hw: aspeed: Ensure AST1030 respects uart-defaultPeter Delevoryas
2022-05-25hw: aspeed: Add uarts_num SoC attributePeter Delevoryas
2022-05-25hw: aspeed: Add missing UART'sPeter Delevoryas
2022-05-25aspeed: Introduce a get_irq AspeedSoCClass methodCédric Le Goater
2022-05-25hw: m25p80: allow write_enable latch get/setIris Chen
2022-05-25docs: aspeed: Add fby35 boardPeter Delevoryas
2022-05-25hw/arm/aspeed: Add fby35 machine typePeter Delevoryas
2022-05-25docs: add minibmc section in aspeed documentJamin Lin
2022-05-24Merge tag 'pull-riscv-to-apply-20220525' of github.com:alistair23/qemu into s...Richard Henderson
2022-05-24hw/core: loader: Set is_linux to true for VxWorks uImageBin Meng
2022-05-24hw/core: Sync uboot_image.h from U-Boot v2022.01Bin Meng
2022-05-24target/riscv: add zicsr/zifencei to isa_stringHongren (Zenithal) Zheng
2022-05-24hw/riscv: virt: Fix interrupt parent for dynamic platform devicesAnup Patel
2022-05-24target/riscv: Set [m|s]tval for both illegal and virtual instruction trapsAnup Patel