index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2022-07-26
i386/pc: restrict AMD only enforcing of 1Tb hole to new machine type
Joao Martins
2022-07-26
i386/pc: relocate 4g start to 1T where applicable
Joao Martins
2022-07-26
i386/pc: bounds check phys-bits against max used GPA
Joao Martins
2022-07-26
i386/pc: factor out device_memory base/size to helper
Joao Martins
2022-07-26
i386/pc: handle unitialized mr in pc_get_cxl_range_end()
Joao Martins
2022-07-26
i386/pc: factor out cxl range start to helper
Joao Martins
2022-07-26
i386/pc: factor out cxl range end to helper
Joao Martins
2022-07-26
i386/pc: factor out above-4g end to an helper
Joao Martins
2022-07-26
i386/pc: pass pci_hole64_size to pc_memory_init()
Joao Martins
2022-07-26
i386/pc: create pci-host qdev prior to pc_memory_init()
Joao Martins
2022-07-26
hw/i386: add 4g boundary start to X86MachineState
Joao Martins
2022-07-26
hw/cxl: Fix size of constant in interleave granularity function.
Jonathan Cameron
2022-07-26
hw/i386/pc: Always place CXL Memory Regions after device_memory
Jonathan Cameron
2022-07-26
hw/machine: Clear out left over CXL related pointer from move of state handli...
Jonathan Cameron
2022-07-26
acpi/nvdimm: Define trace events for NVDIMM and substitute nvdimm_debug()
Robert Hoo
2022-07-26
Merge tag 'linux-user-for-7.1-pull-request' of https://gitlab.com/laurent_viv...
Peter Maydell
2022-07-26
Merge tag 'net-pull-request' of https://github.com/jasowang/qemu into staging
Peter Maydell
2022-07-26
vdpa: Fix memory listener deletions of iova tree
Eugenio Pérez
2022-07-26
vhost: Get vring base from vq, not svq
Eugenio Pérez
2022-07-26
e1000e: Fix possible interrupt loss when using MSI
Ake Koomsin
2022-07-25
Merge tag 'for-upstream2' of https://gitlab.com/bonzini/qemu into staging
Peter Maydell
2022-07-25
linux-user: Use target abi_int type for pipefd[1] in pipe()
Helge Deller
2022-07-25
linux-user: Unconditionally use pipe2() syscall
Helge Deller
2022-07-25
linux-user/hppa: Fix segfaults on page zero
Helge Deller
2022-07-22
hw/i386: pass RNG seed via setup_data entry
Jason A. Donenfeld
2022-07-22
hw/rx: pass random seed to fdt
Jason A. Donenfeld
2022-07-22
hw/mips: boston: pass random seed to fdt
Jason A. Donenfeld
2022-07-22
hw/nios2: virt: pass random seed to fdt
Jason A. Donenfeld
2022-07-22
oss-fuzz: ensure base_copy is a generic-fuzzer
Alexander Bulekov
2022-07-22
oss-fuzz: remove binaries from qemu-bundle tree
Paolo Bonzini
2022-07-22
accel/kvm: Avoid Coverity warning in query_stats()
Peter Maydell
2022-07-22
docs: Add caveats for Windows as the build platform
Bin Meng
2022-07-21
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Peter Maydell
2022-07-20
Merge tag 'pull-migration-20220720c' of https://gitlab.com/dagrh/qemu into st...
Peter Maydell
2022-07-20
Merge tag 'net-pull-request' of https://github.com/jasowang/qemu into staging
Peter Maydell
2022-07-20
Merge tag 'pull-request-2022-07-20' of https://gitlab.com/thuth/qemu into sta...
Peter Maydell
2022-07-20
Revert "gitlab: disable accelerated zlib for s390x"
Dr. David Alan Gilbert
2022-07-20
migration: Avoid false-positive on non-supported scenarios for zero-copy-send
Leonardo Bras
2022-07-20
multifd: Document the locking of MultiFD{Send/Recv}Params
Juan Quintela
2022-07-20
migration/multifd: Report to user when zerocopy not working
Leonardo Bras
2022-07-20
Add dirty-sync-missed-zero-copy migration stat
Leonardo Bras
2022-07-20
QIOChannelSocket: Fix zero-copy flush returning code 1 when nothing sent
Leonardo Bras
2022-07-20
migration: remove unreachable code after reading data
Daniel P. Berrangé
2022-07-20
tests: Add postcopy preempt tests
Peter Xu
2022-07-20
tests: Add postcopy tls recovery migration test
Peter Xu
2022-07-20
tests: Add postcopy tls migration test
Peter Xu
2022-07-20
tests: Move MigrateCommon upper
Peter Xu
2022-07-20
migration: Respect postcopy request order in preemption mode
Peter Xu
2022-07-20
migration: Enable TLS for preempt channel
Peter Xu
2022-07-20
migration: Export tls-[creds|hostname|authz] params to cmdline too
Peter Xu
[next]