index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2020-10-28
spapr: Improve spapr_reallocate_hpt() error reporting
Greg Kurz
2020-10-28
target/ppc: Fix kvmppc_load_htab_chunk() error reporting
Greg Kurz
2020-10-28
spapr: Use error_append_hint() in spapr_reallocate_hpt()
Greg Kurz
2020-10-28
spapr: Simplify error handling in spapr_memory_plug()
Greg Kurz
2020-10-28
spapr: Pass &error_abort when getting some PC DIMM properties
Greg Kurz
2020-10-28
spapr: Use appropriate getter for PC_DIMM_SLOT_PROP
Greg Kurz
2020-10-28
spapr: Use appropriate getter for PC_DIMM_ADDR_PROP
Greg Kurz
2020-10-28
pc-dimm: Drop @errp argument of pc_dimm_plug()
Greg Kurz
2020-10-28
spapr: Simplify spapr_cpu_core_realize() and spapr_cpu_core_unrealize()
Greg Kurz
2020-10-28
spapr: Make spapr_cpu_core_unrealize() idempotent
Greg Kurz
2020-10-28
spapr: Drop spapr_delete_vcpu() unused argument
Greg Kurz
2020-10-28
spapr: Unrealize vCPUs with qdev_unrealize()
Greg Kurz
2020-10-28
spapr: Fix leak of CPU machine specific data
Greg Kurz
2020-10-28
spapr: Move spapr_create_nvdimm_dr_connectors() to core machine code
Greg Kurz
2020-10-28
hw/net: move allocation to the heap due to very large stack frame
Elena Afanasova
2020-10-28
ppc/spapr: re-assert IRQs during event-scan if there are pending
Laurent Vivier
2020-10-28
spapr: Clarify why DR connectors aren't user creatable
Greg Kurz
2020-10-27
Merge remote-tracking branch 'remotes/dgilbert/tags/pull-migration-20201026a'...
Peter Maydell
2020-10-26
Merge remote-tracking branch 'remotes/ericb/tags/pull-bitmaps-2020-10-26' int...
Peter Maydell
2020-10-26
Merge remote-tracking branch 'remotes/philmd-gitlab/tags/sd-next-20201026' in...
Peter Maydell
2020-10-26
migration-test: Only hide error if !QTEST_LOG
Peter Xu
2020-10-26
migration/postcopy: Release fd before going into 'postcopy-pause'
Peter Xu
2020-10-26
migration: Sync requested pages after postcopy recovery
Peter Xu
2020-10-26
migration: Maintain postcopy faulted addresses
Peter Xu
2020-10-26
migration: Introduce migrate_send_rp_message_req_pages()
Peter Xu
2020-10-26
migration: Pass incoming state into qemu_ufd_copy_ioctl()
Peter Xu
2020-10-26
migration: using trace_ to replace DPRINTF
Bihong Yu
2020-10-26
migration: Delete redundant spaces
Bihong Yu
2020-10-26
migration: Open brace '{' following function declarations go on the next line
Bihong Yu
2020-10-26
migration: Do not initialise statics and globals to 0 or NULL
Bihong Yu
2020-10-26
migration: Add braces {} for if statement
Bihong Yu
2020-10-26
migration: Open brace '{' following struct go on the same line
Bihong Yu
2020-10-26
migration: Add spaces around operator
Bihong Yu
2020-10-26
migration: Don't use '#' flag of printf format
Bihong Yu
2020-10-26
migration: Do not use C99 // comments
Bihong Yu
2020-10-26
migration: Drop unused VMSTATE_FLOAT64 support
Peter Maydell
2020-10-26
Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...
Peter Maydell
2020-10-26
Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20201026' into staging
Peter Maydell
2020-10-26
Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2020-10-2...
Peter Maydell
2020-10-26
migration/block-dirty-bitmap: fix uninitialized variable warning
Chen Qun
2020-10-26
migration/block-dirty-bitmap: fix larger granularity bitmaps
Stefan Reiter
2020-10-26
Merge remote-tracking branch 'remotes/alistair/tags/pull-riscv-to-apply-20201...
Peter Maydell
2020-10-26
machine: move SMP initialization from vl.c
Paolo Bonzini
2020-10-26
machine: move UP defaults to class_base_init
Paolo Bonzini
2020-10-26
machine: remove deprecated -machine enforce-config-section option
Paolo Bonzini
2020-10-26
win32: boot broken when bind & data dir are the same
Sunil Muthuswamy
2020-10-26
WHPX: Fix WHPX build break
Sunil Muthuswamy
2020-10-26
configure: move install_blobs from configure to meson
Paolo Bonzini
2020-10-26
configure: remove unused variable from config-host.mak
Paolo Bonzini
2020-10-26
configure: move directory options from config-host.mak to meson
Paolo Bonzini
[next]