index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2022-05-26
crypto: Implement RSA algorithm by hogweed
Lei He
2022-05-26
crypto: add ASN.1 DER decoder
Lei He
2022-05-26
crypto: Introduce akcipher crypto class
zhenwei pi
2022-05-26
qapi: crypto-akcipher: Introduce akcipher types to qapi
Lei He
2022-05-25
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Richard Henderson
2022-05-25
i386: docs: Convert hyperv.txt to rST
Vitaly Kuznetsov
2022-05-25
i386: Hyper-V Direct TLB flush hypercall
Vitaly Kuznetsov
2022-05-25
i386: Hyper-V Support extended GVA ranges for TLB flush hypercalls
Vitaly Kuznetsov
2022-05-25
i386: Hyper-V XMM fast hypercall input feature
Vitaly Kuznetsov
2022-05-25
i386: Hyper-V Enlightened MSR bitmap feature
Vitaly Kuznetsov
2022-05-25
i386: Use hv_build_cpuid_leaf() for HV_CPUID_NESTED_FEATURES
Vitaly Kuznetsov
2022-05-25
ide_ioport_read: Return lower octet of data register instead of 0xFF
Lev Kujawski
2022-05-25
target/i386/kvm: Fix disabling MPX on "-cpu host" with MPX-capable host
Maciej S. Szmigiero
2022-05-25
hw/audio/ac97: Remove unneeded local variables
BALATON Zoltan
2022-05-25
hw/audio/ac97: Remove unimplemented reset functions
BALATON Zoltan
2022-05-25
hw/audio/ac97: Coding style fixes to avoid checkpatch errors
BALATON Zoltan
2022-05-25
contrib/elf2dmp: add ELF dump header checking
Viktor Prutyanov
2022-05-25
thread-pool: remove stopping variable
Paolo Bonzini
2022-05-25
thread-pool: replace semaphore with condition variable
Paolo Bonzini
2022-05-25
thread-pool: optimize scheduling of completion bottom half
Paolo Bonzini
2022-05-25
Merge tag 'pull-aspeed-20220525' of https://github.com/legoater/qemu into sta...
Richard Henderson
2022-05-25
Merge tag 'block-pull-request' of https://gitlab.com/stefanha/qemu into staging
Richard Henderson
2022-05-25
Merge tag 'linux-user-for-7.1-pull-request' of https://gitlab.com/laurent_viv...
Richard Henderson
2022-05-25
Merge tag 'qga-win32-pull-2022-05-25' of github.com:kostyanf14/qemu into staging
Richard Henderson
2022-05-25
hw/arm/aspeed: Add i2c devices for AST2600 EVB
Howard Chiu
2022-05-25
docs: Correct the default thread-pool-size
Liu Yiding
2022-05-25
qga-win32: Add support for NVME bus type
Konstantin Kostiuk
2022-05-25
tests: Bump Fedora image version for cross-compilation
Konstantin Kostiuk
2022-05-25
trivial: qga: Log version on start
Konstantin Kostiuk
2022-05-25
qga: add guest-get-diskstats command for Linux guests
luzhipeng
2022-05-25
hw/gpio: replace HWADDR_PRIx with PRIx64
Jamin Lin
2022-05-25
hw/gpio support GPIO index mode for write operation.
Jamin Lin
2022-05-25
hw/gpio: Add ASPEED GPIO model for AST1030
Jamin Lin
2022-05-25
hw/gpio Add GPIO read/write trace event.
Jamin Lin
2022-05-25
hw: aspeed: Init all UART's with serial devices
Peter Delevoryas
2022-05-25
hw: aspeed: Introduce common UART init function
Peter Delevoryas
2022-05-25
hw: aspeed: Ensure AST1030 respects uart-default
Peter Delevoryas
2022-05-25
hw: aspeed: Add uarts_num SoC attribute
Peter Delevoryas
2022-05-25
hw: aspeed: Add missing UART's
Peter Delevoryas
2022-05-25
aspeed: Introduce a get_irq AspeedSoCClass method
Cédric Le Goater
2022-05-25
hw: m25p80: allow write_enable latch get/set
Iris Chen
2022-05-25
docs: aspeed: Add fby35 board
Peter Delevoryas
2022-05-25
hw/arm/aspeed: Add fby35 machine type
Peter Delevoryas
2022-05-25
docs: add minibmc section in aspeed document
Jamin Lin
2022-05-24
Merge tag 'pull-riscv-to-apply-20220525' of github.com:alistair23/qemu into s...
Richard Henderson
2022-05-24
hw/core: loader: Set is_linux to true for VxWorks uImage
Bin Meng
2022-05-24
hw/core: Sync uboot_image.h from U-Boot v2022.01
Bin Meng
2022-05-24
target/riscv: add zicsr/zifencei to isa_string
Hongren (Zenithal) Zheng
2022-05-24
hw/riscv: virt: Fix interrupt parent for dynamic platform devices
Anup Patel
2022-05-24
target/riscv: Set [m|s]tval for both illegal and virtual instruction traps
Anup Patel
[next]