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
maint: Ignore generated version file
Eric Blake
2016-09-13
Document that curses usually needs -k option too
Samuel Thibault
2016-09-13
trace-event: display "%d" instead of "0x%d"
Laurent Vivier
2016-09-13
linux-user, trivial: display "0x%x" instead of "0x%d"
Laurent Vivier
2016-09-13
pic: fix typo in error message: KVM_GET_IRQCHIP -> KVM_SET_IRQCHIP
Bruce Rogers
2016-09-13
sparc: Use g_memdup() instead of g_new0() + memcpy()
Thomas Huth
2016-09-13
vl: remove unnecessary duplicate call to tpm_cleanup
Paolo Bonzini
2016-09-13
arm: spelling fix: mismatch
Michael Tokarev
2016-09-13
hw/dma/omap: spelling fix: endianness
Michael Tokarev
2016-09-13
hw/bt/hci: spelling fix: endianness
Michael Tokarev
2016-09-13
docs: Fix description of the leaky bucket algorithm in throttle.txt
Alberto Garcia
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
2016-09-09
virtio-balloon: fix stats vq migration
Ladi Prosek
2016-09-09
virtio: add virtqueue_rewind()
Stefan Hajnoczi
2016-09-09
virtio-balloon: discard virtqueue element on reset
Ladi Prosek
2016-09-09
virtio: zero vq->inuse in virtio_reset()
Stefan Hajnoczi
2016-09-09
virtio-pci: reduce modern_mem_bar size
Marcel Apfelbaum
2016-09-09
target-i386: present virtual L3 cache info for vcpus
Longpeng(Mike)
2016-09-09
pc: Add 2.8 machine
Longpeng(Mike)
2016-09-09
virtio-pci: use size from correct structure
Michael S. Tsirkin
2016-09-09
virtio: Tell the user what went wrong when event_notifier_init failed
Thomas Huth
2016-09-09
Merge remote-tracking branch 'remotes/famz/tags/docker-pull-request' into sta...
Peter Maydell
2016-09-09
qtest.c: Allow zero size in memset qtest commands
Peter Maydell
2016-09-08
Merge remote-tracking branch 'remotes/elmarco/tags/leak-pull-request' into st...
Peter Maydell
2016-09-08
tests: fix postcopy-test leaks
Marc-André Lureau
2016-09-08
tests: fix rsp leak in postcopy-test
Marc-André Lureau
2016-09-08
tests: pc-cpu-test leaks fixes
Marc-André Lureau
[next]