aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)AuthorFilesLines
2022-11-08hw/usb: fix tab indentationAmarjargal Gundjalam5-440/+440
2022-11-08hw/display: fix tab indentationAmarjargal Gundjalam6-1509/+1509
2022-11-08s390x/s390-virtio-ccw: Switch off zPCI enhancements on older machinesCédric Le Goater1-0/+5
2022-11-08Revert "s390x/s390-virtio-ccw: add zpcii-disable machine property"Cédric Le Goater2-27/+1
2022-11-07Merge tag 'pull-request-2022-11-06' of https://gitlab.com/thuth/qemu into sta...Stefan Hajnoczi3-65/+153
2022-11-07Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingStefan Hajnoczi1-2/+15
2022-11-07Merge tag 'trivial-branch-for-7.2-pull-request' of https://gitlab.com/laurent...Stefan Hajnoczi1-1/+1
2022-11-06s390x/cpu topology: add max_threads machine class attributePierre Morel1-0/+11
2022-11-06s390x: Register TYPE_S390_CCW_MACHINE properties as class propertiesPierre Morel1-55/+72
2022-11-06s390x/pci: RPCIT second pass when mappings exhaustedMatthew Rosato1-7/+22
2022-11-06s390x/css: revert SCSW ctrl/flag bits on errorPeter Jin1-3/+48
2022-11-06module: add Error arguments to module_load and module_load_qomClaudio Fontana1-2/+15
2022-11-06module: rename module_load_one to module_loadClaudio Fontana1-1/+1
2022-11-05xen/pt: fix syntax error that causes FTBFS in some configurationsChuck Zmudzinski1-1/+1
2022-11-05Merge tag 'vfio-fixes-v7.2-rc0.0' of https://gitlab.com/alex.williamson/qemu ...Stefan Hajnoczi1-1/+1
2022-11-04Merge tag 'pull-target-arm-20221104' of https://git.linaro.org/people/pmaydel...Stefan Hajnoczi1-0/+5
2022-11-04hw/arm/boot: Set SCR_EL3.HXEn when booting kernelPeter Maydell1-0/+3
2022-11-04hw/arm/boot: Set SME and SVE EL3 vector lengths when booting kernelPeter Maydell1-0/+2
2022-11-04hw/loongarch: Add TPM device for LoongArch virt machineXiaojuan Yang2-1/+54
2022-11-04hw/loongarch: Improve fdt for LoongArch virt machineXiaojuan Yang1-0/+31
2022-11-04hw/loongarch: Load FDT table into dram memory spaceXiaojuan Yang1-7/+11
2022-11-04hw/intc: Fix LoongArch extioi coreisr accessingXiaojuan Yang1-4/+6
2022-11-04hw/intc: Convert the memops to with_attrs in LoongArch extioiXiaojuan Yang2-16/+18
2022-11-03vfio/migration: Fix wrong enum usageAvihai Horon1-1/+1
2022-11-03Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingStefan Hajnoczi1-0/+4
2022-11-02hw/nvme: Abort copy command when format is one while pifFrancis Pravin Antony Michael Raj1-1/+2
2022-11-02hw/nvme: reenable cqe batchingKlaus Jensen2-17/+13
2022-11-01Merge tag 'pull-testing-for-7.2-011122-3' of https://github.com/stsquad/qemu ...Stefan Hajnoczi1-2/+2
2022-10-31hw/usb: dev-mtp: Use g_mkdir()Bin Meng1-2/+2
2022-10-31mac_newworld: Turn CORE99_VIA_CONFIG defines into an enumBALATON Zoltan1-4/+6
2022-10-31mac_{old|new}world: Code style fix adding missing braces to if-sBALATON Zoltan2-5/+10
2022-10-31mac_nvram: Use NVRAM_SIZE constantBALATON Zoltan2-3/+3
2022-10-31hw/ppc/mac.h: Rename to include/hw/nvram/mac_nvram.hBALATON Zoltan13-63/+2
2022-10-31hw/ppc/mac.h: Move PROM and KERNEL defines to board codeBALATON Zoltan3-5/+10
2022-10-31hw/ppc/mac.h: Move grackle-pcihost type declaration out to a headerBALATON Zoltan3-16/+2
2022-10-31hw/ppc/mac.h: Move macio specific parts out from shared headerBALATON Zoltan2-25/+3
2022-10-31hw/ppc/mac.h: Move newworld specific parts out from shared headerBALATON Zoltan3-24/+20
2022-10-31mac_{old|new}world: Reduce number of QOM castsBALATON Zoltan2-48/+39
2022-10-31mac_newworld: Clean up creation of Uninorth devicesBALATON Zoltan1-20/+17
2022-10-31mac_{old|new}world: Avoid else branch by setting default valueBALATON Zoltan2-29/+8
2022-10-31mac_{old|new}world: Set tbfreq at declarationBALATON Zoltan2-16/+2
2022-10-31mac_oldworld: Drop some more variablesBALATON Zoltan1-22/+21
2022-10-31mac_newworld: Drop some variablesBALATON Zoltan1-36/+29
2022-10-31Merge tag 'mips-20221030' of https://github.com/philmd/qemu into stagingStefan Hajnoczi20-198/+261
2022-10-31hw/mips/malta: Use bootloader helper to set BAR registersJiaxun Yang1-45/+40
2022-10-31hw/mips: Use bl_gen_kernel_jump to generate bootloadersJiaxun Yang1-31/+12
2022-10-31hw/mips/bootloader: Allow bl_gen_jump_kernel to optionally set registerPhilippe Mathieu-Daudé3-10/+31
2022-10-31hw/mips/boston: Don't set link_up for xilinx-pcieJiaxun Yang1-5/+4
2022-10-31hw/isa/piix4: Move pci_ide_create_devs() call to board codeBernhard Beschow2-5/+6
2022-10-31hw/isa/piix4: Add missing initializationBernhard Beschow1-0/+2