aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-09-11maint: remove double semicolons in many filesDaniel P. Berrange
2015-09-11i6300esb: fix timer overflowLaurent Vivier
2015-09-11Trivial: fix commandline help messageAndrey Korolyov
2015-09-11Update language files for QEMU 2.4.0Stefan Weil
2015-09-10Merge remote-tracking branch 'remotes/sstabellini/tags/xen-2015-09-10-tag' in...Peter Maydell
2015-09-10xen/pt: Don't slurp wholesale the PCI configuration registersKonrad Rzeszutek Wilk
2015-09-10xen/pt: Check for return values for xen_host_pci_[get|set] in initKonrad Rzeszutek Wilk
2015-09-10xen/pt: Move bulk of xen_pt_unregister_device in its own routine.Konrad Rzeszutek Wilk
2015-09-10xen/pt: Make xen_pt_unregister_device idempotentKonrad Rzeszutek Wilk
2015-09-10xen/pt: Log xen_host_pci_get/set errors in MSI code.Konrad Rzeszutek Wilk
2015-09-10xen/pt: Log xen_host_pci_get in two init functionsKonrad Rzeszutek Wilk
2015-09-10xen/pt: Remove XenPTReg->data field.Konrad Rzeszutek Wilk
2015-09-10xen/pt: Check if reg->init function sets the 'data' past the reg->sizeKonrad Rzeszutek Wilk
2015-09-10xen/pt: Sync up the dev.config and data values.Konrad Rzeszutek Wilk
2015-09-10xen/pt: Use xen_host_pci_get_[byte|word] instead of dev.configKonrad Rzeszutek Wilk
2015-09-10Merge remote-tracking branch 'remotes/armbru/tags/pull-error-2015-09-10' into...Peter Maydell
2015-09-10xen/pt: Use XEN_PT_LOG properly to guard against compiler warnings.Konrad Rzeszutek Wilk
2015-09-10xen/pt/msi: Add the register value when printing logging and error messagesKonrad Rzeszutek Wilk
2015-09-10xen: use errno instead of rc for xc_domain_add_to_physmapKonrad Rzeszutek Wilk
2015-09-10xen/pt: xen_host_pci_config_read returns -errno, not -1 on failureKonrad Rzeszutek Wilk
2015-09-10xen/pt: Make xen_pt_msi_set_enable staticKonrad Rzeszutek Wilk
2015-09-10xen/pt: Update comments with proper function name.Konrad Rzeszutek Wilk
2015-09-10xen/HVM: atomically access pointers in bufioreq handlingJan Beulich
2015-09-10xen-hvm: When using xc_domain_add_to_physmap also include errno when reportingKonrad Rzeszutek Wilk
2015-09-10xen, gfx passthrough: add opregion mappingTiejun Chen
2015-09-10xen, gfx passthrough: register host bridge specific to passthroughTiejun Chen
2015-09-10xen, gfx passthrough: register a isa bridgeTiejun Chen
2015-09-10igd gfx passthrough: create a isa bridgeTiejun Chen
2015-09-10xen, gfx passthrough: retrieve VGA BIOS to workTiejun Chen
2015-09-10xen, gfx passthrough: basic graphics passthrough supportTiejun Chen
2015-09-10hw/pci-assign: split pci-assign.cTiejun Chen
2015-09-10piix: create host bridge to passthroughTiejun Chen
2015-09-10error: On abort, report where the error was createdMarkus Armbruster
2015-09-10error: Revamp interface documentationMarkus Armbruster
2015-09-10error: error_set_errno() is unused, dropMarkus Armbruster
2015-09-10qga/vss-win32: Document the DLL requires non-null errpMarkus Armbruster
2015-09-10qga: Clean up unnecessarily dirty castsMarkus Armbruster
2015-09-10error: Make error_setg() a functionMarkus Armbruster
2015-09-10error: De-duplicate code creating Error objectsMarkus Armbruster
2015-09-10Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2015-09-10hw/pci: fix pci_update_mappings() trace eventsLaszlo Ersek
2015-09-10pc: memhotplug: keep reserved-memory-end broken on 2.4 and earlier machinesIgor Mammedov
2015-09-10pc: memhotplug: fix incorrectly set reserved-memory-endIgor Mammedov
2015-09-10acpi: Remove unused definition.Richard W.M. Jones
2015-09-10virtio: avoid leading underscores for helpersCornelia Huck
2015-09-10pc: Remove redundant arguments from xen_hvm_init()Eduardo Habkost
2015-09-10pci: Fix pci_device_iommu_address_space() bus propagationBenjamin Herrenschmidt
2015-09-08Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20150908'...Peter Maydell
2015-09-08xlnx-zynqmp: Connect the sysbus AHCI to ZynqMPpull-target-arm-20150908Alistair Francis
2015-09-08xlnx-zynqmp.c: Convert some of the error_propagate() calls to error_abortAlistair Francis