summaryrefslogtreecommitdiffstats
path: root/hw
Commit message (Expand)AuthorAgeFilesLines
* virtio: increase virtqueue size for virtio-scsi and virtio-blkDenis Plotnikov2020-02-223-2/+4
* sh4: Fix PCI ISA IO memory subregionGuenter Roeck2020-02-211-8/+3Star
* xilinx_spips: Correct the number of dummy cycles for the FAST_READ_4 cmdFrancisco Iglesias2020-02-211-1/+1
* arm: allwinner: Wire up USB portsGuenter Roeck2020-02-211-0/+43
* hcd-ehci: Introduce "companion-enable" sysbus propertyGuenter Roeck2020-02-211-0/+2
* hw: usb: hcd-ohci: Move OHCISysBusState and TYPE_SYSBUS_OHCI to include fileGuenter Roeck2020-02-212-15/+16
* target/arm: Test correct register in aa32_pan and aa32_ats1e1 checksPeter Maydell2020-02-211-4/+4
* target/arm: Define an aa32_pmu_8_1 isar feature test functionPeter Maydell2020-02-211-1/+1
* z2: Make providing flash images non-mandatoryGuenter Roeck2020-02-211-6/+0Star
* mainstone: Make providing flash images non-mandatoryGuenter Roeck2020-02-211-10/+1Star
* hw/misc/iotkit-secctl: Fix writing to 'PPC Interrupt Clear' registerPhilippe Mathieu-Daudé2020-02-211-1/+1
* aspeed/scu: Implement chip ID registerJoel Stanley2020-02-211-0/+13
* aspeed/scu: Create separate write callbacksJoel Stanley2020-02-211-23/+57
* hw/ppc/virtex_ml507:fix leak of fdevice tree blobChen Qun2020-02-201-0/+1
* spapr: Fix handling of unplugged devices during CAS and migrationGreg Kurz2020-02-201-2/+23
* spapr: Don't use spapr_drc_needed() in CAS codeGreg Kurz2020-02-202-11/+23
* ppc: free 'fdt' after reset the machinePan Nengyuan2020-02-202-0/+3
* spapr: Allow changing offset for -kernel imageAlexey Kardashevskiy2020-02-201-7/+31
* pnv/phb3: Add missing break statementGreg Kurz2020-02-201-0/+1
* pnv/phb4: Fix error path in pnv_pec_realize()Greg Kurz2020-02-201-1/+1
* pnv/phb3: Convert 1u to 1ullGreg Kurz2020-02-201-1/+1
* spapr: Add Hcalls to support PAPR NVDIMM deviceShivaprasad G Bhat2020-02-201-0/+298
* spapr: Add NVDIMM device supportShivaprasad G Bhat2020-02-206-11/+262
* nvdimm: add uuid property to nvdimmShivaprasad G Bhat2020-02-201-0/+40
* mem: move nvdimm_device_list to utilitiesShivaprasad G Bhat2020-02-201-27/+1Star
* ppc: function to setup latest class optionsMichael S. Tsirkin2020-02-201-2/+7
* ppc/pnv: Fix PCI_EXPRESS dependencyLaurent Vivier2020-02-201-2/+2
* spapr/rtas: Print message from "ibm,os-term"Alexey Kardashevskiy2020-02-201-0/+7
* Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-pull-reques...Peter Maydell2020-02-2010-14/+18
|\
| * hw/xtensa/xtfpga:fix leak of fdevice tree blobChen Qun2020-02-191-0/+1
| * hw/nios2:fix leak of fdevice tree blobChen Qun2020-02-191-0/+1
| * hw/net/rocker: Report unimplemented feature with qemu_log_mask(UNIMP)Philippe Mathieu-Daudé2020-02-181-6/+9
| * hw/block/pflash_cfi02: Remove unneeded variable assignmentPhilippe Mathieu-Daudé2020-02-181-1/+0Star
| * hw/display/qxl: Remove unneeded variable assignmentPhilippe Mathieu-Daudé2020-02-181-1/+1
| * hw/vfio/display: Remove superfluous semicolonPhilippe Mathieu-Daudé2020-02-181-1/+1
| * hw/scsi/esp: Remove superfluous semicolonPhilippe Mathieu-Daudé2020-02-181-1/+1
| * hw/m68k/next-cube: Remove superfluous semicolonPhilippe Mathieu-Daudé2020-02-181-1/+1
| * hw/arm/xlnx-versal: Remove superfluous semicolonPhilippe Mathieu-Daudé2020-02-181-1/+1
| * Report stringified errno in VFIO related errorsMichal Privoznik2020-02-181-2/+2
* | hw/hppa/dino: Do not accept accesses to registers 0x818 and 0x82cPhilippe Mathieu-Daudé2020-02-181-1/+3
* | hw/hppa/dino: Fix bitmask for the PCIROR registerPhilippe Mathieu-Daudé2020-02-181-1/+1
* | hw/hppa/dino: Fix reg800_keep_bits overrun (CID 1419387 1419393 1419394)Philippe Mathieu-Daudé2020-02-181-1/+2
* | hw/hppa/dino: Add comments with register namePhilippe Mathieu-Daudé2020-02-181-12/+12
* | hw/display/artist: Remove dead code (CID 1419388 & 1419389)Philippe Mathieu-Daudé2020-02-181-9/+0Star
* | hw/display/artist: Avoid drawing line when nothing to displayPhilippe Mathieu-Daudé2020-02-181-0/+3
* | hw/display/artist: Delay some variables initializationPhilippe Mathieu-Daudé2020-02-181-5/+5
* | hw/display/artist: Remove pointless initializationPhilippe Mathieu-Daudé2020-02-181-1/+0Star
* | hw/display/artist: Move trace event to draw_line()Philippe Mathieu-Daudé2020-02-181-5/+1Star
|/
* Merge remote-tracking branch 'remotes/palmer/tags/riscv-for-master-5.0-sf2' i...Peter Maydell2020-02-146-4/+332
|\
| * riscv: virt: Use Goldfish RTC deviceAnup Patel2020-02-102-0/+17