Age | Commit message (Expand) | Author |
2016-07-29 | misc: indentation | Marc-André Lureau |
2016-07-29 | virtio: check vring descriptor buffer length | Prasad J Pandit |
2016-07-29 | hw/virtio-pci: fix virtio behaviour | Marcel Apfelbaum |
2016-07-29 | apb: convert init to realize | Wei Jiangang |
2016-07-29 | hw/pci-bridge: Convert pxb initialization functions to Error | Wei Jiangang |
2016-07-29 | hw/apci: handle 64-bit MMIO regions correctly | Marcel Apfelbaum |
2016-07-29 | acpi: refactor pxb crs computation | Marcel Apfelbaum |
2016-07-29 | hw/acpi: fix a DSDT table issue when a pxb is present. | Marcel Apfelbaum |
2016-07-29 | hw/pxb: declare pxb devices as not hot-pluggable | Marcel Apfelbaum |
2016-07-29 | hw/pcie-root-port: Fix PCIe root port initialization | Marcel Apfelbaum |
2016-07-29 | pcie: fix link active status bit migration | Michael S. Tsirkin |
2016-07-28 | target-mips: fix EntryHi.EHINV being cleared on TLB exception | Leon Alrae |
2016-07-28 | hw/mips_malta: Fix YAMON API print routine | Paul Burton |
2016-07-27 | Merge remote-tracking branch 'remotes/ehabkost/tags/x86-pull-request' into st... | Peter Maydell |
2016-07-27 | Merge remote-tracking branch 'remotes/stefanha/tags/CVE-2016-5403-virtio-unbo... | Peter Maydell |
2016-07-27 | Merge remote-tracking branch 'remotes/cody/tags/block-pull-request' into staging | Peter Maydell |
2016-07-27 | vl: exit if a bad property value is passed to -global | Greg Kurz |
2016-07-27 | qdev: ignore GlobalProperty.errp for hotplugged devices | Greg Kurz |
2016-07-27 | machine: Add comment to abort path in machine_set_kernel_irqchip | Greg Kurz |
2016-07-27 | virtio: error out if guest exceeds virtqueue size | Stefan Hajnoczi |
2016-07-26 | mirror: double performance of the bulk stage if the disc is full | Vladimir Sementsov-Ogievskiy |
2016-07-26 | block/gluster: fix doc in the qapi schema and member name | Prasanna Kumar Kalever |
2016-07-26 | Revert "pc: Enforce adding CPUs contiguously and removing them in opposite or... | Igor Mammedov |
2016-07-26 | pc: Init CPUState->cpu_index with index in possible_cpus[] | Igor Mammedov |
2016-07-26 | qdev: Fix object reference leak in case device.realize() fails | Igor Mammedov |
2016-07-26 | exec: Set cpu_index only if it's not been explictly set | Igor Mammedov |
2016-07-26 | exec: Don't use cpu_index to detect if cpu_exec_init()'s been called | Igor Mammedov |
2016-07-26 | exec: Reduce CONFIG_USER_ONLY ifdeffenery | Igor Mammedov |
2016-07-26 | Merge remote-tracking branch 'remotes/maxreitz/tags/pull-block-2016-07-26' in... | Peter Maydell |
2016-07-26 | iotest: fix python based IO tests | Daniel P. Berrange |
2016-07-26 | block: export LUKS specific data to qemu-img info | Daniel P. Berrange |
2016-07-26 | crypto: add support for querying parameters for block encryption | Daniel P. Berrange |
2016-07-26 | AioContext: correct comments | Cao jin |
2016-07-26 | qcow2: do not allocate extra memory | Vladimir Sementsov-Ogievskiy |
2016-07-26 | Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.7-20160726' into... | Peter Maydell |
2016-07-26 | Merge remote-tracking branch 'remotes/mdroth/tags/qga-pull-2016-07-25-tag' in... | Peter Maydell |
2016-07-25 | configure: mark qemu-ga VSS includes as system headers | Michael Roth |
2016-07-25 | tests: use static qga config file | Marc-André Lureau |
2016-07-25 | build-sys: link tests/data | Marc-André Lureau |
2016-07-25 | spapr: disintricate core-id from DT semantics | Greg Kurz |
2016-07-25 | target-ppc: add PPC_MFTB flag to e500mc and e5500 | Michael Walle |
2016-07-25 | spapr: fix spapr-nvram migration | lvivier@redhat.com |
2016-07-25 | hw/ppc/spapr: Make sure to close the htab_fd when migration is canceled | Thomas Huth |
2016-07-25 | ppc: Huge page detection mechanism fixes - Episode III | Thomas Huth |
2016-07-22 | Update version for v2.7.0-rc0 releasev2.7.0-rc0 | Peter Maydell |
2016-07-22 | target-sh4: Use glib allocator in movcal helper | Peter Maydell |
2016-07-22 | Merge remote-tracking branch 'remotes/amit-migration/tags/migration-for-2.7-6... | Peter Maydell |
2016-07-22 | tests: introduce a framework for testing migration performance | Daniel P. Berrange |
2016-07-22 | scripts: ensure monitor socket has SO_REUSEADDR set | Daniel P. Berrange |
2016-07-22 | scripts: set timeout when waiting for qemu monitor connection | Daniel P. Berrange |