]> git.ipfire.org Git - thirdparty/qemu.git/shortlog
thirdparty/qemu.git
2018-01-23  Hikaru Nishidahw/block: Fix pin-based interrupt behaviour of NVMe
2018-01-23  Fam Zhengosdep: Retry SETLK upon EINTR
2018-01-23  Peter Maydellmigration: Revert postcopy-blocktime commit set
2018-01-22  Peter MaydellMerge remote-tracking branch 'remotes/dgibson/tags...
2018-01-22  Peter MaydellMerge remote-tracking branch 'remotes/elmarco/tags...
2018-01-22  Peter MaydellMerge remote-tracking branch 'remotes/jnsnow/tags/ide...
2018-01-20  Marc-André... dump-guest-memory.py: fix python 2 support
2018-01-20  Suraj Jitindar... target/ppc/spapr_caps: Add macro to generate spapr_caps...
2018-01-20  Cédric Le Goatertarget/ppc: add support for hypervisor doorbells on...
2018-01-20  BALATON Zoltansii3112: Add explicit type casts to avoid unintended...
2018-01-20  BALATON Zoltansm501: Add missing break to case
2018-01-20  pbonzini@redhat.comtarget-ppc: optimize cmp translation
2018-01-20  Greg Kurzspapr: fix device tree properties when using compatibil...
2018-01-20  Greg Kurzspapr: drop duplicate variable in spapr_core_plug()
2018-01-20  Cédric Le Goatertarget/ppc: msgsnd and msgclr instructions need hypervi...
2018-01-20  Cédric Le Goatertarget/ppc: fix doorbell and hypervisor doorbell defini...
2018-01-20  Thomas Huthhw/ppc/Makefile: Add a way to disable the PPC4xx boards
2018-01-20  Thomas Huthdefault-configs/ppc-softmmu: Restructure the switches...
2018-01-20  Thomas Huthdefault-configs/ppc64-softmmu: Include 32-bit configs...
2018-01-19  John Snowhw/ide: Remove duplicated definitions from ahci_internal.h
2018-01-19  Anton Nefedovide: abort TRIM operation for invalid range
2018-01-19  Anton Nefedovide: move ide_sect_range_ok() up
2018-01-19  Anton Nefedovide: pass IDEState to trim AIO callback
2018-01-19  Peter MaydellMerge remote-tracking branch 'remotes/ehabkost/tags...
2018-01-19  Marcel Apfelbaumfw_cfg: fix memory corruption when all fw_cfg slots...
2018-01-19  Igor Mammedovpossible_cpus: add CPUArchId::type field
2018-01-19  Haozhong Zhangnvdimm: add 'unarmed' option
2018-01-19  Haozhong Zhangnvdimm: add a macro for property "label-size"
2018-01-19  Haozhong Zhanghostmem-file: add "align" option
2018-01-19  Thomas Huthscripts: Remove fixed entries from the device-crash...
2018-01-19  Thomas Huthqdev: Check for the availability of a hotplug controlle...
2018-01-19  Thomas Huthqdev_monitor: Simplify error handling in qdev_device_add()
2018-01-19  Eduardo Habkostq35: Allow only supported dynamic sysbus devices
2018-01-19  Eduardo Habkostxen: Add only xen-sysdev to dynamic sysbus device list
2018-01-19  Eduardo Habkostspapr: Allow only supported dynamic sysbus devices
2018-01-19  Eduardo Habkostppc: e500: Allow only supported dynamic sysbus devices
2018-01-19  Eduardo Habkosthw/arm/virt: Allow only supported dynamic sysbus devices
2018-01-19  Eduardo Habkostmachine: Replace has_dynamic_sysbus with list of allowe...
2018-01-19  Igor Mammedovnuma: fix missing '-numa cpu' in '-help' output
2018-01-19  Stefan Hajnocziqemu-options: document memory-backend-ram
2018-01-19  Stefan Hajnocziqemu-options: document missing memory-backend-file...
2018-01-19  Marc-André... memfd: remove needless include
2018-01-19  Marc-André... memfd: split qemu_memfd_alloc()
2018-01-19  Peter MaydellMerge remote-tracking branch 'remotes/mst/tags/for_upst...
2018-01-18  Jay Zhouvhost: remove assertion to prevent crash
2018-01-18  Michael S.... vhost-user: fix misaligned access to payload
2018-01-18  Michael S.... vhost-user: factor out msg head and payload
2018-01-18  Igor Mammedovtests: acpi: add comments to fetch_rsdt_referenced_tabl...
2018-01-18  Igor Mammedovtests: acpi: rename test_acpi_tables()/test_dst_table...
2018-01-18  Igor Mammedovtests: acpi: init table descriptor in test_dst_table()
2018-01-18  Igor Mammedovtests: acpi: move tested tables array allocation outsid...
2018-01-18  Mohammed Gamalx86_iommu: check if machine has PCI bus
2018-01-18  Mohammed Gamalx86_iommu: Move machine check to x86_iommu_realize()
2018-01-18  Maxime Coquelinvhost-user-test: use init_virtio_dev in multiqueue...
2018-01-18  Maxime Coquelinvhost-user-test: make features mask an init_virtio_dev...
2018-01-18  Maxime Coquelinvhost-user-test: setup virtqueues in all tests
2018-01-18  Maxime Coquelinvhost-user-test: extract read-guest-mem test from main...
2018-01-18  Maxime Coquelinvhost-user-test: fix features mask
2018-01-18  Dou Liyanghw/acpi-build: Make next_base easy to follow
2018-01-18  Dou LiyangACPI/unit-test: Add a testcase for RAM allocation in...
2018-01-18  Marcel Apfelbaumhw/pci-bridge: fix QEMU crash because of pcie-root...
2018-01-18  Prasad Singamsettyintel-iommu: Extend address width to 48 bits
2018-01-18  Prasad Singamsettyintel-iommu: Redefine macros to enable supporting 48...
2018-01-18  Maxime Coquelinvhost-user: fix multiple queue specification
2018-01-18  Yuval Shaiapci/shpc: Move function to generic header file
2018-01-18  Gal Hammervirtio: improve virtio devices initialization time
2018-01-18  Gal Hammervirtio: postpone the execution of event_notifier_cleanu...
2018-01-18  Gal Hammerqemu: add a cleanup callback function to EventNotifier
2018-01-18  Changpeng Liucontrib/vhost-user-blk: introduce a vhost-user-blk...
2018-01-18  Changpeng Liucontrib/libvhost-user: enable virtio config space messages
2018-01-18  Changpeng Liuvhost-user-blk: introduce a new vhost-user-blk host...
2018-01-18  Changpeng Liuvhost-user: add new vhost user messages to support...
2018-01-18  Marcel ApfelbaumMAINTAINERS: Add myself as maintainer to X86 machines
2018-01-18  Peter MaydellMerge remote-tracking branch 'remotes/ericb/tags/pull...
2018-01-18  Peter MaydellMerge remote-tracking branch 'remotes/ehabkost/tags...
2018-01-18  Peter MaydellMerge remote-tracking branch 'remotes/dgibson/tags...
2018-01-18  John Arbucklecocoa.m: Fix scroll wheel support
2018-01-18  Vladimir Sementsov... nbd/server: structurize option reply sending
2018-01-18  Eric Blakenbd/server: Add helper functions for parsing option...
2018-01-18  Eric Blakenbd/server: Add va_list form of nbd_negotiate_send_rep_...
2018-01-18  Eric Blakenbd/server: Better error for NBD_OPT_EXPORT_NAME failure
2018-01-18  Vladimir Sementsov... nbd/server: refactor negotiation functions parameters
2018-01-18  Eric Blakenbd/server: Hoist nbd_reject_length() earlier
2018-01-18  Eduardo Habkosti386: Add EPYC-IBPB CPU model
2018-01-18  Eduardo Habkosti386: Add new -IBRS versions of Intel CPU models
2018-01-18  Eduardo Habkosti386: Add FEAT_8000_0008_EBX CPUID feature word
2018-01-18  Eduardo Habkosti386: Add spec-ctrl CPUID bit
2018-01-18  Paolo Bonzinii386: Add support for SPEC_CTRL MSR
2018-01-18  Eduardo Habkosti386: Change X86CPUDefinition::model_id to const char*
2018-01-18  Haozhong Zhangtarget/i386: add clflushopt to "Skylake-Server" cpu...
2018-01-18  Haozhong Zhangpc: add 2.12 machine types
2018-01-16  Luc MICHELtarget-ppc: Fix booke206 tlbwe TLB instruction
2018-01-16  Cédric Le Goatertarget/ppc: add support for POWER9 HILE
2018-01-16  Cédric Le Goaterppc/pnv: change initrd address
2018-01-16  Cédric Le Goaterppc/pnv: fix XSCOM core addressing on POWER9
2018-01-16  Cédric Le Goaterppc/pnv: introduce pnv*_is_power9() helpers
2018-01-16  Cédric Le Goaterppc/pnv: change core mask for POWER9
2018-01-16  Cédric Le Goaterppc/pnv: use POWER9 DD2 processor
2018-01-16  Cédric Le Goatertests/boot-serial-test: fix powernv support
2018-01-16  Cédric Le Goaterppc/pnv: Update skiboot firmware image
next