summaryrefslogtreecommitdiffstats
path: root/include/hw
Commit message (Expand)AuthorAgeFilesLines
...
* | vfio: Get migration capability flags for containerKirti Wankhede2020-11-011-0/+3
* | vfio: Add save state functions to SaveVMHandlersKirti Wankhede2020-11-011-0/+1
* | vfio: Add migration state change notifierKirti Wankhede2020-11-011-0/+2
* | vfio: Add VM state change handler to know state of VMKirti Wankhede2020-11-011-0/+4
* | vfio: Add migration region initialization and finalize functionKirti Wankhede2020-11-011-0/+9
* | vfio: Add save and load functions for VFIO PCI devicesKirti Wankhede2020-11-011-0/+2
* | vfio: Add vfio_get_object callback to VFIODeviceOpsKirti Wankhede2020-11-011-0/+1
* | vfio: Add function to unmap VFIO regionKirti Wankhede2020-11-011-0/+1
* | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell2020-11-013-3/+2Star
|\ \
| * | vhost-blk: set features before setting inflight featureJin Yu2020-10-301-0/+1
| * | pc: Implement -no-hpet as sugar for -machine hpet=onEduardo Habkost2020-10-302-3/+1Star
* | | Merge remote-tracking branch 'remotes/mcayland/tags/qemu-sparc-20201028' into...Peter Maydell2020-10-311-4/+4
|\ \ \
| * | | sparc32-espdma: use object_initialize_child() for esp child objectMark Cave-Ayland2020-10-281-1/+1
| * | | sparc32-ledma: use object_initialize_child() for lance child objectMark Cave-Ayland2020-10-281-1/+1
| * | | sparc32-dma: use object_initialize_child() for espdma and ledma child objectsMark Cave-Ayland2020-10-281-2/+2
| | |/ | |/|
* | | Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-for-5.2-pul...Peter Maydell2020-10-302-10/+2Star
|\ \ \
| * | | qdev: Fix two typosMaxim Levitsky2020-10-271-2/+2
| * | | cpus: Drop declaration of cpu_remove()Greg Kurz2020-10-271-8/+0Star
* | | | Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-5.2-20201028' into...Peter Maydell2020-10-293-5/+3Star
|\ \ \ \ | |_|_|/ |/| | |
| * | | spapr: Improve spapr_reallocate_hpt() error reportingGreg Kurz2020-10-271-2/+1Star
| * | | spapr: Simplify error handling in spapr_memory_plug()Greg Kurz2020-10-271-1/+1
| * | | pc-dimm: Drop @errp argument of pc_dimm_plug()Greg Kurz2020-10-271-1/+1
| * | | spapr: Move spapr_create_nvdimm_dr_connectors() to core machine codeGreg Kurz2020-10-271-1/+0Star
| | |/ | |/|
* | | Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20201027-...Peter Maydell2020-10-2914-21/+1462
|\ \ \
| * | | hw/timer/armv7m_systick: Rewrite to use ptimersPeter Maydell2020-10-271-1/+2
| * | | hw/watchdog: Implement SBSA watchdog deviceShashi Mallela2020-10-271-0/+79
| * | | hw/char/pl011: add a clock inputLuc Michel2020-10-271-0/+1
| * | | hw/misc/bcm2835_cprman: add sane reset values to the registersLuc Michel2020-10-271-0/+269
| * | | hw/misc/bcm2835_cprman: add the DSI0HSCK multiplexerLuc Michel2020-10-272-0/+21
| * | | hw/misc/bcm2835_cprman: add a clock mux skeleton implementationLuc Michel2020-10-272-0/+507
| * | | hw/misc/bcm2835_cprman: add a PLL channel skeleton implementationLuc Michel2020-10-272-0/+190
| * | | hw/misc/bcm2835_cprman: implement PLLs behaviourLuc Michel2020-10-271-0/+8
| * | | hw/misc/bcm2835_cprman: add a PLL skeleton implementationLuc Michel2020-10-272-0/+173
| * | | hw/arm/raspi: add a skeleton implementation of the CPRMANLuc Michel2020-10-273-1/+63
| * | | hw/arm/raspi: fix CPRMAN base addressLuc Michel2020-10-272-4/+3Star
| * | | hw/core/clock: provide the VMSTATE_ARRAY_CLOCK macroLuc Michel2020-10-271-0/+5
| * | | hw/arm/bcm2836: Introduce the BCM2835 SoCPhilippe Mathieu-Daudé2020-10-271-0/+1
| * | | hw/arm/bcm2836: Restrict BCM283XInfo declaration to C sourcePhilippe Mathieu-Daudé2020-10-271-8/+0Star
| * | | hw/gpio: Add GPIO model for Nuvoton NPCM7xxHavard Skinnemoen2020-10-272-0/+57
| * | | hw/arm/npcm7xx: Add EHCI and OHCI controllersHavard Skinnemoen2020-10-271-0/+4
| * | | hw/misc: Add npcm7xx random number generatorHavard Skinnemoen2020-10-272-0/+36
| * | | hw/timer: Adding watchdog for NPCM7XX Timer.Hao Wu2020-10-272-7/+43
| |/ /
* | | Merge remote-tracking branch 'remotes/philmd-gitlab/tags/led-api-20201026' in...Peter Maydell2020-10-284-0/+117
|\ \ \ | |/ / |/| |
| * | hw/misc/mps2-scc: Use the LED devicePhilippe Mathieu-Daudé2020-10-261-0/+2
| * | hw/misc/mps2-fpgaio: Use the LED devicePhilippe Mathieu-Daudé2020-10-261-0/+2
| * | hw/misc/led: Allow connecting from GPIO outputPhilippe Mathieu-Daudé2020-10-262-0/+26
| * | hw/misc/led: Add a LED devicePhilippe Mathieu-Daudé2020-10-261-0/+87
| |/
* | Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...Peter Maydell2020-10-261-1/+0Star
|\ \
| * | machine: remove deprecated -machine enforce-config-section optionPaolo Bonzini2020-10-261-1/+0Star
| |/
* | hw/misc/sifive_u_otp: Add backend drive supportGreen Wan2020-10-221-0/+2