OSDN Git Service

qmiga/qemu.git
2022-05-26 Matheus Fersttarget/ppc: introduce do_va_helper
2022-05-26 Matheus Fersttarget/ppc: declare xxextractuw and xxinsertw helpers...
2022-05-26 Matheus Fersttarget/ppc: declare xvxsigsp helper with call flags
2022-05-26 Matheus Fersttarget/ppc: declare xscvspdpn helper with call flags
2022-05-26 Matheus Fersttarget/ppc: Use TCG_CALL_NO_RWG_SE in fsel helper
2022-05-26 Matheus Fersttarget/ppc: use TCG_CALL_NO_RWG in VSX helpers without env
2022-05-26 Matheus Fersttarget/ppc: use TCG_CALL_NO_RWG in BCD helpers
2022-05-26 Matheus Fersttarget/ppc: use TCG_CALL_NO_RWG in vector helpers witho...
2022-05-26 Matheus Fersttarget/ppc: declare darn32/darn64 helpers with TCG_CALL...
2022-05-26 Frederic Barratpnv/xive2: Don't overwrite PC registers when writing...
2022-05-26 Víctor Colombotarget/ppc: Rename sfprf to sfifprf where it's also...
2022-05-26 Víctor Colombotarget/ppc: Fix FPSCR.FI changing in float_overflow_excp()
2022-05-26 Víctor Colombotarget/ppc: Fix FPSCR.FI bit being cleared when it...
2022-05-26 Leandro Luporitarget/ppc: Fix tlbie
2022-05-26 Murilo Opsfelder... mos6522: fix linking error when CONFIG_MOS6522 is not set
2022-05-26 Alexey Kardashevskiyspapr/docs: Add a few words about x-vof
2022-05-26 Alexey Kardashevskiyspapr: Use address from elf parser for kernel address
2022-05-26 Bernhard Beschowhw/ppc/e500: Remove unused BINARY_DEVICE_TREE_FILE
2022-05-26 Paolo Bonzinipseries: allow setting stdout-path even on machines...
2022-05-26 Richard HendersonMerge tag 'ak-pull-request' of https://gitlab.com/berra...
2022-05-26 Lei Hetests/crypto: Add test suite for RSA keys
2022-05-26 Lei Hetest/crypto: Add test suite for crypto akcipher
2022-05-26 Lei Hecrypto: Implement RSA algorithm by gcrypt
2022-05-26 Lei Hecrypto: Implement RSA algorithm by hogweed
2022-05-26 Lei Hecrypto: add ASN.1 DER decoder
2022-05-26 zhenwei picrypto: Introduce akcipher crypto class
2022-05-26 Lei Heqapi: crypto-akcipher: Introduce akcipher types to...
2022-05-25 Richard HendersonMerge tag 'for-upstream' of https://gitlab.com/bonzini...
2022-05-25 Vitaly Kuznetsovi386: docs: Convert hyperv.txt to rST
2022-05-25 Vitaly Kuznetsovi386: Hyper-V Direct TLB flush hypercall
2022-05-25 Vitaly Kuznetsovi386: Hyper-V Support extended GVA ranges for TLB flush...
2022-05-25 Vitaly Kuznetsovi386: Hyper-V XMM fast hypercall input feature
2022-05-25 Vitaly Kuznetsovi386: Hyper-V Enlightened MSR bitmap feature
2022-05-25 Vitaly Kuznetsovi386: Use hv_build_cpuid_leaf() for HV_CPUID_NESTED_FEA...
2022-05-25 Lev Kujawskiide_ioport_read: Return lower octet of data register...
2022-05-25 Maciej S. Szmigierotarget/i386/kvm: Fix disabling MPX on "-cpu host" with...
2022-05-25 BALATON Zoltanhw/audio/ac97: Remove unneeded local variables
2022-05-25 BALATON Zoltanhw/audio/ac97: Remove unimplemented reset functions
2022-05-25 BALATON Zoltanhw/audio/ac97: Coding style fixes to avoid checkpatch...
2022-05-25 Viktor Prutyanovcontrib/elf2dmp: add ELF dump header checking
2022-05-25 Paolo Bonzinithread-pool: remove stopping variable
2022-05-25 Paolo Bonzinithread-pool: replace semaphore with condition variable
2022-05-25 Paolo Bonzinithread-pool: optimize scheduling of completion bottom...
2022-05-25 Richard HendersonMerge tag 'pull-aspeed-20220525' of https://github...
2022-05-25 Richard HendersonMerge tag 'block-pull-request' of https://gitlab.com...
2022-05-25 Richard HendersonMerge tag 'linux-user-for-7.1-pull-request' of https...
2022-05-25 Richard HendersonMerge tag 'qga-win32-pull-2022-05-25' of github.com...
2022-05-25 Howard Chiuhw/arm/aspeed: Add i2c devices for AST2600 EVB
2022-05-25 Liu Yidingdocs: Correct the default thread-pool-size
2022-05-25 Konstantin... qga-win32: Add support for NVME bus type
2022-05-25 Konstantin... tests: Bump Fedora image version for cross-compilation
2022-05-25 Konstantin... trivial: qga: Log version on start
2022-05-25 luzhipengqga: add guest-get-diskstats command for Linux guests
2022-05-25 Jamin Linhw/gpio: replace HWADDR_PRIx with PRIx64
2022-05-25 Jamin Linhw/gpio support GPIO index mode for write operation.
2022-05-25 Jamin Linhw/gpio: Add ASPEED GPIO model for AST1030
2022-05-25 Jamin Linhw/gpio Add GPIO read/write trace event.
2022-05-25 Peter Delevoryashw: aspeed: Init all UART's with serial devices
2022-05-25 Peter Delevoryashw: aspeed: Introduce common UART init function
2022-05-25 Peter Delevoryashw: aspeed: Ensure AST1030 respects uart-default
2022-05-25 Peter Delevoryashw: aspeed: Add uarts_num SoC attribute
2022-05-25 Peter Delevoryashw: aspeed: Add missing UART's
2022-05-25 Cédric Le Goateraspeed: Introduce a get_irq AspeedSoCClass method
2022-05-25 Iris Chenhw: m25p80: allow write_enable latch get/set
2022-05-25 Peter Delevoryasdocs: aspeed: Add fby35 board
2022-05-25 Peter Delevoryashw/arm/aspeed: Add fby35 machine type
2022-05-25 Jamin Lindocs: add minibmc section in aspeed document
2022-05-24 Richard HendersonMerge tag 'pull-riscv-to-apply-20220525' of github...
2022-05-24 Bin Menghw/core: loader: Set is_linux to true for VxWorks uImage
2022-05-24 Bin Menghw/core: Sync uboot_image.h from U-Boot v2022.01
2022-05-24 Hongren (Zenithal... target/riscv: add zicsr/zifencei to isa_string
2022-05-24 Anup Patelhw/riscv: virt: Fix interrupt parent for dynamic platfo...
2022-05-24 Anup Pateltarget/riscv: Set [m|s]tval for both illegal and virtua...
2022-05-24 Anup Pateltarget/riscv: Fix hstatus.GVA bit setting for traps...
2022-05-24 Anup Pateltarget/riscv: Fix csr number based privilege checking
2022-05-24 Frank Changtarget/riscv: Fix typo of mimpid cpu option
2022-05-24 Weiwei Litarget/riscv: check 'I' and 'E' after checking 'G'...
2022-05-24 Bernhard Beschowhw/riscv/sifive_u: Resolve redundant property accessors
2022-05-24 Bernhard Beschowhw/vfio/pci-quirks: Resolve redundant property getters
2022-05-24 Tsukasa OItarget/riscv: Move/refactor ISA extension checks
2022-05-24 Tsukasa OItarget/riscv: FP extension requirements
2022-05-24 Tsukasa OItarget/riscv: Change "G" expansion
2022-05-24 Tsukasa OItarget/riscv: Disable "G" by default
2022-05-24 Tsukasa OItarget/riscv: Fix coding style on "G" expansion
2022-05-24 Tsukasa OIhw/riscv: Make CPU config error handling generous ...
2022-05-24 Tsukasa OIhw/riscv: Make CPU config error handling generous ...
2022-05-24 Tsukasa OItarget/riscv: Add short-isa-string option
2022-05-23 Tsukasa OItarget/riscv: Move Zhinx* extensions on ISA string
2022-05-23 Atish Patrahw/intc: Pass correct hartid while updating mtimecmp
2022-05-23 eopXDtarget/riscv: rvv: Fix early exit condition for whole...
2022-05-23 Dylan Reidtarget/riscv: Fix VS mode hypervisor CSR access
2022-05-23 Ilya Leoshkevichlinux-user/host/s390: Treat EX and EXRL as writes
2022-05-23 Ilya Leoshkevichtests/tcg/s390x: Test unwinding from signal handlers
2022-05-23 Ilya Leoshkevichlinux-user/s390x: Fix unwinding from signal handlers
2022-05-23 Philippe Mathieu... linux-user: Remove pointless CPU{ARCH}State casts
2022-05-23 Philippe Mathieu... linux-user: Have do_syscall() use CPUArchState* instead...
2022-05-23 Philippe Mathieu... linux-user/elfload: Remove pointless non-const CPUArchS...
2022-05-23 Fabrice Fontainelinux-user/syscall.c: fix build without RLIMIT_RTTIME
2022-05-23 Jaroslav Jindrakhostmem: default the amount of prealloc-threads to...
2022-05-23 Yang Weijiangtarget/i386: Remove LBREn bit check when access Arch...
next