]> git.ipfire.org Git - thirdparty/qemu.git/shortlog
thirdparty/qemu.git
2018-06-28  Paolo Bonzinipr-manager: add query-pr-managers QMP command
2018-06-28  Paolo Bonzinipr-manager: put stubs in .c file
2018-06-28  Paolo Bonzinipr-manager-helper: avoid SIGSEGV when writing to the...
2018-06-28  Paolo Bonzinipr-helper: fix assertion failure on failed multipath...
2018-06-28  Paolo Bonzinipr-helper: fix --socket-path default in help
2018-06-28  Thomas HuthDeprecate the -enable-hax option
2018-06-28  Paolo Bonziniosdep: work around Coverity parsing errors
2018-06-28  David Hildenbrandnuma: report all DIMM/NVDIMMs as plugged memory
2018-06-28  David Hildenbrandpc-dimm: get_memory_region() will not fail after realize
2018-06-28  David Hildenbrandnvdimm: make get_memory_region() perform checks and...
2018-06-28  David Hildenbrandnvdimm: convert nvdimm_mr into a pointer
2018-06-28  David Hildenbrandnvdimm: convert "unarmed" into a static property
2018-06-28  David Hildenbrandpc-dimm: merge get_(vmstate_)memory_region()
2018-06-28  David Hildenbrandhostmem: drop error variable from host_memory_backend_g...
2018-06-28  David Hildenbrandnvdimm: no need to overwrite get_vmstate_memory_region()
2018-06-28  David Hildenbrandpc: factor out pc specific dimm checks into pc_memory_p...
2018-06-28  David Hildenbrandpc-dimm: remove pc_dimm_get_free_slot() from header
2018-06-28  David Hildenbrandpc-dimm: rename pc_dimm_memory_* to pc_dimm_*
2018-06-28  David Hildenbrandpc: rename pc_dimm_(plug|unplug|...)* into pc_memory_...
2018-06-28  David Hildenbrandpc-dimm: remove leftover "struct pc_dimms_capacity"
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...
next