index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
target/i386/monitor: Return QMP error when SEV is not enabled for guest
Philippe Mathieu-Daudé
2021-10-13
1
-0
/
+5
*
target/i386/sev: Prefix QMP errors with 'SEV'
Philippe Mathieu-Daudé
2021-10-13
2
-10
/
+12
*
target/i386/kvm: Restrict SEV stubs to x86 architecture
Philippe Mathieu-Daudé
2021-10-13
3
-1
/
+2
*
target/i386/kvm: Introduce i386_softmmu_kvm Meson source set
Philippe Mathieu-Daudé
2021-10-13
1
-1
/
+5
*
qapi/misc-target: Group SEV QAPI definitions
Philippe Mathieu-Daudé
2021-10-13
1
-40
/
+40
*
qapi/misc-target: Wrap long 'SEV Attestation Report' long lines
Philippe Mathieu-Daudé
2021-10-13
1
-7
/
+10
*
util/compatfd.c: use libc signalfd wrapper instead of raw syscall
Kacper Słomiński
2021-10-13
2
-7
/
+5
*
qemu-iotests: flush after every test
Paolo Bonzini
2021-10-13
1
-0
/
+1
*
build: fix "make check" without earlier "make"
Paolo Bonzini
2021-10-13
1
-5
/
+12
*
tests: add missing dependency for check-block
Paolo Bonzini
2021-10-13
1
-0
/
+1
*
MAINTAINERS: Add myself as reviewer of the 'Memory API'
Philippe Mathieu-Daudé
2021-10-13
1
-0
/
+1
*
Merge remote-tracking branch 'remotes/jsnow/tags/python-pull-request' into st...
Richard Henderson
2021-10-13
15
-216
/
+85
|
\
|
*
python, iotests: remove socket_scm_helper
John Snow
2021-10-12
8
-161
/
+1
|
*
python/qmp: add send_fd_scm directly to QEMUMonitorProtocol
John Snow
2021-10-12
2
-47
/
+18
|
*
python/qmp: clear events on get_events() call
John Snow
2021-10-12
3
-4
/
+4
|
*
python/aqmp: Disable logging messages by default
John Snow
2021-10-12
1
-0
/
+4
|
*
python/aqmp: Reduce severity of EOFError-caused loop terminations
John Snow
2021-10-12
1
-2
/
+5
|
*
python/aqmp: Add dict conversion method to Greeting object
John Snow
2021-10-12
1
-0
/
+13
|
*
python/aqmp: add send_fd_scm
John Snow
2021-10-12
1
-0
/
+22
|
*
python/aqmp: Return cleared events from EventListener.clear()
John Snow
2021-10-12
1
-2
/
+7
|
*
python/aqmp: add .empty() method to EventListener
John Snow
2021-10-12
1
-0
/
+6
|
*
python/aqmp: add greeting property to QMPClient
John Snow
2021-10-12
1
-0
/
+5
*
|
Merge remote-tracking branch 'remotes/rth/tags/pull-hppa-20211012' into staging
Richard Henderson
2021-10-12
2
-0
/
+0
|
\
\
|
|
/
|
/
|
|
*
pc-bios: Update hppa-firmware.img
Helge Deller
2021-10-12
2
-0
/
+0
*
|
Merge remote-tracking branch 'remotes/stsquad/tags/pull-for-6.2-121021-2' int...
Richard Henderson
2021-10-12
22
-158
/
+271
|
\
\
|
*
|
tests/docker: add a debian-native image and make available
Alex Bennée
2021-10-12
3
-2
/
+61
|
*
|
.github: move repo lockdown to the v2 configuration
Alex Bennée
2021-10-12
2
-34
/
+30
|
*
|
accel/tcg: re-factor plugin_inject_cb so we can assert insn_idx is valid
Alex Bennée
2021-10-12
2
-78
/
+85
|
*
|
target/s390x: move tcg_gen_insn_start to s390x_tr_insn_start
Richard Henderson
2021-10-12
1
-2
/
+8
|
*
|
plugins/: Add missing functions to symbol list
Lukas Jünger
2021-10-12
1
-0
/
+3
|
*
|
gitlab: fix passing of TEST_TARGETS env to cirrus
Daniel P. Berrangé
2021-10-12
2
-1
/
+2
|
*
|
gitlab: skip the check-patch job on the upstream repo
Daniel P. Berrangé
2021-10-12
1
-1
/
+1
|
*
|
travis.yml: Remove the "Release tarball" job
Thomas Huth
2021-10-12
1
-23
/
+0
|
*
|
gitlab: Add cross-riscv64-system, cross-riscv64-user
Richard Henderson
2021-10-12
1
-0
/
+19
|
*
|
tests/docker: promote debian-riscv64-cross to a full image
Alex Bennée
2021-10-12
3
-8
/
+43
|
*
|
tests/tcg: move some multiarch files and make conditional
Alex Bennée
2021-10-12
4
-6
/
+15
|
*
|
tests/tcg/sha1: remove endian include
Alex Bennée
2021-10-12
1
-1
/
+0
|
*
|
configure: don't override the selected host test compiler if defined
Alex Bennée
2021-10-12
1
-2
/
+4
|
|
/
*
|
Merge remote-tracking branch 'remotes/clg/tags/pull-aspeed-20211012' into sta...
Richard Henderson
2021-10-12
16
-618
/
+1352
|
\
\
|
|
/
|
/
|
|
*
aspeed/smc: Dump address offset in trace events
Cédric Le Goater
2021-10-12
1
-3
/
+3
|
*
aspeed/wdt: Add trace events
Cédric Le Goater
2021-10-12
2
-0
/
+9
|
*
hw/arm: Integrate ADC model into Aspeed SoC
Andrew Jeffery
2021-10-12
3
-0
/
+24
|
*
hw/adc: Add basic Aspeed ADC model
Andrew Jeffery
2021-10-12
4
-0
/
+486
|
*
hw: aspeed_gpio: Fix GPIO array indexing
Peter Delevoryas
2021-10-12
2
-50
/
+35
|
*
hw: aspeed_gpio: Fix pin I/O type declarations
Peter Delevoryas
2021-10-12
1
-4
/
+4
|
*
aspeed/i2c: QOMify AspeedI2CBus
Cédric Le Goater
2021-10-12
3
-25
/
+91
|
*
aspeed/smc: Remove unused attribute 'irqline'
Cédric Le Goater
2021-10-12
1
-1
/
+0
|
*
aspeed/smc: Introduce a new addr_width() class handler
Cédric Le Goater
2021-10-12
2
-7
/
+13
|
*
aspeed/smc: Add default reset values
Cédric Le Goater
2021-10-12
2
-25
/
+28
|
*
aspeed/smc: QOMify AspeedSMCFlash
Cédric Le Goater
2021-10-12
2
-12
/
+77
[next]