aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-07-29vhost-user: check qemu_chr_fe_set_msgfds() return valueMarc-André Lureau
2016-07-29vhost-user: call set_msgfds unconditionallyMarc-André Lureau
2016-07-29qemu-char: fix qemu_chr_fe_set_msgfds() crash when disconnectedMarc-André Lureau
2016-07-29vhost: use error_report() instead of fprintf(stderr,...)Marc-André Lureau
2016-07-29vhost: add missing VHOST_OPS_DEBUGMarc-André Lureau
2016-07-29vhost: do not assert() on vhost_ops failureMarc-André Lureau
2016-07-29vhost: fix calling vhost_dev_cleanup() after vhost_dev_init()Marc-André Lureau
2016-07-29vhost-net: always call vhost_dev_cleanup() on failureMarc-André Lureau
2016-07-29vhost: make vhost_dev_cleanup() idempotentMarc-André Lureau
2016-07-29vhost: fix cleanup on not fully initialized deviceMarc-André Lureau
2016-07-29vhost: assert the log was cleaned upMarc-André Lureau
2016-07-29vhost: make vhost_log_put() idempotentMarc-André Lureau
2016-07-29vhost: don't assume opaque is a fd, use backend cleanupMarc-André Lureau
2016-07-29vhost-user: disconnect on HUPMarc-André Lureau
2016-07-29vhost-user: minor simplificationMarc-André Lureau
2016-07-29misc: indentationMarc-André Lureau
2016-07-29virtio: check vring descriptor buffer lengthPrasad J Pandit
2016-07-29hw/virtio-pci: fix virtio behaviourMarcel Apfelbaum
2016-07-29apb: convert init to realizeWei Jiangang
2016-07-29hw/pci-bridge: Convert pxb initialization functions to ErrorWei Jiangang
2016-07-29hw/apci: handle 64-bit MMIO regions correctlyMarcel Apfelbaum
2016-07-29acpi: refactor pxb crs computationMarcel Apfelbaum
2016-07-29hw/acpi: fix a DSDT table issue when a pxb is present.Marcel Apfelbaum
2016-07-29hw/pxb: declare pxb devices as not hot-pluggableMarcel Apfelbaum
2016-07-29hw/pcie-root-port: Fix PCIe root port initializationMarcel Apfelbaum
2016-07-29pcie: fix link active status bit migrationMichael S. Tsirkin
2016-07-28target-mips: fix EntryHi.EHINV being cleared on TLB exceptionLeon Alrae
2016-07-28hw/mips_malta: Fix YAMON API print routinePaul Burton
2016-07-27Merge remote-tracking branch 'remotes/ehabkost/tags/x86-pull-request' into st...Peter Maydell
2016-07-27Merge remote-tracking branch 'remotes/stefanha/tags/CVE-2016-5403-virtio-unbo...Peter Maydell
2016-07-27Merge remote-tracking branch 'remotes/cody/tags/block-pull-request' into stagingPeter Maydell
2016-07-27vl: exit if a bad property value is passed to -globalGreg Kurz
2016-07-27qdev: ignore GlobalProperty.errp for hotplugged devicesGreg Kurz
2016-07-27machine: Add comment to abort path in machine_set_kernel_irqchipGreg Kurz
2016-07-27virtio: error out if guest exceeds virtqueue sizeStefan Hajnoczi
2016-07-26mirror: double performance of the bulk stage if the disc is fullVladimir Sementsov-Ogievskiy
2016-07-26block/gluster: fix doc in the qapi schema and member namePrasanna Kumar Kalever
2016-07-26Revert "pc: Enforce adding CPUs contiguously and removing them in opposite or...Igor Mammedov
2016-07-26pc: Init CPUState->cpu_index with index in possible_cpus[]Igor Mammedov
2016-07-26qdev: Fix object reference leak in case device.realize() failsIgor Mammedov
2016-07-26exec: Set cpu_index only if it's not been explictly setIgor Mammedov
2016-07-26exec: Don't use cpu_index to detect if cpu_exec_init()'s been calledIgor Mammedov
2016-07-26exec: Reduce CONFIG_USER_ONLY ifdeffeneryIgor Mammedov
2016-07-26Merge remote-tracking branch 'remotes/maxreitz/tags/pull-block-2016-07-26' in...Peter Maydell
2016-07-26iotest: fix python based IO testsDaniel P. Berrange
2016-07-26block: export LUKS specific data to qemu-img infoDaniel P. Berrange
2016-07-26crypto: add support for querying parameters for block encryptionDaniel P. Berrange
2016-07-26AioContext: correct commentsCao jin
2016-07-26qcow2: do not allocate extra memoryVladimir Sementsov-Ogievskiy
2016-07-26Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.7-20160726' into...Peter Maydell