aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)AuthorFilesLines
2021-02-18Merge remote-tracking branch 'remotes/kraxel/tags/usb-20210218-pull-request' ...Peter Maydell2-3/+17
2021-02-18hw/virtio/pci: include vdev name in registered PCI sectionsAlex Bennée1-8/+14
2021-02-17usb/pcap: set flag_setupGerd Hoffmann1-0/+2
2021-02-17usb-host: use correct altsetting in usb_host_ep_updateNick Rosbrook1-3/+15
2021-02-17Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...Peter Maydell1-4/+126
2021-02-16sev/i386: Allow AP booting under SEV-ESPaolo Bonzini1-0/+8
2021-02-16pc: add parser for OVMF reset blockJames Bottomley1-4/+118
2021-02-16hw/i2c: Implement NPCM7XX SMBus Module FIFO ModeHao Wu2-13/+330
2021-02-16hw/arm: Add I2C sensors and EEPROM for GSJ machineHao Wu2-0/+28
2021-02-16hw/arm: Add I2C sensors for NPCM750 eval boardHao Wu1-0/+19
2021-02-16hw/i2c: Implement NPCM7XX SMBus Module Single ModeHao Wu4-16/+847
2021-02-15xen-block: fix reporting of discard featureRoger Pau Monne1-0/+1
2021-02-15hw/ide/ahci: map cmd_fis as DMA_DIRECTION_TO_DEVICEAlexander Bulekov1-6/+6
2021-02-13Merge remote-tracking branch 'remotes/vivier/tags/m68k-for-6.0-pull-request' ...Peter Maydell2-68/+7
2021-02-11m68k: import bootinfo headers from linuxLaurent Vivier2-68/+7
2021-02-11Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20210211-...Peter Maydell6-17/+10
2021-02-11hw/arm: versal: Use nr_apu_cpus in favor of hard coding 2Edgar E. Iglesias1-2/+2
2021-02-11hw/block/nvme: fix error handling in nvme_ns_realizeKlaus Jensen1-6/+1
2021-02-11hw/block/nvme: Fix a build error in nvme_get_feature()Bin Meng1-0/+1
2021-02-11hw/block/nvme: fix legacy namespace registrationKlaus Jensen1-0/+4
2021-02-11arm: Update infocenter.arm.com URLsPeter Maydell4-7/+8
2021-02-11hw/arm: Remove GPIO from unimplemented NPCM7XXHao Wu1-8/+0
2021-02-10Merge remote-tracking branch 'remotes/stefanha-gitlab/tags/block-pull-request...Peter Maydell18-1/+1675
2021-02-10multi-process: perform device reset in the remote processElena Ufimtseva2-0/+41
2021-02-10multi-process: Retrieve PCI info from remote processJagannathan Raman1-0/+84
2021-02-10multi-process: create IOHUB object to handle irqJagannathan Raman6-0/+195
2021-02-10multi-process: Synchronize remote memoryJagannathan Raman4-0/+238
2021-02-10multi-process: PCI BAR read/write handling for proxy & remote endpointsJagannathan Raman3-0/+149
2021-02-10multi-process: Forward PCI config space acceses to the remote processElena Ufimtseva3-1/+122
2021-02-10multi-process: add proxy communication functionsElena Ufimtseva1-0/+34
2021-02-10multi-process: introduce proxy objectElena Ufimtseva2-0/+100
2021-02-10multi-process: setup memory manager for remote deviceJagannathan Raman3-0/+78
2021-02-10multi-process: Associate fd of a PCIDevice with its objectJagannathan Raman2-0/+204
2021-02-10multi-process: Initialize message handler in remote deviceJagannathan Raman2-0/+58
2021-02-10multi-process: define MPQemuMsg format and transmission functionsElena Ufimtseva4-0/+211
2021-02-10multi-process: setup a machine object for remote device processJagannathan Raman3-0/+76
2021-02-10multi-process: setup PCI host bridge for remote deviceJagannathan Raman4-1/+81
2021-02-10hw/net: fsl_etsec: Reverse the RCTRL.RSF logicBin Meng1-1/+1
2021-02-10hw/ppc: e500: Fill in correct <clock-frequency> for the serial nodesBin Meng1-1/+1
2021-02-10hw/ppc: e500: Use a macro for the platform clock frequencyBin Meng1-3/+5
2021-02-10ppc/pnv: Set default RAM size to 1 GBCédric Le Goater1-3/+7
2021-02-10spapr_numa.c: fix ibm,max-associativity-domains calculationDaniel Henrique Barboza1-1/+3
2021-02-10spapr_numa.c: create spapr_numa_initial_nvgpu_numa_id() helperDaniel Henrique Barboza2-10/+15
2021-02-10spapr: move spapr_machine_using_legacy_numa() to spapr_numa.cDaniel Henrique Barboza2-9/+9
2021-02-10ppc/pnv: Introduce a LPC FW memory region attribute to map the PNORCédric Le Goater2-7/+11
2021-02-10ppc/pnv: Remove default disablement of the PNOR contentsCédric Le Goater1-8/+0
2021-02-10ppc/pnv: Discard internal BMC initialization when BMC is externalCédric Le Goater1-1/+14
2021-02-10ppc/pnv: Simplify pnv_bmc_create()Cédric Le Goater1-6/+1
2021-02-10ppc/pnv: Use skiboot addresses to load kernel and ramfsCédric Le Goater1-3/+3
2021-02-10ppc/xive: Add firmware bit when dumping the ENDsCédric Le Goater1-1/+2