summary refs log tree commit diff stats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | cpu: Use DeviceClass reset instead of a special CPUClass resetPeter Maydell2020-03-171-6/+0
| * | hw/i386: Rename X86CPUTopoInfo structure to X86CPUTopoIDsBabu Moger2020-03-171-20/+24
| |/
* | Merge remote-tracking branch 'remotes/jnsnow/tags/ide-pull-request' into stagingPeter Maydell2020-03-195-12/+6
|\ \
| * | hw/ide: Move MAX_IDE_DEVS define to hw/ide/internal.hBALATON Zoltan2020-03-172-2/+2
| * | hw/ide: Do ide_drive_get() within pci_ide_create_devs()BALATON Zoltan2020-03-172-3/+2
| * | hw/ide: Remove now unneded #include "hw/pci/pci.h" from hw/ide.hBALATON Zoltan2020-03-173-1/+2
| * | hw/ide: Get rid of piix4_init functionBALATON Zoltan2020-03-171-1/+0
| * | hw/ide: Get rid of piix3_init functionsBALATON Zoltan2020-03-171-2/+0
| * | ide/via: Get rid of via_ide_init()BALATON Zoltan2020-03-161-1/+0
| * | cmd646: remove unused pci_cmd646_ide_init() functionMark Cave-Ayland2020-03-101-2/+0
* | | Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2020-03-17' into ...Peter Maydell2020-03-192-5/+6
|\ \ \
| * | | net: Track netdevs in NetClientState rather than QemuOptEric Blake2020-03-171-0/+1
| * | | net: Complete qapi-fication of netdev_addEric Blake2020-03-171-1/+0
| * | | qmp: constify QmpCommand and listMarc-André Lureau2020-03-171-4/+5
* | | | Merge remote-tracking branch 'remotes/stsquad/tags/pull-testing-and-gdbstub-1...Peter Maydell2020-03-182-14/+50
|\ \ \ \
| * | | | gdbstub: extend GByteArray to read register helpersAlex Bennée2020-03-172-19/+42
| * | | | gdbstub: add helper for 128 bit registersAlex Bennée2020-03-171-0/+13
* | | | | Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-5.0-20200317' into...Peter Maydell2020-03-183-15/+27
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | ppc/spapr: Add FWNMI System Reset stateNicholas Piggin2020-03-171-1/+2
| * | | | ppc/spapr: Change FWNMI namesNicholas Piggin2020-03-171-10/+17
| * | | | spapr: Rename DT functions to newer naming conventionDavid Gibson2020-03-171-2/+2
| * | | | spapr/rtas: Reserve space for RTAS blob and logAlexey Kardashevskiy2020-03-171-0/+1
| * | | | ppc/spapr: Move GPRs setup to one placeAlexey Kardashevskiy2020-03-171-1/+3
| * | | | spapr: Don't clamp RMA to 16GiB on new machine typesDavid Gibson2020-03-171-0/+1
| * | | | spapr: Don't attempt to clamp RMA to VRMA constraintDavid Gibson2020-03-171-2/+1
| * | | | spapr: Handle pending hot plug/unplug requests at CASGreg Kurz2020-03-171-0/+1
| | |/ / | |/| |
* | | | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell2020-03-1713-30/+153
|\ \ \ \ | |_|/ / |/| | |
| * | | lockable: add QemuRecMutex supportStefan Hajnoczi2020-03-171-2/+4
| * | | lockable: add lock guardsStefan Hajnoczi2020-03-171-0/+65
| * | | lockable: add QEMU_MAKE_LOCKABLE_NONNULLPaolo Bonzini2020-03-171-2/+15
| * | | qom/object: enable setter for uint typesFelipe Franciosi2020-03-161-8/+40
| * | | WHPX: TSC get and set should be dependent on VM stateSunil Muthuswamy2020-03-161-0/+7
| * | | util: add util function buffer_zero_avx512()Robert Hoo2020-03-161-0/+3
| * | | misc: Replace zero-length arrays with flexible array member (manual)Philippe Mathieu-Daudé2020-03-164-8/+8
| * | | misc: Replace zero-length arrays with flexible array member (automatic)Philippe Mathieu-Daudé2020-03-166-11/+12
| |/ /
* | | hw/arm/fsl-imx6: Wire up USB controllersGuenter Roeck2020-03-171-0/+6
* | | hw/arm/fsl-imx6ul: Wire up USB controllersGuenter Roeck2020-03-171-0/+10
* | | hw/arm/fsl-imx6ul: Fix USB interrupt numbersGuenter Roeck2020-03-171-3/+3
* | | hw/usb: Add basic i.MX USB Phy supportGuenter Roeck2020-03-171-0/+53
|/ /
* | Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20200312'...Peter Maydell2020-03-1212-2/+912
|\ \
| * | hw/arm/virt: Introduce finalize_gic_version()Eric Auger2020-03-121-0/+1
| * | hw/arm/virt: Introduce VirtGICType enum typeEric Auger2020-03-121-2/+9
| * | hw/arm/allwinner: add RTC device supportNiek Linnenbank2020-03-123-0/+139
| * | hw/arm/allwinner-h3: add SDRAM controller deviceNiek Linnenbank2020-03-122-0/+111
| * | hw/arm/allwinner-h3: add Boot ROM supportNiek Linnenbank2020-03-121-0/+21
| * | hw/arm/allwinner-h3: add EMAC ethernet deviceNiek Linnenbank2020-03-122-0/+102
| * | hw/arm/allwinner: add SD/MMC host controllerNiek Linnenbank2020-03-123-0/+140
| * | hw/arm/allwinner: add Security Identifier deviceNiek Linnenbank2020-03-122-0/+63
| * | hw/arm/allwinner: add CPU Configuration moduleNiek Linnenbank2020-03-122-0/+55
| * | hw/arm/allwinner-h3: add System Control moduleNiek Linnenbank2020-03-122-0/+70