aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-07-28stubs: update replay-tools to match replay.h typesClaudio Fontana1-4/+5
2022-07-28vga: fix incorrect line height in 640x200x2 modePaolo Bonzini1-1/+2
2022-07-28hw/ppc/ppc440_uc: Initialize length passed to cpu_physical_memory_map()Peter Maydell1-1/+4
2022-07-28hw/ppc: check if spapr_drc_index() returns NULL in spapr_nvdimm.cDaniel Henrique Barboza1-4/+14
2022-07-28Merge tag 'pull-riscv-to-apply-20220728' of github.com:alistair23/qemu into s...Richard Henderson2-7/+2
2022-07-28ui: dbus-display requires CONFIG_GBMPaolo Bonzini2-3/+3
2022-07-27Merge tag 'pull-block-2022-07-27' of https://gitlab.com/vsementsov/qemu into ...Richard Henderson3-3/+49
2022-07-28hw/intc: sifive_plic: Fix multi-socket plic configuraitonAtish Patra1-2/+2
2022-07-27RISC-V: Allow both Zmmul and MPalmer Dabbelt1-5/+0
2022-07-26Update version for v7.1.0-rc0 releasev7.1.0-rc0Richard Henderson1-1/+1
2022-07-26Merge tag 'for_upstream' of git://git.kernel.org/pub/scm/virt/kvm/mst/qemu in...Richard Henderson16-107/+258
2022-07-26hw/virtio/virtio-iommu: Enforce power-of-two notify for both MAP and UNMAPJean-Philippe Brucker1-19/+28
2022-07-26iotests/131: Add parallels regression testHanna Reitz2-1/+47
2022-07-26block/parallels: Fix buffer-based write callHanna Reitz1-2/+2
2022-07-26Merge tag 'pull-target-arm-20220726' of https://git.linaro.org/people/pmaydel...Richard Henderson5-20/+17
2022-07-26i386/pc: restrict AMD only enforcing of 1Tb hole to new machine typeJoao Martins4-2/+7
2022-07-26i386/pc: relocate 4g start to 1T where applicableJoao Martins1-0/+54
2022-07-26i386/pc: bounds check phys-bits against max used GPAJoao Martins1-0/+27
2022-07-26i386/pc: factor out device_memory base/size to helperJoao Martins1-15/+31
2022-07-26i386/pc: handle unitialized mr in pc_get_cxl_range_end()Joao Martins1-10/+8
2022-07-26i386/pc: factor out cxl range start to helperJoao Martins1-7/+17
2022-07-26i386/pc: factor out cxl range end to helperJoao Martins1-10/+21
2022-07-26i386/pc: factor out above-4g end to an helperJoao Martins1-15/+14
2022-07-26i386/pc: pass pci_hole64_size to pc_memory_init()Joao Martins4-4/+19
2022-07-26i386/pc: create pci-host qdev prior to pc_memory_init()Joao Martins4-9/+12
2022-07-26hw/i386: add 4g boundary start to X86MachineStateJoao Martins5-7/+12
2022-07-26hw/cxl: Fix size of constant in interleave granularity function.Jonathan Cameron1-1/+1
2022-07-26hw/i386/pc: Always place CXL Memory Regions after device_memoryJonathan Cameron1-4/+2
2022-07-26hw/machine: Clear out left over CXL related pointer from move of state handli...Jonathan Cameron1-1/+0
2022-07-26acpi/nvdimm: Define trace events for NVDIMM and substitute nvdimm_debug()Robert Hoo3-27/+29
2022-07-26hw/display/bcm2835_fb: Fix framebuffer allocation addressAlan Jian1-2/+1
2022-07-26configure: Avoid '==' bashismPeter Maydell1-1/+1
2022-07-26configure: Drop dead code attempting to use -msmall-data on alpha hostsPeter Maydell1-7/+0
2022-07-26configure: Don't use bash-specific string-replacement syntaxPeter Maydell1-3/+4
2022-07-26configure: Add braces to clarify intent of $emu[[:space:]]Peter Maydell1-1/+1
2022-07-26configure: Add missing POSIX-required spacePeter Maydell1-1/+1
2022-07-26target/arm: Add MO_128 entry to pred_esz_masks[]Peter Maydell2-3/+4
2022-07-26scripts/coverity-scan/COMPONENTS.md: Update slirp component infoPeter Maydell1-2/+2
2022-07-26scripts/coverity-scan/COMPONENTS.md: Add loongarch componentPeter Maydell1-0/+3
2022-07-26Merge tag 'linux-user-for-7.1-pull-request' of https://gitlab.com/laurent_viv...Peter Maydell3-20/+5
2022-07-26Merge tag 'net-pull-request' of https://github.com/jasowang/qemu into stagingPeter Maydell2-13/+15
2022-07-26vdpa: Fix memory listener deletions of iova treeEugenio Pérez1-1/+1
2022-07-26vhost: Get vring base from vq, not svqEugenio Pérez1-12/+12
2022-07-26e1000e: Fix possible interrupt loss when using MSIAke Koomsin1-0/+2
2022-07-25Merge tag 'for-upstream2' of https://gitlab.com/bonzini/qemu into stagingPeter Maydell14-12/+63
2022-07-25linux-user: Use target abi_int type for pipefd[1] in pipe()Helge Deller1-1/+1
2022-07-25linux-user: Unconditionally use pipe2() syscallHelge Deller2-19/+1
2022-07-25linux-user/hppa: Fix segfaults on page zeroHelge Deller1-0/+3
2022-07-22hw/i386: pass RNG seed via setup_data entryJason A. Donenfeld8-8/+35
2022-07-22hw/rx: pass random seed to fdtJason A. Donenfeld1-0/+4