aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-06-02target/m68k: Raise the TRAPn exception with the correct pcRichard Henderson3-11/+1
2022-05-26target/m68k: Enable halt insn for 68060Richard Henderson1-0/+1
2022-05-26target/m68k: Clear mach in m68k_cpu_disas_set_infoRichard Henderson1-5/+1
2022-05-26Merge tag 'ak-pull-request' of https://gitlab.com/berrange/qemu into stagingRichard Henderson20-0/+4169
2022-05-26tests/crypto: Add test suite for RSA keysLei He1-3/+282
2022-05-26test/crypto: Add test suite for crypto akcipherLei He6-7/+1394
2022-05-26crypto: Implement RSA algorithm by gcryptLei He2-1/+598
2022-05-26crypto: Implement RSA algorithm by hogweedLei He8-0/+964
2022-05-26crypto: add ASN.1 DER decoderLei He5-0/+562
2022-05-26crypto: Introduce akcipher crypto classzhenwei pi4-0/+316
2022-05-26qapi: crypto-akcipher: Introduce akcipher types to qapiLei He1-0/+64
2022-05-25Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingRichard Henderson13-736/+826
2022-05-25i386: docs: Convert hyperv.txt to rSTVitaly Kuznetsov3-303/+289
2022-05-25i386: Hyper-V Direct TLB flush hypercallVitaly Kuznetsov5-0/+23
2022-05-25i386: Hyper-V Support extended GVA ranges for TLB flush hypercallsVitaly Kuznetsov5-0/+19
2022-05-25i386: Hyper-V XMM fast hypercall input featureVitaly Kuznetsov5-1/+17
2022-05-25i386: Hyper-V Enlightened MSR bitmap featureVitaly Kuznetsov5-0/+24
2022-05-25i386: Use hv_build_cpuid_leaf() for HV_CPUID_NESTED_FEATURESVitaly Kuznetsov2-11/+15
2022-05-25ide_ioport_read: Return lower octet of data register instead of 0xFFLev Kujawski2-2/+8
2022-05-25target/i386/kvm: Fix disabling MPX on "-cpu host" with MPX-capable hostMaciej S. Szmigiero1-0/+8
2022-05-25hw/audio/ac97: Remove unneeded local variablesBALATON Zoltan1-53/+49
2022-05-25hw/audio/ac97: Remove unimplemented reset functionsBALATON Zoltan1-16/+1
2022-05-25hw/audio/ac97: Coding style fixes to avoid checkpatch errorsBALATON Zoltan1-373/+360
2022-05-25contrib/elf2dmp: add ELF dump header checkingViktor Prutyanov1-0/+53
2022-05-25thread-pool: remove stopping variablePaolo Bonzini1-3/+2
2022-05-25thread-pool: replace semaphore with condition variablePaolo Bonzini1-40/+28
2022-05-25thread-pool: optimize scheduling of completion bottom halfPaolo Bonzini1-2/+1
2022-05-25Merge tag 'pull-aspeed-20220525' of https://github.com/legoater/qemu into sta...Richard Henderson14-75/+607
2022-05-25Merge tag 'block-pull-request' of https://gitlab.com/stefanha/qemu into stagingRichard Henderson1-1/+1
2022-05-25Merge tag 'linux-user-for-7.1-pull-request' of https://gitlab.com/laurent_viv...Richard Henderson14-186/+252
2022-05-25Merge tag 'qga-win32-pull-2022-05-25' of github.com:kostyanf14/qemu into stagingRichard Henderson6-2/+224
2022-05-25hw/arm/aspeed: Add i2c devices for AST2600 EVBHoward Chiu1-2/+9
2022-05-25docs: Correct the default thread-pool-sizeLiu Yiding1-1/+1
2022-05-25qga-win32: Add support for NVME bus typeKonstantin Kostiuk1-0/+5
2022-05-25tests: Bump Fedora image version for cross-compilationKonstantin Kostiuk2-2/+2
2022-05-25trivial: qga: Log version on startKonstantin Kostiuk1-0/+2
2022-05-25qga: add guest-get-diskstats command for Linux guestsluzhipeng3-0/+215
2022-05-25hw/gpio: replace HWADDR_PRIx with PRIx64Jamin Lin2-5/+5
2022-05-25hw/gpio support GPIO index mode for write operation.Jamin Lin2-0/+182
2022-05-25hw/gpio: Add ASPEED GPIO model for AST1030Jamin Lin2-0/+38
2022-05-25hw/gpio Add GPIO read/write trace event.Jamin Lin2-15/+43
2022-05-25hw: aspeed: Init all UART's with serial devicesPeter Delevoryas1-0/+9
2022-05-25hw: aspeed: Introduce common UART init functionPeter Delevoryas4-14/+17
2022-05-25hw: aspeed: Ensure AST1030 respects uart-defaultPeter Delevoryas1-3/+3
2022-05-25hw: aspeed: Add uarts_num SoC attributePeter Delevoryas4-0/+5
2022-05-25hw: aspeed: Add missing UART'sPeter Delevoryas4-0/+57
2022-05-25aspeed: Introduce a get_irq AspeedSoCClass methodCédric Le Goater4-7/+19
2022-05-25hw: m25p80: allow write_enable latch get/setIris Chen5-32/+98
2022-05-25docs: aspeed: Add fby35 boardPeter Delevoryas1-0/+1
2022-05-25hw/arm/aspeed: Add fby35 machine typePeter Delevoryas1-0/+63