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
2020-09-17
microvm: enable ramfb
Gerd Hoffmann
2020-09-17
tests/acpi: update expected data files for microvm
Gerd Hoffmann
2020-09-17
tests/acpi: add microvm test
Gerd Hoffmann
2020-09-17
tests/acpi: allow override blkdev
Gerd Hoffmann
2020-09-17
tests/acpi: allow microvm test data updates.
Gerd Hoffmann
2020-09-17
microvm: wire up hotplug
Gerd Hoffmann
2020-09-17
x86: move cpu hotplug from pc to x86
Gerd Hoffmann
2020-09-17
x86: move acpi_dev from pc/microvm
Gerd Hoffmann
2020-09-17
x86: constify x86_machine_is_*_enabled
Gerd Hoffmann
2020-09-17
microvm/acpi: disable virtio-mmio cmdline hack
Gerd Hoffmann
2020-09-17
microvm/acpi: use seabios with acpi=on
Gerd Hoffmann
2020-09-17
microvm/acpi: use GSI 16-23 for virtio
Gerd Hoffmann
2020-09-17
microvm/acpi: add acpi_dsdt_add_virtio() for x86
Gerd Hoffmann
2020-09-17
microvm/acpi: add minimal acpi support
Gerd Hoffmann
2020-09-17
microvm: make virtio irq base runtime configurable
Gerd Hoffmann
2020-09-17
acpi: move acpi_dsdt_add_power_button() to ged
Gerd Hoffmann
2020-09-17
acpi: ged: add x86 device variant.
Gerd Hoffmann
2020-09-17
acpi: ged: add control regs
Gerd Hoffmann
2020-09-17
seabios: add bios-microvm.bin binary
Gerd Hoffmann
2020-09-17
seabios: add microvm config, update build rules
Gerd Hoffmann
2020-09-17
microvm: name qboot binary qboot.rom
Gerd Hoffmann
2020-09-16
Merge remote-tracking branch 'remotes/cschoenebeck/tags/pull-9p-20200915' int...
Peter Maydell
2020-09-15
Merge remote-tracking branch 'remotes/kraxel/tags/vga-20200915-pull-request' ...
Peter Maydell
2020-09-15
virtio-gpu: build modular
Gerd Hoffmann
2020-09-15
virtio-gpu: make virtio_gpu_ops static
Gerd Hoffmann
2020-09-15
object_initialize: try module load
Gerd Hoffmann
2020-09-15
meson: remove duplicate qxl sources
Gerd Hoffmann
2020-09-15
meson: fix module config
Gerd Hoffmann
2020-09-15
meson: fix qxl dependencies
Gerd Hoffmann
2020-09-15
Merge remote-tracking branch 'remotes/otubo/tags/pull-seccomp-20200915' into ...
Peter Maydell
2020-09-15
seccomp: fix killing of whole process instead of thread
Daniel P. Berrangé
2020-09-15
Merge remote-tracking branch 'remotes/maxreitz/tags/pull-block-2020-09-15' in...
Peter Maydell
2020-09-15
9pfs: disable msize warning for synth driver
Christian Schoenebeck
2020-09-15
9pfs: log warning if msize <= 8192
Christian Schoenebeck
2020-09-15
block/rbd: add 'namespace' to qemu_rbd_strong_runtime_opts[]
Stefano Garzarella
2020-09-15
qcow2: Convert qcow2_alloc_cluster_offset() into qcow2_alloc_host_offset()
Alberto Garcia
2020-09-15
qcow2: Make preallocate_co() resize the image to the correct size
Alberto Garcia
2020-09-15
block/qcow: remove runtime opts
John Snow
2020-09-15
block/rbd: remove runtime_opts
John Snow
2020-09-15
qcow2: Return the original error code in qcow2_co_pwrite_zeroes()
Alberto Garcia
2020-09-15
qcow2: Make qcow2_free_any_clusters() free only one cluster
Alberto Garcia
2020-09-15
qcow2: Handle QCowL2Meta on error in preallocate_co()
Alberto Garcia
2020-09-15
block/vhdx: Support vhdx image only with 512 bytes logical sector size
Swapnil Ingle
2020-09-15
iotests: Skip test_stream_parallel in test 030 when doing "make check"
Thomas Huth
2020-09-15
qemu-img: Explicit number replaced by a constant
Yi Li
2020-09-15
qcow2: Rewrite the documentation of qcow2_alloc_cluster_offset()
Alberto Garcia
2020-09-15
qcow2: Don't check nb_clusters when removing l2meta from the list
Alberto Garcia
2020-09-15
qcow2: Fix removal of list members from BDRVQcow2State.cluster_allocs
Alberto Garcia
2020-09-15
qcow2: Use macros for the L1, refcount and bitmap table entry sizes
Alberto Garcia
2020-09-15
qemu-img: avoid unaligned read requests during convert
Peter Lieven
[next]