index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2019-03-08
qcow2 spec: Describe string header extensions
Kevin Wolf
2019-03-08
qemu-iotests: Add dependency to qemu-nbd tool
Philippe Mathieu-Daudé
2019-03-08
ahci-test: Add dependency to qemu-img tool
Philippe Mathieu-Daudé
2019-03-08
qemu-iotests: amend with external data file
Kevin Wolf
2019-03-08
qemu-iotests: General tests for qcow2 with external data file
Kevin Wolf
2019-03-08
qemu-iotests: Preallocation with external data file
Kevin Wolf
2019-03-08
qcow2: Implement data-file-raw create option
Kevin Wolf
2019-03-08
qcow2: Store data file name in the image
Kevin Wolf
2019-03-08
qcow2: Creating images with external data file
Kevin Wolf
2019-03-08
qcow2: Add basic data-file infrastructure
Kevin Wolf
2019-03-08
qcow2: Support external data file in qemu-img check
Kevin Wolf
2019-03-08
qcow2: Return error for snapshot operation with data file
Kevin Wolf
2019-03-08
qcow2: External file I/O
Kevin Wolf
2019-03-08
qcow2: Prepare qcow2_co_block_status() for data file
Kevin Wolf
2019-03-08
qcow2: Return 0/-errno in qcow2_alloc_compressed_cluster_offset()
Kevin Wolf
2019-03-08
qcow2: Don't assume 0 is an invalid cluster offset
Kevin Wolf
2019-03-08
qcow2: Prepare count_contiguous_clusters() for external data file
Kevin Wolf
2019-03-08
qcow2: Prepare qcow2_get_cluster_type() for external data file
Kevin Wolf
2019-03-08
qcow2: Pass bs to qcow2_get_cluster_type()
Kevin Wolf
2019-03-08
qcow2: Basic definitions for external data files
Kevin Wolf
2019-03-08
qcow2: Extend spec for external data files
Kevin Wolf
2019-03-08
qcow2: Simplify preallocation code
Kevin Wolf
2019-03-08
qemu-iotests: Test qcow2 preallocation modes
Kevin Wolf
2019-03-08
qemu-iotests: Ensure GNU sed is used
Philippe Mathieu-Daudé
2019-03-08
qemu-iotests: Improve portability by searching bash in the $PATH
Philippe Mathieu-Daudé
2019-03-08
tests/bios-tables: Improve portability by searching bash in the $PATH
Philippe Mathieu-Daudé
2019-03-08
tests/multiboot: Improve portability by searching bash in the $PATH
Philippe Mathieu-Daudé
2019-03-08
iotests: check whitelisted formats
Andrey Shinkevich
2019-03-08
iotests: ask QEMU for supported formats
Andrey Shinkevich
2019-03-08
block: iterate_format with account of whitelisting
Andrey Shinkevich
2019-03-08
iotests: open notrun files in text mode
Andrey Shinkevich
2019-03-08
qcow2: Default to 4KB for the qcow2 cache entry size
Alberto Garcia
2019-03-08
iotests: use iotests.VM in 238
Stefan Hajnoczi
2019-03-07
Merge remote-tracking branch 'remotes/vivier2/tags/linux-user-for-4.0-pull-re...
Peter Maydell
2019-03-07
Merge remote-tracking branch 'remotes/cleber/tags/python-next-pull-request' i...
Peter Maydell
2019-03-07
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-sphinx-20190307' int...
Peter Maydell
2019-03-07
MAINTAINERS: Add entry for Sphinx documentation infrastructure
Peter Maydell
2019-03-07
docs/conf.py: Don't hard-code QEMU version
Peter Maydell
2019-03-07
Makefile: Abstract out "identify the pkgversion" code
Peter Maydell
2019-03-07
Makefile, configure: Support building rST documentation
Peter Maydell
2019-03-07
docs: Provide separate conf.py for each manual we want
Peter Maydell
2019-03-07
docs/conf.py: Disable option warnings
Peter Maydell
2019-03-07
docs/conf.py: Don't include rST sources in HTML build
Peter Maydell
2019-03-07
docs/conf.py: Configure the 'alabaster' theme
Peter Maydell
2019-03-07
docs/conf.py: Disable unused _static directory
Peter Maydell
2019-03-07
docs: Commit initial files from sphinx-quickstart
Peter Maydell
2019-03-07
docs: Convert memory.txt to rst format
Peter Maydell
2019-03-07
docs/cpu-hotplug.rst: Fix rST markup issues
Peter Maydell
2019-03-07
Merge remote-tracking branch 'remotes/kraxel/tags/usb-20190307-pull-request' ...
Peter Maydell
2019-03-07
linux-user: add new netlink types
Laurent Vivier
[next]