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-18
target/mips: Create mips_io_recompile_replay_branch
Richard Henderson
2
-10
/
+20
2021-02-18
accel/tcg: Create io_recompile_replay_branch hook
Richard Henderson
2
-4
/
+23
2021-02-18
exec: Move TranslationBlock typedef to qemu/typedefs.h
Richard Henderson
9
-12
/
+8
2021-02-18
accel/tcg/plugin-gen: fix the call signature for inline callbacks
Alex Bennée
1
-21
/
+11
2021-02-18
contrib: Open brace '{' following struct go on the same line
zhouyang
1
-2
/
+1
2021-02-18
contrib: space required after that ','
zhouyang
1
-6
/
+6
2021-02-18
contrib: Add spaces around operator
zhouyang
1
-1
/
+1
2021-02-18
contrib: Fix some code style problems, ERROR: "foo * bar" should be "foo *bar"
zhouyang
1
-1
/
+1
2021-02-18
contrib: Don't use '#' flag of printf format
zhouyang
4
-6
/
+6
2021-02-18
plugins: new hwprofile plugin
Alex Bennée
3
-0
/
+340
2021-02-18
plugins: add API to return a name for a IO device
Alex Bennée
2
-0
/
+26
2021-02-18
hw/virtio/pci: include vdev name in registered PCI sections
Alex Bennée
1
-8
/
+14
2021-02-17
Merge remote-tracking branch 'remotes/dgilbert-gitlab/tags/pull-virtiofs-2021...
Peter Maydell
7
-38
/
+158
2021-02-17
Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...
Peter Maydell
36
-81
/
+735
2021-02-17
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20210217'...
Peter Maydell
56
-552
/
+2975
2021-02-16
virtiofsd: Do not use a thread pool by default
Vivek Goyal
1
-1
/
+1
2021-02-16
viriofsd: Add support for FUSE_HANDLE_KILLPRIV_V2
Vivek Goyal
4
-8
/
+103
2021-02-16
virtiofsd: Save error code early at the failure callsite
Vivek Goyal
1
-4
/
+5
2021-02-16
tools/virtiofsd: Replace the word 'whitelist'
Philippe Mathieu-Daudé
2
-9
/
+9
2021-02-16
virtiofsd: vu_dispatch locking should never fail
Greg Kurz
1
-14
/
+35
2021-02-16
virtiofsd: Allow to build it without the tools
Wainer dos Santos Moschetta
1
-2
/
+5
2021-02-16
replay: fix icount request when replaying clock access
Pavel Dovgalyuk
5
-35
/
+37
2021-02-16
event_notifier: Set ->initialized earlier in event_notifier_init()
Greg Kurz
1
-1
/
+1
2021-02-16
hvf: Fetch cr4 before evaluating CPUID(1)
Alexander Graf
1
-0
/
+4
2021-02-16
target/i386/hvf: add rdmsr 35H MSR_CORE_THREAD_COUNT
Vladislav Yaroshchuk
2
-0
/
+6
2021-02-16
hvf: x86: Remove unused definitions
Alexander Graf
1
-16
/
+0
2021-02-16
target/i386/hvf: add vmware-cpuid-freq cpu feature
Vladislav Yaroshchuk
1
-1
/
+95
2021-02-16
hvf: Guard xgetbv call
Hill Ma
1
-12
/
+22
2021-02-16
util/cutils: Skip "." when looking for next directory component
Stefan Weil
1
-1
/
+2
2021-02-16
tests/qtest/qos-test: dump QEMU command if verbose
Christian Schoenebeck
1
-0
/
+3
2021-02-16
tests/qtest/qos-test: dump environment variables if verbose
Christian Schoenebeck
1
-1
/
+8
2021-02-16
tests/qtest/qos-test: dump qos graph if verbose
Christian Schoenebeck
3
-0
/
+68
2021-02-16
libqos/qgraph_internal: add qos_printf() and qos_printf_literal()
Christian Schoenebeck
1
-0
/
+11
2021-02-16
libqos/qgraph: add qos_node_create_driver_named()
Christian Schoenebeck
3
-3
/
+68
2021-02-16
sev/i386: Enable an SEV-ES guest based on SEV policy
Tom Lendacky
1
-1
/
+1
2021-02-16
kvm/i386: Use a per-VM check for SMM capability
Tom Lendacky
1
-1
/
+1
2021-02-16
sev/i386: Don't allow a system reset under an SEV-ES guest
Tom Lendacky
11
-0
/
+56
2021-02-16
sev/i386: Allow AP booting under SEV-ES
Paolo Bonzini
6
-1
/
+151
2021-02-16
sev/i386: Require in-kernel irqchip support for SEV-ES guests
Tom Lendacky
1
-0
/
+6
2021-02-16
sev/i386: Add initial support for SEV-ES
Tom Lendacky
4
-2
/
+50
2021-02-16
sev: update sev-inject-launch-secret to make gpa optional
James Bottomley
2
-2
/
+23
2021-02-16
pc: add parser for OVMF reset block
James Bottomley
4
-5
/
+123
2021-02-16
Merge remote-tracking branch 'remotes/cleber-gitlab/tags/python-next-pull-req...
Peter Maydell
7
-127
/
+163
2021-02-16
MAINTAINERS: add myself maintainer for the clock framework
Luc Michel
1
-0
/
+11
2021-02-16
hw/i2c: Implement NPCM7XX SMBus Module FIFO Mode
Hao Wu
4
-16
/
+501
2021-02-16
hw/i2c: Add a QTest for NPCM7XX SMBus Device
Hao Wu
2
-0
/
+353
2021-02-16
hw/arm: Add I2C sensors and EEPROM for GSJ machine
Hao Wu
2
-0
/
+28
2021-02-16
hw/arm: Add I2C sensors for NPCM750 eval board
Hao Wu
1
-0
/
+19
2021-02-16
hw/i2c: Implement NPCM7XX SMBus Module Single Mode
Hao Wu
7
-17
/
+938
2021-02-16
tests/tcg/aarch64: Add mte smoke tests
Richard Henderson
7
-0
/
+239
[next]