summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'remotes/qmp-unstable/queue/qmp' into stagingPeter Maydell2014-02-2041-157/+338
|\
| * monitor: Add object_add class argument completion.Hani Benhabiles2014-02-171-0/+23
| * monitor: Add object_del id argument completion.Hani Benhabiles2014-02-171-0/+23
| * monitor: Add device_add device argument completion.Hani Benhabiles2014-02-171-0/+26
| * monitor: Add device_del id argument completion.Hani Benhabiles2014-02-171-0/+23
| * qmp: expose list of supported character device backendsMartin Kletzander2014-02-173-0/+82
| * Use error_is_set() only when necessaryMarkus Armbruster2014-02-1737-156/+156
| * QMP: allow JSON dict arguments in qmp-shellStefan Hajnoczi2014-02-171-0/+3
| * hmp: migrate command (without -d) now blocks correctlySoramichi AKIYAMA2014-02-171-1/+2
* | Fix QEMU build on OpenBSD on x86 archsBrad2014-02-172-1/+9
* | libvixl: fix 64bit constants usageMichael Tokarev2014-02-152-15/+21
* | Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-2014-02-15' in...Peter Maydell2014-02-159-425/+188
|\ \
| * | char/serial: Fix emptyness checkPeter Crosthwaite2014-02-151-1/+1
| * | gitignore: anchor all ignored namesMichael Tokarev2014-02-151-75/+75
| * | vl: trim includesMichael Tokarev2014-02-151-51/+1
| * | vl: remove old, long-unused definesMichael Tokarev2014-02-151-3/+0
| * | net: declare struct iovec in checksum.h to fix compiler warningMichael Tokarev2014-02-151-0/+1
| * | linux-user: refactor do_socketcall()Michael Tokarev2014-02-151-258/+68
| * | configure: add hints to a remedy for feature_not_found errorsStewart Smith2014-02-151-33/+35
| * | configure: add hint of libfdt to DTC dependency not found messageStewart Smith2014-02-151-2/+2
| * | sparc/leon3: Initialize stack pointerSebastian Huber2014-02-151-0/+3
| * | misc: Fix case Qemu -> QEMUStefan Weil2014-02-152-2/+2
| |/
* | Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell2014-02-1510-50/+115
|\ \
| * | block: Open by reference will try device then node_name.Benoît Canet2014-02-142-2/+14
| * | block: Relax bdrv_lookup_bs constraints.Benoît Canet2014-02-141-15/+11
| * | blockdev: Fix wrong usage of QDECREF causing snapshoted quorum to crash on cl...Benoît Canet2014-02-141-2/+0
| * | block: mirror - use local_err to avoid NULL errpJeff Cody2014-02-141-2/+4
| * | qemu-iotests: Don't run 005 on vmdk split formatsFam Zheng2014-02-141-0/+2
| * | block: qemu-iotests - add vhdx log replay tests for qemu-imgJeff Cody2014-02-142-0/+21
| * | block: qemu-iotests - fix test 070 (vhdx)Jeff Cody2014-02-142-2/+5
| * | block: Don't throw away errno via error_setgJeff Cody2014-02-143-10/+17
| * | block: Add notes to iSCSI's .bdrv_open and .bdrv_reopen_prepareJeff Cody2014-02-141-2/+8
| * | blockdev: Remove 'type' parameter from blockdev_init()Kevin Wolf2014-02-141-14/+33
| * | sdhci: Drop unnecessary #includeKevin Wolf2014-02-141-1/+0
* | | Merge remote-tracking branch 'remotes/jliu/or32-ld-st' into stagingPeter Maydell2014-02-151-67/+32
|\ \ \
| * | | target-openrisc: Use new qemu_ld/st opcodesRichard Henderson2014-02-121-67/+32
* | | | Merge remote-tracking branch 'remotes/jovanovic/mips-ufrp' into stagingPeter Maydell2014-02-156-8/+152
|\ \ \ \ | |_|_|/ |/| | |
| * | | target-mips: add user-mode FR switch support for MIPS32r5Petar Jovanovic2014-02-104-10/+56
| * | | target-mips: add support for CP0_Config5Petar Jovanovic2014-02-105-3/+40
| * | | target-mips: add support for CP0_Config4Petar Jovanovic2014-02-105-3/+31
| * | | target-mips: add CPU definition for MIPS32R5Petar Jovanovic2014-02-102-0/+33
* | | | PPC: KVM: Add missing address space to ldl_phys helperAlexander Graf2014-02-141-1/+1
| |_|/ |/| |
* | | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell2014-02-1338-461/+540
|\ \ \
| * | | ACPI: Remove commented-out code from HPET._CRSGabriel L. Somlo2014-02-101-3/+0
| * | | hw/pci: switch to a generic hotplug handling for PCIDeviceIgor Mammedov2014-02-105-45/+15
| * | | pci/pcie: convert PCIE hotplug to use hotplug-handler APIIgor Mammedov2014-02-103-25/+53
| * | | pci/shpc: convert SHPC hotplug to use hotplug-handler APIIgor Mammedov2014-02-103-47/+94
| * | | acpi/piix4pm: convert ACPI PCI hotplug to use hotplug-handler APIIgor Mammedov2014-02-104-30/+60
| * | | qdev:pci: refactor PCIDevice to use generic "hotpluggable" propertyIgor Mammedov2014-02-1016-30/+21
| * | | hw/acpi: move typeinfo to the file endIgor Mammedov2014-02-101-46/+46
OpenPOWER on IntegriCloud