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
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
2016-09-13
qemu-options.hx: correct spice options streaming-video default document value...
Li Zhijian
2016-09-13
ui/curses.c: Clean up nextchr logic
Peter Maydell
2016-09-13
ui/curses.c: Ensure we don't read off the end of curses2qemu array
Peter Maydell
2016-09-13
qapi/block-core: add doc describing GlusterServer vs. SocketAddress
Prasanna Kumar Kalever
2016-09-13
block/gluster: add support to choose libgfapi logfile
Prasanna Kumar Kalever
2016-09-12
Merge remote-tracking branch 'remotes/mcayland/tags/qemu-openbios-signed' int...
Peter Maydell
2016-09-12
Merge remote-tracking branch 'remotes/berrange/tags/pull-qcrypto-2016-09-12-1...
Peter Maydell
2016-09-12
crypto: report enum strings instead of values in errors
Daniel P. Berrange
2016-09-12
crypto: fix building complaint
Gonglei
2016-09-12
crypto: ensure XTS is only used with ciphers with 16 byte blocks
Daniel P. Berrange
2016-09-12
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2016-09-12
Update OpenBIOS images to c5542f2 built from submodule.
Mark Cave-Ayland
2016-09-10
vhost-vsock: add virtio sockets device
Stefan Hajnoczi
2016-09-10
tests/acpi: speedup acpi tests
Marcel Apfelbaum
2016-09-09
virtio-pci: minor refactoring
Michael S. Tsirkin
2016-09-09
vhost: don't set vring call if no vector
Jason Wang
2016-09-09
virtio-pci: error out when both legacy and modern modes are disabled
Greg Kurz
[next]