OSDN Git Service

qmiga/qemu.git
2021-06-29 Richard Hendersontarget/nios2: Add DisasContextBase to DisasContext
2021-06-29 Richard Hendersontarget/nios2: Use global cpu_R
2021-06-29 Richard Hendersontarget/nios2: Use global cpu_env
2021-06-29 Richard Hendersontarget/nios2: Replace DISAS_TB_JUMP with DISAS_NORETURN
2021-06-29 Peter MaydellMerge remote-tracking branch 'remotes/rth-gitlab/tags...
2021-06-28 Peter MaydellMerge remote-tracking branch 'remotes/bonzini-gitlab...
2021-06-28 Peter MaydellMerge remote-tracking branch 'remotes/vsementsov/tags...
2021-06-28 Richard Hendersontarget/alpha: Honor the FEN bit
2021-06-28 Richard Hendersonpc-bios: Update the palcode-clipper image
2021-06-28 Jason Thorpehw/alpha: Provide a PCI-ISA bridge device node
2021-06-28 Jason Thorpehw/alpha: Provide console information to the PALcode...
2021-06-28 Jason Thorpehw/alpha: Set minimum PCI device ID to 1 to match Clipp...
2021-06-28 Peter MaydellMerge remote-tracking branch 'remotes/jsnow-gitlab...
2021-06-28 Peter MaydellMerge remote-tracking branch 'remotes/philmd/tags/mips...
2021-06-25 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/audio...
2021-06-25 Peter MaydellMerge remote-tracking branch 'remotes/alistair/tags...
2021-06-25 Peter MaydellMerge remote-tracking branch 'remotes/maxreitz/tags...
2021-06-25 Paolo Bonzinimachine: reject -smp dies!=1 for non-PC machines
2021-06-25 Paolo Bonzinimachine: pass QAPI struct to mc->smp_parse
2021-06-25 Paolo Bonzinimachine: add error propagation to mc->smp_parse
2021-06-25 Paolo Bonzinimachine: move common smp_parse code to caller
2021-06-25 Paolo Bonzinimachine: move dies from X86MachineState to CpuTopology
2021-06-25 Philippe Mathieu... hw/block/fdc: Add description to floppy controllers
2021-06-25 Philippe Mathieu... hw/block/fdc: Extract SysBus floppy controllers to...
2021-06-25 Philippe Mathieu... hw/block/fdc: Extract ISA floppy controllers to fdc...
2021-06-25 Philippe Mathieu... hw/block/fdc: Declare shared prototypes in fdc-internal.h
2021-06-25 Philippe Mathieu... hw/block/fdc: Replace disabled fprintf() by trace event
2021-06-25 Philippe Mathieu... hw/isa/Kconfig: Fix missing dependency ISA_SUPERIO...
2021-06-25 Emanuele Giuseppe... block-copy: atomic .cancelled and .finished fields...
2021-06-25 Emanuele Giuseppe... block-copy: add CoMutex lock
2021-06-25 Emanuele Giuseppe... block-copy: move progress_set_remaining in block_copy_t...
2021-06-25 Paolo Bonziniblock-copy: streamline choice of copy_range vs. read...
2021-06-25 Emanuele Giuseppe... block-copy: small refactor in block_copy_task_entry...
2021-06-25 Emanuele Giuseppe... co-shared-resource: protect with a mutex
2021-06-25 Emanuele Giuseppe... progressmeter: protect with a mutex
2021-06-25 Paolo Bonziniblockjob: let ratelimit handle a speed of 0
2021-06-25 Paolo Bonziniblock-copy: let ratelimit handle a speed of 0
2021-06-25 Paolo Bonziniratelimit: treat zero speed as unlimited
2021-06-25 Peter MaydellMerge remote-tracking branch 'remotes/stsquad/tags...
2021-06-25 Alex Bennéeplugins/api: expose symbol lookup to plugins
2021-06-25 Alex Bennéetests/tcg: skip the signals test for hppa/s390x for now
2021-06-25 John SnowGitLab: Add "Feature Request" issue template.
2021-06-25 John SnowGitLab: Add "Bug" issue reporting template
2021-06-25 Alex Bennéescripts/checkpatch: roll diff tweaking into checkpatch...
2021-06-25 Luis Piresdocs/devel: Add a single top-level header to MTTCG...
2021-06-25 Alex Bennéetests/acceptance: tweak the tcg/kvm tests for virt
2021-06-25 Paolo Bonzinifile-posix: handle EINTR during ioctl
2021-06-25 Joelle van... block: detect DKIOCGETBLOCKCOUNT/SIZE before use
2021-06-25 Paolo Bonziniblock: try BSD disk size ioctls one after another
2021-06-25 Joelle van... block: check for sys/disk.h
2021-06-25 Joelle van... block: feature detection for host block support
2021-06-25 Paolo Bonzinifile-posix: try BLKSECTGET on block devices too, do...
2021-06-25 Paolo Bonziniblock: add max_hw_transfer to BlockLimits
2021-06-25 Paolo Bonziniblock-backend: align max_transfer to request alignment
2021-06-25 Paolo Bonziniosdep: provide ROUND_DOWN macro
2021-06-25 Paolo Bonziniscsi-generic: pass max_segments via max_iov field in...
2021-06-25 Paolo Bonzinifile-posix: fix max_iov for /dev/sg devices
2021-06-25 Peter XuKVM: Fix dirty ring mmap incorrect size due to renaming...
2021-06-25 Paolo Bonziniconfigure, meson: convert libusbredir detection to...
2021-06-25 Paolo Bonziniconfigure, meson: convert libcacard detection to meson
2021-06-25 Paolo Bonziniconfigure, meson: convert libusb detection to meson
2021-06-25 Paolo Bonziniconfigure, meson: convert pam detection to meson
2021-06-25 Paolo Bonziniconfigure, meson: convert libtasn1 detection to meson
2021-06-25 Paolo Bonziniconfigure, meson: convert crypto detection to meson
2021-06-25 Paolo Bonzinitests: remove QCRYPTO_HAVE_TLS_TEST_SUPPORT
2021-06-25 Paolo Bonzinimeson: remove preadv from summary
2021-06-25 Paolo Bonziniconfigure: drop unused variables for xts
2021-06-25 Paolo Bonzinimeson: drop unused CONFIG_GCRYPT_HMAC
2021-06-25 Paolo Bonzinitarget/i386: kvm: add support for TSC scaling
2021-06-25 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/ui...
2021-06-24 Philippe Mathieu... target/mips: Merge msa32/msa64 decodetree definitions
2021-06-24 Philippe Mathieu... target/mips: Remove pointless gen_msa()
2021-06-24 Philippe Mathieu... target/mips: Optimize regnames[] arrays
2021-06-24 Philippe Mathieu... target/mips: Constify host_to_mips_errno[]
2021-06-24 Aleksandar... target/mips: fix emulation of nanoMIPS BPOSGE32 instruction
2021-06-24 Philippe Mathieu... target/mips: Remove microMIPS BPOSGE32 / BPOSGE64 unuse...
2021-06-24 Philippe Mathieu... target/mips: Remove SmartMIPS / MDMX unuseful comments
2021-06-24 Philippe Mathieu... target/mips: Restrict some system specific declarations...
2021-06-24 Philippe Mathieu... target/mips: Move translate.h to tcg/ sub directory
2021-06-24 Philippe Mathieu... target/mips: Move TCG trace events to tcg/ sub directory
2021-06-24 Philippe Mathieu... target/mips: Do not abort on invalid instruction
2021-06-24 Philippe Mathieu... target/mips: Raise exception when DINSV opcode used...
2021-06-24 Philippe Mathieu... target/mips: Fix more TCG temporary leaks in gen_pool32...
2021-06-24 Philippe Mathieu... target/mips: Fix TCG temporary leaks in gen_pool32a5_na...
2021-06-24 Philippe Mathieu... target/mips: Fix potential integer overflow (CID 1452921)
2021-06-24 Peter MaydellMerge remote-tracking branch 'remotes/pmaydell/tags...
2021-06-24 Alexandre Ioossdocs/system: arm: Add nRF boards description
2021-06-24 Peter Collingbournetarget/arm: Implement MTE3
2021-06-24 Peter Maydelltarget/arm: Make VMOV scalar <-> gpreg beatwise for MVE
2021-06-24 Peter Maydelltarget/arm: Implement MVE VADDV
2021-06-24 Peter Maydelltarget/arm: Implement MVE VHCADD
2021-06-24 Peter Maydelltarget/arm: Implement MVE VCADD
2021-06-24 Peter Maydelltarget/arm: Implement MVE VADC, VSBC
2021-06-24 Peter Maydelltarget/arm: Implement MVE VRHADD
2021-06-24 Peter Maydelltarget/arm: Implement MVE VQDMULL (vector)
2021-06-24 Peter Maydelltarget/arm: Implement MVE VQDMLSDH and VQRDMLSDH
2021-06-24 Peter Maydelltarget/arm: Implement MVE VQDMLADH and VQRDMLADH
2021-06-24 Peter Maydelltarget/arm: Implement MVE VRSHL
2021-06-24 Peter Maydelltarget/arm: Implement MVE VSHL insn
2021-06-24 Peter Maydelltarget/arm: Implement MVE VQRSHL
next