summaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2019-03-12ppc/pnv: psi: add a PSIHB_REG macroCédric Le Goater
2019-03-12ppc/pnv: fix logging primitives using OxCédric Le Goater
2019-03-12ppc/xive: activate HV supportCédric Le Goater
2019-03-12ppc/pnv: introduce a new pic_print_info() operation to the chip modelCédric Le Goater
2019-03-12ppc/pnv: introduce a new dt_populate() operation to the chip modelCédric Le Goater
2019-03-12ppc/pnv: add a XIVE interrupt controller model for POWER9Cédric Le Goater
2019-03-12ppc/pnv: change the CPU machine_data presenter type to Object *Cédric Le Goater
2019-03-12ppc/pnv: export the xive_router_notify() routineCédric Le Goater
2019-03-12ppc/xive: export the TIMA memory accessorsCédric Le Goater
2019-03-12ppc: externalize ppc_get_vcpu_by_pir()Cédric Le Goater
2019-03-12ppc/xive: hardwire the Physical CAM line of the thread contextCédric Le Goater
2019-03-12PPC: E500: Add FSL I2C controller and integrate RTC with itAndrew Randrianasulu
2019-03-12target/ppc/spapr: Enable H_PAGE_INIT in-kernel handlingSuraj Jitindar Singh
2019-03-12target/ppc/spapr: Clear partition table entry when allocating hash tableSuraj Jitindar Singh
2019-03-12target/ppc/spapr: Enable mitigations by default for pseries-4.0 machine typeSuraj Jitindar Singh
2019-03-12target/ppc/tcg: make spapr_caps apply cap-[cfpc/sbbc/ibs] non-fatal for tcgSuraj Jitindar Singh
2019-03-12target/ppc/spapr: Add SPAPR_CAP_CCF_ASSISTSuraj Jitindar Singh
2019-03-12target/ppc/spapr: Add workaround option to SPAPR_CAP_IBSSuraj Jitindar Singh
2019-03-12target/ppc/spapr: Enable the large decrementer for pseries-4.0Suraj Jitindar Singh
2019-03-12target/ppc: Implement large decrementer support for KVMSuraj Jitindar Singh
2019-03-12target/ppc: Implement large decrementer support for TCGSuraj Jitindar Singh
2019-03-12target/ppc/spapr: Add SPAPR_CAP_LARGE_DECREMENTERSuraj Jitindar Singh
2019-03-12Revert "spapr: support memory unplug for qtest"Greg Kurz
2019-03-12spapr: Simulate CAS for qtestGreg Kurz
2019-03-12vfio/spapr: Rename local systempagesize variableAlexey Kardashevskiy
2019-03-12vfio/spapr: Fix indirect levels calculationAlexey Kardashevskiy
2019-03-11Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2019-03-11lsi: 810/895A are always little endianSven Schnelle
2019-03-11lsi: return dfifo valueSven Schnelle
2019-03-11lsi: use SCSI phase names instead of numbers in traceSven Schnelle
2019-03-11lsi: use enum type for s->msg_actionSven Schnelle
2019-03-11lsi: use enum type for s->waitingSven Schnelle
2019-03-11lsi: use ldn_le_p()/stn_le_p()Sven Schnelle
2019-03-11scsi-disk: Fix crash if request is invaild or disk is no mediumZhengui Li
2019-03-11update copyright noticeDavid Kiarie
2019-03-11lsi: check if SIGP bit is already set in Wait reselectSven Schnelle
2019-03-11lsi: implement basic SBCL functionalitySven Schnelle
2019-03-11virtio-scsi: Fix build with gcc 9Greg Kurz
2019-03-11i386: extended the cpuid_level when Intel PT is enabledLuwei Kang
2019-03-11hw/i386/pc: run the multiboot loader before the PVH loaderStefano Garzarella
2019-03-11riscv/Kconfig: enable PCI_DEVICESDavid Abdurachmanov
2019-03-11vfio-pci: enable by defaultPaolo Bonzini
2019-03-11mips_fulong2e: Add on-board graphics chipBALATON Zoltan
2019-03-11hw/display: Add basic ATI VGA emulationBALATON Zoltan
2019-03-11virtio-gpu: make virtio_gpu_reset staticGerd Hoffmann
2019-03-11virtio-vga: fix reset.Gerd Hoffmann
2019-03-11virtio: add class_size to VirtioPCIDeviceTypeInfoGerd Hoffmann
2019-03-09Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell
2019-03-08Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2019-03-0...Peter Maydell
2019-03-07hw: Remove unused 'hw/devices.h' includePhilippe Mathieu-Daudé