aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)AuthorFilesLines
2024-03-13ppc/pnv: Improve pervasive topology calculation for big-coreCaleb Schlossin2-24/+55
2024-03-13ppc/pnv: Set POWER9, POWER10 ibm,pa-features bitsNicholas Piggin2-2/+66
2024-03-13ppc/pnv: Permit ibm,pa-features set per machine variantNicholas Piggin1-12/+29
2024-03-13ppc/spapr: Add pa-features for POWER10 machinesBenjamin Gray1-0/+34
2024-03-13ppc/spapr: Adjust ibm,pa-features for POWER9Nicholas Piggin1-5/+5
2024-03-13ppc/spapr: Remove copy-paste from pa-featuresNicholas Piggin1-2/+6
2024-03-13ppc/spapr|pnv: Remove SAO from pa-featuresNicholas Piggin2-5/+11
2024-03-13ppc: Drop support for POWER9 and POWER10 DD1 chipsNicholas Piggin1-2/+0
2024-03-13spapr: set MSR[ME] and MSR[FP] on client entryNicholas Piggin1-1/+5
2024-03-12Merge tag 'net-pull-request' of https://github.com/jasowang/qemu into stagingPeter Maydell6-108/+63
2024-03-12Merge tag 'hw-misc-20240312' of https://github.com/philmd/qemu into stagingPeter Maydell17-16/+307
2024-03-12Merge tag 'migration-20240311-pull-request' of https://gitlab.com/peterx/qemu...Peter Maydell7-32/+27
2024-03-12Merge tag 'pull-target-arm-20240311' of https://git.linaro.org/people/pmaydel...Peter Maydell7-0/+9
2024-03-12virtio-net: Added property to load eBPF RSS with fds.Andrew Melnychenko1-6/+48
2024-03-12Avoid unaligned fetch in ladr_match()Nick Briggs1-1/+1
2024-03-12e1000e: fix link state on resumeLaurent Vivier2-55/+7
2024-03-12igb: fix link state on resumeLaurent Vivier2-46/+7
2024-03-11hw/gpio: introduce pcf8574 driverDmitriy Sharikhin3-0/+167
2024-03-11hw/core: Cleanup unused included headers in numa.cZhao Liu1-2/+0
2024-03-11hw/core: Cleanup unused included header in machine-qmp-cmds.cZhao Liu1-1/+0
2024-03-11hw/core: Cleanup unused included headers in cpu-common.cZhao Liu1-4/+0
2024-03-11sun4u: remap ebus BAR0 to use unassigned_io_ops instead of alias to PCI IO spaceMark Cave-Ayland1-2/+7
2024-03-11hw/misc/ivshmem: Fix missing ERRP_GUARD() for error_prepend()Zhao Liu1-0/+1
2024-03-11hw/core/qdev-properties-system: Fix missing ERRP_GUARD() for error_prepend()Zhao Liu1-0/+1
2024-03-11hw/core/loader-fit: Fix missing ERRP_GUARD() for error_prepend()Zhao Liu1-0/+2
2024-03-11hw/ppc/sam460ex: Support short options for adding drivesBALATON Zoltan1-5/+19
2024-03-11hw/pci: add some convenient trace-events for pcie and shpc hotplugVladimir Sementsov-Ogievskiy3-0/+108
2024-03-11hw/ide/ahci: Rename ahci_internal.h to ahci-internal.hBALATON Zoltan3-2/+2
2024-03-11migration/multifd: Enable multifd zero page checking by default.Hao Xiang1-1/+3
2024-03-11migration/multifd: Implement zero page transmission on the multifd thread.Hao Xiang1-1/+1
2024-03-11migration/multifd: Add new migration option zero-page-detection.Hao Xiang1-0/+10
2024-03-11migration: migration_file_set_errorSteve Sistare2-16/+4
2024-03-11migration: migration_is_deviceSteve Sistare1-3/+1
2024-03-11migration: export migration_is_activeSteve Sistare1-2/+2
2024-03-11migration: export migration_is_setup_or_activeSteve Sistare1-1/+1
2024-03-11migration: remove migration.h referencesSteve Sistare3-3/+0
2024-03-11migration: export fewer optionsSteve Sistare2-2/+0
2024-03-11Merge tag 'm68k-for-9.0-pull-request' of https://github.com/vivier/qemu-m68k ...Peter Maydell1-3/+14
2024-03-11Merge tag 'pull-vfio-20240310' of https://github.com/legoater/qemu into stagingPeter Maydell6-3/+58
2024-03-11vfio/migration: Add a note about migration rate limitingAvihai Horon1-0/+6
2024-03-11vfio/migration: Refactor vfio_save_state() return valueAvihai Horon1-5/+1
2024-03-11hw/arm: Deprecate various old Arm machine typesPeter Maydell7-0/+9
2024-03-11virt: set the CPU type in BOOTINFOLaurent Vivier1-3/+14
2024-03-09Merge tag 'hw-misc-20240309' of https://github.com/philmd/qemu into stagingPeter Maydell21-101/+207
2024-03-09Merge tag 'pull-trivial-patches' of https://gitlab.com/mjt0k/qemu into stagingPeter Maydell5-21/+21
2024-03-09hw/m68k/mcf5208: add support for resetAngelo Dureghello1-2/+42
2024-03-09hw/core/machine-smp: Calculate total CPUs once in machine_parse_smp_config()Zhao Liu1-4/+4
2024-03-09hw/core/machine-smp: Deprecate unsupported "parameter=1" SMP configurationsZhao Liu1-16/+47
2024-03-09hw/core/machine-smp: Remove deprecated "parameter=0" SMP configurationsZhao Liu1-2/+3
2024-03-09hw/intc/grlib_irqmp: abort realize when ncpus value is out of rangeClément Chigot1-0/+1