aboutsummaryrefslogtreecommitdiff
path: root/include/hw
AgeCommit message (Expand)Author
2023-12-12xen: fix condition for skipping virtio-mmio definesPaolo Bonzini
2023-11-28Merge tag 'misc-next-20231128' of https://github.com/philmd/qemu into stagingStefan Hajnoczi
2023-11-28hw/isa/vt82c686: Bring back via_isa_set_irq()BALATON Zoltan
2023-11-27hw/misc, hw/ssi: Fix some URLs for AMD / Xilinx modelsFrederic Konrad
2023-11-27hw/ssi/xilinx_spips: fix an out of bound accessFrederic Konrad
2023-11-27hw/virtio: Add VirtioPCIDeviceTypeInfo::instance_finalize fieldPhilippe Mathieu-Daudé
2023-11-21Merge tag 'for-upstream' of https://repo.or.cz/qemu/kevin into stagingStefan Hajnoczi
2023-11-21ide/pci: introduce pci_ide_update_mode() functionMark Cave-Ayland
2023-11-21ide/ioport: move ide_portio_list[] and ide_portio_list2[] definitions to IDE ...Mark Cave-Ayland
2023-11-20hw/arm/stm32f100: Report error when incorrect CPU is usedPhilippe Mathieu-Daudé
2023-11-20hw/arm/stm32f205: Report error when incorrect CPU is usedPhilippe Mathieu-Daudé
2023-11-20hw/arm/stm32f405: Report error when incorrect CPU is usedPhilippe Mathieu-Daudé
2023-11-20hw/core/machine: Constify MachineClass::valid_cpu_types[]Gavin Shan
2023-11-15include/hw/virtio/vhost.h: spelling fix: sateMichael Tokarev
2023-11-15include/hw/hyperv/dynmem-proto.h: spelling fix: nunber, atleastMichael Tokarev
2023-11-15hw/cxl: spelling fixes: limitaions, potentialy, intializedMichael Tokarev
2023-11-10qdev: Rework array properties based on list visitorKevin Wolf
2023-11-10Merge tag 'xen-virtio-fix-1-tag' of https://gitlab.com/sstabellini/qemu into ...Stefan Hajnoczi
2023-11-08Merge tag 'pull-ppc-20231107' of https://gitlab.com/danielhb/qemu into stagingStefan Hajnoczi
2023-11-08Merge tag 'pull-request-2023-11-07' of https://gitlab.com/thuth/qemu into sta...Stefan Hajnoczi
2023-11-08Merge tag 'misc-cpus-20231107' of https://github.com/philmd/qemu into stagingStefan Hajnoczi
2023-11-07Xen: Fix xen_set_irq() and xendevicemodel_set_irq_level()Vikram Garhwal
2023-11-07ppc: qtest already exports qtest_rtas_call()Juan Quintela
2023-11-07hw/pci-host: Update PHB5 XSCOM registersSaif Abrar
2023-11-07ppc/pnv: Fix number of I2C engines and ports for power9/10Glenn Miles
2023-11-07ppc/pnv: Connect PNV I2C controller to powernv10Glenn Miles
2023-11-07ppc/pnv: Connect I2C controller model to powernv9 chipCédric Le Goater
2023-11-07ppc/pnv: Add an I2C controller modelCédric Le Goater
2023-11-07s390/sclp: fix SCLP facility mapHeiko Carstens
2023-11-07hw/pci-host: Add emulation of Mai Logic Articia SBALATON Zoltan
2023-11-07hw/i2c: pmbus: add VCAP registerTitus Rwantare
2023-11-07hw/i2c: pmbus: add fan supportTitus Rwantare
2023-11-07hw/i2c: pmbus: add vout mode bitfieldsTitus Rwantare
2023-11-07hw/i2c: pmbus add support for block receiveTitus Rwantare
2023-11-07hw/cpu: Update the comments of nr_cores and nr_diesZhao Liu
2023-11-07hw/i386: Fix comment style in topology.hZhao Liu
2023-11-07hw/loader: Clean up global variable shadowing in rom_add_file()Philippe Mathieu-Daudé
2023-11-07hw/cpu: Clean up global variable shadowingPhilippe Mathieu-Daudé
2023-11-07exec/cpu: Have cpu_exec_realize() return a booleanPhilippe Mathieu-Daudé
2023-11-07hw/cpu: Call object_class_is_abstract() once in cpu_class_by_name()Philippe Mathieu-Daudé
2023-11-07hw/s390x/sclp: Have sclp_service_call[_protected]() take S390CPU*Philippe Mathieu-Daudé
2023-11-07hw/s390x/css: Have css_do_sic() take S390CPU instead of CPUS390XStatePhilippe Mathieu-Daudé
2023-11-07target/ppc: Move PowerPCCPUClass definition to 'cpu.h'Philippe Mathieu-Daudé
2023-11-07accel: Introduce cpu_exec_reset_hold()Philippe Mathieu-Daudé
2023-11-07Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...Stefan Hajnoczi
2023-11-07Merge tag 'pull-xenfv.for-upstream-20231107' of git://git.infradead.org/users...Stefan Hajnoczi
2023-11-07hw/i386/pc: support '-nic' for xen-net-deviceDavid Woodhouse
2023-11-07hw/xen: add support for Xen primary console in emulated modeDavid Woodhouse
2023-11-07hw/xen: do not repeatedly try to create a failing backend deviceDavid Woodhouse
2023-11-07hw/xen: add get_frontend_path() method to XenDeviceClassDavid Woodhouse