aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)AuthorFilesLines
2016-07-01spapr: Restore support for 970MP and POWER8NVL CPU coresBharata B Rao1-2/+18
2016-07-01ppc/xics: Replace "icp" with "xics" in most placesBenjamin Herrenschmidt8-145/+150
2016-07-01ppc/xics: Implement H_IPOLL using an accessorBenjamin Herrenschmidt2-3/+12
2016-07-01ppc/xics: Move SPAPR specific code to a separate fileBenjamin Herrenschmidt3-409/+442
2016-07-01ppc/xics: Rename existing xics to xics_spaprBenjamin Herrenschmidt6-33/+35
2016-07-01target-ppc: Eliminate redundant and incorrect function booke206_page_size_to_tlbAaron Larson3-7/+4
2016-07-01spapr: Restore support for older PowerPC CPU coresBharata B Rao1-1/+8
2016-07-01spapr: fix write-past-end-of-array error in cpu core device init codeGreg Kurz1-2/+1
2016-07-01hw/ppc/spapr: Add some missing hcall function set stringsThomas Huth1-0/+3
2016-07-01ppc: Initial HDEC supportBenjamin Herrenschmidt1-5/+12
2016-06-30pcspk: fix KVMPaolo Bonzini1-1/+1
2016-06-29Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell21-1218/+182
2016-06-29ich9: implement SCI_IRQ_SEL registerPaolo Bonzini1-10/+18
2016-06-29ich9: implement ACPI_EN registerPaolo Bonzini1-3/+12
2016-06-29serial: reinstate watch after migrationPaolo Bonzini1-2/+23
2016-06-29serial: remove watch on resetPaolo Bonzini1-4/+12
2016-06-29char: change qemu_chr_fe_add_watch to return unsignedPaolo Bonzini1-3/+6
2016-06-29serial: separate serial_xmit and serial_watch_cbPaolo Bonzini1-7/+11
2016-06-29serial: simplify tsr_retry resetPaolo Bonzini1-3/+1
2016-06-29serial: make tsr_retry unsignedPaolo Bonzini1-4/+8
2016-06-29pci-assign: Move "Invalid ROM" error message to pci-assign-load-rom.cLin Ma2-4/+3
2016-06-29scsi: esp: fix migrationPaolo Bonzini1-2/+3
2016-06-29MC146818 RTC: add GPIO access to output IRQEfimov Vasily1-2/+4
2016-06-29isa: introduce wrapper isa_connect_gpio_outEfimov Vasily1-0/+7
2016-06-29ICH9 LPC: move call of isa_bus_irqs to 'realize' methodEfimov Vasily2-3/+2
2016-06-29ICH9 LPC: handle GSI as qdev GPIOEfimov Vasily2-1/+8
2016-06-29ich9: unify pic and ioapic IRQ vectorsPaolo Bonzini2-4/+3
2016-06-29ich9: clean up ich9_lpc_update_pic/ich9_lpc_update_apic and callersPaolo Bonzini1-23/+17
2016-06-29ich9: call ich9_lpc_update_pic for disabled pirqsPaolo Bonzini1-3/+0
2016-06-29ICH9 SMB: make TYPE_ICH9_SMB_DEVICE macro publicEfimov Vasily1-1/+0
2016-06-29port92: handle A20 IRQ as GPIOEfimov Vasily1-5/+5
2016-06-29pckbd: handle A20 IRQ as GPIOEfimov Vasily1-14/+7
2016-06-29pc_q35: configure Q35 instance using propertiesEfimov Vasily1-6/+12
2016-06-29Q35: implement property interfece to several parametersEfimov Vasily1-0/+20
2016-06-29pflash: make TYPE_CFI_PFLASH0{1,2} macros publicEfimov Vasily2-2/+0
2016-06-29vmport: identify vmport type by macro TYPE_VMPORTEfimov Vasily1-1/+0
2016-06-29pcspk: convert "pit" property type from ptr to linkEfimov Vasily1-2/+7
2016-06-29ide: move headers to include folderEfimov Vasily4-1117/+1
2016-06-28hw/sh4/sh_pci.c: Use ldl_le_p() and stl_le_p()Peter Maydell1-2/+2
2016-06-28Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell4-44/+101
2016-06-28virtio-blk: add num-queues device propertyStefan Hajnoczi1-2/+13
2016-06-28virtio-blk: dataplane multiqueue supportStefan Hajnoczi1-16/+34
2016-06-28virtio-blk: live migrate s->rq with multiqueueStefan Hajnoczi1-1/+19
2016-06-28virtio-blk: associate request with a virtqueueStefan Hajnoczi1-9/+11
2016-06-28virtio-blk: tell dataplane which vq to notifyStefan Hajnoczi3-4/+4
2016-06-28virtio-blk: multiqueue batch notifyStefan Hajnoczi1-6/+23
2016-06-28virtio-blk: add VirtIOBlockConf->num_queuesStefan Hajnoczi1-0/+1
2016-06-28Revert "virtio: sync the dataplane vring state to the virtqueue before virtio...Stefan Hajnoczi2-10/+0
2016-06-28Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into st...Peter Maydell4-142/+158
2016-06-28misc/aspeed_scu: Fix build error caused by missing headerPranith Kumar1-0/+1