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-09-15
ui/cocoa.m: Make a better about dialog
Programmingkid
2016-09-15
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2016-09-13
cutils: Add generic prefetch
Richard Henderson
2016-09-13
cutils: Add SSE4 version
Paolo Bonzini
2016-09-13
cutils: Add test for buffer_is_zero
Richard Henderson
2016-09-13
cutils: Remove ppc buffer zero checking
Richard Henderson
2016-09-13
cutils: Remove aarch64 buffer zero checking
Richard Henderson
2016-09-13
cutils: Rearrange buffer_is_zero acceleration
Richard Henderson
2016-09-13
cutils: Export only buffer_is_zero
Richard Henderson
2016-09-13
cutils: Remove SPLAT macro
Richard Henderson
2016-09-13
cutils: Move buffer_is_zero and subroutines to a new file
Richard Henderson
2016-09-13
ppc: do not redefine CPUPPCState
Paolo Bonzini
2016-09-13
x86/lapic: Load LAPIC state at post_load
Dr. David Alan Gilbert
2016-09-13
optionrom: do not rely on compiler's bswap optimization
Paolo Bonzini
2016-09-13
checkpatch: Fix whitespace checks for documentation code blocks
Lluís Vilanova
2016-09-13
atomics: Use __atomic_*_n() variant primitives
Pranith Kumar
2016-09-13
atomics: Remove redundant barrier()'s
Pranith Kumar
2016-09-13
kvm-all: drop kvm_setup_guest_memory
Cao jin
2016-09-13
i8257: Make device "i8257" unavailable with -device
Markus Armbruster
2016-09-13
Revert "megasas: remove useless check for cmd->frame"
Paolo Bonzini
2016-09-13
char: convert qemu_chr_fe_write to qemu_chr_fe_write_all
Daniel P. Berrange
2016-09-13
hw: replace most use of qemu_chr_fe_write with qemu_chr_fe_write_all
Daniel P. Berrange
2016-09-13
sclpconsolelm: remove bogus check for -EAGAIN
Daniel P. Berrange
2016-09-13
ipmi: check return of qemu_chr_fe_write() for errors
Daniel P. Berrange
2016-09-13
default-configs: remove CONFIG_PIIX_PCI
Daniel P. Berrange
2016-09-13
default-configs: removed obsolete CONFIG_ISA_MMIO
Daniel P. Berrange
2016-09-13
default-configs: remove CONFIG_PAM
Daniel P. Berrange
2016-09-13
scsi: pvscsi: limit loop to fetch SG list
Prasad J Pandit
2016-09-13
MAINTAINERS: Add some header files to the PC chipset section
Thomas Huth
2016-09-13
MAINTAINERS: Fix wildcard for scsi headers
Thomas Huth
2016-09-13
chardev: Add 'help' option to print all available chardev backend types
Lin Ma
2016-09-13
doc/rcu: fix typo
Cao jin
2016-09-13
vmxcap: Add TSC scaling bit
Eduardo Habkost
2016-09-13
vmxcap: Show raw MSR value
Eduardo Habkost
2016-09-13
scsi: mptconfig: fix misuse of MPTSAS_CONFIG_PACK
Paolo Bonzini
2016-09-13
scsi: mptconfig: fix an assert expression
Prasad J Pandit
2016-09-13
vmw_pvscsi: check page count while initialising descriptor rings
Prasad J Pandit
2016-09-13
scsi-disk: change disk serial length from 20 to 36
Rony Weng
2016-09-13
MAINTAINERS: add myself as stubs maintainers
Paolo Bonzini
2016-09-13
lsi: never set DMA FIFO Empty (DFE) bit in DSTAT register
Hervé Poussineau
2016-09-13
lsi: implement I/O memory space for Memory Move instructions
Hervé Poussineau
2016-09-13
lsi: do not exit QEMU if reading invalid register
Hervé Poussineau
2016-09-13
lsi: print register names in debug prints
Hervé Poussineau
2016-09-13
help: Update help to remove misleading display information
Colin Lord
2016-09-13
cpus: update comments
Cao jin
2016-09-13
cpus: rename local variable to meaningful one
Cao jin
2016-09-13
timer: update comments
Cao jin
2016-09-13
rules.mak: Don't extract libs from .mo-libs in link command
Fam Zheng
2016-09-13
tcg: rename tb_find_physical()
Sergey Fedorov
2016-09-13
tcg: Merge tb_find_slow() and tb_find_fast()
Sergey Fedorov
[next]