OSDN Git Service

qmiga/qemu.git
2021-06-17 Eduardo HabkostUpdate Linux headers to 5.13-rc4
2021-06-17 Peter MaydellMerge remote-tracking branch 'remotes/rth-gitlab/tags...
2021-06-16 Peter MaydellMerge remote-tracking branch 'remotes/pmaydell/tags...
2021-06-16 Peter Maydellinclude/qemu/int128.h: Add function to create Int128...
2021-06-16 Peter Maydellbitops.h: Provide hswap32(), hswap64(), wswap64() swapp...
2021-06-16 Peter Maydelltarget/arm: Move expand_pred_b() data to vec_helper.c
2021-06-16 Peter Maydelltarget/arm: Add framework for MVE decode
2021-06-16 Peter Maydelltarget/arm: Implement MVE LETP insn
2021-06-16 Peter Maydelltarget/arm: Implement MVE DLSTP
2021-06-16 Peter Maydelltarget/arm: Implement MVE WLSTP insn
2021-06-16 Peter Maydelltarget/arm: Implement MVE LCTP
2021-06-16 Peter Maydelltarget/arm: Let vfp_access_check() handle late NOCP...
2021-06-16 Peter Maydelltarget/arm: Add handling for PSR.ECI/ICI
2021-06-16 Peter Maydelltarget/arm: Handle VPR semantics in existing code
2021-06-16 Peter Maydelltarget/arm: Enable FPSCR.QC bit for MVE
2021-06-16 Peter Maydelltarget/arm: Provide and use H8 and H1_8 macros
2021-06-16 Patrick Venturehw/arm: quanta-q71l add pca954x muxes
2021-06-16 Patrick Venturehw/arm: gsj add pca9548
2021-06-16 Patrick Venturehw/arm: gsj add i2c comments
2021-06-16 Richard Hendersontarget/arm: Fix mte page crossing test
2021-06-16 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/vga...
2021-06-16 Richard Hendersonconfigure: Remove probe for _Static_assert
2021-06-16 Richard Hendersonqemu/compiler: Remove QEMU_GENERIC
2021-06-16 Richard Hendersoninclude/qemu/lockable: Use _Generic instead of QEMU_GENERIC
2021-06-16 Richard Hendersonutil: Use unique type for QemuRecMutex in thread-posix.h
2021-06-16 Richard Hendersonutil: Pass file+line to qemu_rec_mutex_unlock_impl
2021-06-16 Richard Hendersonutil: Use real functions for thread-posix QemuRecMutex
2021-06-16 Richard Hendersonsoftfloat: Use _Generic instead of QEMU_GENERIC
2021-06-16 Richard Hendersonconfigure: Use -std=gnu11
2021-06-15 Peter MaydellMerge remote-tracking branch 'remotes/stefanberger...
2021-06-15 Peter Maydellhw/intc/armv7m_nvic: Remove stale comment
2021-06-15 Patrick Venturehw/arm: quanta-gbs-bmc add i2c comments
2021-06-15 Patrick Venturehw/arm: add quanta-gbs-bmc machine
2021-06-15 Heinrich Schuchardthw: virt: consider hw_compat_6_0
2021-06-15 Richard Hendersontarget/arm: Diagnose UNALLOCATED in disas_simd_three_re...
2021-06-15 Richard Hendersontarget/arm: Remove fprintf from disas_simd_mod_imm
2021-06-15 Richard Hendersontarget/arm: Diagnose UNALLOCATED in disas_simd_two_reg_...
2021-06-15 Jean-Philippe... hw/intc/arm_gicv3_cpuif: Tolerate spurious EOIR writes
2021-06-15 Philippe Mathieu... tpm: Return QMP error when TPM is disabled in build
2021-06-15 Stefan Bergersysemu: Make TPM structures inaccessible if CONFIG_TPM...
2021-06-15 Stefan Bergeracpi: Eliminate all TPM related code if CONFIG_TPM...
2021-06-15 Stefan Bergerarm: Eliminate all TPM related code if CONFIG_TPM is...
2021-06-15 Stefan Bergeri386: Eliminate all TPM related code if CONFIG_TPM...
2021-06-15 Gerd Hoffmannvirtio-gpu: move scanout_id sanity check
2021-06-15 Gerd Hoffmannvhost-user-gpu: reorder free calls.
2021-06-15 Dennis Wölfingvga: Allow writing VBE_DISPI_ID5 to ID register
2021-06-14 Peter MaydellMerge remote-tracking branch 'remotes/berrange-gitlab...
2021-06-14 Daniel P. Berrangéusb/dev-mtp: use GDateTime for formatting timestamp...
2021-06-14 Daniel P. Berrangéblock: use GDateTime for formatting timestamp when...
2021-06-14 Daniel P. Berrangémigration: use GDateTime for formatting timestamp in...
2021-06-14 Daniel P. Berrangéblock: remove duplicate trace.h include
2021-06-14 Daniel P. Berrangéblock: add trace point when fdatasync fails
2021-06-14 Daniel P. Berrangéblock: preserve errno from fdatasync failures
2021-06-14 Daniel P. Berrangésoftmmu: add trace point when bdrv_flush_all fails
2021-06-14 Daniel P. Berrangémigration: add trace point when vm_stop_force_state...
2021-06-14 Daniel P. Berrangésasl: remove comment about obsolete kerberos versions
2021-06-14 Daniel P. Berrangédocs: recommend SCRAM-SHA-256 SASL mech instead of...
2021-06-14 Daniel P. Berrangédocs: document usage of the authorization framework
2021-06-14 Daniel P. Berrangédocs: document how to pass secret data to QEMU
2021-06-14 Daniel P. Berrangédocs: add table of contents to QAPI references
2021-06-14 Peter MaydellMerge remote-tracking branch 'remotes/rth-gitlab/tags...
2021-06-14 Luis Piresdocs/devel: Explain in more detail the TB chaining...
2021-06-14 Richard Hendersonsoftfloat: Fix tp init in float32_exp2
2021-06-14 Jose R. Zivianitcg/arm: Fix tcg_out_op function signature
2021-06-14 Richard Hendersontcg: Fix documentation for tcg_constant_* vs tcg_temp_f...
2021-06-14 Richard Hendersontcg: Introduce tcg_remove_ops_after
2021-06-14 Richard Hendersontcg: Move tcg_init_ctx and tcg_ctx from accel/tcg/
2021-06-14 Richard Hendersontcg: When allocating for !splitwx, begin with PROT_NONE
2021-06-14 Richard Hendersontcg: Merge buffer protection and guard page protection
2021-06-14 Richard Hendersontcg: Round the tb_size default from qemu_get_host_physmem
2021-06-14 Richard Hendersonutil/osdep: Add qemu_mprotect_rw
2021-06-14 Richard Hendersontcg: Sink qemu_madvise call to common code
2021-06-14 Richard Hendersontcg: Return the map protection from alloc_code_gen_buffer
2021-06-14 Richard Hendersontcg: Allocate code_gen_buffer into struct tcg_region_state
2021-06-11 Richard Hendersontcg: Move in_code_gen_buffer and tests to region.c
2021-06-11 Richard Hendersontcg: Tidy split_cross_256mb
2021-06-11 Richard Hendersontcg: Tidy tcg_n_regions
2021-06-11 Richard Hendersontcg: Rename region.start to region.after_prologue
2021-06-11 Richard Hendersontcg: Replace region.end with region.total_size
2021-06-11 Richard Hendersontcg: Move MAX_CODE_GEN_BUFFER_SIZE to tcg-target.h
2021-06-11 Richard Hendersontcg: Introduce tcg_max_ctxs
2021-06-11 Richard Hendersonaccel/tcg: Pass down max_cpus to tcg_init
2021-06-11 Richard Hendersonaccel/tcg: Use MiB in tcg_init_machine
2021-06-11 Richard Hendersonaccel/tcg: Merge tcg_exec_init into tcg_init_machine
2021-06-11 Richard Hendersontcg: Create tcg_init
2021-06-11 Richard Hendersonaccel/tcg: Rename tcg_init to tcg_init_machine
2021-06-11 Richard Hendersonaccel/tcg: Move alloc_code_gen_buffer to tcg/region.c
2021-06-11 Richard Hendersonaccel/tcg: Inline cpu_gen_init
2021-06-11 Richard Hendersontcg: Split out region.c
2021-06-11 Richard Hendersontcg: Split out tcg_region_prologue_set
2021-06-11 Richard Hendersontcg: Split out tcg_region_initial_alloc
2021-06-11 Richard Hendersontcg: Remove error return from tcg_region_initial_alloc_...
2021-06-11 Richard Hendersontcg: Re-order tcg_region_init vs tcg_prologue_init
2021-06-11 Richard Hendersonmeson: Split out fpu/meson.build
2021-06-11 Richard Hendersonmeson: Split out tcg/meson.build
2021-06-11 Peter MaydellMerge remote-tracking branch 'remotes/jasowang/tags...
2021-06-11 Rao, LeiFixed calculation error of pkt->header_size in fill_pkt...
2021-06-11 Rao, LeiAdd the function of colo_compare_cleanup
2021-06-11 Rao, LeiAdd a function named packet_new_nocopy for COLO.
2021-06-11 Rao, LeiRemove migrate_set_block_enabled in checkpoint
next