]> git.ipfire.org Git - thirdparty/qemu.git/shortlog
thirdparty/qemu.git
2016-07-29  Peter MaydellUpdate version for v2.7.0-rc1 release v2.7.0-rc1
2016-07-29  Aaron Lindsayavx2 configure: Disable if static build
2016-07-29  Sean BrunoUnbreak FreeBSD build after optionrom update.
2016-07-29  Paolo Bonzinioptionrom: fix detection of -Wa,-32
2016-07-29  Peter MaydellMerge remote-tracking branch 'remotes/lalrae/tags/mips...
2016-07-29  Peter MaydellMerge remote-tracking branch 'remotes/dgibson/tags...
2016-07-29  Peter MaydellMerge remote-tracking branch 'remotes/mst/tags/for_upst...
2016-07-29  Peter MaydellMerge remote-tracking branch 'remotes/jnsnow/tags/ide...
2016-07-29  Laurent Viviertests: add drive_del-test to ppc/ppc64
2016-07-29  Cao jinmptsas: Fix a migration compatible issue
2016-07-29  Marc-André... vhost: do not update last avail idx on get_vring_base...
2016-07-29  Bharata B Raospapr: Prevent boot CPU core removal
2016-07-29  Benjamin Herrenschmidtppc: Fix fault PC reporting for lve*/stve* VMX instructions
2016-07-29  lvivier@redhat.comtest: port postcopy test to ppc64
2016-07-29  David GibsonRevert "spapr: Ensure CPU cores are added contiguously...
2016-07-29  Igor Mammedovspapr: init CPUState->cpu_index with index relative...
2016-07-28  John Snowide: fix halted IO segfault at reset
2016-07-28  Marc-André... vhost: add vhost_net_set_backend()
2016-07-28  Marc-André... vhost-user: add error report in vhost_user_write()
2016-07-28  Marc-André... tests: fix vhost-user-test leak
2016-07-28  Marc-André... tests: plug some leaks in virtio-net-test
2016-07-28  Marc-André... vhost-user: wait until backend init is completed
2016-07-28  Marc-André... char: add and use tcp_chr_wait_connected
2016-07-28  Marc-André... char: add chr_wait_connected callback
2016-07-28  Marc-André... vhost: add assert() to check runtime behaviour
2016-07-28  Marc-André... vhost-net: vhost_migration_done is vhost-user specific
2016-07-28  Marc-André... Revert "vhost-net: do not crash if backend is not present"
2016-07-28  Marc-André... vhost-user: add get_vhost_net() assertions
2016-07-28  Marc-André... vhost-user: keep vhost_net after a disconnection
2016-07-28  Marc-André... vhost-user: check vhost_user_{read,write}() return...
2016-07-28  Marc-André... vhost-user: check qemu_chr_fe_set_msgfds() return value
2016-07-28  Marc-André... vhost-user: call set_msgfds unconditionally
2016-07-28  Marc-André... qemu-char: fix qemu_chr_fe_set_msgfds() crash when...
2016-07-28  Marc-André... vhost: use error_report() instead of fprintf(stderr...
2016-07-28  Marc-André... vhost: add missing VHOST_OPS_DEBUG
2016-07-28  Marc-André... vhost: do not assert() on vhost_ops failure
2016-07-28  Marc-André... vhost: fix calling vhost_dev_cleanup() after vhost_dev_...
2016-07-28  Marc-André... vhost-net: always call vhost_dev_cleanup() on failure
2016-07-28  Marc-André... vhost: make vhost_dev_cleanup() idempotent
2016-07-28  Marc-André... vhost: fix cleanup on not fully initialized device
2016-07-28  Marc-André... vhost: assert the log was cleaned up
2016-07-28  Marc-André... vhost: make vhost_log_put() idempotent
2016-07-28  Marc-André... vhost: don't assume opaque is a fd, use backend cleanup
2016-07-28  Marc-André... vhost-user: disconnect on HUP
2016-07-28  Marc-André... vhost-user: minor simplification
2016-07-28  Marc-André... misc: indentation
2016-07-28  Prasad J Panditvirtio: check vring descriptor buffer length
2016-07-28  Marcel Apfelbaumhw/virtio-pci: fix virtio behaviour
2016-07-28  Wei Jiangangapb: convert init to realize
2016-07-28  Wei Jianganghw/pci-bridge: Convert pxb initialization functions...
2016-07-28  Marcel Apfelbaumhw/apci: handle 64-bit MMIO regions correctly
2016-07-28  Marcel Apfelbaumacpi: refactor pxb crs computation
2016-07-28  Marcel Apfelbaumhw/acpi: fix a DSDT table issue when a pxb is present.
2016-07-28  Marcel Apfelbaumhw/pxb: declare pxb devices as not hot-pluggable
2016-07-28  Marcel Apfelbaumhw/pcie-root-port: Fix PCIe root port initialization
2016-07-28  Michael S.... pcie: fix link active status bit migration
2016-07-28  Leon Alraetarget-mips: fix EntryHi.EHINV being cleared on TLB...
2016-07-28  Paul Burtonhw/mips_malta: Fix YAMON API print routine
2016-07-27  Peter MaydellMerge remote-tracking branch 'remotes/ehabkost/tags...
2016-07-27  Peter MaydellMerge remote-tracking branch 'remotes/stefanha/tags...
2016-07-27  Peter MaydellMerge remote-tracking branch 'remotes/cody/tags/block...
2016-07-27  Greg Kurzvl: exit if a bad property value is passed to -global
2016-07-27  Greg Kurzqdev: ignore GlobalProperty.errp for hotplugged devices
2016-07-27  Greg Kurzmachine: Add comment to abort path in machine_set_kerne...
2016-07-27  Stefan Hajnoczivirtio: error out if guest exceeds virtqueue size
2016-07-26  Vladimir Sementsov... mirror: double performance of the bulk stage if the...
2016-07-26  Prasanna Kumar... block/gluster: fix doc in the qapi schema and member...
2016-07-26  Igor MammedovRevert "pc: Enforce adding CPUs contiguously and removi...
2016-07-26  Igor Mammedovpc: Init CPUState->cpu_index with index in possible_cpus[]
2016-07-26  Igor Mammedovqdev: Fix object reference leak in case device.realize...
2016-07-26  Igor Mammedovexec: Set cpu_index only if it's not been explictly set
2016-07-26  Igor Mammedovexec: Don't use cpu_index to detect if cpu_exec_init...
2016-07-26  Igor Mammedovexec: Reduce CONFIG_USER_ONLY ifdeffenery
2016-07-26  Peter MaydellMerge remote-tracking branch 'remotes/maxreitz/tags...
2016-07-26  Daniel P. Berrangeiotest: fix python based IO tests
2016-07-26  Daniel P. Berrangeblock: export LUKS specific data to qemu-img info
2016-07-26  Daniel P. Berrangecrypto: add support for querying parameters for block...
2016-07-26  Cao jinAioContext: correct comments
2016-07-26  Vladimir Sementsov... qcow2: do not allocate extra memory
2016-07-26  Peter MaydellMerge remote-tracking branch 'remotes/dgibson/tags...
2016-07-26  Peter MaydellMerge remote-tracking branch 'remotes/mdroth/tags/qga...
2016-07-25  Michael Rothconfigure: mark qemu-ga VSS includes as system headers
2016-07-25  Marc-André... tests: use static qga config file
2016-07-25  Marc-André... build-sys: link tests/data
2016-07-25  Greg Kurzspapr: disintricate core-id from DT semantics
2016-07-25  Michael Walletarget-ppc: add PPC_MFTB flag to e500mc and e5500
2016-07-25  lvivier@redhat.comspapr: fix spapr-nvram migration
2016-07-25  Thomas Huthhw/ppc/spapr: Make sure to close the htab_fd when migra...
2016-07-25  Thomas Huthppc: Huge page detection mechanism fixes - Episode III
2016-07-22  Peter MaydellUpdate version for v2.7.0-rc0 release v2.7.0-rc0
2016-07-22  Peter Maydelltarget-sh4: Use glib allocator in movcal helper
2016-07-22  Peter MaydellMerge remote-tracking branch 'remotes/amit-migration...
2016-07-22  Daniel P. Berrangetests: introduce a framework for testing migration...
2016-07-22  Daniel P. Berrangescripts: ensure monitor socket has SO_REUSEADDR set
2016-07-22  Daniel P. Berrangescripts: set timeout when waiting for qemu monitor...
2016-07-22  Daniel P. Berrangescripts: refactor the VM class in iotests for reuse
2016-07-22  Daniel P. Berrangescripts: add a 'debug' parameter to QEMUMonitorProtocol
2016-07-22  Daniel P. Berrangescripts: add __init__.py file to scripts/qmp/
2016-07-22  Dr. David Alan... migration: set state to post-migrate on failure
2016-07-21  Peter MaydellMerge remote-tracking branch 'remotes/mst/tags/for_upst...
next