]> git.proxmox.com Git - mirror_qemu.git/shortlog
mirror_qemu.git
2021-05-13 Michael Tokarevqapi: spelling fix (addtional)
2021-05-13 Greg Kurzvirtiofsd: Fix check of chown()'s return value
2021-05-13 Philippe Mathieu... virtio-net: Constify VirtIOFeature feature_sizes[]
2021-05-13 Philippe Mathieu... virtio-blk: Constify VirtIOFeature feature_sizes[]
2021-05-13 Philippe Mathieu... hw/virtio: Pass virtio_feature_get_config_size() a...
2021-05-13 Philippe Mathieu... backends/tpm: Replace qemu_mutex_lock calls with QEMU_L...
2021-05-12 Peter MaydellMerge remote-tracking branch 'remotes/alistair/tags...
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 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
2021-05-10 Claudio Fontanai386: make cpu_load_efer sysemu-only
2021-05-10 Claudio Fontanatarget/i386: gdbstub: only write CR0/CR2/CR3/EFER for...
2021-05-10 Claudio Fontanatarget/i386: gdbstub: introduce aux functions to read...
2021-05-10 Claudio Fontanai386: split off sysemu part of cpu.c
2021-05-10 Claudio Fontanai386: split seg_helper into user-only and sysemu parts
2021-05-10 Claudio Fontanai386: split svm_helper into sysemu and stub-only user
2021-05-10 Claudio Fontanai386: separate fpu_helper sysemu-only parts
2021-05-10 Claudio Fontanai386: split misc helper user stubs and sysemu part
2021-05-10 Claudio Fontanai386: move TCG bpt_helper into sysemu/
2021-05-10 Claudio Fontanai386: split tcg excp_helper into sysemu and user parts
2021-05-10 Claudio Fontanai386: split smm helper (sysemu)
2021-05-10 Paolo Bonzinii386: split off sysemu-only functionality in tcg-cpu
2021-05-10 Claudio Fontanaaccel-cpu: make cpu_realizefn return a bool
2021-05-10 Claudio Fontanatarget/i386: fix host_cpu_adjust_phys_bits error handling
2021-05-10 Claudio Fontanaaccel: introduce new accessor functions
2021-05-10 Claudio Fontanacpu: call AccelCPUClass::cpu_realizefn in cpu_exec_real...
2021-05-10 Claudio Fontanai386: split cpu accelerators from cpu.c, using AccelCPU...
2021-05-10 Richard Hendersontarget/i386: Split out do_fsave, do_frstor, do_fxsave...
2021-05-10 Richard Hendersontarget/i386: Rename helper_fldt, helper_fstt
2021-05-10 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/usb...
2021-05-10 Peter MaydellMerge remote-tracking branch 'remotes/pmaydell/tags...
2021-05-10 Guenter Roeckhw/arm/xlnx: Fix PHY address for xilinx-zynq-a9
2021-05-10 Peter Maydellhw/arm/mps2-tz: Implement AN524 memory remapping via...
2021-05-10 Peter Maydellhw/misc/mps2-scc: Support using CFG0 bit 0 for remapping
2021-05-10 Peter Maydellhw/misc/mps2-scc: Add "QEMU interface" comment
2021-05-10 Philippe Mathieu... hw/arm/imx25_pdk: Fix error message for invalid RAM...
2021-05-10 Peter Maydellinclude/disas/dis-asm.h: Handle being included outside...
2021-05-10 Peter Maydellinclude/qemu/bswap.h: Handle being included outside...
2021-05-10 Peter Maydellosdep: Make os-win32.h and os-posix.h handle 'extern...
2021-05-10 Peter Maydellhw/sd/omap_mmc: Use device_cold_reset() instead of...
2021-05-10 Anthony PERARDxen-block: Use specific blockdev driver
2021-05-10 Anthony PERARDxen: Free xenforeignmemory_resource at exit
2021-05-10 Igor Druzhininxen-mapcache: avoid a race on memory map while using...
next