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
2014-08-19
Merge remote-tracking branch 'remotes/qmp-unstable/queue/qmp' into staging
Peter Maydell
2014-08-18
monitor: fix use after free
Michael S. Tsirkin
2014-08-18
dump.c: Fix memory leak issue in cleanup processing for dump_init()
Chen Gang
2014-08-18
monitor: Remove hardcoded watchdog event names
Hani Benhabiles
2014-08-18
Merge remote-tracking branch 'remotes/amit/for-2.2' into staging
Peter Maydell
2014-08-18
virtio-serial: search for duplicate port names before adding new ports
Amit Shah
2014-08-18
virtio-serial: create a linked list of all active devices
Amit Shah
2014-08-18
Merge remote-tracking branch 'remotes/mcayland/qemu-sparc' into staging
Peter Maydell
2014-08-18
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...
Peter Maydell
2014-08-17
target-sparc64: implement Short Floating-Point Store Instructions
Artyom Tarasenko
2014-08-17
apb: add IOMMU flush register implementation
Mark Cave-Ayland
2014-08-17
sun4u: switch second PCI-ebus bridge BAR over to PCI IO space
Mark Cave-Ayland
2014-08-15
Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-2014-08-15' in...
Peter Maydell
2014-08-15
qcow2: fix new_blocks double-free in alloc_refcount_block()
Stefan Hajnoczi
2014-08-15
image-fuzzer: Reduce number of generator functions in __init__
Maria Kustova
2014-08-15
image-fuzzer: Add generators of L1/L2 tables
Maria Kustova
2014-08-15
image-fuzzer: Add fuzzing functions for L1/L2 table entries
Maria Kustova
2014-08-15
docs: Expand the list of supported image elements with L1/L2 tables
Maria Kustova
2014-08-15
image-fuzzer: Public API for image-fuzzer/runner/runner.py
Maria Kustova
2014-08-15
image-fuzzer: Generator of fuzzed qcow2 images
Maria Kustova
2014-08-15
image-fuzzer: Fuzzing functions for qcow2 images
Maria Kustova
2014-08-15
image-fuzzer: Tool for fuzz tests execution
Maria Kustova
2014-08-15
docs: Specification for the image fuzzer
Maria Kustova
2014-08-15
ide: only constrain read/write requests to drive size, not other types
Michael Tokarev
2014-08-15
virtio-blk: Correct bug in support for flexible descriptor layout
Marc Marí
2014-08-15
libqos: Change free function called in malloc
Marc Marí
2014-08-15
libqos: Correct mask to align size to PAGE_SIZE in malloc-pc
Marc Marí
2014-08-15
libqtest: add QTEST_LOG for debugging qtest testcases
Marc Marí
2014-08-15
ide: Fix segfault when flushing a device that doesn't exist
Kevin Wolf
2014-08-15
qemu-options: add missing -drive discard option to cmdline help
Peter Lieven
2014-08-15
parallels: 2TB+ parallels images support
Denis V. Lunev
2014-08-15
parallels: split check for parallels format in parallels_open
Denis V. Lunev
2014-08-15
parallels: replace tabs with spaces in block/parallels.c
Denis V. Lunev
2014-08-15
parallels: extend parallels format header with actual data values
Denis V. Lunev
2014-08-15
dataplane: stop trying on notifier error
Cornelia Huck
2014-08-15
dataplane: fail notifier setting gracefully
Cornelia Huck
2014-08-15
dataplane: print why starting failed
Cornelia Huck
2014-08-15
channel-posix: using qemu_set_nonblock() instead of fcntl(O_NONBLOCK)
Gonglei
2014-08-15
qemu-char: using qemu_set_nonblock() instead of fcntl(O_NONBLOCK)
Gonglei
2014-08-15
cmd646: synchronise UDMA interrupt status with DMA interrupt status
Mark Cave-Ayland
2014-08-15
cmd646: allow MRDMODE interrupt status bits clearing from PCI config space
Mark Cave-Ayland
2014-08-15
cmd646: switch cmd646_update_irq() to accept PCIDevice instead of PCIIDEState
Mark Cave-Ayland
2014-08-15
cmd646: synchronise DMA interrupt status with UDMA interrupt status
Mark Cave-Ayland
2014-08-15
cmd646: add constants for CNTRL register access
Mark Cave-Ayland
2014-08-15
qtest/ide: Fix small memory leak
John Snow
2014-08-15
libqos: allow qpci_iomap to return BAR mapping size
John Snow
2014-08-15
libqos: Fixes a small memory leak.
John Snow
2014-08-15
libqtest: Correct small memory leak.
John Snow
2014-08-15
libqos: Correct memory leak
John Snow
2014-08-15
qtest: Adding qtest_memset and qmemset.
John Snow
[next]