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
path:
root
/
include
Age
Commit message (
Expand
)
Author
2017-10-30
nbd: Move nbd_errno_to_system_errno() to public header
Eric Blake
2017-10-30
Merge remote-tracking branch 'remotes/borntraeger/tags/s390x-20171030' into s...
Peter Maydell
2017-10-30
Merge remote-tracking branch 'remotes/ehabkost/tags/x86-and-machine-pull-requ...
Peter Maydell
2017-10-30
s390x/kvm: use cpu model for gscb on compat machines
Christian Borntraeger
2017-10-27
mips: malta/boston: replace cpu_model with cpu_type
Igor Mammedov
2017-10-27
sparc: sun4u/sun4v/niagara: use generic cpu_model parsing
Igor Mammedov
2017-10-27
Merge remote-tracking branch 'remotes/sstabellini/tags/xen-20171026-tag' into...
Peter Maydell
2017-10-27
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
2017-10-27
Merge remote-tracking branch 'remotes/rth/tags/pull-dis-20171026' into staging
Peter Maydell
2017-10-26
xen: add a global indicator for grant copy being available
Juergen Gross
2017-10-26
block: Align block status requests
Eric Blake
2017-10-26
block: Convert bdrv_get_block_status_above() to bytes
Eric Blake
2017-10-26
block: Convert bdrv_get_block_status() to bytes
Eric Blake
2017-10-26
block: Make bdrv_round_to_clusters() signature more useful
Eric Blake
2017-10-26
block: Allow NULL file for bdrv_get_block_status()
Eric Blake
2017-10-26
Merge remote-tracking branch 'remotes/stefanberger/tags/pull-tpm-2017-10-24-1...
Peter Maydell
2017-10-25
Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20171025' into staging
Peter Maydell
2017-10-25
disas: Support the Capstone disassembler library
Richard Henderson
2017-10-25
disas: Remove unused flags arguments
Richard Henderson
2017-10-25
target/arm: Move BE32 disassembler fixup
Richard Henderson
2017-10-24
tcg: Initialize cpu_env generically
Richard Henderson
2017-10-24
osdep: introduce qemu_mprotect_rwx/none
Emilio G. Cota
2017-10-24
gen-icount: fold exitreq_label into TCGContext
Emilio G. Cota
2017-10-24
tcg: define tcg_init_ctx and make tcg_ctx a pointer
Emilio G. Cota
2017-10-24
tcg: take tb_ctx out of TCGContext
Emilio G. Cota
2017-10-24
exec-all: rename tb_free to tb_remove
Emilio G. Cota
2017-10-24
translate-all: use a binary search tree to track TBs in TBContext
Emilio G. Cota
2017-10-24
tcg: Remove CF_IGNORE_ICOUNT
Richard Henderson
2017-10-24
tcg: Add CF_LAST_IO + CF_USE_ICOUNT to CF_HASH_MASK
Richard Henderson
2017-10-24
tcg: convert tb->cflags reads to tb_cflags(tb)
Emilio G. Cota
2017-10-24
tcg: Include CF_COUNT_MASK in CF_HASH_MASK
Richard Henderson
2017-10-24
tcg: Add CPUState cflags_next_tb
Richard Henderson
2017-10-24
tcg: define CF_PARALLEL and use it for TB hashing along with CF_COUNT_MASK
Emilio G. Cota
2017-10-24
qom: Introduce CPUClass.tcg_initialize
Richard Henderson
2017-10-24
tcg: Remove GET_TCGV_* and MAKE_TCGV_*
Richard Henderson
2017-10-24
tcg: Introduce tcgv_{i32,i64,ptr}_{arg,temp}
Richard Henderson
2017-10-24
tcg: Push tcg_ctx into tcg_gen_callN
Richard Henderson
2017-10-24
tpm: add missing include
Philippe Mathieu-Daudé
2017-10-23
migration: add bitmap for received page
Alexey Perevalov
2017-10-20
accel/tcg: allow to invalidate a write TLB entry immediately
David Hildenbrand
2017-10-20
s390x: refactor error handling for MSCH handler
Halil Pasic
2017-10-20
s390x: refactor error handling for HSCH handler
Halil Pasic
2017-10-20
s390x: refactor error handling for CSCH handler
Halil Pasic
2017-10-20
s390x: refactor error handling for XSCH handler
Halil Pasic
2017-10-20
s390x: improve error handling for SSCH and RSCH
Halil Pasic
2017-10-20
s390x/css: IO instr handler ending control
Halil Pasic
2017-10-20
s390x/event-facility: variable-length event masks
Cornelia Huck
2017-10-20
Merge remote-tracking branch 'remotes/stefanberger/tags/pull-tpm-2017-10-19-1...
Peter Maydell
2017-10-19
tpm: move recv_data_callback to TPM interface
Marc-André Lureau
2017-10-19
tpm: add TPMBackendCmd to hold the request state
Marc-André Lureau
[next]