index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2021-05-26
exec/memory: Use correct type size
Philippe Mathieu-Daudé
1
-1
/
+1
2021-05-26
exec/memory_ldst_cached: Use correct type size
Philippe Mathieu-Daudé
1
-2
/
+2
2021-05-26
exec/memory_ldst_phys: Use correct type sizes
Philippe Mathieu-Daudé
1
-8
/
+8
2021-05-26
exec/memory_ldst: Use correct type sizes
Philippe Mathieu-Daudé
2
-18
/
+18
2021-05-26
exec/memory_ldst_phys: Sort declarations
Philippe Mathieu-Daudé
1
-36
/
+36
2021-05-26
exec/memory_ldst_cached: Sort declarations
Philippe Mathieu-Daudé
1
-20
/
+20
2021-05-26
Merge remote-tracking branch 'remotes/kraxel/tags/input-20210526-pull-request...
Peter Maydell
4
-85
/
+293
2021-05-26
gitlab-ci: use --meson=git for CFI jobs
Paolo Bonzini
1
-2
/
+2
2021-05-26
hw/scsi: Fix sector translation bug in scsi_unmap_complete_noio
Kit Westneat
1
-5
/
+7
2021-05-26
configure: Avoid error messages about missing *-config-*.h files
Thomas Huth
1
-4
/
+8
2021-05-26
doc: Add notes about -mon option mode=control argument.
Ali Shirvani
1
-2
/
+5
2021-05-26
qemu-config: load modules when instantiating option groups
Paolo Bonzini
5
-5
/
+26
2021-05-26
vl: allow not specifying size in -m when using -M memory-backend
Paolo Bonzini
1
-2
/
+0
2021-05-26
replication: move include out of root directory
Paolo Bonzini
5
-6
/
+6
2021-05-26
remove qemu-options* from root directory
Paolo Bonzini
6
-49
/
+31
2021-05-26
meson: Set implicit_include_directories to false
Katsuhiro Ueno
1
-0
/
+1
2021-05-26
tests/qtest/fuzz: Fix build failure
Philippe Mathieu-Daudé
1
-0
/
+1
2021-05-26
KVM: Dirty ring support
Peter Xu
3
-3
/
+385
2021-05-26
KVM: Disable manual dirty log when dirty ring enabled
Peter Xu
1
-14
/
+23
2021-05-26
KVM: Add dirty-ring-size property
Peter Xu
2
-0
/
+58
2021-05-26
KVM: Cache kvm slot dirty bitmap size
Peter Xu
2
-0
/
+2
2021-05-26
KVM: Simplify dirty log sync in kvm_set_phys_mem
Peter Xu
1
-1
/
+2
2021-05-26
KVM: Provide helper to sync dirty bitmap from slot to ramblock
Peter Xu
2
-20
/
+19
2021-05-26
KVM: Provide helper to get kvm dirty log
Peter Xu
2
-22
/
+32
2021-05-26
KVM: Create the KVMSlot dirty bitmap on flag changes
Peter Xu
1
-14
/
+9
2021-05-26
KVM: Use a big lock to replace per-kml slots_lock
Peter Xu
2
-17
/
+18
2021-05-26
memory: Introduce log_sync_global() to memory listener
Peter Xu
2
-10
/
+35
2021-05-26
KVM: do not allow setting properties at runtime
Paolo Bonzini
1
-1
/
+12
2021-05-26
qtest: add a QOM object for qtest
Paolo Bonzini
3
-11
/
+196
2021-05-26
object: add more commands to preconfig mode
Paolo Bonzini
2
-2
/
+6
2021-05-26
i386/cpu: Expose AVX_VNNI instruction to guest
Yang Zhong
2
-2
/
+4
2021-05-26
hw/mem/nvdimm: Use Kconfig 'imply' instead of 'depends on'
Philippe Mathieu-Daudé
5
-3
/
+3
2021-05-26
configure: simplify assignment to GIT_SUBMODULES
Paolo Bonzini
2
-14
/
+8
2021-05-26
configure: check for submodules if --with-git-submodules=ignore
Paolo Bonzini
1
-18
/
+22
2021-05-26
configure: Only clone softfloat-3 repositories if TCG is enabled
Philippe Mathieu-Daudé
1
-2
/
+5
2021-05-26
hw/input/ps2: Use ps2_raise_irq() instead of open coding it
Philippe Mathieu-Daudé
1
-4
/
+4
2021-05-26
pckbd: clear outport_present in outer pre_load()
Volker Rümelin
1
-2
/
+1
2021-05-26
pckbd: remove duplicated keyboard and mouse defines
Volker Rümelin
1
-37
/
+0
2021-05-26
pckbd: correctly disable PS/2 communication
Volker Rümelin
1
-4
/
+47
2021-05-26
pckbd: add function kbd_pending()
Volker Rümelin
1
-7
/
+14
2021-05-26
pckbd: add controller response queue
Volker Rümelin
1
-7
/
+35
2021-05-26
pckbd: add state variable for interrupt source
Volker Rümelin
1
-5
/
+28
2021-05-26
pckbd: PS/2 keyboard throttle
Volker Rümelin
1
-0
/
+61
2021-05-26
pckbd: don't update OBF flags if KBD_STAT_OBF is set
Volker Rümelin
2
-20
/
+84
2021-05-26
pckbd: split out interrupt line changing code
Volker Rümelin
1
-10
/
+22
2021-05-26
ps2: don't deassert irq twice if queue is empty
Volker Rümelin
1
-1
/
+3
2021-05-26
ps2: don't raise an interrupt if queue is full
Volker Rümelin
1
-0
/
+4
2021-05-26
ps2: fix mouse stream corruption
Volker Rümelin
1
-1
/
+2
2021-05-26
hw/input: expand trace info reported for ps2 device
Daniel P. Berrangé
2
-2
/
+3
2021-05-25
Merge remote-tracking branch 'remotes/stsquad/tags/pull-testing-and-misc-upda...
Peter Maydell
5
-184
/
+297
[prev]
[next]