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
2021-05-26
Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...
Peter Maydell
2021-05-26
Merge remote-tracking branch 'remotes/kraxel/tags/input-20210526-pull-request...
Peter Maydell
2021-05-26
gitlab-ci: use --meson=git for CFI jobs
Paolo Bonzini
2021-05-26
hw/scsi: Fix sector translation bug in scsi_unmap_complete_noio
Kit Westneat
2021-05-26
configure: Avoid error messages about missing *-config-*.h files
Thomas Huth
2021-05-26
doc: Add notes about -mon option mode=control argument.
Ali Shirvani
2021-05-26
qemu-config: load modules when instantiating option groups
Paolo Bonzini
2021-05-26
vl: allow not specifying size in -m when using -M memory-backend
Paolo Bonzini
2021-05-26
replication: move include out of root directory
Paolo Bonzini
2021-05-26
remove qemu-options* from root directory
Paolo Bonzini
2021-05-26
meson: Set implicit_include_directories to false
Katsuhiro Ueno
2021-05-26
tests/qtest/fuzz: Fix build failure
Philippe Mathieu-Daudé
2021-05-26
KVM: Dirty ring support
Peter Xu
2021-05-26
KVM: Disable manual dirty log when dirty ring enabled
Peter Xu
2021-05-26
KVM: Add dirty-ring-size property
Peter Xu
2021-05-26
KVM: Cache kvm slot dirty bitmap size
Peter Xu
2021-05-26
KVM: Simplify dirty log sync in kvm_set_phys_mem
Peter Xu
2021-05-26
KVM: Provide helper to sync dirty bitmap from slot to ramblock
Peter Xu
2021-05-26
KVM: Provide helper to get kvm dirty log
Peter Xu
2021-05-26
KVM: Create the KVMSlot dirty bitmap on flag changes
Peter Xu
2021-05-26
KVM: Use a big lock to replace per-kml slots_lock
Peter Xu
2021-05-26
memory: Introduce log_sync_global() to memory listener
Peter Xu
2021-05-26
KVM: do not allow setting properties at runtime
Paolo Bonzini
2021-05-26
qtest: add a QOM object for qtest
Paolo Bonzini
2021-05-26
object: add more commands to preconfig mode
Paolo Bonzini
2021-05-26
i386/cpu: Expose AVX_VNNI instruction to guest
Yang Zhong
2021-05-26
hw/mem/nvdimm: Use Kconfig 'imply' instead of 'depends on'
Philippe Mathieu-Daudé
2021-05-26
configure: simplify assignment to GIT_SUBMODULES
Paolo Bonzini
2021-05-26
configure: check for submodules if --with-git-submodules=ignore
Paolo Bonzini
2021-05-26
configure: Only clone softfloat-3 repositories if TCG is enabled
Philippe Mathieu-Daudé
2021-05-26
hw/input/ps2: Use ps2_raise_irq() instead of open coding it
Philippe Mathieu-Daudé
2021-05-26
pckbd: clear outport_present in outer pre_load()
Volker Rümelin
2021-05-26
pckbd: remove duplicated keyboard and mouse defines
Volker Rümelin
2021-05-26
pckbd: correctly disable PS/2 communication
Volker Rümelin
2021-05-26
pckbd: add function kbd_pending()
Volker Rümelin
2021-05-26
pckbd: add controller response queue
Volker Rümelin
2021-05-26
pckbd: add state variable for interrupt source
Volker Rümelin
2021-05-26
pckbd: PS/2 keyboard throttle
Volker Rümelin
2021-05-26
pckbd: don't update OBF flags if KBD_STAT_OBF is set
Volker Rümelin
2021-05-26
pckbd: split out interrupt line changing code
Volker Rümelin
2021-05-26
ps2: don't deassert irq twice if queue is empty
Volker Rümelin
2021-05-26
ps2: don't raise an interrupt if queue is full
Volker Rümelin
2021-05-26
ps2: fix mouse stream corruption
Volker Rümelin
2021-05-26
hw/input: expand trace info reported for ps2 device
Daniel P. Berrangé
2021-05-25
Merge remote-tracking branch 'remotes/stsquad/tags/pull-testing-and-misc-upda...
Peter Maydell
2021-05-25
plugins/syscall: Added a table-like summary output
Mahmoud Mandour
2021-05-25
gdbstub: tidy away reverse debugging check into function
Alex Bennée
2021-05-25
hmp-commands: expand type of icount to "l" in replay commands
Alex Bennée
2021-05-25
gdbstub: Replace GdbCmdContext with plain g_array()
Alex Bennée
2021-05-25
gdbstub: Constify GdbCmdParseEntry
Philippe Mathieu-Daudé
[next]