aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-06-21Introduce apic-msidef.hAnthony PERARD
2012-06-21Introduce Xen PCI Passthrough, PCI config space helpersAllen Kay
2012-06-21Introduce Xen PCI Passthrough, qdeviceAllen Kay
2012-06-21qdev-properties: Introduce pci-host-devaddr.Anthony PERARD
2012-06-21pci.c: Add opaque argument to pci_for_each_device.Anthony PERARD
2012-06-21Introduce XenHostPCIDevice to access a pci device on the host.Anthony PERARD
2012-06-21configure: Introduce --enable-xen-pci-passthrough.Anthony PERARD
2012-06-21pci_ids: Add INTEL_82599_SFP_VF id.Anthony PERARD
2012-06-19Allow machines to configure the QEMU_VERSION that's exposed via hardwareCrístian Viana
2012-06-19Add PIIX4 properties to control PM system states.Gleb Natapov
2012-06-19make: automatically include dependencies in recursive subdir rules (v2)Anthony Liguori
2012-06-19configure: fix -enable-debug with newer toolchainsAvi Kivity
2012-06-18Merge remote-tracking branch 'afaerber-or/qom-next-2' into stagingAnthony Liguori
2012-06-18Merge remote-tracking branch 'qmp/queue/qmp' into stagingAnthony Liguori
2012-06-18Merge remote-tracking branch 'kwolf/for-anthony' into stagingAnthony Liguori
2012-06-18Merge remote-tracking branch 'mst/tags/for_anthony' into stagingAnthony Liguori
2012-06-18Merge remote-tracking branch 'sweil/for-anthony' into stagingAnthony Liguori
2012-06-18qom: Push error reporting to object_property_find()Paolo Bonzini
2012-06-18qdev: Remove qdev_prop_exists()Paolo Bonzini
2012-06-18qbus: Initialize in standard wayAnthony Liguori
2012-06-18qbus: Make child devices linksAnthony Liguori
2012-06-18qdev: Connect busses with their parent devicesAnthony Liguori
2012-06-18qdev: Convert busses to QEMU Object ModelAnthony Liguori
2012-06-18qdev: Move SysBus initialization to sysbus.cPaolo Bonzini
2012-06-18qdev: Use wrapper for qdev_get_pathAnthony Liguori
2012-06-18qdev: Remove qdev_prop_set_defaultsPaolo Bonzini
2012-06-18qdev: Clean up global propertiesPaolo Bonzini
2012-06-18qdev: Move bus properties to abstract superclassesPaolo Bonzini
2012-06-18qdev: Move bus properties to a separate globalPaolo Bonzini
2012-06-18qdev: Push "type" property up to ObjectPaolo Bonzini
2012-06-18arm_l2x0: Rename "type" property to "cache-type"Andreas Färber
2012-06-18m48t59: Rename "type" property to "model"Paolo Bonzini
2012-06-18qom: Assert that public types have a non-NULL parent fieldPaolo Bonzini
2012-06-18qom: Drop type_register_static_alias() macroPaolo Bonzini
2012-06-18qom: Make Object a typePaolo Bonzini
2012-06-18qom: Add class_base_initPaolo Bonzini
2012-06-18qom: Add object_child_foreach()Paolo Bonzini
2012-06-18qom: Introduce object_property_is_{child,link}()Andreas Färber
2012-06-18qom: Add object_class_get_parent()Paolo Bonzini
2012-06-15audio/winwave: Fix typomalc
2012-06-15build: install qmp-commands.txtBruce Rogers
2012-06-15Add rate limiting of RTC_CHANGE, BALLOON_CHANGE & WATCHDOG eventsDaniel P. Berrange
2012-06-15Add event notification for guest balloon changesDaniel P. Berrange
2012-06-15Fix some more license versions (GPL2+ instead of GPL2)Stefan Weil
2012-06-15monitor: Fix memory leak with readline completionStefan Weil
2012-06-15qmp: do not include monitor.h from qapi-types-core.hPaolo Bonzini
2012-06-15qmp: include monitor.h when neededPaolo Bonzini
2012-06-15kvm: add missing include filesPaolo Bonzini
2012-06-15qemu-iotests: add 036 autoclear feature bit testStefan Hajnoczi
2012-06-15qemu-iotests: add qcow2.py set-feature-bit commandStefan Hajnoczi