aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-07-26i386/pc: restrict AMD only enforcing of 1Tb hole to new machine typeJoao Martins
2022-07-26i386/pc: relocate 4g start to 1T where applicableJoao Martins
2022-07-26i386/pc: bounds check phys-bits against max used GPAJoao Martins
2022-07-26i386/pc: factor out device_memory base/size to helperJoao Martins
2022-07-26i386/pc: handle unitialized mr in pc_get_cxl_range_end()Joao Martins
2022-07-26i386/pc: factor out cxl range start to helperJoao Martins
2022-07-26i386/pc: factor out cxl range end to helperJoao Martins
2022-07-26i386/pc: factor out above-4g end to an helperJoao Martins
2022-07-26i386/pc: pass pci_hole64_size to pc_memory_init()Joao Martins
2022-07-26i386/pc: create pci-host qdev prior to pc_memory_init()Joao Martins
2022-07-26hw/i386: add 4g boundary start to X86MachineStateJoao Martins
2022-07-26hw/cxl: Fix size of constant in interleave granularity function.Jonathan Cameron
2022-07-26hw/i386/pc: Always place CXL Memory Regions after device_memoryJonathan Cameron
2022-07-26hw/machine: Clear out left over CXL related pointer from move of state handli...Jonathan Cameron
2022-07-26acpi/nvdimm: Define trace events for NVDIMM and substitute nvdimm_debug()Robert Hoo
2022-07-26Merge tag 'linux-user-for-7.1-pull-request' of https://gitlab.com/laurent_viv...Peter Maydell
2022-07-26Merge tag 'net-pull-request' of https://github.com/jasowang/qemu into stagingPeter Maydell
2022-07-26vdpa: Fix memory listener deletions of iova treeEugenio Pérez
2022-07-26vhost: Get vring base from vq, not svqEugenio Pérez
2022-07-26e1000e: Fix possible interrupt loss when using MSIAke Koomsin
2022-07-25Merge tag 'for-upstream2' of https://gitlab.com/bonzini/qemu into stagingPeter Maydell
2022-07-25linux-user: Use target abi_int type for pipefd[1] in pipe()Helge Deller
2022-07-25linux-user: Unconditionally use pipe2() syscallHelge Deller
2022-07-25linux-user/hppa: Fix segfaults on page zeroHelge Deller
2022-07-22hw/i386: pass RNG seed via setup_data entryJason A. Donenfeld
2022-07-22hw/rx: pass random seed to fdtJason A. Donenfeld
2022-07-22hw/mips: boston: pass random seed to fdtJason A. Donenfeld
2022-07-22hw/nios2: virt: pass random seed to fdtJason A. Donenfeld
2022-07-22oss-fuzz: ensure base_copy is a generic-fuzzerAlexander Bulekov
2022-07-22oss-fuzz: remove binaries from qemu-bundle treePaolo Bonzini
2022-07-22accel/kvm: Avoid Coverity warning in query_stats()Peter Maydell
2022-07-22docs: Add caveats for Windows as the build platformBin Meng
2022-07-21Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingPeter Maydell
2022-07-20Merge tag 'pull-migration-20220720c' of https://gitlab.com/dagrh/qemu into st...Peter Maydell
2022-07-20Merge tag 'net-pull-request' of https://github.com/jasowang/qemu into stagingPeter Maydell
2022-07-20Merge tag 'pull-request-2022-07-20' of https://gitlab.com/thuth/qemu into sta...Peter Maydell
2022-07-20Revert "gitlab: disable accelerated zlib for s390x"Dr. David Alan Gilbert
2022-07-20migration: Avoid false-positive on non-supported scenarios for zero-copy-sendLeonardo Bras
2022-07-20multifd: Document the locking of MultiFD{Send/Recv}ParamsJuan Quintela
2022-07-20migration/multifd: Report to user when zerocopy not workingLeonardo Bras
2022-07-20Add dirty-sync-missed-zero-copy migration statLeonardo Bras
2022-07-20QIOChannelSocket: Fix zero-copy flush returning code 1 when nothing sentLeonardo Bras
2022-07-20migration: remove unreachable code after reading dataDaniel P. Berrangé
2022-07-20tests: Add postcopy preempt testsPeter Xu
2022-07-20tests: Add postcopy tls recovery migration testPeter Xu
2022-07-20tests: Add postcopy tls migration testPeter Xu
2022-07-20tests: Move MigrateCommon upperPeter Xu
2022-07-20migration: Respect postcopy request order in preemption modePeter Xu
2022-07-20migration: Enable TLS for preempt channelPeter Xu
2022-07-20migration: Export tls-[creds|hostname|authz] params to cmdline tooPeter Xu