index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2018-10-02
contrib: add elf2dmp tool
Viktor Prutyanov
2018-10-02
dump: move Windows dump structures definitions
Viktor Prutyanov
2018-10-02
hw: edu: replace device name with macro
Li Qiang
2018-10-02
i386: Compile CPUX86State xsave_buf only when support KVM or HVF
Liran Alon
2018-10-02
target/i386: rename HF_SVMI_MASK to HF_GUEST_MASK
Paolo Bonzini
2018-10-02
target/i386: unify masking of interrupts
Paolo Bonzini
2018-10-02
char-pty: remove unnecessary #ifdef
Paolo Bonzini
2018-10-02
test-char: add socket reconnect test
Marc-André Lureau
2018-10-02
test-char: fix random socket test failure
Marc-André Lureau
2018-10-02
char-socket: update all ioc handlers when changing context
Marc-André Lureau
2018-10-02
Revert "chardev: tcp: postpone async connection setup"
Marc-André Lureau
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
[next]