Age | Commit message (Expand) | Author |
2015-09-14 | xlnx-zynqmp: Remove unnecessary brackets around error messages | Alistair Francis |
2015-09-14 | Merge remote-tracking branch 'remotes/aurel/tags/pull-sh4-next-20150913' into... | Peter Maydell |
2015-09-13 | sh4: Fix initramfs initialization for endiannes-mismatched targets | Guenter Roeck |
2015-09-11 | hw/arm/spitz: Remove meaningless blank Property | Shannon Zhao |
2015-09-11 | hw/gpio/zaurus: Remove meaningless blank Property | Shannon Zhao |
2015-09-11 | hw/virtio/virtio-pci: Remove meaningless blank Property | Shannon Zhao |
2015-09-11 | hw/s390x/s390-virtio-bus: Remove meaningless blank Property | Shannon Zhao |
2015-09-11 | typofixes - v4 | Veres Lajos |
2015-09-11 | trivial: remove trailing newline from error_report | John Snow |
2015-09-11 | maint: avoid useless "if (foo) free(foo)" pattern | Markus Armbruster |
2015-09-11 | maint: avoid useless "if (foo) free(foo)" pattern | Daniel P. Berrange |
2015-09-11 | maint: remove unused include for strings.h | Daniel P. Berrange |
2015-09-11 | maint: remove unused include for signal.h | Daniel P. Berrange |
2015-09-11 | maint: remove unused include for dirent.h | Daniel P. Berrange |
2015-09-11 | maint: remove unused include for assert.h | Daniel P. Berrange |
2015-09-11 | maint: remove / fix many doubled words | Daniel P. Berrange |
2015-09-11 | maint: remove double semicolons in many files | Daniel P. Berrange |
2015-09-11 | i6300esb: fix timer overflow | Laurent Vivier |
2015-09-10 | Merge remote-tracking branch 'remotes/sstabellini/tags/xen-2015-09-10-tag' in... | Peter Maydell |
2015-09-10 | xen/pt: Don't slurp wholesale the PCI configuration registers | Konrad Rzeszutek Wilk |
2015-09-10 | xen/pt: Check for return values for xen_host_pci_[get|set] in init | Konrad Rzeszutek Wilk |
2015-09-10 | xen/pt: Move bulk of xen_pt_unregister_device in its own routine. | Konrad Rzeszutek Wilk |
2015-09-10 | xen/pt: Make xen_pt_unregister_device idempotent | Konrad Rzeszutek Wilk |
2015-09-10 | xen/pt: Log xen_host_pci_get/set errors in MSI code. | Konrad Rzeszutek Wilk |
2015-09-10 | xen/pt: Log xen_host_pci_get in two init functions | Konrad Rzeszutek Wilk |
2015-09-10 | xen/pt: Remove XenPTReg->data field. | Konrad Rzeszutek Wilk |
2015-09-10 | xen/pt: Check if reg->init function sets the 'data' past the reg->size | Konrad Rzeszutek Wilk |
2015-09-10 | xen/pt: Sync up the dev.config and data values. | Konrad Rzeszutek Wilk |
2015-09-10 | xen/pt: Use xen_host_pci_get_[byte|word] instead of dev.config | Konrad Rzeszutek Wilk |
2015-09-10 | xen/pt: Use XEN_PT_LOG properly to guard against compiler warnings. | Konrad Rzeszutek Wilk |
2015-09-10 | xen/pt/msi: Add the register value when printing logging and error messages | Konrad Rzeszutek Wilk |
2015-09-10 | xen/pt: xen_host_pci_config_read returns -errno, not -1 on failure | Konrad Rzeszutek Wilk |
2015-09-10 | xen/pt: Make xen_pt_msi_set_enable static | Konrad Rzeszutek Wilk |
2015-09-10 | xen/pt: Update comments with proper function name. | Konrad Rzeszutek Wilk |
2015-09-10 | xen, gfx passthrough: add opregion mapping | Tiejun Chen |
2015-09-10 | xen, gfx passthrough: register host bridge specific to passthrough | Tiejun Chen |
2015-09-10 | xen, gfx passthrough: register a isa bridge | Tiejun Chen |
2015-09-10 | igd gfx passthrough: create a isa bridge | Tiejun Chen |
2015-09-10 | xen, gfx passthrough: retrieve VGA BIOS to work | Tiejun Chen |
2015-09-10 | xen, gfx passthrough: basic graphics passthrough support | Tiejun Chen |
2015-09-10 | hw/pci-assign: split pci-assign.c | Tiejun Chen |
2015-09-10 | piix: create host bridge to passthrough | Tiejun Chen |
2015-09-10 | hw/pci: fix pci_update_mappings() trace events | Laszlo Ersek |
2015-09-10 | pc: memhotplug: keep reserved-memory-end broken on 2.4 and earlier machines | Igor Mammedov |
2015-09-10 | pc: memhotplug: fix incorrectly set reserved-memory-end | Igor Mammedov |
2015-09-10 | virtio: avoid leading underscores for helpers | Cornelia Huck |
2015-09-10 | pc: Remove redundant arguments from xen_hvm_init() | Eduardo Habkost |
2015-09-10 | pci: Fix pci_device_iommu_address_space() bus propagation | Benjamin Herrenschmidt |
2015-09-08 | xlnx-zynqmp: Connect the sysbus AHCI to ZynqMP | Alistair Francis |
2015-09-08 | xlnx-zynqmp.c: Convert some of the error_propagate() calls to error_abort | Alistair Francis |