aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2018-04-27uninorth: remove obsolete pci_pmac_init() functionMark Cave-Ayland
2018-04-27uninorth: enable internal PCI host bridgeMark Cave-Ayland
2018-04-27uninorth: fix PCI and AGP bus mixupMark Cave-Ayland
2018-04-27uninorth: move PCI host bridge bus initialisation into device realizeMark Cave-Ayland
2018-04-27uninorth: introduce temporary pic_irqs device propertyMark Cave-Ayland
2018-04-27uninorth: move PCI mmio memory region initialisation into init functionMark Cave-Ayland
2018-04-27mac_oldworld: move wiring of macio IRQs to macio_oldworld_realize()Mark Cave-Ayland
2018-04-27mac_oldworld: remove pics IRQ array and wire up macio to heathrow directlyMark Cave-Ayland
2018-04-27grackle: move PCI IO (ISA) memory region into the grackle deviceMark Cave-Ayland
2018-04-27grackle: remove deprecated pci_grackle_init() functionMark Cave-Ayland
2018-04-27grackle: general tidy-up and QOMifyMark Cave-Ayland
2018-04-27heathrow: remove obsolete heathow_init() functionMark Cave-Ayland
2018-04-27uninorth: alter pci_pmac_init() and pci_pmac_u3_init() to return uninorth deviceMark Cave-Ayland
2018-04-27uninorth: move uninorth definitions into uninorth.hMark Cave-Ayland
2018-04-27uninorth: remove stray PCIBus realize from mac_newworld.cMark Cave-Ayland
2018-04-27uninorth: QOMify PCI and AGP host bridgesMark Cave-Ayland
2018-04-27uninorth: remove second set of uninorth token registersMark Cave-Ayland
2018-04-27uninorth: trivial style fixupsMark Cave-Ayland
2018-04-26xen: Expect xenstore write to fail when restrictedRoss Lagerwall
2018-04-26xen: Use newly added dmops for mapping VGA memoryRoss Lagerwall
2018-04-26xen: destroy_hvm_domain: Try xendevicemodel_shutdownIan Jackson
2018-04-26xen: destroy_hvm_domain: Move reason into a variableIan Jackson
2018-04-26xen: defer call to xen_restrict until just before os_setup_postIan Jackson
2018-04-26vl.c: new function serial_max_hds()Peter Maydell
2018-04-26serial-isa: Use MAX_ISA_SERIAL_PORTS instead of MAX_SERIAL_PORTSPeter Maydell
2018-04-26hw/char/exynos4210_uart.c: Remove unneeded handling of NULL chardevPeter Maydell
2018-04-26Remove checks on MAX_SERIAL_PORTS that are just bounds checksPeter Maydell
2018-04-26Change references to serial_hds[] to serial_hd()Peter Maydell
2018-04-26hw/xtensa/xtfpga.c: Don't create "null" chardevs for serial devicesPeter Maydell
2018-04-26hw/mips/mips_malta: Don't create "null" chardevs for serial devicesPeter Maydell
2018-04-26hw/mips/boston.c: Don't create "null" chardevs for serial devicesPeter Maydell
2018-04-26hw/arm/fsl-imx*: Don't create "null" chardevs for serial devicesPeter Maydell
2018-04-26hw/char/serial: Allow disconnected chardevsPeter Maydell
2018-04-26xilinx_spips: Correct SNOOP_NONE state when flushing the txfifoSai Pavan Boddu
2018-04-26timer/aspeed: fix vmstate version idCédric Le Goater
2018-04-26hw/arm/aspeed_soc: don't use vmstate_register_ram_global for SRAMPeter Maydell
2018-04-26hw/arm/aspeed: don't make 'boot_rom' region 'nomigrate'Peter Maydell
2018-04-26hw/arm/highbank: don't make sysram 'nomigrate'Peter Maydell
2018-04-26hw/arm/raspi: Don't bother setting default_cpu_typePeter Maydell
2018-04-26target/arm: Fetch GICv3 state directly from CPUARMStateAaron Lindsay
2018-04-26arm: always start from first_cpu when registering loader cpu reset callbackIgor Mammedov
2018-04-16vhost: do not verify ring mappings when IOMMU is enabledJason Wang
2018-04-11hw/char/cmsdk-apb-uart.c: Correctly clear INTSTATUS bits on writesPeter Maydell
2018-04-11Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20180411' into stagingPeter Maydell
2018-04-11Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell
2018-04-11icount: fix cpu_restore_state_from_tb for non-tb-exit casesPavel Dovgalyuk
2018-04-10Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.12-20180410' int...Peter Maydell
2018-04-10hw/block/pflash_cfi: fix off-by-one errorPhilippe Mathieu-Daudé
2018-04-10Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20180410'...Peter Maydell
2018-04-10hw/arm/fsl-imx: Fix introspection problem with fsl-imx6 and fsl-imx7Thomas Huth