index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2018-10-02
Revert "chardev: tcp: postpone TLS work until machine done"
Marc-André Lureau
2018-10-02
memory: cleanup side effects of memory_region_init_foo() on failure
Igor Mammedov
2018-10-02
hw: hyperv_testdev: add read callback
Li Qiang
2018-10-02
hw: pc-testdev: add read memory region callback
Li Qiang
2018-10-02
hw: debugexit: add read callback
Li Qiang
2018-10-02
fw_cfg_mem: add read memory region callback
Li Qiang
2018-10-02
ui: fix virtual timers
Pavel Dovgalyuk
2018-10-02
slirp: fix ipv6 timers
Pavel Dovgalyuk
2018-10-02
timer: introduce new virtual clock
Pavel Dovgalyuk
2018-10-02
replay: allow loading any snapshots before recording
Pavel Dovgalyuk
2018-10-02
translator: fix breakpoint processing
Pavel Dovgalyuk
2018-10-02
replay: flush events when exiting
Pavel Dovgalyuk
2018-10-02
replay: wake up vCPU when replaying
Pavel Dovgalyuk
2018-10-02
configure: enable mttcg for i386 and x86_64
Emilio G. Cota
2018-10-02
target/i386: move x86_64_hregs to DisasContext
Emilio G. Cota
2018-10-02
target/i386: move cpu_tmp1_i64 to DisasContext
Emilio G. Cota
2018-10-02
target/i386: move cpu_tmp3_i32 to DisasContext
Emilio G. Cota
2018-10-02
target/i386: move cpu_tmp2_i32 to DisasContext
Emilio G. Cota
2018-10-02
target/i386: move cpu_ptr1 to DisasContext
Emilio G. Cota
2018-10-02
target/i386: move cpu_ptr0 to DisasContext
Emilio G. Cota
2018-10-02
target/i386: move cpu_tmp4 to DisasContext
Emilio G. Cota
2018-10-02
target/i386: move cpu_tmp0 to DisasContext
Emilio G. Cota
2018-10-02
target/i386: move cpu_T1 to DisasContext
Emilio G. Cota
2018-10-02
target/i386: move cpu_T0 to DisasContext
Emilio G. Cota
2018-10-02
target/i386: move cpu_A0 to DisasContext
Emilio G. Cota
2018-10-02
target/i386: move cpu_cc_srcT to DisasContext
Emilio G. Cota
2018-10-02
change get_image_size return type to int64_t
Li Zhijian
2018-10-02
Delete PID file on exit
Marc-André Lureau
2018-10-02
serial: fix DLL writes
Paolo Bonzini
2018-10-02
util: use fcntl() for qemu_write_pidfile() locking
Marc-André Lureau
2018-10-02
util: add qemu_write_pidfile()
Marc-André Lureau
2018-10-02
hw/char/sh_serial: Add timeout handling to unbreak serial input
Geert Uytterhoeven
2018-10-02
configure: preserve various environment variables in config.status
Daniel P. Berrangé
2018-10-02
kvm: x86: Fix kvm_arch_fixup_msi_route for remap-less case
Jan Kiszka
2018-10-02
hostmem-memfd: add checks before adding hostmem-memfd & properties
Marc-André Lureau
2018-10-02
dump: fix Windows dump memory run mapping
Viktor Prutyanov
2018-10-02
cpus: access .qemu_icount_bias with atomic64
Emilio G. Cota
2018-10-02
cpus: access .qemu_icount with atomic64
Emilio G. Cota
2018-10-02
cpus: take seqlock across qemu_icount updates
Paolo Bonzini
2018-10-02
test-rcu-list: access n_reclaims and n_nodes_removed with atomic64
Emilio G. Cota
2018-10-02
qsp: use atomic64 accessors
Emilio G. Cota
2018-10-02
tests: add atomic64-bench
Emilio G. Cota
2018-10-02
util: add atomic64
Emilio G. Cota
2018-10-02
cacheinfo: add i/d cache_linesize_log
Emilio G. Cota
2018-10-02
cpus: initialize timers_state.vm_clock_lock
Emilio G. Cota
2018-10-02
atomic: fix comment s/x64_64/x86_64/
Emilio G. Cota
2018-10-02
ps2: prevent changing irq state on save and load
Pavel Dovgalyuk
2018-10-02
es1370: fix ADC_FRAMEADR and ADC_FRAMECNT
Paolo Bonzini
2018-10-02
qsp: hide indirect function calls from Coverity
Paolo Bonzini
2018-10-02
virtio: Return true from virtio_queue_empty if broken
Fam Zheng
[next]