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
path:
root
/
target
Age
Commit message (
Expand
)
Author
2017-05-30
target/sh4: fix RTE instruction delay slot
Aurelien Jarno
2017-05-30
target/sh4: ignore interrupts in a delay slot
Aurelien Jarno
2017-05-30
target/sh4: introduce DELAY_SLOT_MASK
Aurelien Jarno
2017-05-30
target/sh4: fix reset when using a kernel and an initrd
Aurelien Jarno
2017-05-30
target/sh4: log unauthorized accesses using qemu_log_mask
Aurelien Jarno
2017-05-30
Merge remote-tracking branch 'dgibson/tags/ppc-for-2.10-20170525' into staging
Stefan Hajnoczi
2017-05-30
Merge remote-tracking branch 'armbru/tags/pull-qapi-2017-05-23' into staging
Stefan Hajnoczi
2017-05-24
target/ppc: reset reservation in do_rfi()
Nikunj A Dadhania
2017-05-23
shutdown: Add source information to SHUTDOWN and RESET
Eric Blake
2017-05-19
s390/kvm: do not reset riccb on initial cpu reset
Christian Borntraeger
2017-05-19
s390x/css: ccw translation infrastructure
Xiao Feng Ren
2017-05-19
s390x/css: add s390-squash-mcss machine option
Xiao Feng Ren
2017-05-18
Merge remote-tracking branch 'quintela/tags/migration/20170517' into staging
Stefan Hajnoczi
2017-05-17
qdev: Replace cannot_instantiate_with_device_add_yet with !user_creatable
Eduardo Habkost
2017-05-17
migration: Create migration/blocker.h
Juan Quintela
2017-05-16
Merge remote-tracking branch 'aurel32/tags/pull-target-sh4-20170513' into sta...
Stefan Hajnoczi
2017-05-16
Merge remote-tracking branch 'rth/tags/pull-s390-20170512' into staging
Stefan Hajnoczi
2017-05-15
Merge remote-tracking branch 'ehabkost/tags/x86-and-machine-pull-request' int...
Stefan Hajnoczi
2017-05-13
target/sh4: use cpu_loop_exit_restore
Aurelien Jarno
2017-05-13
target/sh4: trap unaligned accesses
Aurelien Jarno
2017-05-13
target/sh4: movua.l is an SH4-A only instruction
Aurelien Jarno
2017-05-13
target/sh4: implement tas.b using atomic helper
Aurelien Jarno
2017-05-13
target/sh4: generate fences for SH4
Aurelien Jarno
2017-05-13
target/sh4: optimize gen_write_sr using extract op
Aurelien Jarno
2017-05-13
target/sh4: optimize gen_store_fpr64
Aurelien Jarno
2017-05-13
target/sh4: fold ctx->bstate = BS_BRANCH into gen_conditional_jump
Aurelien Jarno
2017-05-13
target/sh4: only save flags state at the end of the TB
Aurelien Jarno
2017-05-13
target/sh4: fix BS_EXCP exit
Aurelien Jarno
2017-05-13
target/sh4: fix BS_STOP exit
Aurelien Jarno
2017-05-13
target/sh4: move DELAY_SLOT_TRUE flag into a separate global
Aurelien Jarno
2017-05-13
target/sh4: do not include DELAY_SLOT_TRUE in the TB state
Aurelien Jarno
2017-05-13
target/sh4: get rid of DELAY_SLOT_CLEARME
Aurelien Jarno
2017-05-13
target/sh4: split ctx->flags into ctx->tbflags and ctx->envflags
Aurelien Jarno
2017-05-12
target/s390x: implement serialization in BRANCH CONDITION
Aurelien Jarno
2017-05-12
target/s390x: fix SIGNAL PROCESSOR return value
Aurelien Jarno
2017-05-12
target/s390x: mask the SIGP order_code using SIGP_ORDER_MASK
Aurelien Jarno
2017-05-12
target/s390x: Use atomic operations for LOAD AND OP
Richard Henderson
2017-05-12
target/s390x: Use atomic operations for COMPARE SWAP
Richard Henderson
2017-05-12
target/s390x: Implement LOAD PAIR DISJOINT
Eric Bischoff
2017-05-12
target/s390x: Diagnose specification exception for atomics
Richard Henderson
2017-05-12
target/s390x: Implement LOAD PROGRAM PARAMETER
Miroslav Benes
2017-05-12
target/s390x: Implement STORE FACILITIES LIST EXTENDED
Richard Henderson
2017-05-11
migration/i386: Remove support for pre-0.12 formats
Dr. David Alan Gilbert
2017-05-11
vmstatification: i386 FPReg
Dr. David Alan Gilbert
2017-05-11
migration/i386: Remove old non-softfloat 64bit FP support
Dr. David Alan Gilbert
2017-05-11
virt-arm: add node-id property to CPU
Igor Mammedov
2017-05-11
pc: add node-id property to CPU
Igor Mammedov
2017-05-11
hw/arm/virt: extract mp-affinity calculation in separate function
Igor Mammedov
2017-05-11
i386: rewrite way CPUID index is validated
Daniel P. Berrange
2017-05-11
target/ppc: Avoid printing wrong aliases in CPU help text
Thomas Huth
[next]