aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)AuthorFilesLines
2021-10-21ppc/pegasos2: Implement power-off RTAS function with VOFBALATON Zoltan1-0/+11
2021-10-21ppc/pegasos2: Add constants for PCI config addressesBALATON Zoltan1-2/+4
2021-10-21ppc/pegasos2: Access MV64361 registers via their memory regionBALATON Zoltan2-62/+56
2021-10-21ppc/pegasos2: Implement get-time-of-day RTAS function with VOFBALATON Zoltan1-0/+25
2021-10-21ppc/pegasos2: Warn when using VOF but no kernel is specifiedBALATON Zoltan1-0/+3
2021-10-21ppc/pegasos2: Restrict memory to 2 gigabytesBALATON Zoltan1-0/+4
2021-10-21hw/ppc: Fix iothread locking in the 405 codeThomas Huth1-0/+4
2021-10-21spapr/xive: Use xive_esb_rw() to trigger interruptsCédric Le Goater1-3/+1
2021-10-21hw/ppc/spapr_softmmu: Reduce include listPhilippe Mathieu-Daudé1-15/+0
2021-10-21target/ppc: Fix the test raising the decrementer exceptionCédric Le Goater1-1/+1
2021-10-21spapr/xive: Add source status helpersCédric Le Goater3-12/+8
2021-10-20pci: fix PCI resource reserve capability on BEMichael S. Tsirkin1-5/+5
2021-10-20vhost-vdpa: multiqueue supportJason Wang1-1/+1
2021-10-20virtio-net: vhost control virtqueue supportJason Wang2-5/+20
2021-10-20vhost: record the last virtqueue index for the virtio deviceJason Wang1-3/+9
2021-10-20virtio-net: use "queue_pairs" instead of "queues" when possibleJason Wang2-78/+78
2021-10-20vhost-net: control virtqueue supportJason Wang3-15/+36
2021-10-20vhost-vdpa: prepare for the multiqueue supportJason Wang1-2/+2
2021-10-20vhost-vdpa: classify one time requestJason Wang1-6/+47
2021-10-20qdev/qbus: remove failover specific codeLaurent Vivier1-1/+11
2021-10-20failover: fix a regression introduced by JSON'ification of -deviceLaurent Vivier1-6/+18
2021-10-20vhost-user: fix duplicated notifier MR initXueming Li1-2/+3
2021-10-20vhost-user-rng-pci: Add vhost-user-rng-pci implementationMathieu Poirier2-0/+80
2021-10-20vhost-user-rng: Add vhost-user-rng implementationMathieu Poirier3-0/+295
2021-10-20virtio-iommu: Drop base_name and change generic_nameEric Auger1-2/+1
2021-10-20virtio-iommu: Remove the non transitional nameEric Auger1-1/+0
2021-10-20vdpa: Check for iova range at mappings changesEugenio Pérez2-16/+49
2021-10-20vdpa: Add vhost_vdpa_section_endEugenio Pérez1-7/+15
2021-10-20vdpa: Skip protected ram IOMMU mappingsEugenio Pérez1-0/+1
2021-10-18via-ide: Avoid using isa_get_irq()BALATON Zoltan1-2/+2
2021-10-18vt82c686: Add a method to VIA_ISA to raise ISA interruptsBALATON Zoltan1-1/+9
2021-10-18vt82c686: Move common code to via_isa_realizeBALATON Zoltan1-38/+29
2021-10-18via-ide: Set user_creatable to falseBALATON Zoltan1-0/+3
2021-10-18hw/mips/boston: Add FDT generatorJiaxun Yang1-9/+236
2021-10-18hw/mips/boston: Allow loading elf kernel and dtbJiaxun Yang1-4/+32
2021-10-18hw/mips/boston: Massage memory map informationJiaxun Yang1-28/+80
2021-10-15Revert "cpu: Move cpu_common_props to hw/core/cpu.c"Richard Henderson1-16/+1
2021-10-15Merge remote-tracking branch 'remotes/kwolf/tags/for-upstream' into stagingRichard Henderson8-52/+63
2021-10-15Merge remote-tracking branch 'remotes/thuth/tags/pull-request-2021-10-15' int...Richard Henderson1-1/+11
2021-10-15qdev: Base object creation on QDict rather than QemuOptsKevin Wolf3-15/+19
2021-10-15virtio-net: Avoid QemuOpts in failover_find_primary_device()Kevin Wolf1-33/+19
2021-10-15virtio-net: Store failover primary opts pointer locallyKevin Wolf1-8/+18
2021-10-15qdev: Add Error parameter to hide_device() callbacksKevin Wolf2-3/+6
2021-10-15softmmu/qdev-monitor: add error handling in qdev_set_idDamien Hedde1-1/+2
2021-10-15qdev: Make DeviceState.id independent of QemuOptsKevin Wolf4-3/+4
2021-10-15net: Introduce NetClientInfo.check_peer_type()Kevin Wolf1-0/+6
2021-10-14kconfig: split CONFIG_SPARSE_MEM from fuzzingPaolo Bonzini2-1/+4
2021-10-13s390x/ipl: check kernel command line sizeMarc Hartmayer1-1/+11
2021-10-13Revert "hw/misc: applesmc: use host osk as default on macs"Paolo Bonzini1-191/+1
2021-10-13hw/i386/sgx: Move qmp_query_sgx() and hmp_info_sgx() to hw/i386/sgx.cPhilippe Mathieu-Daudé2-4/+32