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
2022-06-24
block: block_dirty_bitmap_merge(): fix error path
Vladimir Sementsov-Ogievskiy
2022-06-24
block: get rid of blk->guest_block_size
Stefan Hajnoczi
2022-06-24
block: drop unused bdrv_co_drain() API
Stefan Hajnoczi
2022-06-23
Merge tag 'nvme-next-pull-request' of git://git.infradead.org/qemu-nvme into ...
Richard Henderson
2022-06-23
hw/nvme: clear aen mask on reset
Klaus Jensen
2022-06-23
Revert "hw/block/nvme: add support for sgl bit bucket descriptor"
Klaus Jensen
2022-06-23
hw/nvme: clean up CC register write logic
Klaus Jensen
2022-06-23
hw/acpi: Make the PCI hot-plug aware of SR-IOV
Łukasz Gieryk
2022-06-23
hw/nvme: Update the initalization place for the AER queue
Łukasz Gieryk
2022-06-23
docs: Add documentation for SR-IOV and Virtualization Enhancements
Lukasz Maniak
2022-06-23
hw/nvme: Add support for the Virtualization Management command
Łukasz Gieryk
2022-06-23
hw/nvme: Initialize capability structures for primary/secondary controllers
Łukasz Gieryk
2022-06-23
hw/nvme: Calculate BAR attributes in a function
Łukasz Gieryk
2022-06-23
hw/nvme: Remove reg_size variable and update BAR0 size calculation
Łukasz Gieryk
2022-06-23
hw/nvme: Make max_ioqpairs and msix_qsize configurable in runtime
Łukasz Gieryk
2022-06-23
hw/nvme: Implement the Function Level Reset
Łukasz Gieryk
2022-06-23
hw/nvme: Add support for Secondary Controller List
Lukasz Maniak
2022-06-23
hw/nvme: Add support for Primary Controller Capabilities
Lukasz Maniak
2022-06-23
hw/nvme: Add support for SR-IOV
Lukasz Maniak
2022-06-23
Merge tag 'pull-migration-20220623b' of https://gitlab.com/dagrh/qemu into st...
Richard Henderson
2022-06-23
migration: remove the QEMUFileOps abstraction
Daniel P. Berrangé
2022-06-23
migration: remove the QEMUFileOps 'get_return_path' callback
Daniel P. Berrangé
2022-06-23
migration: remove the QEMUFileOps 'writev_buffer' callback
Daniel P. Berrangé
2022-06-23
migration: remove the QEMUFileOps 'get_buffer' callback
Daniel P. Berrangé
2022-06-22
migration: remove the QEMUFileOps 'close' callback
Daniel P. Berrangé
2022-06-22
migration: remove the QEMUFileOps 'set_blocking' callback
Daniel P. Berrangé
2022-06-22
migration: remove the QEMUFileOps 'shut_down' callback
Daniel P. Berrangé
2022-06-22
migration: remove unused QEMUFileGetFD typedef / qemu_get_fd method
Daniel P. Berrangé
2022-06-22
migration: introduce new constructors for QEMUFile
Daniel P. Berrangé
2022-06-22
migration: hardcode assumption that QEMUFile is backed with QIOChannel
Daniel P. Berrangé
2022-06-22
migration: stop passing 'opaque' parameter to QEMUFile hooks
Daniel P. Berrangé
2022-06-22
migration: convert savevm to use QIOChannelBlock for VMState
Daniel P. Berrangé
2022-06-22
migration: introduce a QIOChannel impl for BlockDriverState VMState
Daniel P. Berrangé
2022-06-22
migration: rename qemu_file_update_transfer to qemu_file_acct_rate_limit
Daniel P. Berrangé
2022-06-22
migration: rename qemu_update_position to qemu_file_credit_transfer
Daniel P. Berrangé
2022-06-22
migration: rename qemu_ftell to qemu_file_total_transferred
Daniel P. Berrangé
2022-06-22
migration: rename 'pos' field in QEMUFile to 'bytes_processed'
Daniel P. Berrangé
2022-06-22
migration: rename rate limiting fields in QEMUFile
Daniel P. Berrangé
2022-06-22
migration: remove unreachble RDMA code in save_hook impl
Daniel P. Berrangé
2022-06-22
migration: switch to use QIOChannelNull for dummy channel
Daniel P. Berrangé
2022-06-22
io: add a QIOChannelNull equivalent to /dev/null
Daniel P. Berrangé
2022-06-22
migration: Change zero_copy_send from migration parameter to migration capabi...
Leonardo Bras
2022-06-22
QIOChannelSocket: Fix zero-copy send so socket flush works
Leonardo Bras
2022-06-22
QIOChannelSocket: Introduce assert and reduce ifdefs to improve readability
Leonardo Bras
2022-06-22
migration: Remove RDMA_UNREGISTRATION_EXAMPLE
Juan Quintela
2022-06-22
Merge tag 'pull-aspeed-20220622' of https://github.com/legoater/qemu into sta...
Richard Henderson
2022-06-22
hw: m25p80: fixing individual test failure when tests are running in isolation
Iris Chen
2022-06-22
aspeed/hace: Add missing newlines to unimp messages
Joel Stanley
2022-06-22
aspeed/i2c: Enable SLAVE_ADDR_RX_MATCH always
Cédric Le Goater
2022-06-22
hw/i2c/aspeed: add DEV_ADDR in old register mode
Klaus Jensen
[next]