aboutsummaryrefslogtreecommitdiff
path: root/include/hw
AgeCommit message (Expand)Author
2019-02-05Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2019-02-05Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2019-02-05pci/msi: export msi_is_masked()Peter Xu
2019-02-05qemu-options: Remove deprecated "-virtioconsole" optionPaolo Bonzini
2019-02-05hw/i386/pc: enable PVH only for machine type >= 4.0Stefano Garzarella
2019-02-05pvh: Add x86/HVM direct boot ABI header fileLiam Merwick
2019-02-05elf-ops.h: Add get_elf_note_type()Liam Merwick
2019-02-05elf: Add optional function ptr to load_elf() to parse ELF notesLiam Merwick
2019-02-05Merge remote-tracking branch 'remotes/xtensa/tags/20190204-xtensa' into stagingPeter Maydell
2019-02-04spapr: move the interrupt presenters under machine_dataCédric Le Goater
2019-02-04ppc/pnv: introduce a CPU machine_dataCédric Le Goater
2019-02-04xive: add a get_tctx() method to the XiveRouterCédric Le Goater
2019-02-04ppc/xive: fix remaining XiveFabric namesCédric Le Goater
2019-02-04ppc4xx: Use ram_addr_t in ppc4xx_sdram_adjust()BALATON Zoltan
2019-02-04smbus: Add a helper to generate SPD EEPROM dataBALATON Zoltan
2019-02-01Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20190201'...Peter Maydell
2019-02-01arm: Instantiate NRF51 special NVM's and NVMCSteffen Görtz
2019-02-01hw/nvram/nrf51_nvm: Add nRF51 non-volatile memoriesSteffen Görtz
2019-02-01hw/arm/armsse: Add SSE-200 modelPeter Maydell
2019-02-01hw/arm/armsse: Add CPU_IDENTITY block to SSE-200Peter Maydell
2019-02-01hw/misc/armsse-cpuid: Implement SSE-200 CPU_IDENTITY register blockPeter Maydell
2019-02-01hw/arm/armsse: Add unimplemented-device stub for CPU local control registersPeter Maydell
2019-02-01hw/arm/armsse: Add unimplemented-device stub for cache control registersPeter Maydell
2019-02-01hw/arm/armsse: Add unimplemented-device stubs for PPUsPeter Maydell
2019-02-01hw/arm/armsse: Add unimplemented-device stubs for MHUsPeter Maydell
2019-02-01iotkit-sysinfo: Make SYS_VERSION and SYS_CONFIG configurablePeter Maydell
2019-02-01hw/arm/armsse: Put each CPU in its own cluster objectPeter Maydell
2019-02-01hw/arm/armsse: Give each CPU its own view of memoryPeter Maydell
2019-02-01hw/arm/armsse: Support dual-CPU configurationPeter Maydell
2019-02-01hw/arm/armsse: Make SRAM bank size configurablePeter Maydell
2019-02-01hw/arm/armsse: Make number of SRAM banks parameterisedPeter Maydell
2019-02-01hw/misc/iotkit-secctl: Support 4 internal MPCsPeter Maydell
2019-02-01hw/arm/iotkit: Rename files to hw/arm/armsse.[ch]Peter Maydell
2019-02-01hw/arm/iotkit: Refactor into abstract base class and subclassPeter Maydell
2019-02-01hw/arm/iotkit: Rename IoTKit to ARMSSEPeter Maydell
2019-02-01armv7m: Pass through start-powered-off CPU propertyPeter Maydell
2019-02-01hw/display/milkymist-tmu2: Move inlined code from header to sourcePhilippe Mathieu-Daudé
2019-01-30Don't talk about the LGPL if the file is licensed under the GPLThomas Huth
2019-01-30typo: apci->acpiDr. David Alan Gilbert
2019-01-29qom/cpu: Add cluster_index to CPUStatePeter Maydell
2019-01-29aspeed/smc: snoop SPI transfers to fake dummy cyclesCédric Le Goater
2019-01-29arm: Stub out NRF51 TWI magnetometer/accelerometer detectionSteffen Görtz
2019-01-28target/xtensa: add MX interrupt controllerMax Filippov
2019-01-25ide/via: Rename functions to match device nameBALATON Zoltan
2019-01-25ide: Get rid of CMD646BAR structBALATON Zoltan
2019-01-25cmd646: Move PCI IDE specific functions to ide/pci.cBALATON Zoltan
2019-01-25cmd646: Remove IDEBus from CMD646BARBALATON Zoltan
2019-01-25cmd646: Remove unused variableBALATON Zoltan
2019-01-24virtio-net: Fix a typoPhilippe Mathieu-Daudé
2019-01-22virtio-net: Fix VirtIONet typedef redefinitionPhilippe Mathieu-Daudé