]> git.proxmox.com Git - mirror_qemu.git/shortlog
mirror_qemu.git
2020-03-17 Philippe Mathieu... hw/arm: Remove unnecessary memory_region_set_readonly...
2020-03-17 Philippe Mathieu... hw/ppc/ppc405: Use memory_region_init_rom() with read...
2020-03-17 Philippe Mathieu... hw/arm/stm32: Use memory_region_init_rom() with read...
2020-03-17 Philippe Mathieu... hw/char: Let devices own the MemoryRegion they create
2020-03-17 Philippe Mathieu... hw/riscv: Let devices own the MemoryRegion they create
2020-03-17 Philippe Mathieu... hw/dma: Let devices own the MemoryRegion they create
2020-03-17 Philippe Mathieu... hw/display: Let devices own the MemoryRegion they create
2020-03-17 Philippe Mathieu... hw/core: Let devices own the MemoryRegion they create
2020-03-17 Philippe Mathieu... scripts/cocci: Patch to let devices own their MemoryRegions
2020-03-17 Philippe Mathieu... scripts/cocci: Patch to remove unnecessary memory_regio...
2020-03-17 Philippe Mathieu... scripts/cocci: Patch to detect potential use of memory_...
2020-03-17 Philippe Mathieu... hw/sparc: Use memory_region_init_rom() with read-only...
2020-03-17 Philippe Mathieu... hw/sh4: Use memory_region_init_rom() with read-only...
2020-03-17 Philippe Mathieu... hw/riscv: Use memory_region_init_rom() with read-only...
2020-03-17 Philippe Mathieu... hw/ppc: Use memory_region_init_rom() with read-only...
2020-03-17 Philippe Mathieu... hw/pci-host: Use memory_region_init_rom() with read...
2020-03-17 Philippe Mathieu... hw/net: Use memory_region_init_rom() with read-only...
2020-03-17 Philippe Mathieu... hw/m68k: Use memory_region_init_rom() with read-only...
2020-03-17 Philippe Mathieu... hw/display: Use memory_region_init_rom() with read...
2020-03-17 Philippe Mathieu... hw/arm: Use memory_region_init_rom() with read-only...
2020-03-17 Philippe Mathieu... scripts/cocci: Patch to replace memory_region_init_...
2020-03-17 Philippe Mathieu... scripts/cocci: Rename memory-region-{init-ram -> housek...
2020-03-17 Philippe Mathieu... memory: Simplify memory_region_init_rom_nomigrate(...
2020-03-17 Philippe Mathieu... memory: Correctly return alias region type
2020-03-17 Stefan Hajnoczilockable: add QemuRecMutex support
2020-03-17 Stefan Hajnoczilockable: add lock guards
2020-03-17 Paolo Bonzinilockable: add QEMU_MAKE_LOCKABLE_NONNULL
2020-03-16 Longpengcpus: avoid pause_all_vcpus getting stuck due to race
2020-03-16 Dr. David Alan... exec/rom_reset: Free rom data during inmigrate skip
2020-03-16 Eduardo HabkostUse -isystem for linux-headers dir
2020-03-16 Peter Maydellsoftmmu/vl.c: Handle '-cpu help' and '-device help...
2020-03-16 Kashyap Chamarthyqemu-cpu-models.rst: Document -noTSX, mds-no, taa-no...
2020-03-16 Philippe Mathieu... ui/curses: Move arrays to .heap to save 74KiB of .bss
2020-03-16 Philippe Mathieu... ui/curses: Make control_characters[] array const
2020-03-16 Philippe Mathieu... hw/usb/quirks: Use smaller types to reduce .rodata...
2020-03-16 Philippe Mathieu... hw/audio/intel-hda: Use memory region alias to reduce...
2020-03-16 Philippe Mathieu... hw/audio/fmopl: Move ENV_CURVE to .heap to save 32KiB...
2020-03-16 Philippe Mathieu... Makefile: Let the 'help' target list the tools targets
2020-03-16 Philippe Mathieu... Makefile: Align 'help' target output
2020-03-16 Sunil MuthuswamyWHPX: Use proper synchronization primitives while proce...
2020-03-16 Julio Faraccoi386: Fix GCC warning with snprintf when HAX is enabled
2020-03-16 Felipe Franciosiqom/object: Use common get/set uint helpers
2020-03-16 Felipe Franciosiich9: Simplify ich9_lpc_initfn
2020-03-16 Felipe Franciosiich9: fix getter type for sci_int property
2020-03-16 Felipe Franciosiqom/object: enable setter for uint types
2020-03-16 Matt Borgersonmemory: Fix start offset for bitmap log_clear hook
2020-03-16 Philippe Mathieu... tests/docker: Install SASL library to extend code cover...
2020-03-16 Philippe Mathieu... configure: Fix building with SASL on Windows
2020-03-16 Christian Ehrhardtmodules: load modules from versioned /var/run dir
2020-03-16 Marc-André... build-sys: do not make qemu-ga link with pixman
2020-03-16 Paolo Bonzinioslib-posix: initialize mutex and condition variable
2020-03-16 Jan Kiszkahw/i386/intel_iommu: Fix out-of-bounds access on guest IRT
2020-03-16 Colin XuMAINTAINERS: Add entry for Guest X86 HAXM CPUs
2020-03-16 Sunil MuthuswamyWHPX: Use QEMU values for trapped CPUID
2020-03-16 Sunil MuthuswamyWHPX: TSC get and set should be dependent on VM state
2020-03-16 Robert Hooutil: add util function buffer_zero_avx512()
2020-03-16 Robert Hooconfigure: add configure option avx512f_opt
2020-03-16 Philippe Mathieu... misc: Replace zero-length arrays with flexible array...
2020-03-16 Philippe Mathieu... misc: Replace zero-length arrays with flexible array...
2020-03-16 Joe Richeyoptionrom/pvh: scan entire RSDP Area
2020-03-16 Christophe... scsi/qemu-pr-helper: Fix out-of-bounds access to trnpti...
2020-03-16 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/vga...
2020-03-16 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/audio...
2020-03-16 Gerd Hoffmannstdvga+bochs-display: add dummy mmio handler
2020-03-16 Volker Rümelinaudio: add audiodev format=f32 option documentation
2020-03-16 Volker Rümelinaudio: fix saturation nonlinearity in clip_* functions
2020-03-16 Volker Rümelinaudio: change mixing engine float range to [-1.f, 1.f]
2020-03-16 Volker Rümelinaudio: consistency changes
2020-03-16 Volker Rümelinaudio: change naming scheme of FLOAT_CONV macros
2020-03-16 Volker Rümelinqapi/audio: add documentation for AudioFormat
2020-03-13 Peter MaydellMerge remote-tracking branch 'remotes/dgilbert/tags...
2020-03-13 zhanghailiangmigration: recognize COLO as part of activating process
2020-03-13 zhanghailiangram/colo: only record bitmap of dirty pages in COLO...
2020-03-13 zhanghailiangCOLO: Optimize memory back-up process
2020-03-13 Keqian Zhumigration/throttle: Add throttle-trig-thres migration...
2020-03-13 Juan Quintelaconfigure: Improve zstd test
2020-03-12 Peter MaydellMerge remote-tracking branch 'remotes/pmaydell/tags...
2020-03-12 Peter MaydellMerge remote-tracking branch 'remotes/kevin/tags/for...
2020-03-12 Beata Michalskatarget/arm: kvm: Inject events at the last stage of...
2020-03-12 Eric Augerhw/arm/virt: kvm: allow gicv3 by default if v2 cannot...
2020-03-12 Eric Augerhw/arm/virt: kvm: Restructure finalize_gic_version()
2020-03-12 Eric Augertarget/arm/kvm: Let kvm_arm_vgic_probe() return a bitmap
2020-03-12 Eric Augerhw/arm/virt: Introduce finalize_gic_version()
2020-03-12 Eric Augerhw/arm/virt: Introduce VirtGICType enum type
2020-03-12 Eric Augerhw/arm/virt: Document 'max' value in gic-version proper...
2020-03-12 Niek Linnenbankdocs: add Orange Pi PC document
2020-03-12 Philippe Mathieu... tests/boot_linux_console: Test booting NetBSD via U...
2020-03-12 Philippe Mathieu... tests/boot_linux_console: Add a SLOW test booting Ubunt...
2020-03-12 Philippe Mathieu... tests/boot_linux_console: Add a SD card test for the...
2020-03-12 Philippe Mathieu... tests/boot_linux_console: Add initrd test for the Orang...
2020-03-12 Philippe Mathieu... tests/boot_linux_console: Add a quick test for the...
2020-03-12 Niek Linnenbankhw/arm/allwinner: add RTC device support
2020-03-12 Niek Linnenbankhw/arm/allwinner-h3: add SDRAM controller device
2020-03-12 Niek Linnenbankhw/arm/allwinner-h3: add Boot ROM support
2020-03-12 Niek Linnenbankhw/arm/allwinner-h3: add EMAC ethernet device
2020-03-12 Niek Linnenbankhw/arm/allwinner: add SD/MMC host controller
2020-03-12 Niek Linnenbankhw/arm/allwinner: add Security Identifier device
2020-03-12 Niek Linnenbankhw/arm/allwinner: add CPU Configuration module
2020-03-12 Niek Linnenbankhw/arm/allwinner-h3: add System Control module
2020-03-12 Niek Linnenbankhw/arm/allwinner-h3: add USB host controller
next