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
2021-11-02
qapi: introduce x-query-ramblock QMP command
Daniel P. Berrangé
2021-11-02
qapi: introduce x-query-rdma QMP command
Daniel P. Berrangé
2021-11-02
qapi: introduce x-query-usb QMP command
Daniel P. Berrangé
2021-11-02
qapi: introduce x-query-numa QMP command
Daniel P. Berrangé
2021-11-02
qapi: introduce x-query-profile QMP command
Daniel P. Berrangé
2021-11-02
qapi: introduce x-query-roms QMP command
Daniel P. Berrangé
2021-11-02
docs/devel: document expectations for HMP commands in the future
Daniel P. Berrangé
2021-11-02
docs/devel: add example of command returning unstructured text
Daniel P. Berrangé
2021-11-02
docs/devel: document expectations for QAPI data modelling for QMP
Daniel P. Berrangé
2021-11-02
monitor: introduce HumanReadableText and HMP support
Daniel P. Berrangé
2021-11-02
docs/devel: update error handling guidance for HMP commands
Daniel P. Berrangé
2021-11-02
docs/devel: tweak headings in monitor command docs
Daniel P. Berrangé
2021-11-02
docs/devel: rename file for writing monitor commands
Daniel P. Berrangé
2021-11-02
monitor: make hmp_handle_error return a boolean
Daniel P. Berrangé
2021-11-02
monitor: remove 'info ioapic' HMP command
Daniel P. Berrangé
2021-11-02
Merge remote-tracking branch 'remotes/juanquintela/tags/migration-20211031-pu...
Richard Henderson
2021-11-02
Merge remote-tracking branch 'remotes/mcayland/tags/qemu-openbios-20211101' i...
Richard Henderson
2021-11-02
Merge remote-tracking branch 'remotes/alex.williamson/tags/vfio-update-202111...
Richard Henderson
2021-11-02
Merge remote-tracking branch 'remotes/philmd/tags/machine-20211101' into staging
Richard Henderson
2021-11-01
migration/dirtyrate: implement dirty-bitmap dirtyrate calculation
Hyman Huang(黄勇)
2021-11-01
memory: introduce total_dirty_pages to stat dirty pages
Hyman Huang(黄勇)
2021-11-01
migration/ram: Handle RAMBlocks with a RamDiscardManager on background snapshots
David Hildenbrand
2021-11-01
migration/ram: Factor out populating pages readable in ram_block_populate_pag...
David Hildenbrand
2021-11-01
migration: Simplify alignment and alignment checks
David Hildenbrand
2021-11-01
migration/postcopy: Handle RAMBlocks with a RamDiscardManager on the destination
David Hildenbrand
2021-11-01
virtio-mem: Drop precopy notifier
David Hildenbrand
2021-11-01
migration/ram: Handle RAMBlocks with a RamDiscardManager on the migration source
David Hildenbrand
2021-11-01
virtio-mem: Implement replay_discarded RamDiscardManager callback
David Hildenbrand
2021-11-01
memory: Introduce replay_discarded callback for RamDiscardManager
David Hildenbrand
2021-11-01
dump-guest-memory: Block live migration
Peter Xu
2021-11-01
migration: Add migrate_add_blocker_internal()
Peter Xu
2021-11-01
migration: Make migration blocker work for snapshots too
Peter Xu
2021-11-01
migration/dirtyrate: implement dirty-ring dirtyrate calculation
Hyman Huang(黄勇)
2021-11-01
migration/dirtyrate: move init step of calculation to main thread
Hyman Huang(黄勇)
2021-11-01
migration/dirtyrate: adjust order of registering thread
Hyman Huang(黄勇)
2021-11-01
migration/dirtyrate: introduce struct and adjust DirtyRateStat
Hyman Huang(黄勇)
2021-11-01
memory: make global_dirty_tracking a bitmask
Hyman Huang(黄勇)
2021-11-01
KVM: introduce dirty_pages and kvm_dirty_ring_enabled
Hyman Huang(黄勇)
2021-11-01
roms/openbios: update OpenBIOS images to b9062dea built from submodule
Mark Cave-Ayland
2021-11-01
machine: remove the done notifier for dynamic sysbus device type check
Damien Hedde
2021-11-01
qdev-monitor: Check sysbus device type before creating it
Damien Hedde
2021-11-01
machine: add device_type_is_dynamic_sysbus function
Damien Hedde
2021-11-01
tests/unit: Add an unit test for smp parsing
Yanan Wang
2021-11-01
hw/core/machine: Split out the smp parsing code
Yanan Wang
2021-11-01
hw/core: Restrict hotplug to system emulation
Philippe Mathieu-Daudé
2021-11-01
hw/core: Extract hotplug-related functions to qdev-hotplug.c
Philippe Mathieu-Daudé
2021-11-01
hw/core: Declare meson source set
Philippe Mathieu-Daudé
2021-11-01
hw/core: Restrict sysemu specific files
Philippe Mathieu-Daudé
2021-11-01
machine: Move gpio code to hw/core/gpio.c
Eduardo Habkost
2021-11-01
Merge remote-tracking branch 'remotes/jsnow/tags/python-pull-request' into st...
Richard Henderson
[next]