summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* xilinx: Delete hw/include/xilinx.hPeter Crosthwaite2014-02-261-10/+0
* xilinx: Inline usages of xilinx_axi*_init()Peter Crosthwaite2014-02-261-33/+0
* xilinx: Inline usage of xilinx_ethlite_create()Peter Crosthwaite2014-02-261-19/+0
* xilinx: Inline usages of xilinx_timer_create()Peter Crosthwaite2014-02-261-15/+0
* xilinx: Inline usages of xilinx_intc_create()Peter Crosthwaite2014-02-261-13/+0
* Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell2014-02-255-12/+13
|\
| * quorum: Add quorum mechanism.Benoît Canet2014-02-211-0/+2
| * blkverify: Extract qemu_iovec_clone() and qemu_iovec_compare() from blkverify.Benoît Canet2014-02-211-0/+2
| * qemu-option: has_help_option() and is_valid_option_list()Kevin Wolf2014-02-211-0/+2
| * nbd: move socket wrappers to qemu-nbdPaolo Bonzini2014-02-211-4/+0
| * nbd: inline tcp_socket_incoming_spec into sole callerPaolo Bonzini2014-02-211-1/+0
| * nbd: correctly propagate errorsPaolo Bonzini2014-02-211-1/+0
| * block: Remove bdrv_open_image()'s force_raw optionMax Reitz2014-02-211-1/+1
| * block: Make bdrv_file_open() staticMax Reitz2014-02-211-3/+3
| * block: Add reference parameter to bdrv_open()Max Reitz2014-02-211-2/+3
| * block: Change BDS parameter of bdrv_open() to **Max Reitz2014-02-211-1/+1
* | Merge remote-tracking branch 'remotes/sstabellini/xen-140220' into stagingPeter Maydell2014-02-241-0/+1
|\ \
| * | Call pci_piix3_xen_ide_unplug from unplug_disksStefano Stabellini2014-02-201-0/+1
| |/
* | Merge remote-tracking branch 'remotes/bonzini/configure' into stagingPeter Maydell2014-02-243-2/+32
|\ \
| * | module: implement module loadingFam Zheng2014-02-201-1/+22
| * | util: Split out exec_dir from os_find_datadirFam Zheng2014-02-202-1/+10
* | | Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20140220'...Peter Maydell2014-02-211-0/+3
|\ \ \ | |_|/ |/| |
| * | softfloat: Support halving the result of muladd operationPeter Maydell2014-02-201-0/+3
| |/
* | Merge remote-tracking branch 'remotes/kraxel/tags/pull-usb-3' into stagingPeter Maydell2014-02-201-0/+5
|\ \
| * | usb: Remove magic constants from device bmAttributesPantelis Koukousoulas2014-02-181-0/+5
| |/
* | Merge remote-tracking branch 'remotes/afaerber/tags/qom-devices-for-peter' in...Peter Maydell2014-02-2019-62/+123
|\ \ | |/ |/|
| * qdev: Add enum property types to QAPI schemaPaolo Bonzini2014-02-142-14/+0
| * qdev: Remove hex8/32/64 property typesPaolo Bonzini2014-02-142-10/+1
| * qapi: Add human mode to StringOutputVisitorPaolo Bonzini2014-02-142-2/+3
| * qdev: Inline qdev_prop_parse()Paolo Bonzini2014-02-141-2/+0
| * qdev: Legacy properties are now read-onlyPaolo Bonzini2014-02-141-1/+0
| * qtest: Don't segfault with invalid -qtest optionFam Zheng2014-02-141-1/+2
| * ipack: Move IndustryPack out of hw/char/Andreas Färber2014-02-141-0/+87
| * i2c: Drop FROM_I2C_SLAVE() macroAndreas Färber2014-02-141-2/+0
| * i2c: Rename i2c_bus to I2CBusAndreas Färber2014-02-1410-29/+29
| * qtest: don't report signals if qtest driver enabledMichael S. Tsirkin2014-02-131-0/+2
* | net: declare struct iovec in checksum.h to fix compiler warningMichael Tokarev2014-02-151-0/+1
* | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell2014-02-1310-22/+126
|\ \ | |/ |/|
| * hw/pci: switch to a generic hotplug handling for PCIDeviceIgor Mammedov2014-02-102-12/+0
| * pci/pcie: convert PCIE hotplug to use hotplug-handler APIIgor Mammedov2014-02-101-0/+5
| * pci/shpc: convert SHPC hotplug to use hotplug-handler APIIgor Mammedov2014-02-101-0/+8
| * acpi/piix4pm: convert ACPI PCI hotplug to use hotplug-handler APIIgor Mammedov2014-02-102-4/+7
| * qdev:pci: refactor PCIDevice to use generic "hotpluggable" propertyIgor Mammedov2014-02-101-3/+0
| * qdev: add "hotpluggable" property to DeviceIgor Mammedov2014-02-101-0/+3
| * qdev: add to BusState "hotplug-handler" linkIgor Mammedov2014-02-101-0/+12
| * define hotplug interfaceIgor Mammedov2014-02-101-0/+78
| * loader: document that errno is setMichael S. Tsirkin2014-02-101-0/+7
| * qtest: don't report signals if qtest driver enabledMichael S. Tsirkin2014-02-051-0/+2
| * hw:piix4:acpi: reuse pcihp code for legacy PCI hotplugIgor Mammedov2014-02-051-0/+1
| * pcihp: remove unused AcpiPciHpPciStatus.device_present fieldIgor Mammedov2014-02-051-1/+0
OpenPOWER on IntegriCloud