summaryrefslogtreecommitdiffstats
path: root/hw
Commit message (Expand)AuthorAgeFilesLines
* hw/cpu/{a15mpcore, a9mpcore}: Handle missing has_el3 CPU props gracefullyEdgar E. Iglesias2015-09-142-2/+2
* i.MX: Add GPIO devices to i.MX25 SOCJean-Christophe Dubois2015-09-141-0/+29
* i.MX: Add GPIO devices to i.MX31 SOCJean-Christophe Dubois2015-09-141-0/+30
* i.MX: Add GPIO deviceJean-Christophe Dubois2015-09-142-0/+341
* xlnx-zynqmp: Remove unnecessary brackets around error messagesAlistair Francis2015-09-141-5/+5
* 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
OpenPOWER on IntegriCloud