]> git.proxmox.com Git - mirror_qemu.git/shortlog
mirror_qemu.git
2021-09-20 Anup Patelhw/intc: Upgrade the SiFive CLINT implementation to...
2021-09-20 Anup Patelhw/intc: Rename sifive_clint sources to riscv_aclint...
2021-09-20 Alistair Francissifive_u: Connect the SiFive PWM device
2021-09-20 Alistair Francishw/timer: Add SiFive PWM support
2021-09-20 Alistair Francishw/intc: ibex_timer: Convert the timer to use RISC...
2021-09-20 Alistair Francishw/intc: sifive_plic: Convert the PLIC to use RISC...
2021-09-20 Alistair Francishw/intc: ibex_plic: Convert the PLIC to use RISC-V...
2021-09-20 Alistair Francishw/intc: sifive_clint: Use RISC-V CPU GPIO lines
2021-09-20 Alistair Francistarget/riscv: Expose interrupt pending bits as GPIO...
2021-09-20 LIU Zhiweitarget/riscv: Fix satp write
2021-09-20 Alistair Francistarget/riscv: Update the ePMP CSR address
2021-09-20 Peter MaydellMerge remote-tracking branch 'remotes/jasowang/tags...
2021-09-20 Peter MaydellMerge remote-tracking branch 'remotes/jsnow-gitlab...
2021-09-19 Peter MaydellMerge remote-tracking branch 'remotes/dgilbert-gitlab...
2021-09-17 Jason Wangvirtio-net: fix use after unmap/free for sg
2021-09-17 Paolo Bonziniebpf: only include in system emulators
2021-09-16 Peter MaydellMerge remote-tracking branch 'remotes/vivier2/tags...
2021-09-16 John Snowpython: pylint 2.11 support
2021-09-16 John Snowpython: Update for pylint 2.10
2021-09-16 Peter Maydelllinux-user: Check lock_user result for ip_mreq_source...
2021-09-16 Peter MaydellMerge remote-tracking branch 'remotes/vivier2/tags...
2021-09-16 Sergio Lopezvirtiofsd: Reverse req_list before processing it
2021-09-16 Thomas Huthtools/virtiofsd: Add fstatfs64 syscall to the seccomp...
2021-09-16 Philippe Mathieu... target/sparc: Make sparc_cpu_dump_state() static
2021-09-16 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/vga...
2021-09-16 Stefan Weiltarget/avr: Fix compiler errors (-Werror=enum-conversion)
2021-09-16 Cai Huoqinghw/vfio: Fix typo in comments
2021-09-16 Cai Huoqingintel_iommu: Fix typo in comments
2021-09-16 Michael Tokarevtarget/i386: spelling: occured=>occurred, mininum=...
2021-09-15 Peter MaydellMerge remote-tracking branch 'remotes/hreitz/tags/pull...
2021-09-15 Eric Blakeqemu-img: Add -F shorthand to convert
2021-09-15 Vladimir Sementsov... qcow2-refcount: check_refblocks(): add separate message...
2021-09-15 Vladimir Sementsov... qcow2-refcount: check_refcounts_l1(): check reserved...
2021-09-15 Vladimir Sementsov... qcow2-refcount: improve style of check_refcounts_l1()
2021-09-15 Vladimir Sementsov... qcow2-refcount: check_refcounts_l2(): check reserved...
2021-09-15 Vladimir Sementsov... qcow2-refcount: check_refcounts_l2(): check l2_bitmap
2021-09-15 Vladimir Sementsov... qcow2-refcount: fix_l2_entry_by_zero(): also zero L2...
2021-09-15 Vladimir Sementsov... qcow2-refcount: introduce fix_l2_entry_by_zero()
2021-09-15 Vladimir Sementsov... qcow2: introduce qcow2_parse_compressed_l2_entry()...
2021-09-15 Vladimir Sementsov... qcow2: compressed read: simplify cluster descriptor...
2021-09-15 Vladimir Sementsov... qcow2-refcount: improve style of check_refcounts_l2()
2021-09-15 Peter Maydellgitlab-ci: Mark manual-only jobs as allow_failure
2021-09-15 Hanna Reitzqemu-img: Allow target be aligned to sector size
2021-09-15 Vladimir Sementsov... qcow2: handle_dependencies(): relax conflict detection
2021-09-15 Vladimir Sementsov... qcow2: refactor handle_dependencies() loop body
2021-09-15 Vladimir Sementsov... simplebench: add img_bench_templater.py
2021-09-15 Vladimir Sementsov... block: bdrv_inactivate_recurse(): check for permissions...
2021-09-15 Vladimir Sementsov... tests: add migrate-during-backup
2021-09-15 Stefano Garzarellablock/mirror: fix NULL pointer dereference in mirror_wa...
2021-09-15 Hanna Reitziotests/297: Cover tests/
2021-09-15 Hanna Reitzmirror-top-perms: Fix AbnormalShutdown path
2021-09-15 Hanna Reitzmigrate-bitmaps-test: Fix pylint warnings
2021-09-15 Hanna Reitzmigrate-bitmaps-postcopy-test: Fix pylint warnings
2021-09-15 Hanna Reitziotests/297: Drop 169 and 199 from the skip list
2021-09-15 Hanna Reitziotests: Fix use-{list,dict}-literal warnings
2021-09-15 Hanna Reitziotests: Fix unspecified-encoding pylint warnings
2021-09-15 Hanna Reitzblock/iscsi: Do not force-cap *pnum
2021-09-15 Hanna Reitzblock/gluster: Do not force-cap *pnum
2021-09-15 Hanna Reitzblock/file-posix: Do not force-cap *pnum
2021-09-15 Hanna Reitzblock: Clarify that @bytes is no limit on *pnum
2021-09-15 Hanna Reitzblock: block-status cache for data regions
2021-09-15 Hanna Reitzblock: Drop BDS comment regarding bdrv_append()
2021-09-15 Max Reitzgluster: Align block-status tail
2021-09-15 John Arbuckleconfigure: add missing pc-bios/qemu_vga.ndrv symlink...
2021-09-15 Michael Tokarevspelling: sytem => system
2021-09-15 Philippe Mathieu... qdev: Complete qdev_init_gpio_out() documentation
2021-09-15 Philippe Mathieu... hw/i386/acpi-build: Fix a typo
2021-09-15 AlexChenutil: Remove redundant checks in the openpty()
2021-09-15 Peter MaydellMerge remote-tracking branch 'remotes/rth-gitlab/tags...
2021-09-15 Vivek Kasireddyvirtio-gpu: Add gl_flushed callback
2021-09-15 Vivek Kasireddyui/gtk-egl: Wait for the draw signal for dmabuf blobs
2021-09-15 Vivek Kasireddyui: Create sync objects and fences only for blobs
2021-09-15 Vivek Kasireddyui/egl: Add egl helpers to help with synchronization
2021-09-15 Vivek Kasireddyui/gtk: Create a common release_dmabuf helper
2021-09-15 Gerd Hoffmannqxl: fix pre-save logic
2021-09-14 Richard Hendersontcg/arm: More use of the TCGReg enum
2021-09-14 Richard Hendersontcg/arm: More use of the ARMInsn enum
2021-09-14 Richard Hendersontcg/arm: Give enum arm_cond_code_e a typedef and use it
2021-09-14 Richard Hendersontcg/arm: Drop inline markers
2021-09-14 Richard Hendersontcg/arm: Simplify usage of encode_imm
2021-09-14 Richard Hendersontcg/arm: Split out tcg_out_ldstm
2021-09-14 Richard Hendersontcg/arm: Support armv4t in tcg_out_goto and tcg_out_call
2021-09-14 Richard Hendersontcg/arm: Simplify use_armv5t_instructions
2021-09-14 Richard Hendersontcg/arm: Standardize on tcg_out_<branch>_{reg,imm}
2021-09-14 Richard Hendersontcg/arm: Remove fallback definition of __ARM_ARCH
2021-09-14 Ilya Leoshkevichaccel/tcg/user-exec: Fix read-modify-write of code...
2021-09-14 Philippe Mathieu... user: Remove cpu_get_pic_interrupt() stubs
2021-09-14 Philippe Mathieu... accel/tcg: Restrict TCGCPUOps::cpu_exec_interrupt(...
2021-09-14 Philippe Mathieu... target/xtensa: Restrict cpu_exec_interrupt() handler...
2021-09-14 Philippe Mathieu... target/rx: Restrict cpu_exec_interrupt() handler to...
2021-09-14 Philippe Mathieu... target/sparc: Restrict cpu_exec_interrupt() handler...
2021-09-14 Philippe Mathieu... target/sh4: Restrict cpu_exec_interrupt() handler to...
2021-09-14 Philippe Mathieu... target/riscv: Restrict cpu_exec_interrupt() handler...
2021-09-14 Philippe Mathieu... target/ppc: Restrict cpu_exec_interrupt() handler to...
2021-09-14 Philippe Mathieu... target/openrisc: Restrict cpu_exec_interrupt() handler...
2021-09-14 Philippe Mathieu... target/nios2: Restrict cpu_exec_interrupt() handler...
2021-09-14 Philippe Mathieu... target/mips: Restrict cpu_exec_interrupt() handler...
2021-09-14 Philippe Mathieu... target/microblaze: Restrict cpu_exec_interrupt() handle...
2021-09-14 Philippe Mathieu... target/m68k: Restrict cpu_exec_interrupt() handler...
2021-09-14 Philippe Mathieu... target/i386: Move x86_cpu_exec_interrupt() under sysemu...
next