OSDN Git Service

qmiga/qemu.git
2022-05-26 Helge DellerNew SeaBIOS-hppa version 6
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...
2022-05-23 Richard Hendersonlinux-user: Clean up arg_start/arg_end confusion
2022-05-20 Richard HendersonMerge tag 'pull-request-2022-05-18' of https://gitlab...
2022-05-19 Richard HendersonMerge tag 'pull-target-arm-20220519' of https://git...
2022-05-19 Richard Hendersontarget/arm: Use FIELD definitions for CPACR, CPTR_ELx
2022-05-19 Richard Hendersontarget/arm: Enable FEAT_HCX for -cpu max
2022-05-19 Florian Lugoutarget/arm: Fix PAuth keys access checks for disabled...
2022-05-19 Peter Maydellptimer: Rename PTIMER_POLICY_DEFAULT to PTIMER_POLICY_L...
2022-05-19 Peter Maydellhw/arm/virt: Drop #size-cells and #address-cells from...
2022-05-19 Peter Maydellhw/arm/virt: Fix incorrect non-secure flash dtb node...
2022-05-19 Peter Maydelltarget/arm: Make number of counters in PMCR follow...
2022-05-19 Peter Maydelltarget/arm/helper.c: Delete stray obsolete comment
2022-05-19 Philippe Mathieu... hw/adc/zynq-xadc: Use qemu_irq typedef
2022-05-19 Chris HowardFix aarch64 debug register names.
2022-05-19 Peter Maydellhw/intc/arm_gicv3: Provide ich_num_aprs()
2022-05-19 Peter Maydellhw/intc/arm_gicv3: Use correct number of priority bits...
2022-05-19 Peter Maydellhw/intc/arm_gicv3: Support configurable number of physi...
2022-05-19 Peter Maydellhw/intc/arm_gicv3_kvm.c: Stop using GIC_MIN_BPR constant
2022-05-19 Peter Maydellhw/intc/arm_gicv3: report correct PRIbits field in...
2022-05-19 Peter Maydellhw/intc/arm_gicv3_cpuif: Handle CPUs that don't specify...
2022-05-19 Peter Maydelltarget/arm: Drop unsupported_encoding() macro
2022-05-19 Peter Maydelltarget/arm: Implement FEAT_IDST
2022-05-19 Peter Maydelltarget/arm: Enable FEAT_S2FWB for -cpu max
2022-05-19 Peter Maydelltarget/arm: Implement FEAT_S2FWB
2022-05-19 Peter Maydelltarget/arm: Factor out FWB=0 specific part of combine_c...
2022-05-19 Peter Maydelltarget/arm: Postpone interpretation of stage 2 descript...
2022-05-18 Richard HendersonMerge tag 'artist-cursor-fix-final-pull-request' of...
next