aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2022-03-07ide: Increment BB in-flight counter for TRIM BHHanna Reitz
2022-03-05Merge remote-tracking branch 'remotes/kwolf-gitlab/tags/for-upstream' into st...Peter Maydell
2022-03-04Merge remote-tracking branch 'remotes/kraxel/tags/kraxel-20220304-pull-reques...Peter Maydell
2022-03-04block: rename bdrv_invalidate_cache_all, blk_invalidate_cache and test_sync_o...Emanuele Giuseppe Esposito
2022-03-04Merge remote-tracking branch 'remotes/nvme/tags/nvme-next-pull-request' into ...Peter Maydell
2022-03-04hw/display/vmware_vga: replace fprintf calls with trace eventsCarwyn Ellis
2022-03-04edid: Fix clock of Detailed Timing DescriptorAkihiko Odaki
2022-03-04hw/i386: Replace magic number with field length calculationDov Murik
2022-03-04hw/i386: Improve bounds checking in OVMF table parsingDov Murik
2022-03-04hw/usb/redirect.c: Stop using qemu_oom_check()Peter Maydell
2022-03-04usb/ohci: Don't use packet from OHCIState for isochronous transfersBALATON Zoltan
2022-03-04usb/ohci: Merge ohci_async_cancel_device() into ohci_child_detach()BALATON Zoltan
2022-03-04usb/ohci: Move USBPortOps related functions togetherBALATON Zoltan
2022-03-04usb/ohci: Move cancelling async packet to ohci_stop_endpoints()BALATON Zoltan
2022-03-04usb/ohci: Move trace point and log ep number to help debuggingBALATON Zoltan
2022-03-04hw/usb/dev-mtp: create directories with a+x mode maskVolker RĂ¼melin
2022-03-04hw/usb: pacify xhciwmi.exe warningDenis V. Lunev
2022-03-03Merge remote-tracking branch 'remotes/alistair/tags/pull-riscv-to-apply-20220...Peter Maydell
2022-03-03Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20220302'...Peter Maydell
2022-03-03hw/nvme: 64-bit pi supportNaveen Nagar
2022-03-03hw/nvme: add pi tuple size helperKlaus Jensen
2022-03-03hw/nvme: add support for the lbafee hbs featureNaveen Nagar
2022-03-03hw/nvme: move format parameter parsingKlaus Jensen
2022-03-03hw/nvme: add host behavior support featureNaveen Nagar
2022-03-03hw/nvme: move dif/pi prototypes into dif.hKlaus Jensen
2022-03-03hw: riscv: opentitan: fixup SPI addressesWilfred Mallawa
2022-03-03hw/riscv: virt: Increase maximum number of allowed CPUsAnup Patel
2022-03-03hw/riscv: virt: Add optional AIA IMSIC support to virt machineAnup Patel
2022-03-03hw/intc: Add RISC-V AIA IMSIC device emulationAnup Patel
2022-03-03hw/riscv: virt: Add optional AIA APLIC support to virt machineAnup Patel
2022-03-02target/arm: Report KVM's actual PSCI version to guest in dtbPeter Maydell
2022-03-02target/arm: Support PSCI 1.1 and SMCCC 1.0Akihiko Odaki
2022-03-02hw/i2c: flatten pca954x mux devicePatrick Venture
2022-03-02hw/input/tsc210x: Don't abort on bad SPI word widthsPeter Maydell
2022-03-02hw/arm/mps2-tz.c: Update AN547 documentation URLPeter Maydell
2022-03-02mps3-an547: Add missing user ahb interfacesJimmy Brisson
2022-03-02migration: Remove load_state_old and minimum_version_id_oldPeter Maydell
2022-03-02clock-vmstate: Add missing END_OF_LISTDr. David Alan Gilbert
2022-03-02Merge remote-tracking branch 'remotes/legoater/tags/pull-ppc-20220302' into s...Peter Maydell
2022-03-02Merge remote-tracking branch 'remotes/stsquad/tags/pull-testing-and-semihosti...Peter Maydell
2022-03-02hw/ppc/spapr_vio.c: use g_autofree in spapr_dt_vdevice()Daniel Henrique Barboza
2022-03-02hw/ppc/spapr_rtas.c: use g_autofree in rtas_ibm_get_system_parameter()Daniel Henrique Barboza
2022-03-02spapr_pci_nvlink2.c: use g_autofree in spapr_phb_nvgpu_ram_populate_dt()Daniel Henrique Barboza
2022-03-02hw/ppc/spapr_numa.c: simplify spapr_numa_write_assoc_lookup_arrays()Daniel Henrique Barboza
2022-03-02hw/ppc/spapr_drc.c: use g_autofree in spapr_drc_by_index()Daniel Henrique Barboza
2022-03-02hw/ppc/spapr_drc.c: use g_autofree in spapr_dr_connector_new()Daniel Henrique Barboza
2022-03-02hw/ppc/spapr_drc.c: use g_autofree in drc_unrealize()Daniel Henrique Barboza
2022-03-02hw/ppc/spapr_drc.c: use g_autofree in drc_realize()Daniel Henrique Barboza
2022-03-02hw/ppc/spapr_drc.c: use g_auto in spapr_dt_drc()Daniel Henrique Barboza
2022-03-02hw/ppc/spapr_caps.c: use g_autofree in spapr_caps_add_properties()Daniel Henrique Barboza