OSDN Git Service

qmiga/qemu.git
2023-09-28 Bastian Koppelmanntarget/tricore: Implement CRCN insn
2023-09-28 Bastian Koppelmanntests/tcg/tricore: Bump cpu to tc37x
2023-09-27 Fabiano Rosasmigration: Move return path cleanup to main migration...
2023-09-27 Fabiano Rosasmigration: Replace the return path retry logic
2023-09-27 Fabiano Rosasmigration: Consolidate return path closing code
2023-09-27 Fabiano Rosasmigration: Remove redundant cleanup of postcopy_qemufil...
2023-09-27 Fabiano Rosasmigration: Fix possible race when shutting down to_dst_file
2023-09-27 Fabiano Rosasmigration: Fix possible races when shutting down the...
2023-09-27 Fabiano Rosasmigration: Fix possible race when setting rp_state...
2023-09-27 Peter Xumigration: Fix race that dest preempt thread close...
2023-09-27 Stefan HajnocziMerge tag 'for-upstream' of https://gitlab.com/bonzini...
2023-09-26 Paolo Bonziniaudio: remove shadowed locals
2023-09-26 Paolo Bonzinicompiler: introduce QEMU_ANNOTATE
2023-09-26 Paolo Bonziniblock: mark mixed functions that can suspend
2023-09-26 Paolo Bonzinitarget/i386/svm_helper: eliminate duplicate local variable
2023-09-26 Paolo Bonzinitarget/i386/seg_helper: remove shadowed variable
2023-09-26 Paolo Bonzinitarget/i386/seg_helper: introduce tss_set_busy
2023-09-26 Paolo Bonzinitarget/i386/translate: avoid shadowed local variables
2023-09-26 Paolo Bonzinitarget/i386/cpu: avoid shadowed local variables
2023-09-26 Paolo Bonzinitarget/i386/kvm: eliminate shadowed local variables
2023-09-26 Paolo Bonzinim48t59-test: avoid possible overflow on ABS
2023-09-26 Paolo Bonzinipm_smbus: rename variable to avoid shadowing
2023-09-26 Stefan HajnocziMerge tag 'pull-nbd-2023-09-25' of https://repo.or...
2023-09-25 Paolo Bonzinimptsas: avoid shadowed local variables
2023-09-25 Paolo Bonziniui/vnc: fix handling of VNC_FEATURE_XVP
2023-09-25 Paolo Bonziniui/vnc: fix debug output for invalid audio message
2023-09-25 Paolo Bonzinivl: remove shadowed local variables
2023-09-25 Thomas Huthhw/scsi/scsi-disk: Disallow block sizes smaller than...
2023-09-25 Paolo Bonziniuser-exec-stub: remove unused variable
2023-09-25 Paolo Bonziniseabios: remove PCI drivers from bios.bin
2023-09-25 Paolo Bonzinipc_piix: remove pc-i440fx-1.4 up to pc-i440fx-1.7
2023-09-25 Stefan HajnocziMerge tag 'pull-request-2023-09-25' of https://gitlab...
2023-09-25 Stefan HajnocziMerge tag 'for-upstream' of https://gitlab.com/bonzini...
2023-09-25 Stefan HajnocziMerge tag 'pull-target-arm-20230921' of https://git...
2023-09-25 Eric Blakenbd/server: Refactor handling of command sanity checks
2023-09-25 Eric Blakenbd: Prepare for 64-bit request effect lengths
2023-09-25 Pavel Dovgalyuktests/avocado: fix waiting for vm shutdown in replay_linux
2023-09-25 Thomas Huthhw/mips/jazz: Simplify the NIC setup code
2023-09-25 Thomas Huthhw/mips/jazz: Move the NIC init code into a separate...
2023-09-25 Philippe Mathieu... tests/qtest/netdev-socket: Do not test multicast on...
2023-09-25 Thomas Huthtests/qtest/m48t59-test: Silence compiler warning with...
2023-09-25 Stefan Hajnoczitests/qtest/netdev-socket: Raise connection timeout...
2023-09-25 Thomas Huthmeson.build: Make keyutils independent from keyring
2023-09-22 Eric Blakenbd: Add types for extended headers
2023-09-22 Eric Blakenbd/client: Pass mode through to nbd_send_request
2023-09-22 Eric Blakenbd: Replace bool structured_reply with mode enum
2023-09-22 Denis V. Luneviotests: improve 'not run' message for nbd-multiconn...
2023-09-22 Denis V. Luneviotests: use TEST_IMG_FILE instead of TEST_IMG in _requ...
2023-09-22 Paolo Bonzinivl: recognize audiodev groups in configuration files
2023-09-22 Martin Kletzandertests/qtest: Specify audiodev= and -audiodev
2023-09-22 Martin Kletzanderhw/display/xlnx_dp.c: Add audiodev property
2023-09-22 Martin Kletzanderhw/audio/lm4549: Add errp error reporting to init function
2023-09-22 Martin Kletzanderhw/audio: Simplify hda audio init
2023-09-22 Martin Kletzanderhw/input/tsc210x: Extract common init code into new...
2023-09-21 Viktor Prutyanovelf2dmp: rework PDB_STREAM_INDEXES::segments obtaining
2023-09-21 Viktor Prutyanovelf2dmp: use Linux mmap with MAP_NORESERVE when possible
2023-09-21 Viktor Prutyanovelf2dmp: introduce merging of physical memory runs
2023-09-21 Viktor Prutyanovelf2dmp: introduce physical block alignment
2023-09-21 Viktor Prutyanovelf2dmp: replace PE export name check with PDB name...
2023-09-21 Marcin Juszkiewiczsbsa-ref: add non-secure EL2 virtual timer
2023-09-21 Peter Maydellaudio/jackaudio: Avoid dynamic stack allocation in...
2023-09-21 Peter Maydellaudio/jackaudio: Avoid dynamic stack allocation in...
2023-09-21 Peter Maydelltarget/arm: Enable FEAT_MOPS for CPU 'max'
2023-09-21 Peter Maydelltarget/arm: Implement the CPY* instructions
2023-09-21 Peter Maydelltarget/arm: Implement MTE tag-checking functions for...
2023-09-21 Peter Maydelltarget/arm: Implement the SETG* instructions
2023-09-21 Peter Maydelltarget/arm: Define new TB flag for ATA0
2023-09-21 Peter Maydelltarget/arm: Implement the SET* instructions
2023-09-21 Peter Maydelltarget/arm: Implement MTE tag-checking functions for...
2023-09-21 Peter Maydelltarget/arm: New function allocation_tag_mem_probe()
2023-09-21 Peter Maydelltarget/arm: Define syndrome function for MOPS exceptions
2023-09-21 Peter Maydelltarget/arm: Pass unpriv bool to get_a64_user_mem_index()
2023-09-21 Peter Maydelltarget/arm: Implement FEAT_MOPS enable bits
2023-09-21 Peter Maydelltarget/arm: Don't skip MTE checks for LDRT/STRT at EL0
2023-09-21 Peter Maydelltarget/arm: Remove unused allocation_tag_mem() argument
2023-09-21 Peter Maydelltarget/arm: Implement FEAT_HBC
2023-09-21 Peter Maydelltarget/arm: Update user-mode ID reg mask values
2023-09-21 Peter Maydelltarget/arm: Update AArch64 ID register field definitions
2023-09-21 Peter Maydelllinux-user/elfload.c: Report previously missing arm32...
2023-09-21 Peter Maydelllinux-user/elfload.c: Add missing arm and arm64 hwcap...
2023-09-21 Peter Maydelllinux-user/elfload.c: Correct SME feature names reporte...
2023-09-21 Fabian Vogthw/arm/boot: Set SCR_EL3.FGTEn when booting kernel
2023-09-21 Peter Maydelldocs/devel/loads-stores: Fix git grep regexes
2023-09-21 Stefan HajnocziMerge tag 'pull-trivial-patches' of https://gitlab...
2023-09-21 Stefan HajnocziMerge tag 'pull-parallels-2023-09-20-v2' of https:...
2023-09-21 Stefan HajnocziMerge tag 'for-upstream' of https://repo.or.cz/qemu...
2023-09-21 Stefan HajnocziMerge tag 'pull-testing-200923-1' of https://gitlab...
2023-09-21 Peter Maydelltarget/m68k: Add URL to semihosting spec
2023-09-21 Stefan HajnocziMerge tag 'pull-block-2023-09-01' of https://gitlab...
2023-09-21 LIU Zhiweiqemu/timer: Add host ticks function for RISC-V
2023-09-21 Pawan Guptatarget/i386: Export GDS_NO bit to guests
2023-09-21 Paolo Bonzinitarget/i386: enumerate bit 56 of MSR_IA32_VMX_BASIC
2023-09-21 Akihiko Odakidocs/devel/reset.rst: Correct function names
2023-09-21 Jonathan Camerondocs/cxl: Cleanout some more aarch64 examples.
2023-09-21 Jonathan Cameronhw/mem/cxl_type3: Add missing copyright and license...
2023-09-21 Dmitry Frolovhw/cxl: Fix out of bound array access
2023-09-21 Li Zhijiandocs/cxl: Change to lowercase as others
2023-09-21 Fan Nihw/cxl/cxl_device: Replace magic number in CXLError...
2023-09-21 Dave Jianghw/pci-bridge/cxl_upstream: Fix bandwidth entry base...
2023-09-21 Li Zhijianhw/cxl: Fix CFMW config memory leak
next