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-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
2016-09-13
tcg: Avoid bouncing tb_lock between tb_gen_code() and tb_add_jump()
Sergey Fedorov
2016-09-13
tcg: cpu-exec: remove tb_lock from the hot-path
Alex Bennée
2016-09-13
tcg: set up tb->page_addr before insertion
Alex Bennée
2016-09-13
tcg: Prepare TB invalidation for lockless TB lookup
Paolo Bonzini
2016-09-13
tcg: Prepare safe access to tb_flushed out of tb_lock
Sergey Fedorov
2016-09-13
tcg: Prepare safe tb_jmp_cache lookup out of tb_lock
Sergey Fedorov
2016-09-13
tcg: Pass last_tb by value to tb_find_fast()
Sergey Fedorov
2016-09-13
util: fix some coding style issue
Cao jin
2016-09-13
util/qemu-sockets: revert Yoda Conditions to normal
Cao jin
2016-09-13
qtail: clean up direct access to tqe_prev field
Igor Mammedov
2016-09-13
Merge remote-tracking branch 'remotes/kraxel/tags/pull-vga-20160913-1' into s...
Peter Maydell
2016-09-13
Merge remote-tracking branch 'remotes/kraxel/tags/pull-ui-20160913-1' into st...
Peter Maydell
2016-09-13
Merge remote-tracking branch 'remotes/cody/tags/block-pull-request' into staging
Peter Maydell
2016-09-13
virtio-vga: adapt to page-per-vq=off
Gerd Hoffmann
2016-09-13
virtio-gpu-pci: tag as not hotpluggable
Gerd Hoffmann
2016-09-13
vmsvga: correct bitmap and pixmap size checks
Prasad J Pandit
2016-09-13
vnc: fix qemu crash because of SIGSEGV
Gonglei
[next]