summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * maint: remove unused include for strings.hDaniel P. Berrange2015-09-114-4/+0
| * maint: remove unused include for signal.hDaniel P. Berrange2015-09-1110-10/+0
| * maint: remove unused include for dirent.hDaniel P. Berrange2015-09-115-6/+0
| * maint: remove unused include for assert.hDaniel P. Berrange2015-09-118-9/+0
| * maint: remove / fix many doubled wordsDaniel P. Berrange2015-09-1123-26/+26
| * maint: remove double semicolons in many filesDaniel P. Berrange2015-09-115-6/+6
| * i6300esb: fix timer overflowLaurent Vivier2015-09-111-1/+1
| * Trivial: fix commandline help messageAndrey Korolyov2015-09-111-1/+1
| * Update language files for QEMU 2.4.0Stefan Weil2015-09-117-108/+188
|/
* Merge remote-tracking branch 'remotes/sstabellini/tags/xen-2015-09-10-tag' in...Peter Maydell2015-09-1023-230/+1179
|\
| * xen/pt: Don't slurp wholesale the PCI configuration registersKonrad Rzeszutek Wilk2015-09-101-6/+1
| * xen/pt: Check for return values for xen_host_pci_[get|set] in initKonrad Rzeszutek Wilk2015-09-101-8/+16
| * xen/pt: Move bulk of xen_pt_unregister_device in its own routine.Konrad Rzeszutek Wilk2015-09-101-58/+63
| * xen/pt: Make xen_pt_unregister_device idempotentKonrad Rzeszutek Wilk2015-09-104-6/+22
| * xen/pt: Log xen_host_pci_get/set errors in MSI code.Konrad Rzeszutek Wilk2015-09-101-4/+14
| * xen/pt: Log xen_host_pci_get in two init functionsKonrad Rzeszutek Wilk2015-09-101-0/+9
| * xen/pt: Remove XenPTReg->data field.Konrad Rzeszutek Wilk2015-09-102-30/+49
| * xen/pt: Check if reg->init function sets the 'data' past the reg->sizeKonrad Rzeszutek Wilk2015-09-101-2/+8
| * xen/pt: Sync up the dev.config and data values.Konrad Rzeszutek Wilk2015-09-101-1/+58
| * xen/pt: Use xen_host_pci_get_[byte|word] instead of dev.configKonrad Rzeszutek Wilk2015-09-102-28/+73
| * xen/pt: Use XEN_PT_LOG properly to guard against compiler warnings.Konrad Rzeszutek Wilk2015-09-101-1/+1
| * xen/pt/msi: Add the register value when printing logging and error messagesKonrad Rzeszutek Wilk2015-09-101-3/+3
| * xen: use errno instead of rc for xc_domain_add_to_physmapKonrad Rzeszutek Wilk2015-09-103-2/+25
| * xen/pt: xen_host_pci_config_read returns -errno, not -1 on failureKonrad Rzeszutek Wilk2015-09-101-1/+1
| * xen/pt: Make xen_pt_msi_set_enable staticKonrad Rzeszutek Wilk2015-09-102-2/+1
| * xen/pt: Update comments with proper function name.Konrad Rzeszutek Wilk2015-09-101-2/+2
| * xen/HVM: atomically access pointers in bufioreq handlingJan Beulich2015-09-103-9/+56
| * xen-hvm: When using xc_domain_add_to_physmap also include errno when reportingKonrad Rzeszutek Wilk2015-09-101-2/+2
| * xen, gfx passthrough: add opregion mappingTiejun Chen2015-09-103-3/+136
| * xen, gfx passthrough: register host bridge specific to passthroughTiejun Chen2015-09-101-2/+13
| * xen, gfx passthrough: register a isa bridgeTiejun Chen2015-09-101-0/+22
| * igd gfx passthrough: create a isa bridgeTiejun Chen2015-09-102-0/+113
| * xen, gfx passthrough: retrieve VGA BIOS to workTiejun Chen2015-09-103-0/+94
| * xen, gfx passthrough: basic graphics passthrough supportTiejun Chen2015-09-1010-1/+165
| * hw/pci-assign: split pci-assign.cTiejun Chen2015-09-104-75/+126
| * piix: create host bridge to passthroughTiejun Chen2015-09-102-0/+87
| * pc_init1: pass parameters just with typesTiejun Chen2015-09-081-6/+8
| * i440fx: make types configurable at run-timeMichael S. Tsirkin2015-09-083-7/+12
| * xen-hvm: Add trace to ioreqDon Slutz2015-09-082-0/+28
* | Merge remote-tracking branch 'remotes/armbru/tags/pull-error-2015-09-10' into...Peter Maydell2015-09-105-122/+233
|\ \
| * | error: On abort, report where the error was createdMarkus Armbruster2015-09-105-30/+81
| * | error: Revamp interface documentationMarkus Armbruster2015-09-101-47/+124
| * | error: error_set_errno() is unused, dropMarkus Armbruster2015-09-102-8/+4
| * | qga/vss-win32: Document the DLL requires non-null errpMarkus Armbruster2015-09-103-2/+4
| * | qga: Clean up unnecessarily dirty castsMarkus Armbruster2015-09-105-19/+13
| * | error: Make error_setg() a functionMarkus Armbruster2015-09-102-2/+11
| * | error: De-duplicate code creating Error objectsMarkus Armbruster2015-09-101-43/+25
* | | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell2015-09-1021-82/+86
|\ \ \ | |/ / |/| |
| * | hw/pci: fix pci_update_mappings() trace eventsLaszlo Ersek2015-09-102-4/+4
| * | pc: memhotplug: keep reserved-memory-end broken on 2.4 and earlier machinesIgor Mammedov2015-09-104-2/+11
OpenPOWER on IntegriCloud