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
*
tcg: Expand TempOptInfo to 64-bits
Richard Henderson
2021-01-13
1
-19
/
+21
*
tcg: Rename struct tcg_temp_info to TempOptInfo
Richard Henderson
2021-01-13
1
-16
/
+16
*
tcg: Expand TCGTemp.val to 64-bits
Richard Henderson
2021-01-13
2
-2
/
+2
*
tcg: Add temp_readonly
Richard Henderson
2021-01-13
2
-11
/
+15
*
tcg: Consolidate 3 bits into enum TCGTempKind
Richard Henderson
2021-01-13
3
-62
/
+92
*
tcg: Increase tcg_out_dupi_vec immediate to int64_t
Richard Henderson
2021-01-13
4
-33
/
+69
*
tcg: Use tcg_out_dupi_vec from temp_load
Richard Henderson
2021-01-13
4
-34
/
+46
*
Merge remote-tracking branch 'remotes/armbru/tags/pull-yank-2021-01-13' into ...
Peter Maydell
2021-01-13
17
-64
/
+625
|
\
|
*
tests/test-char.c: Wait for the chardev to connect in char_socket_client_dupi...
Lukas Straub
2021-01-13
1
-0
/
+1
|
*
io: Document qmp oob suitability of qio_channel_shutdown and io_shutdown
Lukas Straub
2021-01-13
1
-1
/
+4
|
*
io/channel-tls.c: make qio_channel_tls_shutdown thread-safe
Lukas Straub
2021-01-13
1
-2
/
+4
|
*
migration: Add yank feature
Lukas Straub
2021-01-13
5
-0
/
+57
|
*
chardev/char-socket.c: Add yank feature
Lukas Straub
2021-01-13
1
-0
/
+34
|
*
block/nbd.c: Add yank feature
Lukas Straub
2021-01-13
1
-61
/
+92
|
*
Introduce yank feature
Lukas Straub
2021-01-13
7
-0
/
+433
*
|
Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...
Peter Maydell
2021-01-13
27
-219
/
+261
|
\
\
|
|
/
|
/
|
|
*
target/i386: Use X86Seg enum for segment registers
Philippe Mathieu-Daudé
2021-01-12
4
-10
/
+10
|
*
configure: quote command line arguments in config.status
Paolo Bonzini
2021-01-12
1
-1
/
+5
|
*
configure: move Cocoa incompatibility checks to Meson
Paolo Bonzini
2021-01-12
2
-22
/
+10
|
*
configure: move GTK+ detection to Meson
Paolo Bonzini
2021-01-12
4
-58
/
+30
|
*
configure: move X11 detection to Meson
Paolo Bonzini
2021-01-12
3
-18
/
+9
|
*
gtk: remove CONFIG_GTK_GL
Paolo Bonzini
2021-01-12
4
-18
/
+9
|
*
cocoa: do not enable coreaudio automatically
Paolo Bonzini
2021-01-12
1
-3
/
+1
|
*
virtio-scsi: trace events
Hannes Reinecke
2021-01-12
2
-1
/
+38
|
*
meson: Propagate gnutls dependency
Roman Bolshakov
2021-01-12
6
-9
/
+10
|
*
Docs/RCU: Correct sample code of qatomic_rcu_set
Keqian Zhu
2021-01-12
1
-1
/
+1
|
*
scripts/gdb: implement 'qemu bt'
Maxim Levitsky
2021-01-12
2
-1
/
+28
|
*
scripts/gdb: fix 'qemu coroutine' when users selects a non topmost stack frame
Maxim Levitsky
2021-01-12
1
-0
/
+7
|
*
meson: fix Cocoa option in summary
Chris Hofstaedtler
2021-01-12
1
-1
/
+1
|
*
whpx: move whpx_lapic_state from header to c file
Yonggang Luo
2021-01-12
2
-7
/
+7
|
*
maintainers: Add me as Windows Hosted Continuous Integration maintainer
Yonggang Luo
2021-01-12
1
-0
/
+6
|
*
cirrus/msys2: Cache msys2 mingw in a better way.
Yonggang Luo
2021-01-12
1
-49
/
+68
|
*
cirrus/msys2: Exit powershell with $LastExitCode
Yonggang Luo
2021-01-12
1
-0
/
+2
|
*
whpx: move internal definitions to whpx-internal.h
Paolo Bonzini
2021-01-12
3
-21
/
+23
|
*
whpx: rename whp-dispatch to whpx-internal.h
Paolo Bonzini
2021-01-12
4
-11
/
+6
|
*
meson: do not use CONFIG_VIRTFS
Paolo Bonzini
2021-01-12
2
-2
/
+4
*
|
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20210112-...
Peter Maydell
2021-01-12
33
-62
/
+3049
|
\
\
|
|
/
|
/
|
|
*
ui/cocoa: Fix openFile: deprecation on Big Sur
Roman Bolshakov
2021-01-12
1
-1
/
+4
|
*
hw/*: Use type casting for SysBusDevice in NPCM7XX
Hao Wu
2021-01-12
7
-7
/
+7
|
*
hw/misc: Add QTest for NPCM7XX PWM Module
Hao Wu
2021-01-12
2
-0
/
+491
|
*
hw/misc: Add a PWM module for NPCM7XX
Hao Wu
2021-01-12
7
-3
/
+689
|
*
hw/adc: Add an ADC module for NPCM7XX
Hao Wu
2021-01-12
11
-3
/
+783
|
*
hw/timer: Refactor NPCM7XX Timer to use CLK clock
Hao Wu
2021-01-12
4
-27
/
+24
|
*
hw/misc: Add clock converter in NPCM7XX CLK module
Hao Wu
2021-01-12
2
-8
/
+927
|
*
hw/net/lan9118: Add symbolic constants for register offsets
Peter Maydell
2021-01-12
1
-6
/
+18
|
*
hw/net/lan9118: Fix RX Status FIFO PEEK value
Peter Maydell
2021-01-12
1
-1
/
+1
|
*
target/arm: Don't decode insns in the XScale/iWMMXt space as cp insns
Peter Maydell
2021-01-12
1
-0
/
+7
|
*
docs: Add qemu-storage-daemon(1) manpage to meson.build
Peter Maydell
2021-01-12
1
-0
/
+1
|
*
ui/cocoa: Update path to docs in build tree
Roman Bolshakov
2021-01-12
1
-1
/
+1
|
*
target/arm: add aarch32 ID register fields to cpu.h
Leif Lindholm
2021-01-12
1
-0
/
+28
[next]