]> git.ipfire.org Git - thirdparty/qemu.git/shortlog
thirdparty/qemu.git
2020-03-18  Vladimir Sementsov... hbitmap: assert that we don't create bitmap larger...
2020-03-18  Eric Blakebuild: Silence clang warning on older glib autoptr...
2020-03-17  Peter MaydellMerge remote-tracking branch 'remotes/bonzini/tags...
2020-03-17  Peter MaydellMerge remote-tracking branch 'remotes/stefanha/tags...
2020-03-17  Peter MaydellMerge remote-tracking branch 'remotes/amarkovic/tags...
2020-03-17  Peter MaydellMerge remote-tracking branch 'remotes/pmaydell/tags...
2020-03-17  Philippe Mathieu... hw/arm: Let devices own the MemoryRegion they create
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-17  Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/usb...
2020-03-17  Aleksandar... MAINTAINERS: Add a file to the main MIPS section
2020-03-17  Aleksandar... MAINTAINERS: Adjust maintainer's email
2020-03-17  Aleksandar... MAINTAINERS: Adjust maintainer's status for some MIPS...
2020-03-17  Guenter Roeckhw/arm/pxa2xx: Do not wire up OHCI for PXA255
2020-03-17  Guenter Roeckaspeed/smc: Fix number of dummy cycles for FAST_READ_4...
2020-03-17  Guenter Roeckm25p80: Improve command handling for unsupported commands
2020-03-17  Guenter Roeckm25p80: Improve command handling for Jedec commands
2020-03-17  Guenter Roeckm25p80: Convert to support tracing
2020-03-17  Chen Qunhw/net/imx_fec: write TGSR and TCSR3 in imx_enet_write()
2020-03-17  Guenter Roeckhw/arm/fsl-imx6: Wire up USB controllers
2020-03-17  Guenter Roeckhw/arm/fsl-imx6ul: Wire up USB controllers
2020-03-17  Guenter Roeckhw/arm/fsl-imx6ul: Instantiate unimplemented pwm and...
2020-03-17  Guenter Roeckhw/arm/fsl-imx6ul: Fix USB interrupt numbers
2020-03-17  Guenter Roeckhw/usb: Add basic i.MX USB Phy support
2020-03-17  Peter MaydellMerge remote-tracking branch 'remotes/palmer/tags/riscv...
2020-03-17  Jason Andryukusb-serial: Fix timeout closing the device
2020-03-17  Jason Andryukusb-serial: Increase receive buffer to 496
2020-03-17  Jason Andryukusb-serial: chunk data to wMaxPacketSize
2020-03-17  Jason Andryukusb-serial: Move USB_TOKEN_IN into a helper function
2020-03-17  Rajnesh Kanwaltarget/riscv: Fix VS mode interrupts forwarding.
2020-03-17  Bin Menggitlab-ci.yml: Add jobs to build OpenSBI firmware binaries
2020-03-17  Bin Mengriscv: sifive_u: Update BIOS_FILENAME for 32-bit
2020-03-17  Bin Mengroms: opensbi: Add 32-bit firmware image for sifive_u...
2020-03-17  Bin Mengroms: opensbi: Upgrade from v0.5 to v0.6
2020-03-17  Alistair Francistarget/riscv: Correctly implement TSR trap
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  Vladimir Sementsov... block/io: fix bdrv_co_do_copy_on_readv
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
next