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
2018-10-02
virtio: do not take address of packed members
Paolo Bonzini
1
-3
/
+3
2018-10-02
replay: replay BH for IDE trim operation
Pavel Dovgalyuk
1
-1
/
+2
2018-10-02
hostmem-file: make available memory-backend-file on POSIX-based hosts
Hikaru Nishida
5
-6
/
+6
2018-10-02
target/i386: fix translation for icount mode
Pavel Dovgalyuk
1
-3
/
+3
2018-10-02
hvf: drop unused variable
Paolo Bonzini
1
-1
/
+0
2018-10-02
qom/object: add some interface asserts
Marc-André Lureau
1
-1
/
+8
2018-10-02
accel/tcg: Remove dead code
Thomas Huth
1
-9
/
+0
2018-10-02
lsi53c895a: convert to trace-events
Mark Cave-Ayland
2
-111
/
+165
2018-10-02
scsi-block: Deprecate rotation_rate
Fam Zheng
1
-0
/
+6
2018-10-02
kvmclock: run KVM_KVMCLOCK_CTRL ioctl in vcpu thread
Yongji Xie
1
-7
/
+10
2018-10-02
MAINTAINERS: add myself as elf2dmp maintainer
Viktor Prutyanov
1
-0
/
+5
2018-10-02
contrib: add elf2dmp tool
Viktor Prutyanov
16
-0
/
+2042
2018-10-02
dump: move Windows dump structures definitions
Viktor Prutyanov
2
-162
/
+183
2018-10-02
hw: edu: replace device name with macro
Li Qiang
1
-2
/
+3
2018-10-02
i386: Compile CPUX86State xsave_buf only when support KVM or HVF
Liran Alon
5
-8
/
+10
2018-10-02
target/i386: rename HF_SVMI_MASK to HF_GUEST_MASK
Paolo Bonzini
5
-11
/
+11
2018-10-02
target/i386: unify masking of interrupts
Paolo Bonzini
3
-67
/
+91
2018-10-02
char-pty: remove unnecessary #ifdef
Paolo Bonzini
1
-6
/
+0
2018-10-02
test-char: add socket reconnect test
Marc-André Lureau
1
-4
/
+14
2018-10-02
test-char: fix random socket test failure
Marc-André Lureau
1
-0
/
+7
2018-10-02
char-socket: update all ioc handlers when changing context
Marc-André Lureau
1
-26
/
+33
2018-10-02
Revert "chardev: tcp: postpone async connection setup"
Marc-André Lureau
1
-14
/
+3
2018-10-02
Revert "chardev: tcp: postpone TLS work until machine done"
Marc-André Lureau
1
-10
/
+0
2018-10-02
memory: cleanup side effects of memory_region_init_foo() on failure
Igor Mammedov
1
-6
/
+42
2018-10-02
hw: hyperv_testdev: add read callback
Li Qiang
1
-2
/
+8
2018-10-02
hw: pc-testdev: add read memory region callback
Li Qiang
1
-4
/
+16
2018-10-02
hw: debugexit: add read callback
Li Qiang
1
-0
/
+6
2018-10-02
fw_cfg_mem: add read memory region callback
Li Qiang
1
-0
/
+6
2018-10-02
ui: fix virtual timers
Pavel Dovgalyuk
1
-4
/
+4
2018-10-02
slirp: fix ipv6 timers
Pavel Dovgalyuk
1
-3
/
+4
2018-10-02
timer: introduce new virtual clock
Pavel Dovgalyuk
2
-0
/
+11
2018-10-02
replay: allow loading any snapshots before recording
Pavel Dovgalyuk
2
-8
/
+16
2018-10-02
translator: fix breakpoint processing
Pavel Dovgalyuk
1
-2
/
+6
2018-10-02
replay: flush events when exiting
Pavel Dovgalyuk
2
-15
/
+1
2018-10-02
replay: wake up vCPU when replaying
Pavel Dovgalyuk
3
-10
/
+36
2018-10-02
configure: enable mttcg for i386 and x86_64
Emilio G. Cota
1
-0
/
+2
2018-10-02
target/i386: move x86_64_hregs to DisasContext
Emilio G. Cota
1
-153
/
+154
2018-10-02
target/i386: move cpu_tmp1_i64 to DisasContext
Emilio G. Cota
1
-80
/
+80
2018-10-02
target/i386: move cpu_tmp3_i32 to DisasContext
Emilio G. Cota
1
-32
/
+32
2018-10-02
target/i386: move cpu_tmp2_i32 to DisasContext
Emilio G. Cota
1
-173
/
+174
2018-10-02
target/i386: move cpu_ptr1 to DisasContext
Emilio G. Cota
1
-26
/
+26
2018-10-02
target/i386: move cpu_ptr0 to DisasContext
Emilio G. Cota
1
-49
/
+52
2018-10-02
target/i386: move cpu_tmp4 to DisasContext
Emilio G. Cota
1
-39
/
+39
2018-10-02
target/i386: move cpu_tmp0 to DisasContext
Emilio G. Cota
1
-138
/
+144
2018-10-02
target/i386: move cpu_T1 to DisasContext
Emilio G. Cota
1
-171
/
+170
2018-10-02
target/i386: move cpu_T0 to DisasContext
Emilio G. Cota
1
-580
/
+594
2018-10-02
target/i386: move cpu_A0 to DisasContext
Emilio G. Cota
1
-236
/
+236
2018-10-02
target/i386: move cpu_cc_srcT to DisasContext
Emilio G. Cota
1
-14
/
+18
2018-10-02
change get_image_size return type to int64_t
Li Zhijian
10
-18
/
+24
2018-10-02
Delete PID file on exit
Marc-André Lureau
1
-1
/
+13
[prev]
[next]