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-02-08
tz-ppc: add dummy read/write methods
Prasad J Pandit
1
-0
/
+14
2021-02-08
spapr_pci: add spapr msi read method
Prasad J Pandit
1
-2
/
+12
2021-02-08
nvram: add nrf51_soc flash read method
Prasad J Pandit
1
-0
/
+10
2021-02-08
prep: add ppc-parity write method
Prasad J Pandit
1
-0
/
+8
2021-02-08
vfio: add quirk device write method
Prasad J Pandit
1
-0
/
+8
2021-02-08
pci-host: designware: add pcie-msi read method
Prasad J Pandit
1
-0
/
+19
2021-02-08
hw/pci-host: add pci-intack write method
Prasad J Pandit
1
-0
/
+8
2021-02-08
cpu-throttle: Remove timer_mod() from cpu_throttle_set()
Utkarsh Tripathi
1
-2
/
+9
2021-02-08
replay: rng-builtin support
Pavel Dovgalyuk
1
-1
/
+2
2021-02-08
pc-bios/descriptors: fix paths in json files
Sergei Trofimovich
1
-1
/
+1
2021-02-08
replay: fix replay of the interrupts
Pavel Dovgalyuk
1
-1
/
+7
2021-02-08
accel/kvm/kvm-all: Fix wrong return code handling in dirty log code
Thomas Huth
1
-9
/
+12
2021-02-08
qapi/meson: Restrict UI module to system emulation and tools
Philippe Mathieu-Daudé
1
-1
/
+5
2021-02-08
qapi/meson: Restrict system-mode specific modules
Philippe Mathieu-Daudé
1
-6
/
+6
2021-02-08
qapi/meson: Remove QMP from user-mode emulation
Philippe Mathieu-Daudé
2
-4
/
+13
2021-02-08
qapi/meson: Restrict qdev code to system-mode emulation
Philippe Mathieu-Daudé
4
-1
/
+31
2021-02-08
meson: Restrict emulation code
Philippe Mathieu-Daudé
1
-5
/
+7
2021-02-08
meson: Restrict some trace event directories to user/system emulation
Philippe Mathieu-Daudé
1
-12
/
+16
2021-02-08
meson: Merge trace_events_subdirs array
Philippe Mathieu-Daudé
1
-15
/
+13
2021-02-08
meson: Restrict block subsystem processing
Philippe Mathieu-Daudé
1
-23
/
+25
2021-02-08
pc-bios/meson: Only install EDK2 blob firmwares with system emulation
Philippe Mathieu-Daudé
1
-0
/
+1
2021-02-08
tests/meson: Only build softfloat objects if TCG is selected
Philippe Mathieu-Daudé
1
-1
/
+3
2021-02-08
meson: Warn when TCI is selected but TCG backend is available
Philippe Mathieu-Daudé
1
-0
/
+7
2021-02-08
meson: Explicit TCG backend used
Philippe Mathieu-Daudé
1
-2
/
+6
2021-02-08
configure: Improve TCI feature description
Philippe Mathieu-Daudé
2
-2
/
+2
2021-02-08
target/i86: implement PKS
Paolo Bonzini
6
-18
/
+64
2021-02-08
target/i386: Fix decoding of certain BMI instructions
David Greenaway
1
-1
/
+1
2021-02-08
event_notifier: handle initialization failure better
Maxim Levitsky
2
-0
/
+17
2021-02-08
virtio-scsi: don't uninitialize queues that we didn't initialize
Maxim Levitsky
1
-1
/
+7
2021-02-08
docs: don't install corresponding man page if guest agent is disabled
Stefan Reiter
1
-2
/
+4
2021-02-08
fuzz: fix wrong index in clear_bits
Qiuhao Li
1
-1
/
+1
2021-02-08
x86/cpu: Populate SVM CPUID feature bits
Wei Huang
2
-13
/
+17
2021-02-08
meson: honor --enable-rbd if cc.links test fails
Paolo Bonzini
1
-9
/
+15
2021-02-08
meson: accept either shared or static libraries if --disable-static
Paolo Bonzini
2
-39
/
+42
2021-02-08
machine: add missing doc for memory-backend option
Igor Mammedov
2
-1
/
+35
2021-02-08
target/i386: do not set LM for 32-bit emulation "-cpu host/max"
Paolo Bonzini
1
-0
/
+5
2021-02-08
fuzz: add virtio-9p configurations for fuzzing
Alexander Bulekov
1
-0
/
+20
2021-02-08
docs/fuzz: add some information about OSS-Fuzz
Alexander Bulekov
1
-0
/
+30
2021-02-08
fuzz: enable dynamic args for generic-fuzz configs
Alexander Bulekov
2
-1
/
+10
2021-02-08
fuzz: log the arguments used to initialize QEMU
Alexander Bulekov
1
-1
/
+10
2021-02-08
docs/fuzz: fix pre-meson path
Alexander Bulekov
1
-3
/
+2
2021-02-08
fuzz: refine the ide/ahci fuzzer configs
Alexander Bulekov
1
-1
/
+19
2021-02-08
fuzz: ignore address_space_map is_write flag
Alexander Bulekov
6
-23
/
+17
2021-02-08
Merge remote-tracking branch 'remotes/dg-gitlab/tags/cgs-pull-request' into s...
Peter Maydell
32
-191
/
+595
2021-02-08
Merge remote-tracking branch 'remotes/mcayland/tags/qemu-sparc-20210207' into...
Peter Maydell
2
-18
/
+14
2021-02-08
s390: Recognize confidential-guest-support option
David Gibson
5
-6
/
+98
2021-02-08
confidential guest support: Alter virtio default properties for protected guests
David Gibson
1
-0
/
+13
2021-02-08
spapr: PEF: prevent migration
David Gibson
1
-0
/
+7
2021-02-08
spapr: Add PEF based confidential guest support
David Gibson
8
-25
/
+191
2021-02-08
confidential guest support: Update documentation
David Gibson
2
-1
/
+44
[next]