OSDN Git Service

qmiga/qemu.git
2021-01-14 Philippe Mathieu... target/mips/mips-defs: Use ISA_MIPS32R2 definition...
2021-01-14 Philippe Mathieu... target/mips/mips-defs: Use ISA_MIPS32 definition to...
2021-01-14 Philippe Mathieu... hw/mips/boston: Check 64-bit support with cpu_type_is_6...
2021-01-14 Philippe Mathieu... target/mips/mips-defs: Introduce CPU_MIPS64 and cpu_typ...
2021-01-14 Philippe Mathieu... target/mips/mips-defs: Rename CPU_MIPSxx Release 1...
2021-01-14 Philippe Mathieu... target/mips/mips-defs: Reorder CPU_MIPS5 definition
2021-01-14 Philippe Mathieu... target/mips/mips-defs: Remove USE_HOST_FLOAT_REGS comment
2021-01-14 Jiaxun Yangtarget/mips/addr: Add translation helpers for KSEG1
2021-01-14 Philippe Mathieu... target/mips: Replace CP0_Config0 magic values by proper...
2021-01-14 Philippe Mathieu... target/mips: Add CP0 Config0 register definitions for...
2021-01-14 Peter MaydellMerge remote-tracking branch 'remotes/rth-gitlab/tags...
2021-01-13 Peter MaydellMerge remote-tracking branch 'remotes/mcayland/tags...
2021-01-13 Philippe Mathieu... decodetree: Open files with encoding='utf-8'
2021-01-13 Richard Hendersontcg/aarch64: Use tcg_constant_vec with tcg vec expanders
2021-01-13 Richard Hendersontcg/ppc: Use tcg_constant_vec with tcg vec expanders
2021-01-13 Richard Hendersontcg: Remove tcg_gen_dup{8,16,32,64}i_vec
2021-01-13 Richard Hendersontcg/i386: Use tcg_constant_vec with tcg vec expanders
2021-01-13 Richard Hendersontcg: Add tcg_reg_alloc_dup2
2021-01-13 Richard Hendersontcg: Remove movi and dupi opcodes
2021-01-13 Richard Hendersontcg/tci: Add special tci_movi_{i32,i64} opcodes
2021-01-13 Richard Hendersontcg: Use tcg_constant_{i32,i64,vec} with gvec expanders
2021-01-13 Richard Hendersontcg: Use tcg_constant_{i32,i64} with tcg plugins
2021-01-13 Richard Hendersontcg: Use tcg_constant_{i32,i64} with tcg int expanders
2021-01-13 Richard Hendersontcg: Use tcg_constant_i32 with icount expander
2021-01-13 Richard Hendersontcg: Convert tcg_gen_dupi_vec to TCG_CONST
2021-01-13 Richard Hendersontcg/optimize: Use tcg_constant_internal with constant...
2021-01-13 Richard Hendersontcg/optimize: Adjust TempOptInfo allocation
2021-01-13 Richard Hendersontcg/optimize: Improve find_better_copy
2021-01-13 Richard Hendersontcg: Introduce TYPE_CONST temporaries
2021-01-13 Richard Hendersontcg: Expand TempOptInfo to 64-bits
2021-01-13 Richard Hendersontcg: Rename struct tcg_temp_info to TempOptInfo
2021-01-13 Richard Hendersontcg: Expand TCGTemp.val to 64-bits
2021-01-13 Richard Hendersontcg: Add temp_readonly
2021-01-13 Richard Hendersontcg: Consolidate 3 bits into enum TCGTempKind
2021-01-13 Richard Hendersontcg: Increase tcg_out_dupi_vec immediate to int64_t
2021-01-13 Richard Hendersontcg: Use tcg_out_dupi_vec from temp_load
2021-01-13 Peter MaydellMerge remote-tracking branch 'remotes/armbru/tags/pull...
2021-01-13 Mark Cave-Aylandmacio: don't set user_creatable to false
2021-01-13 Mark Cave-Aylandmacio: wire macio GPIOs to OpenPIC using sysbus IRQs
2021-01-13 Mark Cave-Aylandmacio: move OpenPIC inside macio-newworld device
2021-01-13 Mark Cave-Aylandmac_newworld: delay wiring of PCI IRQs in New World...
2021-01-13 Mark Cave-Aylandmacio: move heathrow PIC inside macio-oldworld device
2021-01-13 Mark Cave-Aylandmac_oldworld: move initialisation of grackle before...
2021-01-13 Mark Cave-Aylandmac_oldworld: remove duplicate bus check for PPC_INPUT...
2021-01-13 Lukas Straubtests/test-char.c: Wait for the chardev to connect...
2021-01-13 Lukas Straubio: Document qmp oob suitability of qio_channel_shutdow...
2021-01-13 Lukas Straubio/channel-tls.c: make qio_channel_tls_shutdown thread...
2021-01-13 Lukas Straubmigration: Add yank feature
2021-01-13 Lukas Straubchardev/char-socket.c: Add yank feature
2021-01-13 Lukas Straubblock/nbd.c: Add yank feature
2021-01-13 Lukas StraubIntroduce yank feature
2021-01-12 Peter MaydellMerge remote-tracking branch 'remotes/bonzini-gitlab...
2021-01-12 Peter MaydellMerge remote-tracking branch 'remotes/pmaydell/tags...
2021-01-12 Roman Bolshakovui/cocoa: Fix openFile: deprecation on Big Sur
2021-01-12 Hao Wuhw/*: Use type casting for SysBusDevice in NPCM7XX
2021-01-12 Hao Wuhw/misc: Add QTest for NPCM7XX PWM Module
2021-01-12 Hao Wuhw/misc: Add a PWM module for NPCM7XX
2021-01-12 Hao Wuhw/adc: Add an ADC module for NPCM7XX
2021-01-12 Hao Wuhw/timer: Refactor NPCM7XX Timer to use CLK clock
2021-01-12 Hao Wuhw/misc: Add clock converter in NPCM7XX CLK module
2021-01-12 Peter Maydellhw/net/lan9118: Add symbolic constants for register...
2021-01-12 Peter Maydellhw/net/lan9118: Fix RX Status FIFO PEEK value
2021-01-12 Peter Maydelltarget/arm: Don't decode insns in the XScale/iWMMXt...
2021-01-12 Philippe Mathieu... target/i386: Use X86Seg enum for segment registers
2021-01-12 Paolo Bonziniconfigure: quote command line arguments in config.status
2021-01-12 Paolo Bonziniconfigure: move Cocoa incompatibility checks to Meson
2021-01-12 Paolo Bonziniconfigure: move GTK+ detection to Meson
2021-01-12 Paolo Bonziniconfigure: move X11 detection to Meson
2021-01-12 Paolo Bonzinigtk: remove CONFIG_GTK_GL
2021-01-12 Paolo Bonzinicocoa: do not enable coreaudio automatically
2021-01-12 Hannes Reineckevirtio-scsi: trace events
2021-01-12 Roman Bolshakovmeson: Propagate gnutls dependency
2021-01-12 Keqian ZhuDocs/RCU: Correct sample code of qatomic_rcu_set
2021-01-12 Maxim Levitskyscripts/gdb: implement 'qemu bt'
2021-01-12 Maxim Levitskyscripts/gdb: fix 'qemu coroutine' when users selects...
2021-01-12 Chris Hofstaedtlermeson: fix Cocoa option in summary
2021-01-12 Yonggang Luowhpx: move whpx_lapic_state from header to c file
2021-01-12 Yonggang Luomaintainers: Add me as Windows Hosted Continuous Integr...
2021-01-12 Yonggang Luocirrus/msys2: Cache msys2 mingw in a better way.
2021-01-12 Yonggang Luocirrus/msys2: Exit powershell with $LastExitCode
2021-01-12 Paolo Bonziniwhpx: move internal definitions to whpx-internal.h
2021-01-12 Paolo Bonziniwhpx: rename whp-dispatch to whpx-internal.h
2021-01-12 Paolo Bonzinimeson: do not use CONFIG_VIRTFS
2021-01-12 Peter Maydelldocs: Add qemu-storage-daemon(1) manpage to meson.build
2021-01-12 Roman Bolshakovui/cocoa: Update path to docs in build tree
2021-01-12 Leif Lindholmtarget/arm: add aarch32 ID register fields to cpu.h
2021-01-12 Leif Lindholmtarget/arm: add aarch64 ID register fields to cpu.h
2021-01-12 Leif Lindholmtarget/arm: add descriptions of CLIDR_EL1, CCSIDR_EL1...
2021-01-12 Leif Lindholmtarget/arm: make ARMCPU.ctr 64-bit
2021-01-12 Leif Lindholmtarget/arm: make ARMCPU.clidr 64-bit
2021-01-12 Leif Lindholmtarget/arm: fix typo in cpu.h ID_AA64PFR1 field name
2021-01-12 Rémi Denis... target/arm: enable Small Translation tables in max CPU
2021-01-12 Rémi Denis... target/arm: ARMv8.4-TTST extension
2021-01-11 Peter MaydellMerge remote-tracking branch 'remotes/huth-gitlab/tags...
2021-01-11 Alexander Bulekovfuzz: map all BARs and enable PCI devices
2021-01-11 Thomas Huthtests/acceptance: Fix race conditions in s390x tests...
2021-01-11 Warner Loshbsd-user: Update strace.list for FreeBSD's latest syscalls
2021-01-11 Stacey Sonbsd-user: move strace OS/arch dependent code to host...
2021-01-11 Warner Loshbsd-user: regenerate FreeBSD's system call numbers
2021-01-11 Qiuhao Lifuzz: heuristic split write based on past IOs
next