summaryrefslogtreecommitdiffstats
path: root/hw
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'remotes/aurel/tags/pull-sh4-next-20150913' into...Peter Maydell2015-09-141-3/+3
|\
| * sh4: Fix initramfs initialization for endiannes-mismatched targetsGuenter Roeck2015-09-131-3/+3
* | hw/arm/spitz: Remove meaningless blank PropertyShannon Zhao2015-09-111-5/+0
* | hw/gpio/zaurus: Remove meaningless blank PropertyShannon Zhao2015-09-111-5/+0
* | hw/virtio/virtio-pci: Remove meaningless blank PropertyShannon Zhao2015-09-111-5/+0
* | hw/s390x/s390-virtio-bus: Remove meaningless blank PropertyShannon Zhao2015-09-111-5/+0
* | typofixes - v4Veres Lajos2015-09-1111-11/+11
* | trivial: remove trailing newline from error_reportJohn Snow2015-09-112-2/+2
* | maint: avoid useless "if (foo) free(foo)" patternMarkus Armbruster2015-09-115-24/+12
* | maint: avoid useless "if (foo) free(foo)" patternDaniel P. Berrange2015-09-1113-43/+16
* | maint: remove unused include for strings.hDaniel P. Berrange2015-09-111-1/+0
* | maint: remove unused include for signal.hDaniel P. Berrange2015-09-113-3/+0
* | maint: remove unused include for dirent.hDaniel P. Berrange2015-09-113-4/+0
* | maint: remove unused include for assert.hDaniel P. Berrange2015-09-111-2/+0
* | maint: remove / fix many doubled wordsDaniel P. Berrange2015-09-113-3/+3
* | maint: remove double semicolons in many filesDaniel P. Berrange2015-09-112-3/+3
* | i6300esb: fix timer overflowLaurent Vivier2015-09-111-1/+1
|/
* Merge remote-tracking branch 'remotes/sstabellini/tags/xen-2015-09-10-tag' in...Peter Maydell2015-09-1014-216/+1019
|\
| * 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/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, 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-101-0/+112
| * xen, gfx passthrough: retrieve VGA BIOS to workTiejun Chen2015-09-103-0/+94
| * xen, gfx passthrough: basic graphics passthrough supportTiejun Chen2015-09-107-1/+151
| * hw/pci-assign: split pci-assign.cTiejun Chen2015-09-103-75/+99
| * piix: create host bridge to passthroughTiejun Chen2015-09-101-0/+85
| * pc_init1: pass parameters just with typesTiejun Chen2015-09-081-6/+8
| * i440fx: make types configurable at run-timeMichael S. Tsirkin2015-09-082-6/+7
* | hw/pci: fix pci_update_mappings() trace eventsLaszlo Ersek2015-09-101-2/+2
* | pc: memhotplug: keep reserved-memory-end broken on 2.4 and earlier machinesIgor Mammedov2015-09-103-2/+10
* | pc: memhotplug: fix incorrectly set reserved-memory-endIgor Mammedov2015-09-101-1/+3
* | virtio: avoid leading underscores for helpersCornelia Huck2015-09-109-39/+41
* | pc: Remove redundant arguments from xen_hvm_init()Eduardo Habkost2015-09-102-6/+2
* | pci: Fix pci_device_iommu_address_space() bus propagationBenjamin Herrenschmidt2015-09-101-8/+5
* | xlnx-zynqmp: Connect the sysbus AHCI to ZynqMPAlistair Francis2015-09-081-0/+18
OpenPOWER on IntegriCloud