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-03-16
softmmu/vl.c: Handle '-cpu help' and '-device help' before 'no default machine'
Peter Maydell
2020-03-16
qemu-cpu-models.rst: Document -noTSX, mds-no, taa-no, and tsx-ctrl
Kashyap Chamarthy
2020-03-16
ui/curses: Move arrays to .heap to save 74KiB of .bss
Philippe Mathieu-Daudé
2020-03-16
ui/curses: Make control_characters[] array const
Philippe Mathieu-Daudé
2020-03-16
hw/usb/quirks: Use smaller types to reduce .rodata by 10KiB
Philippe Mathieu-Daudé
2020-03-16
hw/audio/intel-hda: Use memory region alias to reduce .rodata by 4.34MB
Philippe Mathieu-Daudé
2020-03-16
hw/audio/fmopl: Move ENV_CURVE to .heap to save 32KiB of .bss
Philippe Mathieu-Daudé
2020-03-16
Makefile: Let the 'help' target list the tools targets
Philippe Mathieu-Daudé
2020-03-16
Makefile: Align 'help' target output
Philippe Mathieu-Daudé
2020-03-16
WHPX: Use proper synchronization primitives while processing
Sunil Muthuswamy
2020-03-16
i386: Fix GCC warning with snprintf when HAX is enabled
Julio Faracco
2020-03-16
qom/object: Use common get/set uint helpers
Felipe Franciosi
2020-03-16
ich9: Simplify ich9_lpc_initfn
Felipe Franciosi
2020-03-16
ich9: fix getter type for sci_int property
Felipe Franciosi
2020-03-16
qom/object: enable setter for uint types
Felipe Franciosi
2020-03-16
memory: Fix start offset for bitmap log_clear hook
Matt Borgerson
2020-03-16
tests/docker: Install SASL library to extend code coverage on amd64
Philippe Mathieu-Daudé
2020-03-16
configure: Fix building with SASL on Windows
Philippe Mathieu-Daudé
2020-03-16
modules: load modules from versioned /var/run dir
Christian Ehrhardt
2020-03-16
build-sys: do not make qemu-ga link with pixman
Marc-André Lureau
2020-03-16
oslib-posix: initialize mutex and condition variable
Paolo Bonzini
2020-03-16
hw/i386/intel_iommu: Fix out-of-bounds access on guest IRT
Jan Kiszka
2020-03-16
MAINTAINERS: Add entry for Guest X86 HAXM CPUs
Colin Xu
2020-03-16
WHPX: Use QEMU values for trapped CPUID
Sunil Muthuswamy
2020-03-16
WHPX: TSC get and set should be dependent on VM state
Sunil Muthuswamy
2020-03-16
util: add util function buffer_zero_avx512()
Robert Hoo
2020-03-16
configure: add configure option avx512f_opt
Robert Hoo
2020-03-16
misc: Replace zero-length arrays with flexible array member (manual)
Philippe Mathieu-Daudé
2020-03-16
misc: Replace zero-length arrays with flexible array member (automatic)
Philippe Mathieu-Daudé
2020-03-16
optionrom/pvh: scan entire RSDP Area
Joe Richey
2020-03-16
scsi/qemu-pr-helper: Fix out-of-bounds access to trnptid_list[]
Christophe de Dinechin
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
[next]