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
2016-02-09
target-i386: fix PSE36 mode
Paolo Bonzini
2016-02-09
docs/memory.txt: Improve list of different memory regions
Peter Maydell
2016-02-09
ipmi_bmc_sim: Add break to correct watchdog NMI check
Corey Minyard
2016-02-09
ipmi_bmc_sim: Fix off by one in check.
Corey Minyard
2016-02-09
ipmi: do not take/drop iothread lock
Paolo Bonzini
2016-02-09
target-i386: Deconstruct the cpu_T array
Richard Henderson
2016-02-09
target-i386: Tidy gen_add_A0_im
Richard Henderson
2016-02-09
target-i386: Rewrite leave
Richard Henderson
2016-02-09
target-i386: Rewrite gen_enter inline
Richard Henderson
2016-02-09
target-i386: Use gen_lea_v_seg in pusha/popa
Richard Henderson
2016-02-09
target-i386: Access segs via TCG registers
Richard Henderson
2016-02-09
target-i386: Use gen_lea_v_seg in stack subroutines
Richard Henderson
2016-02-09
target-i386: Use gen_lea_v_seg in gen_lea_modrm
Richard Henderson
2016-02-09
target-i386: Introduce mo_stacksize
Richard Henderson
2016-02-09
target-i386: Create gen_lea_v_seg
Richard Henderson
2016-02-09
char: fix repeated registration of tcp chardev I/O handlers
Daniel P. Berrange
2016-02-09
kvm-all: trace: strerror fixup
Andrew Jones
2016-02-09
nbd: avoid unaligned uint64_t store
John Snow
2016-02-09
scripts/kvm/kvm_stat: Fix tracefs access checking
Janosch Frank
2016-02-09
qemu-nbd: Fix texi sentence capitalisation
Sitsofe Wheeler
2016-02-09
qemu-nbd: Minor texi updates
Sitsofe Wheeler
2016-02-09
qemu-nbd: Fix unintended texi verbatim formatting
Sitsofe Wheeler
2016-02-09
hw: Add support for LSI SAS1068 (mptsas) device
Paolo Bonzini
2016-02-09
scsi-generic: grab device and port SAS addresses from backend
Paolo Bonzini
2016-02-09
scsi: push WWN fields up to SCSIDevice
Paolo Bonzini
2016-02-09
include/qemu/atomic.h: default to __atomic functions
Alex Bennée
2016-02-09
configure: sanity check the glib library that pkg-config finds
Daniel P. Berrange
2016-02-09
qemu-char: Keep pty slave file descriptor open until the master is closed
Paolo Bonzini
2016-02-09
memory: RCU ram_list.dirty_memory[] for safe RAM hotplug
Stefan Hajnoczi
2016-02-09
memory: add early bail out from cpu_physical_memory_set_dirty_range
Paolo Bonzini
2016-02-09
Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2016-02-09' into ...
Peter Maydell
2016-02-09
Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20160209' into staging
Peter Maydell
2016-02-09
tcg: Introduce temp_load
Richard Henderson
2016-02-09
tcg: Change temp_save argument to TCGTemp
Richard Henderson
2016-02-09
tcg: Change temp_sync argument to TCGTemp
Richard Henderson
2016-02-09
tcg: Change temp_dead argument to TCGTemp
Richard Henderson
2016-02-09
tcg: Change reg_to_temp to TCGTemp pointer
Richard Henderson
2016-02-09
tcg: Remove tcg_get_arg_str_i32/64
Richard Henderson
2016-02-09
tcg: More use of TCGReg where appropriate
Richard Henderson
2016-02-09
tcg: Work around clang bug wrt enum ranges
Richard Henderson
2016-02-09
tcg: Tidy temporary allocation
Richard Henderson
2016-02-09
tcg: Change ts->mem_reg to ts->mem_base
Richard Henderson
2016-02-09
tcg: Change tcg_global_mem_new_* to take a TCGv_ptr
Richard Henderson
2016-02-09
tcg: Remove lingering references to gen_opc_buf
Richard Henderson
2016-02-09
tcg: Respect highwater in tcg_out_tb_finalize
Richard Henderson
2016-02-08
qapi: Add missing JSON files in build dependencies
Lluís Vilanova
2016-02-08
qapi: Fix compilation failure on MIPS and SPARC
Eric Blake
2016-02-08
qmp: Don't abuse stack to track qmp-output root
Eric Blake
2016-02-08
qmp: Fix reference-counting of qnull on empty output visit
Eric Blake
2016-02-08
qapi: Drop unused error argument for list and implicit struct
Eric Blake
[next]