aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2015-09-14Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2015-09-14hw/cpu/{a15mpcore, a9mpcore}: Handle missing has_el3 CPU props gracefullyEdgar E. Iglesias
2015-09-14i.MX: Add GPIO devices to i.MX25 SOCJean-Christophe Dubois
2015-09-14i.MX: Add GPIO devices to i.MX31 SOCJean-Christophe Dubois
2015-09-14i.MX: Add GPIO deviceJean-Christophe Dubois
2015-09-14xlnx-zynqmp: Remove unnecessary brackets around error messagesAlistair Francis
2015-09-14Merge remote-tracking branch 'remotes/aurel/tags/pull-sh4-next-20150913' into...Peter Maydell
2015-09-13sh4: Fix initramfs initialization for endiannes-mismatched targetsGuenter Roeck
2015-09-11hw/arm/spitz: Remove meaningless blank PropertyShannon Zhao
2015-09-11hw/gpio/zaurus: Remove meaningless blank PropertyShannon Zhao
2015-09-11hw/virtio/virtio-pci: Remove meaningless blank PropertyShannon Zhao
2015-09-11hw/s390x/s390-virtio-bus: Remove meaningless blank PropertyShannon Zhao
2015-09-11typofixes - v4Veres Lajos
2015-09-11trivial: remove trailing newline from error_reportJohn Snow
2015-09-11maint: avoid useless "if (foo) free(foo)" patternMarkus Armbruster
2015-09-11maint: avoid useless "if (foo) free(foo)" patternDaniel P. Berrange
2015-09-11maint: remove unused include for strings.hDaniel P. Berrange
2015-09-11maint: remove unused include for signal.hDaniel P. Berrange
2015-09-11maint: remove unused include for dirent.hDaniel P. Berrange
2015-09-11maint: remove unused include for assert.hDaniel P. Berrange
2015-09-11maint: remove / fix many doubled wordsDaniel P. Berrange
2015-09-11maint: remove double semicolons in many filesDaniel P. Berrange
2015-09-11i6300esb: fix timer overflowLaurent Vivier
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-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/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, 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-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