summaryrefslogtreecommitdiffstats
path: root/hw
Commit message (Expand)AuthorAgeFilesLines
* hw/mips/malta: turn off x86 specific features of PIIX4_PMIgor Mammedov2022-08-081-0/+9
* Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingRichard Henderson2022-08-081-7/+18
|\
| * scsi-disk: ensure block size is non-zero and changes limited to bits 8-15Mark Cave-Ayland2022-08-011-4/+14
| * scsi-disk: fix overflow when block size is not a multiple of BDRV_SECTOR_SIZEMark Cave-Ayland2022-08-011-3/+4
* | hw/loongarch: remove acpi-build.c unused variable 'aml_len'Song Gao2022-08-051-10/+1Star
* | hw/ppc: sam460ex.c: store all GPIO lines in mal_irqs[]Daniel Henrique Barboza2022-08-041-1/+1
* | hw/block/hd-geometry: Do not override specified bios-chs-transLev Kujawski2022-08-021-1/+6
* | Merge tag 'pull-aspeed-20220801' of https://github.com/legoater/qemu into sta...Richard Henderson2022-08-012-7/+9
|\ \
| * | aspeed/fby35: Fix owner of the BMC RAM memory regionCédric Le Goater2022-08-011-5/+9
| * | aspeed: Remove unused fields from AspeedMachineStateCédric Le Goater2022-08-011-2/+0Star
| |/
* | Merge tag 'pull-request-2022-08-01' of https://gitlab.com/thuth/qemu into sta...Richard Henderson2022-08-018-9/+9
|\ \
| * | trivial: Fix duplicated wordsThomas Huth2022-08-012-2/+2
| * | misc: fix commonly doubled up wordsDaniel P. Berrangé2022-08-016-7/+7
| |/
* | Merge tag 'for-qemu-2022-08-01' of github.com:cminyard/qemu into stagingRichard Henderson2022-08-011-1/+3
|\ \
| * | ipmi:smbus: Add a check around a memcpyCorey Minyard2022-08-011-1/+3
* | | hw/nvme: do not enable ioeventfd by defaultKlaus Jensen2022-08-011-1/+1
* | | hw/nvme: unregister the event notifier handler on the main loopKlaus Jensen2022-08-011-0/+2
* | | hw/nvme: skip queue processing if notifier is clearedKlaus Jensen2022-08-011-2/+6
| |/ |/|
* | hw/loongarch: Change macro name 'LS7A_XXX' to 'VIRT_XXX'Xiaojuan Yang2022-07-302-37/+37
* | hw/loongarch: Rename file 'loongson3.XXX' to 'virt.XXX'Xiaojuan Yang2022-07-302-1/+1
* | Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingRichard Henderson2022-07-291-1/+2
|\ \ | |/ |/|
| * vga: fix incorrect line height in 640x200x2 modePaolo Bonzini2022-07-281-1/+2
* | Merge tag 'pull-ppc-20220728' of https://gitlab.com/danielhb/qemu into stagingRichard Henderson2022-07-292-5/+18
|\ \
| * | hw/ppc/ppc440_uc: Initialize length passed to cpu_physical_memory_map()Peter Maydell2022-07-281-1/+4
| * | hw/ppc: check if spapr_drc_index() returns NULL in spapr_nvdimm.cDaniel Henrique Barboza2022-07-281-4/+14
| |/
* / hw/intc: sifive_plic: Fix multi-socket plic configuraitonAtish Patra2022-07-281-2/+2
|/
* Merge tag 'for_upstream' of git://git.kernel.org/pub/scm/virt/kvm/mst/qemu in...Richard Henderson2022-07-2610-95/+249
|\
| * hw/virtio/virtio-iommu: Enforce power-of-two notify for both MAP and UNMAPJean-Philippe Brucker2022-07-261-19/+28
| * i386/pc: restrict AMD only enforcing of 1Tb hole to new machine typeJoao Martins2022-07-263-2/+6
| * i386/pc: relocate 4g start to 1T where applicableJoao Martins2022-07-261-0/+54
| * i386/pc: bounds check phys-bits against max used GPAJoao Martins2022-07-261-0/+27
| * i386/pc: factor out device_memory base/size to helperJoao Martins2022-07-261-15/+31
| * i386/pc: handle unitialized mr in pc_get_cxl_range_end()Joao Martins2022-07-261-10/+8Star
| * i386/pc: factor out cxl range start to helperJoao Martins2022-07-261-7/+17
| * i386/pc: factor out cxl range end to helperJoao Martins2022-07-261-10/+21
| * i386/pc: factor out above-4g end to an helperJoao Martins2022-07-261-15/+14Star
| * i386/pc: pass pci_hole64_size to pc_memory_init()Joao Martins2022-07-263-3/+17
| * i386/pc: create pci-host qdev prior to pc_memory_init()Joao Martins2022-07-263-8/+10
| * hw/i386: add 4g boundary start to X86MachineStateJoao Martins2022-07-264-7/+9
| * hw/i386/pc: Always place CXL Memory Regions after device_memoryJonathan Cameron2022-07-261-4/+2Star
| * acpi/nvdimm: Define trace events for NVDIMM and substitute nvdimm_debug()Robert Hoo2022-07-262-19/+29
* | hw/display/bcm2835_fb: Fix framebuffer allocation addressAlan Jian2022-07-261-2/+1Star
|/
* Merge tag 'net-pull-request' of https://github.com/jasowang/qemu into stagingPeter Maydell2022-07-262-13/+15
|\
| * vdpa: Fix memory listener deletions of iova treeEugenio Pérez2022-07-261-1/+1
| * vhost: Get vring base from vq, not svqEugenio Pérez2022-07-261-12/+12
| * e1000e: Fix possible interrupt loss when using MSIAke Koomsin2022-07-261-0/+2
* | hw/i386: pass RNG seed via setup_data entryJason A. Donenfeld2022-07-225-7/+29
* | hw/rx: pass random seed to fdtJason A. Donenfeld2022-07-221-0/+4
* | hw/mips: boston: pass random seed to fdtJason A. Donenfeld2022-07-221-0/+5
* | hw/nios2: virt: pass random seed to fdtJason A. Donenfeld2022-07-221-0/+5
|/