]> git.proxmox.com Git - mirror_qemu.git/shortlog
mirror_qemu.git
2018-12-14 Vladimir Sementsov... qcow2: move decompression from qcow2-cluster.c to qcow2.c
2018-12-14 Vladimir Sementsov... qcow2: make more generic interface for qcow2_compress
2018-12-14 Vladimir Sementsov... qcow2: use Z_OK instead of 0 for deflateInit2 return...
2018-12-14 Vladimir Sementsov... block/backup: drop unused synchronization interface
2018-12-14 Vladimir Sementsov... block/replication: drop extra synchronization
2018-12-14 Julio Faraccodmg: exchanging hardcoded dmg UDIF block types to enum.
2018-12-14 Julio Faraccodmg: including dmg-lzfse module inside dmg block driver.
2018-12-14 Julio Faraccoconfigure: adding support to lzfse library.
2018-12-14 Julio Faraccoblock: adding lzfse decompressing support as a module.
2018-12-13 Peter MaydellMerge remote-tracking branch 'remotes/berrange/tags...
2018-12-13 Peter MaydellMerge remote-tracking branch 'remotes/stefanha/tags...
2018-12-13 Peter MaydellMerge remote-tracking branch 'remotes/armbru/tags/pull...
2018-12-13 Peter MaydellMerge remote-tracking branch 'remotes/cohuck/tags/s390x...
2018-12-13 Peter MaydellMerge remote-tracking branch 'remotes/stefanha/tags...
2018-12-13 Peter MaydellMerge remote-tracking branch 'remotes/stefanberger...
2018-12-12 Peter MaydellMerge remote-tracking branch 'remotes/ehabkost/tags...
2018-12-12 Vladimir Sementsov... crypto: support multiple threads accessing one QCryptoBlock
2018-12-12 Vladimir Sementsov... crypto/block: introduce qcrypto_block_*crypt_helper...
2018-12-12 Vladimir Sementsov... crypto/block: rename qcrypto_block_*crypt_helper
2018-12-12 Vladimir Sementsov... crypto/block: refactor qcrypto_block_*crypt_helper...
2018-12-12 Vladimir Sementsov... crypto/block-luks: fix memory leak in qcrypto_block_luk...
2018-12-12 Alberto Garciacrypto: Fix defaults in QCryptoBlockCreateOptionsLUKS
2018-12-12 Larry Deweytrace: simple style changes
2018-12-12 Fabiano Rosastracetool: Include thread id information in log backend
2018-12-12 Peter Maydellhw/s390x/virtio-ccw.c: Don't take address of fields...
2018-12-12 Cornelia Huckvfio-ap: flag as compatible with balloon
2018-12-12 David Hildenbrands390x/tod: Properly stop the KVM TOD while the guest...
2018-12-12 Christian Borntraegers390/MAINTAINERS: Add Halil as kvm and machine maintainer
2018-12-12 Cornelia Hucks390x: introduce 4.0 compat machine
2018-12-12 David Hildenbrands390x/zpci: drop msix.available
2018-12-12 Peter Xutests: add oob functional test for test-qmp-cmds
2018-12-12 Peter XuRevert "tests: Add parameter to qtest_init_without_qmp_...
2018-12-12 Peter Xumonitor: Remove "x-oob", offer capability "oob" uncondi...
2018-12-12 Dongli Zhangvirtio-blk: fix comment for virtio_blk_rw_complete...
2018-12-12 Dongli Zhangvirtio-blk: rename iov to out_iov in virtio_blk_handle_...
2018-12-12 Peter Xumonitor: Suspend monitor instead dropping commands
2018-12-12 Marc-André... monitor: avoid potential dead-lock when cleaning up
2018-12-12 Marc-André... monitor: prevent inserting new monitors after cleanup
2018-12-12 Marc-André... colo: check chardev can switch context
2018-12-12 Marc-André... monitor: check if chardev can switch gcontext for OOB
2018-12-12 Marc-André... char: add a QEMU_CHAR_FEATURE_GCONTEXT flag
2018-12-12 Marc-André... monitor: accept chardev input from iothread
2018-12-12 Marc-André... monitor: inline ambiguous helper functions
2018-12-11 Peter MaydellMerge remote-tracking branch 'remotes/vivier2/tags...
2018-12-11 Eduardo Habkosti386: Add "stibp" flag name
2018-12-11 Peter Maydelltarget/i386/kvm.c: Don't mark cpuid_data as QEMU_PACKED
2018-12-11 Liu Jingqix86/cpu: Enable MOVDIR64B cpu feature
2018-12-11 Liu Jingqix86/cpu: Enable MOVDIRI cpu feature
2018-12-11 Peter MaydellMerge remote-tracking branch 'remotes/ehabkost/tags...
2018-12-11 Marc-André... qom: remove unimplemented class_finalize
2018-12-11 Marc-André... qdev: move qdev_prop_register_global_list() to tests
2018-12-11 Marc-André... accel: register global_props like machine globals
2018-12-11 Marc-André... qom: make user_creatable_complete() specific to UserCre...
2018-12-11 Marc-André... qom: make interface types abstract
2018-12-11 Marc-André... tests: qdev_prop_check_globals() doesn't return "all_used"
2018-12-11 Eduardo Habkostpc: Use default_machine_opts to set suppress_vmdesc
2018-12-11 Eduardo Habkostspapr: Delete instance_options functions
2018-12-11 Eduardo Habkostspapr: Use default_machine_opts to set suppress_vmdesc
2018-12-11 Eduardo Habkostspapr: Use default_machine_opts to set use_hotplug_even...
2018-12-11 Eduardo Habkostvirt: Eliminate separate instance_init functions
2018-12-11 Alex Williamsonq35/440fx/arm/spapr: Add QEMU 4.0 machine type
2018-12-11 Eduardo Habkosthostmem: Validate host-nodes before setting bitmap
2018-12-11 Eric Blakenuma: Match struct to typedef name
2018-12-11 Corey Minyardi386: Rename bools in PCMachineState to end in _enabled
2018-12-11 Gerd Hoffmannmove ObjectClass to typedefs.h
2018-12-11 David Hildenbrandmemory-device: avoid overflows on very huge devices
2018-12-11 David Hildenbrandmemory-device: use QEMU_IS_ALIGNED
2018-12-11 David Hildenbrandrange: pass const pointer where possible
2018-12-11 Kashyap ChamarthyDeprecate HMP `cpu-add`
2018-12-11 Kashyap ChamarthyDeprecate QMP `cpu-add`
2018-12-11 Kashyap Chamarthydocs: Document vCPU hotplug procedure
2018-12-11 Eduardo Habkosthw/timer/sun4v-rtc: Fix tracing at sun4v_rtc_write()
2018-12-11 Zhang Yihostmem-file: remove object id from pmem error message
2018-12-11 fabrice.desclaux... Fixes i386 xchgq test
2018-12-11 Eric Blakemaint: Grammar fix to mailmap
2018-12-11 Fam ZhengMAINTAINERS: Update email address for Fam Zheng
2018-12-11 Eric Blakecutils: Assert in-range base for string-to-integer...
2018-12-11 Li Qiangutil: vfio-helpers: use ARRAY_SIZE in qemu_vfio_init_pci()
2018-12-11 Li Qiangtarget: hax: fix errors in comment
2018-12-11 Philippe Mathieu... MAINTAINERS: Use my work email to review Build and...
2018-12-11 Philippe Mathieu... MAINTAINERS: Add a missing entry for the NVDIMM device
2018-12-11 Philippe Mathieu... MAINTAINERS: Add a missing entry to the QMP section
2018-12-11 Philippe Mathieu... MAINTAINERS: Add a missing entry to SPICE
2018-12-11 Philippe Mathieu... MAINTAINERS: Add missing entries for the MPS2 machine
2018-12-11 Philippe Mathieu... MAINTAINERS: Add missing entries for the Canon DIGIC...
2018-12-11 Philippe Mathieu... MAINTAINERS: Add missing entries to the vhost section
2018-12-11 Philippe Mathieu... MAINTAINERS: Add missing entries to the PC Chipset...
2018-12-11 Philippe Mathieu... MAINTAINERS: Add a missing entry for the sun4m machines
2018-12-11 Philippe Mathieu... MAINTAINERS: Add a missing entry for the Old World...
2018-12-11 Philippe Mathieu... MAINTAINERS: Add a missing entry for the Xilinx S3A...
2018-12-11 Philippe Mathieu... MAINTAINERS: Add missing entries for the Jazz machine
2018-12-11 Philippe Mathieu... MAINTAINERS: Add missing entries for the Xilinx ZynqMP...
2018-12-11 Philippe Mathieu... MAINTAINERS: Add a missing entry to the SPARC CPU
2018-12-11 Philippe Mathieu... MAINTAINERS: Fix ACPI tests data files path
2018-12-11 Li Qiangtarget: hax: replace g_malloc with g_new0
2018-12-11 Thomas HuthMAINTAINERS: Add nios2-related files to the Nios2 section
2018-12-11 Thomas HuthMAINTAINERS: Add missing hw/pci-host entries
2018-12-11 Eric Blakemisc: Avoid UTF-8 in error messages
2018-12-11 Eric Blakeqapi: Reduce Makefile boilerplate
2018-12-11 Li Qianghw: set_netdev: remove useless code
next