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
2017-10-10
vhost-user-scsi: simplify unix path cleanup
Marc-André Lureau
2017-10-10
vhost-user-scsi: remove vdev_scsi_find_by_vu()
Marc-André Lureau
2017-10-10
vhost-user-scsi: also free the gtree
Marc-André Lureau
2017-10-10
vhost-user-scsi: glib calls that allocate don't return NULL
Marc-André Lureau
2017-10-10
vhost-user-scsi: use glib allocation
Marc-André Lureau
2017-10-10
vhost-user-scsi: code style fixes
Marc-André Lureau
2017-10-10
vhost-user-scsi: connect unix socket before allocating
Marc-André Lureau
2017-10-10
vhost-user-scsi: use g_strdup()
Marc-André Lureau
2017-10-10
libvhost-user: improve vu_queue_pop() doc
Marc-André Lureau
2017-10-10
libvhost-user: drop dependency on glib
Marc-André Lureau
2017-10-10
build-sys: make vhost-user-scsi depend on libvhost-user.a
Marc-André Lureau
2017-10-10
build-sys: fix libvhost-user.a build
Marc-André Lureau
2017-10-10
tcg/mips: delete commented out extern keyword.
Jiang Biao
2017-10-10
tcg: define TCG_HIGHWATER
Emilio G. Cota
2017-10-10
util: move qemu_real_host_page_size/mask to osdep.h
Emilio G. Cota
2017-10-10
tcg: take .helpers out of TCGContext
Emilio G. Cota
2017-10-10
tci: move tci_regs to tcg_qemu_tb_exec's stack
Emilio G. Cota
2017-10-10
exec-all: extract tb->tc_* into a separate struct tc_tb
Emilio G. Cota
2017-10-10
translate-all: define and use DEBUG_TB_CHECK_GATE
Emilio G. Cota
2017-10-10
translate-all: define and use DEBUG_TB_INVALIDATE_GATE
Emilio G. Cota
2017-10-10
exec-all: introduce TB_PAGE_ADDR_FMT
Emilio G. Cota
2017-10-10
translate-all: define and use DEBUG_TB_FLUSH_GATE
Emilio G. Cota
2017-10-10
exec-all: bring tb->invalid into tb->cflags
Emilio G. Cota
2017-10-10
tcg: consolidate TB lookups in tb_lookup__cpu_state
Emilio G. Cota
2017-10-10
tcg: remove addr argument from lookup_tb_ptr
Emilio G. Cota
2017-10-10
tcg/mips: constify tcg_target_callee_save_regs
Emilio G. Cota
2017-10-10
tcg/i386: constify tcg_target_callee_save_regs
Emilio G. Cota
2017-10-10
cpu-exec: rename have_tb_lock to acquired_tb_lock in tb_find
Emilio G. Cota
2017-10-10
translate-all: make have_tb_lock static
Emilio G. Cota
2017-10-10
exec-all: fix typos in TranslationBlock's documentation
Emilio G. Cota
2017-10-10
tcg: fix corruption of code_time profiling counter upon tb_flush
Emilio G. Cota
2017-10-10
cputlb: bring back tlb_flush_count under !TLB_DEBUG
Emilio G. Cota
2017-10-10
glib-compat: move G_SOURCE_CONTINUE/REMOVE there
Marc-André Lureau
2017-10-10
Merge remote-tracking branch 'remotes/ehabkost/tags/x86-and-machine-pull-requ...
Peter Maydell
2017-10-09
x86: Correct translation of some rdgsbase and wrgsbase encodings
Todd Eisenberger
2017-10-09
vl: exit if maxcpus is negative
Seeteena Thoufeek
2017-10-09
qom: update doc comment for type_register[_static]()
Igor Mammedov
2017-10-09
config: qemu_config_parse() return number of config groups
Eduardo Habkost
2017-10-09
qemu-options: Deprecate -nodefconfig
Eduardo Habkost
2017-10-09
vl: Eliminate defconfig variable
Eduardo Habkost
2017-10-09
machine: Add a valid_cpu_types property
Alistair Francis
2017-10-09
qom/cpu: move cpu_model null check to cpu_class_by_name()
Philippe Mathieu-Daudé
2017-10-06
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
2017-10-06
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20171006'...
Peter Maydell
2017-10-06
nvic: Add missing code for writing SHCSR.HARDFAULTPENDED bit
Peter Maydell
2017-10-06
target/arm: Factor out "get mmuidx for specified security state"
Peter Maydell
2017-10-06
target/arm: Fix calculation of secure mm_idx values
Peter Maydell
2017-10-06
target/arm: Implement security attribute lookups for memory accesses
Peter Maydell
2017-10-06
nvic: Implement Security Attribution Unit registers
Peter Maydell
2017-10-06
target/arm: Add v8M support to exception entry code
Peter Maydell
[prev]
[next]