OSDN Git Service

qmiga/qemu.git
2021-05-14 Emanuele Giuseppe... qemu-iotests: fix pylint 2.8 consider-using-with error
2021-05-14 Vladimir Sementsov... block/copy-on-read: use bdrv_drop_filter() and drop...
2021-05-14 Connor KuehlDocument qemu-img options data_file and data_file_raw
2021-05-14 Paolo Bonziniqemu-iotests: fix case of SOCK_DIR already in the envir...
2021-05-14 Paolo Bonziniqemu-iotests: let "check" spawn an arbitrary test command
2021-05-14 Paolo Bonziniqemu-iotests: move command line and environment handlin...
2021-05-14 Paolo Bonziniqemu-iotests: allow passing unittest.main arguments...
2021-05-14 Paolo Bonziniqemu-iotests: do not buffer the test output
2021-05-14 Vladimir Sementsov... mirror: stop cancelling in-flight requests on non-force...
2021-05-14 Vladimir Sementsov... monitor: hmp_qemu_io: acquire aio contex, fix crash
2021-05-14 Connor Kuehlblock/rbd: Add an escape-aware strchr helper
2021-05-14 Connor Kuehliotests/231: Update expected deprecation message
2021-05-14 Peter MaydellMerge remote-tracking branch 'remotes/dgilbert/tags...
2021-05-13 Peter MaydellMerge remote-tracking branch 'remotes/armbru/tags/pull...
2021-05-13 Hymantests/migration: introduce multifd into guestperf
2021-05-13 Peter Maydelltests/qtest/migration-test: Use g_autofree to avoid...
2021-05-13 Dr. David Alan... tests/migration-test: Fix "true" vs true
2021-05-13 David Hildenbrandmigration/ram: Use offset_in_ramblock() in range checks
2021-05-13 David Hildenbrandmigration/multifd: Print used_length of memory block
2021-05-13 David Hildenbrandmigration/ram: Handle RAM block resizes during postcopy
2021-05-13 David Hildenbrandmigration/ram: Simplify host page handling in ram_load_...
2021-05-13 David Hildenbrandmigration/ram: Discard RAM when growing RAM blocks...
2021-05-13 David Hildenbrandexec: Relax range check in ram_block_discard_range()
2021-05-13 David Hildenbrandmigration/ram: Handle RAM block resizes during precopy
2021-05-13 David Hildenbrandnuma: Make all callbacks of ram block notifiers optional
2021-05-13 David Hildenbrandnuma: Teach ram block notifiers about resizeable ram...
2021-05-13 David Hildenbrandutil: vfio-helpers: Factor out and fix processing of...
2021-05-13 Markus Armbrustermigration: Drop redundant query-migrate result @blocked
2021-05-13 Kunkun Jiangmigration/ram: Optimize ram_save_host_page()
2021-05-13 Kunkun Jiangmigration/ram: Reduce unnecessary rate limiting
2021-05-13 David Hildenbrandmigrate/ram: remove "ram_bulk_stage" and "fpo_enabled"
2021-05-13 Peter MaydellMerge remote-tracking branch 'remotes/philmd/tags/pflas...
2021-05-12 Peter MaydellMerge remote-tracking branch 'remotes/alistair/tags...
2021-05-12 Markus ArmbrusterDrop the deprecated unicore32 target
2021-05-12 Markus ArmbrusterDrop the deprecated lm32 target
2021-05-12 Markus Armbrusterblock: Drop the sheepdog block driver
2021-05-12 Thomas HuthRemove the deprecated moxie target
2021-05-12 Stefan Reitermonitor/qmp: fix race on CHR_EVENT_CLOSED without OOB
2021-05-12 Peter MaydellMerge remote-tracking branch 'remotes/bonzini-gitlab...
2021-05-12 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/vga...
2021-05-12 Paolo Bonzinicoverity-scan: list components, move model to scripts...
2021-05-12 Paolo Bonziniconfigure: fix detection of gdbus-codegen
2021-05-12 Paolo Bonziniqemu-option: support accept-any QemuOptsList in qemu_op...
2021-05-12 Peter MaydellMerge remote-tracking branch 'remotes/aperard/tags...
2021-05-11 Peter MaydellMerge remote-tracking branch 'remotes/thuth-gitlab...
2021-05-11 Philippe Mathieu... hw/block/pflash_cfi02: Do not create aliases when not...
2021-05-11 Philippe Mathieu... hw/block/pflash_cfi02: Set romd mode in pflash_cfi02_re...
2021-05-11 Peter MaydellMerge remote-tracking branch 'remotes/dgilbert-gitlab...
2021-05-11 Alistair Francistarget/riscv: Fix the RV64H decode comment
2021-05-11 Alistair Francistarget/riscv: Consolidate RV32/64 16-bit instructions
2021-05-11 Alistair Francistarget/riscv: Consolidate RV32/64 32-bit instructions
2021-05-11 Alistair Francistarget/riscv: Remove an unused CASE_OP_32_64 macro
2021-05-11 Alistair Francistarget/riscv: Remove the unused HSTATUS_WPRI macro
2021-05-11 Alistair Francistarget/riscv: Remove the hardcoded SATP_MODE macro
2021-05-11 Alistair Francistarget/riscv: Remove the hardcoded MSTATUS_SD macro
2021-05-11 Alistair Francistarget/riscv: Remove the hardcoded HGATP_MODE macro
2021-05-11 Alistair Francistarget/riscv: Remove the hardcoded SSTATUS_SD macro
2021-05-11 Alistair Francistarget/riscv: Remove the hardcoded RVXLEN macro
2021-05-11 Emmanuel Blottarget/riscv: fix a typo with interrupt names
2021-05-11 Frank Changfpu/softfloat: set invalid excp flag for RISC-V muladd...
2021-05-11 Alexander Wagnerhw/riscv: Fix OT IBEX reset vector
2021-05-11 Emmanuel Blottarget/riscv: fix exception index on instruction access...
2021-05-11 Frank Changtarget/riscv: fix vrgather macro index variable type bug
2021-05-11 Alistair Francistarget/riscv: Add ePMP support for the Ibex CPU
2021-05-11 Alistair Francistarget/riscv/pmp: Remove outdated comment
2021-05-11 Hou Weiyingtarget/riscv: Add a config option for ePMP
2021-05-11 Hou Weiyingtarget/riscv: Implementation of enhanced PMP (ePMP)
2021-05-11 Hou Weiyingtarget/riscv: Add ePMP CSR access functions
2021-05-11 Alistair Francistarget/riscv: Add the ePMP feature
2021-05-11 Hou Weiyingtarget/riscv: Define ePMP mseccfg
2021-05-11 Alistair Francistarget/riscv: Fix the PMP is locked check when using TOR
2021-05-11 Vijai Kumar Kdocs: Add documentation for shakti_c machine
2021-05-11 LIU Zhiweitarget/riscv: Fixup saturate subtract function
2021-05-11 Jade Finkriscv: don't look at SUM when accessing memory from...
2021-05-11 Alistair Francishw/riscv: Enable VIRTIO_VGA for RISC-V virt machine
2021-05-11 Alistair Francishw/opentitan: Update the interrupt layout
2021-05-11 Alistair FrancisMAINTAINERS: Update the RISC-V CPU Maintainers
2021-05-11 Alistair Francistarget/riscv: Use RISCVException enum for CSR access
2021-05-11 Alistair Francistarget/riscv: Use the RISCVException enum for CSR opera...
2021-05-11 Alistair Francistarget/riscv: Fix 32-bit HS mode access permissions
2021-05-11 Alistair Francistarget/riscv: Use the RISCVException enum for CSR predi...
2021-05-11 Alistair Francistarget/riscv: Convert the RISC-V exceptions to an enum
2021-05-11 Vijai Kumar Khw/riscv: Connect Shakti UART to Shakti platform
2021-05-11 Vijai Kumar Khw/char: Add Shakti UART emulation
2021-05-11 Vijai Kumar Kriscv: Add initial support for Shakti C machine
2021-05-11 Vijai Kumar Ktarget/riscv: Add Shakti C class CPU
2021-05-11 Bin Menghw/riscv: sifive_e: Add 'const' to sifive_e_memmap[]
2021-05-11 Dylan Jhongtarget/riscv: Align the data type of reset vector address
2021-05-11 Axel Heiderdocs/system/generic-loader.rst: Fix style
2021-05-11 Atish Patratarget/riscv: Remove privilege v1.9 specific CSR relate...
2021-05-11 Paolo Bonzinimain-loop: remove dead code
2021-05-11 Paolo Bonzinitarget/i386: use mmu_translate for NPT walk
2021-05-11 Paolo Bonzinitarget/i386: allow customizing the next phase of the...
2021-05-11 Paolo Bonzinitarget/i386: extend pg_mode to more CR0 and CR4 bits
2021-05-11 Paolo Bonzinitarget/i386: pass cr3 to mmu_translate
2021-05-11 Paolo Bonzinitarget/i386: extract mmu_translate
2021-05-11 Paolo Bonzinitarget/i386: move paging mode constants from SVM to...
2021-05-11 Paolo Bonzinitarget/i386: merge SVM_NPTEXIT_* with PF_ERROR_* constants
2021-05-10 Claudio Fontanaaccel: add init_accel_cpu for adapting accel behavior...
2021-05-10 Claudio Fontanaaccel: move call to accel_init_interfaces
next