summaryrefslogtreecommitdiffstats
path: root/include/hw
Commit message (Expand)AuthorAgeFilesLines
* fdc/i8257: implement verify transfer modeSven Schnelle2020-03-271-1/+0Star
* hw/arm/bcm283x: Correct the license textPhilippe Mathieu-Daudé2020-03-2310-10/+25
* hw/registerfields.h: Add 8bit and 16bit register macrosYoshinori Sato2020-03-191-0/+30
* Merge remote-tracking branch 'remotes/ehabkost/tags/x86-and-machine-pull-requ...Peter Maydell2020-03-194-68/+56Star
|\
| * hw/i386: Rename apicid_from_topo_ids to x86_apicid_from_topo_idsBabu Moger2020-03-181-3/+3
| * hw/i386: Update structures to save the number of nodes per packageBabu Moger2020-03-181-0/+1
| * machine: Add SMP Sockets in CpuTopologyBabu Moger2020-03-181-0/+2
| * hw/i386: Consolidate topology functionsBabu Moger2020-03-181-47/+21Star
| * hw/i386: Introduce X86CPUTopoInfo to contain topology infoBabu Moger2020-03-182-14/+27
| * cpu: Use DeviceClass reset instead of a special CPUClass resetPeter Maydell2020-03-181-6/+0Star
| * hw/i386: Rename X86CPUTopoInfo structure to X86CPUTopoIDsBabu Moger2020-03-181-20/+24
* | Merge remote-tracking branch 'remotes/jnsnow/tags/ide-pull-request' into stagingPeter Maydell2020-03-195-12/+6Star
|\ \
| * | 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/+2Star
| * | 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/+0Star
| * | hw/ide: Get rid of piix3_init functionsBALATON Zoltan2020-03-171-2/+0Star
| * | ide/via: Get rid of via_ide_init()BALATON Zoltan2020-03-171-1/+0Star
| * | cmd646: remove unused pci_cmd646_ide_init() functionMark Cave-Ayland2020-03-101-2/+0Star
* | | Merge remote-tracking branch 'remotes/stsquad/tags/pull-testing-and-gdbstub-1...Peter Maydell2020-03-181-1/+1
|\ \ \
| * | | gdbstub: extend GByteArray to read register helpersAlex Bennée2020-03-171-1/+1
* | | | 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-161-0/+1
| * | | spapr: Don't attempt to clamp RMA to VRMA constraintDavid Gibson2020-03-161-2/+1Star
| * | | spapr: Handle pending hot plug/unplug requests at CASGreg Kurz2020-03-161-0/+1
* | | | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell2020-03-177-17/+18
|\ \ \ \ | |_|/ / |/| | |
| * | | 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-164-9/+10
| |/ /
* | | 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
|/ /
* | 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
* | hw/arm/allwinner-h3: add USB host controllerNiek Linnenbank2020-03-121-0/+8
* | hw/arm/allwinner-h3: add Clock Control UnitNiek Linnenbank2020-03-122-0/+69
* | hw/arm: add Allwinner H3 System-on-ChipNiek Linnenbank2020-03-121-0/+106