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
path:
root
/
include
Age
Commit message (
Expand
)
Author
2020-03-11
block/block-copy: refactor interfaces to use bytes instead of end
Vladimir Sementsov-Ogievskiy
2020-03-11
block/block-copy: fix progress calculation
Vladimir Sementsov-Ogievskiy
2020-03-11
job: refactor progress to separate object
Vladimir Sementsov-Ogievskiy
2020-03-11
luks: extract qcrypto_block_calculate_payload_offset()
Stefan Hajnoczi
2020-03-09
monitor/hmp: Move hmp_drive_add_node to block-hmp-cmds.c
Maxim Levitsky
2020-03-09
monitor/hmp: move hmp_info_block* to block-hmp-cmds.c
Maxim Levitsky
2020-03-09
monitor/hmp: move remaining hmp_block* functions to block-hmp-cmds.c
Maxim Levitsky
2020-03-09
monitor/hmp: move hmp_nbd_server* to block-hmp-cmds.c
Maxim Levitsky
2020-03-09
monitor/hmp: move hmp_snapshot_* to block-hmp-cmds.c
Maxim Levitsky
2020-03-09
monitor/hmp: move hmp_block_job* to block-hmp-cmds.c
Maxim Levitsky
2020-03-09
monitor/hmp: move hmp_drive_mirror and hmp_drive_backup to block-hmp-cmds.c
Maxim Levitsky
2020-03-09
monitor/hmp: move hmp_drive_del and hmp_commit to block-hmp-cmds.c
Maxim Levitsky
2020-03-09
monitor/hmp: rename device-hotplug.c to block/monitor/block-hmp-cmds.c
Maxim Levitsky
2020-03-09
hw/i386/pc: Clean up includes
Philippe Mathieu-Daudé
2020-03-09
hw/pci-host/q35: Remove unused includes
Philippe Mathieu-Daudé
2020-03-09
hw/pci-host/q35: Include "qemu/range.h"
Philippe Mathieu-Daudé
2020-03-09
hw/i386/intel_iommu: Remove unused includes
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-08
pcie_root_port: Add hotplug disabling option
Julia Suvorova
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
qemu-storage-daemon: Add --nbd-server option
Kevin Wolf
2020-03-06
qapi: Flatten object-add
Kevin Wolf
2020-03-06
stubs: Add arch_type
Kevin Wolf
2020-03-06
block: Introduce 'bdrv_reopen_commit_post' step
Peter Krempa
2020-03-05
Merge remote-tracking branch 'remotes/stefanberger/tags/pull-tpm-2020-03-04-2...
Peter Maydell
2020-03-05
tpm: Add the SysBus TPM TIS device
Eric Auger
2020-03-05
tpm: rename TPM_TIS into TPM_TIS_ISA
Eric Auger
2020-03-05
hw/arm: versal: Add support for the LPD ADMAs
Edgar E. Iglesias
2020-03-03
Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into st...
Peter Maydell
2020-03-03
Merge remote-tracking branch 'remotes/palmer/tags/riscv-for-master-5.0-sf3' i...
Peter Maydell
2020-03-03
net/filter.c: Add Options to insert filters anywhere in the filter list
Lukas Straub
2020-03-02
Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20200228' into staging
Peter Maydell
2020-02-28
hw: Make MachineClass::is_default a boolean type
Philippe Mathieu-Daudé
2020-02-28
hw/nmi: Fix the NMI() macro, based on INTERFACE_CHECK()
Philippe Mathieu-Daudé
2020-02-28
compiler.h: Don't use compile-time assert when __NO_INLINE__ is defined
Zenghui Yu
2020-02-28
arm_gic: Mask the un-supported priority bits
Sai Pavan Boddu
2020-02-28
Merge remote-tracking branch 'remotes/juanquintela/tags/pull-migration-pull-r...
Peter Maydell
2020-02-28
Merge remote-tracking branch 'remotes/aperard/tags/pull-xen-20200227' into st...
Peter Maydell
2020-02-28
migration: Add support for modules
Juan Quintela
2020-02-28
multifd: Add multifd-compression parameter
Juan Quintela
2020-02-27
hw/riscv: Provide rdtime callback for TCG in CLINT emulation
Anup Patel
2020-02-27
Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20200227' into staging
Peter Maydell
2020-02-27
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2020-02-27
xen-bus/block: explicitly assign event channels to an AioContext
Paul Durrant
2020-02-27
hw/arm/virt: Add the virtio-iommu device tree mappings
Eric Auger
2020-02-27
virtio-iommu-pci: Add virtio iommu pci support
Eric Auger
[next]