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
2020-03-17
hw/scsi/spapr_vscsi: Prevent buffer overflow
Philippe Mathieu-Daudé
2020-03-17
hw/scsi/spapr_vscsi: Do not mix SRP IU size with DMA buffer size
Philippe Mathieu-Daudé
2020-03-17
hw/scsi/spapr_vscsi: Introduce req_iu() helper
Philippe Mathieu-Daudé
2020-03-17
hw/scsi/spapr_vscsi: Simplify a bit
Philippe Mathieu-Daudé
2020-03-17
hw/scsi/spapr_vscsi: Use SRP_MAX_IU_LEN instead of sizeof flexible array
Philippe Mathieu-Daudé
2020-03-17
hw/scsi/viosrp: Add missing 'hw/scsi/srp.h' include
Philippe Mathieu-Daudé
2020-03-17
spapr: Clean up RMA size calculation
David Gibson
2020-03-17
spapr: Don't clamp RMA to 16GiB on new machine types
David Gibson
2020-03-17
spapr: Don't attempt to clamp RMA to VRMA constraint
David Gibson
2020-03-17
spapr,ppc: Simplify signature of kvmppc_rma_size()
David Gibson
2020-03-17
spapr: Don't use weird units for MIN_RMA_SLOF
David Gibson
2020-03-17
target/ppc: Don't store VRMA SLBE persistently
David Gibson
2020-03-17
target/ppc: Only calculate RMLS derived RMA limit on demand
David Gibson
2020-03-17
target/ppc: Correct RMLS table
David Gibson
2020-03-17
target/ppc: Streamline calculation of RMA limit from LPCR[RMLS]
David Gibson
2020-03-17
target/ppc: Use class fields to simplify LPCR masking
David Gibson
2020-03-17
target/ppc: Remove RMOR register from POWER9 & POWER10
David Gibson
2020-03-17
spapr, ppc: Remove VPM0/RMLS hacks for POWER9
David Gibson
2020-03-17
target/ppc: Introduce ppc_hash64_use_vrma() helper
David Gibson
2020-03-17
target/ppc: Correct handling of real mode accesses with vhyp on hash MMU
David Gibson
2020-03-17
ppc: Remove stub of PPC970 HID4 implementation
David Gibson
2020-03-17
ppc: Remove stub support for 32-bit hypervisor mode
David Gibson
2020-03-17
hw/ppc/pnv: Fix typo in comment
Philippe Mathieu-Daudé
2020-03-17
spapr: Fix Coverity warning while validating nvdimm options
Shivaprasad G Bhat
2020-03-17
ppc: Officially deprecate the CPU "compat" property
Greg Kurz
2020-03-17
spapr: Handle pending hot plug/unplug requests at CAS
Greg Kurz
2020-03-17
pseries: Update SLOF firmware image
Alexey Kardashevskiy
2020-03-16
Merge remote-tracking branch 'remotes/kraxel/tags/vga-20200316-pull-request' ...
Peter Maydell
2020-03-16
Merge remote-tracking branch 'remotes/kraxel/tags/audio-20200316-pull-request...
Peter Maydell
2020-03-16
stdvga+bochs-display: add dummy mmio handler
Gerd Hoffmann
2020-03-16
audio: add audiodev format=f32 option documentation
Volker Rümelin
2020-03-16
audio: fix saturation nonlinearity in clip_* functions
Volker Rümelin
2020-03-16
audio: change mixing engine float range to [-1.f, 1.f]
Volker Rümelin
2020-03-16
audio: consistency changes
Volker Rümelin
2020-03-16
audio: change naming scheme of FLOAT_CONV macros
Volker Rümelin
2020-03-16
qapi/audio: add documentation for AudioFormat
Volker Rümelin
2020-03-13
Merge remote-tracking branch 'remotes/dgilbert/tags/pull-migration-20200313a'...
Peter Maydell
2020-03-13
migration: recognize COLO as part of activating process
zhanghailiang
2020-03-13
ram/colo: only record bitmap of dirty pages in COLO stage
zhanghailiang
2020-03-13
COLO: Optimize memory back-up process
zhanghailiang
2020-03-13
migration/throttle: Add throttle-trig-thres migration parameter
Keqian Zhu
2020-03-13
configure: Improve zstd test
Juan Quintela
2020-03-12
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20200312'...
Peter Maydell
2020-03-12
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
2020-03-12
target/arm: kvm: Inject events at the last stage of sync
Beata Michalska
2020-03-12
hw/arm/virt: kvm: allow gicv3 by default if v2 cannot work
Eric Auger
2020-03-12
hw/arm/virt: kvm: Restructure finalize_gic_version()
Eric Auger
2020-03-12
target/arm/kvm: Let kvm_arm_vgic_probe() return a bitmap
Eric Auger
2020-03-12
hw/arm/virt: Introduce finalize_gic_version()
Eric Auger
2020-03-12
hw/arm/virt: Introduce VirtGICType enum type
Eric Auger
[next]