]> git.ipfire.org Git - thirdparty/qemu.git/shortlog
thirdparty/qemu.git
2018-06-28  Eduardo Habkostqemu-options: Add missing newline to -accel help text
2018-06-28  Thomas HuthReplace '-enable-kvm' with '-accel kvm' in docs and...
2018-06-28  Peter Xuconfigure: enable debug-mutex if debug enabled
2018-06-28  Paolo BonziniQemuMutex: support --enable-debug-mutex
2018-06-28  Peter Xuqemu-thread: introduce qemu-thread-common.h
2018-06-28  Emilio G. Cotatests/atomic_add-bench: add -m option to use mutexes
2018-06-28  Shannon Zhaokvm: Delete the slot if and only if the KVM_MEM_READONL...
2018-06-28  David Hildenbrandexec: check that alignment is a power of two
2018-06-28  David Hildenbrandmemory-device: turn alignment assert into check
2018-06-28  Paolo Bonziniwhpx: commit missing file
2018-06-28  Richard Hendersontarget/i386: Fix BLSR and BLSI
2018-06-28  Sergio Lopezhw/char/serial: Only retry if qemu_chr_fe_write returns 0
2018-06-28  Stefan Hajnoczimain-loop: document IOCanReadHandler
2018-06-28  Daniel P. Berrangéchardev: don't splatter terminal settings on exit if...
2018-06-28  Paolo Bonzinimove public invalidate APIs out of translate-all.{c...
2018-06-28  Eric Augerexec: Fix MAP_RAM for cached access
2018-06-28  Peter MaydellMerge remote-tracking branch 'remotes/juanquintela...
2018-06-28  Peter MaydellMerge remote-tracking branch 'remotes/amarkovic/tags...
2018-06-28  Peter MaydellMerge remote-tracking branch 'remotes/stefanha/tags...
2018-06-27  Yongbok Kimtarget/mips: Fix gdbstub to read/write 64 bit FP registers
2018-06-27  Yongbok Kimtarget/mips: Fix data type for offset
2018-06-27  Yongbok Kimtarget/mips: Update gen_flt_ldst()
2018-06-27  Yongbok Kimtarget/mips: Fix microMIPS on reset
2018-06-27  Yongbok Kimtarget/mips: Raise a RI when given fs is n/a from CTC1
2018-06-27  Peter Maydellhw/pci-host/xilinx-pcie: don't make "io" region be RAM
2018-06-27  Peter Maydellhw/mips/mips_malta: don't make bios region 'nomigrate'
2018-06-27  Peter Maydellhw/mips/boston: don't make flash region 'nomigrate'
2018-06-27  Aleksandar... MAINTAINERS: update target-mips maintainers
2018-06-27  Daniel P. Berrangémigration: fix crash in when incoming client channel...
2018-06-27  David Hildenbrandpostcopy: drop ram_pages parameter from postcopy_ram_in...
2018-06-27  Juan Quintelamigration: Stop sending whole pages through main channel
2018-06-27  Juan Quintelamigration: Remove not needed semaphore and quit
2018-06-27  Juan Quintelamigration: Wait for blocking IO
2018-06-27  Juan Quintelamigration: Start sending messages
2018-06-27  Juan Quintelamigration: Create ram_save_multifd_page
2018-06-27  Juan Quintelamigration: Create multifd_bytes ram_counter
2018-06-27  Juan Quintelamigration: Synchronize multifd threads with main thread
2018-06-27  Juan Quintelamigration: Add block where to send/receive packets
2018-06-27  Juan Quintelamigration: Multifd channels always wait on the sem
2018-06-27  Juan Quintelamigration: Add multifd traces for start/end thread
2018-06-27  Juan Quintelamigration: Abstract the number of bytes sent
2018-06-27  Juan Quintelamigration: Calculate mbps only during transfer time
2018-06-27  Juan Quintelamigration: Create multifd packet
2018-06-27  Juan Quintelamigration: Create multipage support
2018-06-27  Stefan Hajnoczitrace: forbid floating point types
2018-06-27  Emilio G. Cotatrace: enable tracing of TCG atomics
2018-06-27  Emilio G. Cotatrace: add trace_mem_build_info_no_se_be/le
2018-06-27  Emilio G. Cotatrace: expand mem_info:size_shift to 3 bits
2018-06-27  Emilio G. Cotatrace: simplify trace_mem functions
2018-06-27  Emilio G. Cotatrace: fix misreporting of TCG access sizes for user...
2018-06-26  Peter MaydellMerge remote-tracking branch 'remotes/pmaydell/tags...
2018-06-26  Cédric Le Goateraspeed/timer: use the APB frequency from the SCU
2018-06-26  Cédric Le Goateraspeed: initialize the SCU controller first
2018-06-26  Cédric Le Goateraspeed/scu: introduce clock frequencies
2018-06-26  Eric Augerhw/arm/smmuv3: Add notifications on invalidation
2018-06-26  Eric Augerhw/arm/smmuv3: IOTLB emulation
2018-06-26  Eric Augerhw/arm/smmuv3: Cache/invalidate config data
2018-06-26  Jia Hehw/arm/smmuv3: Fix translate error handling
2018-06-26  Peter Maydelltarget/arm: Handle small regions in get_phys_addr_pmsav8()
2018-06-26  Peter Maydelltarget/arm: Set page (region) size in get_phys_addr_pms...
2018-06-26  Peter Maydelltcg: Support MMU protection regions smaller than TARGET...
2018-06-26  Philippe Mathieu... hw/arm/stellaris: Use HWADDR_PRIx to display register...
2018-06-26  Philippe Mathieu... hw/arm/stellaris: Fix gptm_write() error message
2018-06-26  Philippe Mathieu... hw/net/smc91c111: Use qemu_log_mask(UNIMP) instead...
2018-06-26  Philippe Mathieu... hw/net/smc91c111: Use qemu_log_mask(GUEST_ERROR) instea...
2018-06-26  Philippe Mathieu... hw/net/stellaris_enet: Use qemu_log_mask(GUEST_ERROR...
2018-06-26  Philippe Mathieu... hw/net/stellaris_enet: Fix a typo
2018-06-26  Philippe Mathieu... hw/arm/stellaris: Use qemu_log_mask(UNIMP) instead...
2018-06-26  Philippe Mathieu... hw/arm/omap: Use qemu_log_mask(GUEST_ERROR) instead...
2018-06-26  Philippe Mathieu... hw/arm/omap1: Use qemu_log_mask(GUEST_ERROR) instead...
2018-06-26  Philippe Mathieu... hw/i2c/omap_i2c: Use qemu_log_mask(UNIMP) instead of...
2018-06-26  Philippe Mathieu... hw/sd/omap_mmc: Use qemu_log_mask(UNIMP) instead of...
2018-06-26  Philippe Mathieu... hw/ssi/omap_spi: Use qemu_log_mask(GUEST_ERROR) instead...
2018-06-26  Philippe Mathieu... hw/dma/omap_dma: Use qemu_log_mask(GUEST_ERROR) instead...
2018-06-26  Philippe Mathieu... hw/dma/omap_dma: Use qemu_log_mask(UNIMP) instead of...
2018-06-26  Philippe Mathieu... hw/input/tsc2005: Use qemu_log_mask(GUEST_ERROR) instea...
2018-06-26  Philippe Mathieu... hw/input/pckbd: Use qemu_log_mask(GUEST_ERROR) instead...
2018-06-26  Joel StanleyMAINTAINERS: Add ASPEED BMCs
2018-06-26  Sai Pavan Bodduxilinx_spips: Make dma transactions as per dma_burst_size
2018-06-26  Philippe Mathieu... MAINTAINERS: Adopt the Gumstix computers-on-module...
2018-06-26  Cédric Le Goateraspeed/smc: rename aspeed_smc_flash_send_addr() to...
2018-06-26  Cédric Le Goateraspeed/smc: fix HW strapping
2018-06-26  Cédric Le Goateraspeed/smc: fix dummy cycles count when in dual IO...
2018-06-26  Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/vga...
2018-06-26  Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/ui...
2018-06-26  Peter Maydellvirtio-gpu-3d: Drop workaround for VIRTIO_GPU_CAPSET_VI...
2018-06-26  Gerd Hoffmannramfb: fix overflow
2018-06-26  Gerd Hoffmannvga: set owner for mmio regions
2018-06-26  Peter MaydellMerge remote-tracking branch 'remotes/ehabkost/tags...
2018-06-26  Pavel Dovgalyuksdl2: add checking for NULL
2018-06-26  Pavel Dovgalyuksdl2: fix copypaste issues
2018-06-26  Gerd HoffmannAdd gles support to egl-helpers, wire up in egl-headles...
2018-06-26  Peter MaydellMerge remote-tracking branch 'remotes/ehabkost/tags...
2018-06-26  Peter MaydellMerge remote-tracking branch 'remotes/jnsnow/tags/ide...
2018-06-25  Paolo Bonziniahci: fix FIS I bit and PIO Setup FIS interrupt
2018-06-25  Eduardo HabkostMerge branch 'master' of git://git.qemu.org/qemu into...
2018-06-25  Thomas Huthhw/i386: Deprecate the machine types pc-0.10 and pc...
2018-06-25  Igor Mammedovvl.c: do not allow --daemonize in combination with...
2018-06-25  Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/audio...
2018-06-25  Nia Alarieaudio: Convert use of atoi to qemu_strtoi
next