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
*
configure: enable mttcg for i386 and x86_64
Emilio G. Cota
2018-10-02
1
-0
/
+2
*
target/i386: move x86_64_hregs to DisasContext
Emilio G. Cota
2018-10-02
1
-153
/
+154
*
target/i386: move cpu_tmp1_i64 to DisasContext
Emilio G. Cota
2018-10-02
1
-80
/
+80
*
target/i386: move cpu_tmp3_i32 to DisasContext
Emilio G. Cota
2018-10-02
1
-32
/
+32
*
target/i386: move cpu_tmp2_i32 to DisasContext
Emilio G. Cota
2018-10-02
1
-173
/
+174
*
target/i386: move cpu_ptr1 to DisasContext
Emilio G. Cota
2018-10-02
1
-26
/
+26
*
target/i386: move cpu_ptr0 to DisasContext
Emilio G. Cota
2018-10-02
1
-49
/
+52
*
target/i386: move cpu_tmp4 to DisasContext
Emilio G. Cota
2018-10-02
1
-39
/
+39
*
target/i386: move cpu_tmp0 to DisasContext
Emilio G. Cota
2018-10-02
1
-138
/
+144
*
target/i386: move cpu_T1 to DisasContext
Emilio G. Cota
2018-10-02
1
-171
/
+170
*
target/i386: move cpu_T0 to DisasContext
Emilio G. Cota
2018-10-02
1
-580
/
+594
*
target/i386: move cpu_A0 to DisasContext
Emilio G. Cota
2018-10-02
1
-236
/
+236
*
target/i386: move cpu_cc_srcT to DisasContext
Emilio G. Cota
2018-10-02
1
-14
/
+18
*
change get_image_size return type to int64_t
Li Zhijian
2018-10-02
10
-18
/
+24
*
Delete PID file on exit
Marc-André Lureau
2018-10-02
1
-1
/
+13
*
serial: fix DLL writes
Paolo Bonzini
2018-10-02
1
-2
/
+2
*
util: use fcntl() for qemu_write_pidfile() locking
Marc-André Lureau
2018-10-02
1
-1
/
+6
*
util: add qemu_write_pidfile()
Marc-André Lureau
2018-10-02
8
-131
/
+114
*
hw/char/sh_serial: Add timeout handling to unbreak serial input
Geert Uytterhoeven
2018-10-02
1
-0
/
+20
*
configure: preserve various environment variables in config.status
Daniel P. Berrangé
2018-10-02
1
-0
/
+40
*
kvm: x86: Fix kvm_arch_fixup_msi_route for remap-less case
Jan Kiszka
2018-10-02
1
-0
/
+4
*
hostmem-memfd: add checks before adding hostmem-memfd & properties
Marc-André Lureau
2018-10-02
4
-46
/
+45
*
dump: fix Windows dump memory run mapping
Viktor Prutyanov
2018-10-02
1
-18
/
+22
*
cpus: access .qemu_icount_bias with atomic64
Emilio G. Cota
2018-10-02
1
-10
/
+11
*
cpus: access .qemu_icount with atomic64
Emilio G. Cota
2018-10-02
1
-4
/
+4
*
cpus: take seqlock across qemu_icount updates
Paolo Bonzini
2018-10-02
1
-8
/
+14
*
test-rcu-list: access n_reclaims and n_nodes_removed with atomic64
Emilio G. Cota
2018-10-02
1
-9
/
+11
*
qsp: use atomic64 accessors
Emilio G. Cota
2018-10-02
1
-41
/
+8
*
tests: add atomic64-bench
Emilio G. Cota
2018-10-02
2
-1
/
+173
*
util: add atomic64
Emilio G. Cota
2018-10-02
4
-0
/
+121
*
cacheinfo: add i/d cache_linesize_log
Emilio G. Cota
2018-10-02
2
-0
/
+10
*
cpus: initialize timers_state.vm_clock_lock
Emilio G. Cota
2018-10-02
1
-0
/
+1
*
atomic: fix comment s/x64_64/x86_64/
Emilio G. Cota
2018-10-02
1
-1
/
+1
*
ps2: prevent changing irq state on save and load
Pavel Dovgalyuk
2018-10-02
1
-2
/
+6
*
es1370: fix ADC_FRAMEADR and ADC_FRAMECNT
Paolo Bonzini
2018-10-02
1
-2
/
+8
*
qsp: hide indirect function calls from Coverity
Paolo Bonzini
2018-10-02
1
-0
/
+17
*
virtio: Return true from virtio_queue_empty if broken
Fam Zheng
2018-10-02
1
-0
/
+8
*
Merge remote-tracking branch 'remotes/dgibson/tags/libfdt-20181002' into staging
Peter Maydell
2018-10-02
1
-0
/
+0
|
\
|
*
Update dtc/libfdt submodule to v1.4.7
David Gibson
2018-10-02
1
-0
/
+0
*
|
Merge remote-tracking branch 'remotes/xtensa/tags/20181001-xtensa' into staging
Peter Maydell
2018-10-02
5
-973
/
+1816
|
\
\
|
*
|
target/xtensa: extract gen_check_interrupts call
Max Filippov
2018-10-01
1
-25
/
+53
|
*
|
target/xtensa: make rsr/wsr helpers return void
Max Filippov
2018-10-01
1
-66
/
+36
|
*
|
target/xtensa: extract unconditional TB termination via slot 0
Max Filippov
2018-10-01
1
-47
/
+36
|
*
|
target/xtensa: always end TB on CCOUNT access/CCOMPARE write
Max Filippov
2018-10-01
1
-8
/
+5
|
*
|
target/xtensa: change SR number checks to assertions
Max Filippov
2018-10-01
1
-36
/
+29
|
*
|
target/xtensa: extract unconditional TB termination
Max Filippov
2018-10-01
1
-39
/
+28
|
*
|
target/xtensa: extract test for division by zero
Max Filippov
2018-10-01
1
-22
/
+31
|
*
|
target/xtensa: extract test for cpdisabled exception
Max Filippov
2018-10-01
2
-108
/
+123
|
*
|
target/xtensa: extract test for alloca exception
Max Filippov
2018-10-01
1
-3
/
+8
|
*
|
target/xtensa: extract test for window underflow exception
Max Filippov
2018-10-01
3
-9
/
+25
[next]