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
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
docs
Age
Commit message (
Expand
)
Author
Files
Lines
2022-06-08
Fix 'writeable' typos
Peter Maydell
2
-3
/
+3
2022-06-08
target/arm: Implement FEAT_DoubleFault
Peter Maydell
1
-0
/
+1
2022-06-08
target/arm: Declare support for FEAT_RASv1p1
Peter Maydell
1
-0
/
+1
2022-06-06
target/loongarch: Add system emulation introduction
Xiaojuan Yang
1
-0
/
+41
2022-06-06
docs: move replay docs to docs/system/replay.rst
Pavel Dovgalyuk
4
-413
/
+496
2022-06-06
docs: convert docs/devel/replay page to rst
Pavel Dovgalyuk
2
-4
/
+13
2022-06-06
replay: rewrite async event handling
Pavel Dovgalyuk
1
-7
/
+4
2022-06-03
hw/nvme: deprecate the use-intel-id compatibility parameter
Klaus Jensen
1
-0
/
+8
2022-06-03
hw/nvme: do not auto-generate eui64
Klaus Jensen
1
-0
/
+7
2022-06-03
ui: Remove deprecated options "-sdl" and "-curses"
Thomas Huth
2
-10
/
+10
2022-06-03
ui: Remove deprecated parameters of the "-display sdl" option
Thomas Huth
2
-16
/
+17
2022-06-01
docs/devel: clean-up the CI links in the docs
Alex Bennée
4
-22
/
+29
2022-06-01
gitlab: don't run CI jobs in forks by default
Daniel P. Berrangé
1
-0
/
+38
2022-06-01
gitlab: convert build/container jobs to .base_job_template
Daniel P. Berrangé
1
-0
/
+19
2022-06-01
gitlab: convert static checks to .base_job_template
Daniel P. Berrangé
1
-0
/
+7
2022-06-01
gitlab: convert Cirrus jobs to .base_job_template
Daniel P. Berrangé
1
-0
/
+14
2022-06-01
gitlab: introduce a common base job template
Daniel P. Berrangé
1
-1
/
+35
2022-05-30
docs/system/arm: Add FEAT_HCX to list of emulated features
Peter Maydell
1
-0
/
+1
2022-05-26
spapr/docs: Add a few words about x-vof
Alexey Kardashevskiy
1
-0
/
+29
2022-05-25
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Richard Henderson
3
-270
/
+289
2022-05-25
i386: docs: Convert hyperv.txt to rST
Vitaly Kuznetsov
3
-303
/
+289
2022-05-25
i386: Hyper-V Direct TLB flush hypercall
Vitaly Kuznetsov
1
-0
/
+11
2022-05-25
i386: Hyper-V Support extended GVA ranges for TLB flush hypercalls
Vitaly Kuznetsov
1
-0
/
+7
2022-05-25
i386: Hyper-V XMM fast hypercall input feature
Vitaly Kuznetsov
1
-0
/
+6
2022-05-25
i386: Hyper-V Enlightened MSR bitmap feature
Vitaly Kuznetsov
1
-0
/
+9
2022-05-25
Merge tag 'pull-aspeed-20220525' of https://github.com/legoater/qemu into sta...
Richard Henderson
1
-0
/
+62
2022-05-25
docs: Correct the default thread-pool-size
Liu Yiding
1
-1
/
+1
2022-05-25
docs: aspeed: Add fby35 board
Peter Delevoryas
1
-0
/
+1
2022-05-25
docs: add minibmc section in aspeed document
Jamin Lin
1
-0
/
+61
2022-05-20
Merge tag 'pull-request-2022-05-18' of https://gitlab.com/thuth/qemu into sta...
Richard Henderson
1
-5
/
+9
2022-05-19
target/arm: Implement FEAT_IDST
Peter Maydell
1
-0
/
+1
2022-05-19
target/arm: Enable FEAT_S2FWB for -cpu max
Peter Maydell
1
-0
/
+1
2022-05-18
docs/about: Update the support statement for Windows
Thomas Huth
1
-5
/
+9
2022-05-16
Merge tag 'for_upstream' of git://git.kernel.org/pub/scm/virt/kvm/mst/qemu in...
Richard Henderson
6
-268
/
+839
2022-05-16
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Richard Henderson
2
-34
/
+28
2022-05-16
docs/vhost-user: Clarifications for VHOST_USER_ADD/REM_MEM_REG
Kevin Wolf
1
-0
/
+16
2022-05-16
vhost-user: more master/slave things
Michael S. Tsirkin
1
-1
/
+1
2022-05-16
docs/devel: start documenting writing VirtIO devices
Alex Bennée
2
-0
/
+215
2022-05-16
vhost-user.rst: add clarifying language about protocol negotiation
Alex Bennée
1
-2
/
+16
2022-05-16
docs: vhost-user: replace master/slave with front-end/back-end
Paolo Bonzini
2
-180
/
+180
2022-05-16
docs: vhost-user: rewrite section on ring state machine
Paolo Bonzini
1
-25
/
+21
2022-05-16
docs: vhost-user: clean up request/reply description
Paolo Bonzini
1
-68
/
+95
2022-05-16
docs/devel/qapi-code-gen: Belatedly document feature naming rules
Markus Armbruster
1
-4
/
+5
2022-05-14
introduce -audio as a replacement for -soundhw
Paolo Bonzini
2
-9
/
+7
2022-05-14
rng: make opened property read-only
Paolo Bonzini
2
-9
/
+6
2022-05-14
crypto: make loaded property read-only
Paolo Bonzini
2
-10
/
+9
2022-05-14
i386/cpu: Remove the deprecated cpu model 'Icelake-Client'
Robert Hoo
2
-6
/
+6
2022-05-13
docs/cxl: Add initial Compute eXpress Link (CXL) documentation.
Jonathan Cameron
2
-0
/
+303
2022-05-12
nbd/server: Allow MULTI_CONN for shared writable exports
Eric Blake
2
-2
/
+2
2022-05-09
Merge tag 'pull-target-arm-20220509' of https://git.linaro.org/people/pmaydel...
Richard Henderson
2
-0
/
+12
[next]