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-03-09
hw/alpha/alpha_sys: Remove unused "hw/ide.h" header
Philippe Mathieu-Daudé
2020-03-09
hw/i386/intel_iommu: Remove unused includes
Philippe Mathieu-Daudé
2020-03-09
hw/usb/dev-storage: Remove unused "ui/console.h" header
Philippe Mathieu-Daudé
2020-03-09
hw/timer: Remove unused "ui/console.h" header
Philippe Mathieu-Daudé
2020-03-09
hw/i386/ioapic_internal: Remove unused "hw/i386/ioapic.h" header
Philippe Mathieu-Daudé
2020-03-09
hw/southbridge/ich9: Removed unused headers
Philippe Mathieu-Daudé
2020-03-09
vl: Add missing "hw/boards.h" include
Philippe Mathieu-Daudé
2020-03-09
virtfs-proxy-helper: Make the helper_opts[] array const
Philippe Mathieu-Daudé
2020-03-09
hw/net/e1000: Move macreg[] arrays to .rodata to save 1MiB of .data
Philippe Mathieu-Daudé
2020-03-09
hw/net/e1000: Add readops/writeops typedefs
Philippe Mathieu-Daudé
2020-03-09
hw/audio/fmopl: Fix a typo twice
Philippe Mathieu-Daudé
2020-03-09
build-sys: Move the print-variable rule to rules.mak
Philippe Mathieu-Daudé
2020-03-09
maint: Include top-level *.rst files early in git diff
Eric Blake
2020-03-09
dp8393x: Mask EOL bit from descriptor addresses, take 2
Finn Thain
2020-03-09
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2020-03-08
hw/i386/intel_iommu: Simplify vtd_find_as_from_bus_num() logic
Philippe Mathieu-Daudé
2020-03-08
vhost-vsock: fix error message output
Nick Erdmann
2020-03-08
vhost: correctly turn on VIRTIO_F_IOMMU_PLATFORM
Jason Wang
2020-03-08
pcie_root_port: Add hotplug disabling option
Julia Suvorova
2020-03-06
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
2020-03-06
block: bdrv_reopen() with backing file in different AioContext
Kevin Wolf
2020-03-06
iotests: Refactor blockdev-reopen test for iothreads
Kevin Wolf
2020-03-06
block/rbd: Add support for ceph namespaces
Florian Florensa
2020-03-06
qemu-storage-daemon: Add --monitor option
Kevin Wolf
2020-03-06
monitor: Add allow_hmp parameter to monitor_init()
Kevin Wolf
2020-03-06
hmp: Fail gracefully if chardev is already in use
Kevin Wolf
2020-03-06
qmp: Fail gracefully if chardev is already in use
Kevin Wolf
2020-03-06
monitor: Create QAPIfied monitor_init()
Kevin Wolf
2020-03-06
qapi: Create 'pragma' module
Kevin Wolf
2020-03-06
stubs: Update monitor stubs for qemu-storage-daemon
Kevin Wolf
2020-03-06
qemu-storage-daemon: Add --chardev option
Kevin Wolf
2020-03-06
qemu-storage-daemon: Add main loop
Kevin Wolf
2020-03-06
qemu-storage-daemon: Add --export option
Kevin Wolf
2020-03-06
blockdev-nbd: Boxed argument type for nbd-server-add
Kevin Wolf
2020-03-06
qemu-storage-daemon: Add --nbd-server option
Kevin Wolf
2020-03-06
qemu-storage-daemon: Add --object option
Kevin Wolf
2020-03-06
qapi: Flatten object-add
Kevin Wolf
2020-03-06
qemu-storage-daemon: Add --blockdev option
Kevin Wolf
2020-03-06
block: Move sysemu QMP commands to QAPI block module
Kevin Wolf
2020-03-06
block: Move common QMP commands to block-core QAPI module
Kevin Wolf
2020-03-06
block: Move system emulator QMP commands to block/qapi-sysemu.c
Kevin Wolf
2020-03-06
stubs: Add arch_type
Kevin Wolf
2020-03-06
qemu-storage-daemon: Add barebone tool
Kevin Wolf
2020-03-06
block/qcow2: Move bitmap reopen into bdrv_reopen_commit_post
Peter Krempa
2020-03-06
block: Introduce 'bdrv_reopen_commit_post' step
Peter Krempa
2020-03-06
block: Fix leak in bdrv_create_file_fallback()
Max Reitz
2020-03-06
iotests/026: Test EIO on allocation in a data-file
Max Reitz
2020-03-06
iotests/026: Test EIO on preallocated zero cluster
Max Reitz
2020-03-06
qcow2: Fix alloc_cluster_abort() for pre-existing clusters
Max Reitz
2020-03-06
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...
Peter Maydell
[next]