aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)AuthorFilesLines
2023-11-08Merge tag 'pull-ppc-20231107' of https://gitlab.com/danielhb/qemu into stagingStefan Hajnoczi11-26/+1292
2023-11-08Merge tag 'misc-cpus-20231107' of https://github.com/philmd/qemu into stagingStefan Hajnoczi22-183/+636
2023-11-07ppc: qtest already exports qtest_rtas_call()Juan Quintela1-3/+2
2023-11-07hw/pci-host: Update PHB5 XSCOM registersSaif Abrar2-23/+56
2023-11-07ppc/pnv: Fix number of I2C engines and ports for power9/10Glenn Miles1-4/+8
2023-11-07ppc/pnv: Connect PNV I2C controller to powernv10Glenn Miles1-0/+29
2023-11-07ppc/pnv: Connect I2C controller model to powernv9 chipCédric Le Goater1-0/+28
2023-11-07ppc/pnv: Add an I2C controller modelCédric Le Goater2-0/+698
2023-11-07hw/ppc: Add emulation of AmigaOne XE boardBALATON Zoltan3-0/+175
2023-11-07hw/pci-host: Add emulation of Mai Logic Articia SBALATON Zoltan3-0/+300
2023-11-07hw/sd: Declare QOM types using DEFINE_TYPES() macroPhilippe Mathieu-Daudé10-151/+113
2023-11-07hw/i2c: pmbus: reset page register for out of range readsTitus Rwantare1-9/+9
2023-11-07hw/i2c: pmbus: immediately clear faults on requestTitus Rwantare1-0/+5
2023-11-07hw/sensor: add ADM1266 device modelTitus Rwantare4-0/+261
2023-11-07hw/i2c: pmbus: add VCAP registerTitus Rwantare1-0/+8
2023-11-07hw/i2c: pmbus: add fan supportTitus Rwantare1-0/+176
2023-11-07hw/i2c: pmbus add support for block receiveTitus Rwantare1-1/+29
2023-11-07hw/ide: reset: cancel async DMA operation before resetting stateFiona Ebner1-7/+7
2023-11-07hw/isa/i82378: Propagate error if PC_SPEAKER device creation failedPhilippe Mathieu-Daudé1-1/+3
2023-11-07hw/loader: Clean up global variable shadowing in rom_add_file()Philippe Mathieu-Daudé1-2/+2
2023-11-07hw/cpu: Call object_class_is_abstract() once in cpu_class_by_name()Philippe Mathieu-Daudé1-4/+12
2023-11-07hw/s390x/sclp: Have sclp_service_call[_protected]() take S390CPU*Philippe Mathieu-Daudé1-3/+4
2023-11-07hw/s390x/css: Have css_do_sic() take S390CPU instead of CPUS390XStatePhilippe Mathieu-Daudé1-1/+2
2023-11-07hw/ppc/e500: Restrict ppce500_init_mpic_kvm() to KVMPhilippe Mathieu-Daudé1-0/+4
2023-11-07accel/tcg: Factor tcg_cpu_reset_hold() outPhilippe Mathieu-Daudé1-5/+0
2023-11-07accel: Introduce cpu_exec_reset_hold()Philippe Mathieu-Daudé1-0/+1
2023-11-07accel/tcg: Declare tcg_flush_jmp_cache() in 'exec/tb-flush.h'Philippe Mathieu-Daudé1-0/+1
2023-11-07Merge tag 'pixman-pull-request' of https://gitlab.com/marcandre.lureau/qemu i...Stefan Hajnoczi9-39/+79
2023-11-07Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...Stefan Hajnoczi20-257/+3318
2023-11-07Merge tag 'pull-xenfv.for-upstream-20231107' of git://git.infradead.org/users...Stefan Hajnoczi23-412/+1372
2023-11-07hw/display/ati: allow compiling without PIXMANMarc-André Lureau3-4/+23
2023-11-07hw/mips: FULOONG depends on VT82C686Marc-André Lureau1-0/+1
2023-11-07hw/sm501: allow compiling without PIXMANMarc-André Lureau1-13/+32
2023-11-07hw/arm: XLNX_VERSAL depends on XLNX_CSU_DMAMarc-André Lureau1-0/+1
2023-11-07arm/kconfig: XLNX_ZYNQMP_ARM depends on PIXMANMarc-André Lureau3-2/+8
2023-11-07ui/spice: SPICE/QXL requires PIXMANMarc-André Lureau1-1/+1
2023-11-07vhost-user-gpu: skip VHOST_USER_GPU_UPDATE when !PIXMANMarc-André Lureau1-0/+2
2023-11-07virtio-gpu: replace PIXMAN for region/rect testMarc-André Lureau1-19/+11
2023-11-07xen-platform: unplug AHCI disksDavid Woodhouse1-23/+45
2023-11-07hw/i386/pc: support '-nic' for xen-net-deviceDavid Woodhouse4-6/+13
2023-11-07hw/xen: update Xen PV NIC to XenDevice modelDavid Woodhouse4-117/+381
2023-11-07hw/xen: only remove peers of PCI NICs on unplugDavid Woodhouse1-2/+7
2023-11-07hw/xen: add support for Xen primary console in emulated modeDavid Woodhouse9-21/+306
2023-11-07hw/xen: update Xen console to XenDevice modelDavid Woodhouse3-130/+411
2023-11-07hw/xen: do not repeatedly try to create a failing backend deviceDavid Woodhouse2-7/+23
2023-11-07hw/xen: add get_frontend_path() method to XenDeviceClassDavid Woodhouse1-1/+10
2023-11-07hw/xen: automatically assign device index to block devicesDavid Woodhouse3-42/+113
2023-11-07hw/xen: populate store frontend nodes with XenStore PFN/portDavid Woodhouse1-0/+11
2023-11-07include: update Xen public headers to Xen 4.17.2 releaseDavid Woodhouse1-1/+1
2023-11-07hw/xen: Clean up event channel 'type_val' handling to use unionDavid Woodhouse1-81/+70