OSDN Git Service

qmiga/qemu.git
2022-06-26 Mark Cave-Aylandps2: QOMify PS2MouseState
2022-06-26 Mark Cave-Aylandps2: QOMify PS2KbdState
2022-06-26 Mark Cave-Aylandps2: QOMify PS2State
2022-06-26 Mark Cave-Aylandps2: checkpatch fixes
2022-06-24 Richard HendersonMerge tag 'for-upstream' of git://repo.or.cz/qemu/kevin...
2022-06-24 Richard HendersonMerge tag 'linux-user-for-7.1-pull-request' of https...
2022-06-24 Xie Yongjivduse-blk: Add name option
2022-06-24 Xie Yongjivduse-blk: Add serial option
2022-06-24 Eric Blakenbd: Drop dead code spotted by Coverity
2022-06-24 Emanuele Giuseppe... aio_wait_kick: add missing memory barrier
2022-06-24 Fabian Ebnerblock/gluster: correctly set max_pdiscard
2022-06-24 Stefano Garzarellablock/rbd: report a better error when namespace does...
2022-06-24 Stefan Hajnocziqsd: document vduse-blk exports
2022-06-24 Xie Yongjilibvduse: Add support for reconnecting
2022-06-24 Xie Yongjivduse-blk: Add vduse-blk resize support
2022-06-24 Xie Yongjivduse-blk: Implement vduse-blk export
2022-06-24 Xie Yongjilibvduse: Add VDUSE (vDPA Device in Userspace) library
2022-06-24 Xie Yongjilinux-headers: Add vduse.h
2022-06-24 Xie Yongjiblock/export: Abstract out the logic of virtio-blk...
2022-06-24 Xie Yongjiblock/export: Fix incorrect length passed to vu_queue_p...
2022-06-24 Xie Yongjiblock: Support passing NULL ops to blk_set_dev_ops()
2022-06-24 Vladimir Sementsov... block: simplify handling of try to merge different...
2022-06-24 Vladimir Sementsov... block: improve block_dirty_bitmap_merge(): don't alloca...
2022-06-24 Vladimir Sementsov... block: block_dirty_bitmap_merge(): fix error path
2022-06-24 Stefan Hajnocziblock: get rid of blk->guest_block_size
2022-06-24 Stefan Hajnocziblock: drop unused bdrv_co_drain() API
2022-06-24 Helge Dellerlinux-user: Adjust child_tidptr on set_tid_address...
2022-06-24 Ilya Leoshkevichlinux-user: Add partial support for MADV_DONTNEED
2022-06-23 Richard HendersonMerge tag 'nvme-next-pull-request' of git://git.infrade...
2022-06-23 Klaus Jensenhw/nvme: clear aen mask on reset
2022-06-23 Klaus JensenRevert "hw/block/nvme: add support for sgl bit bucket...
2022-06-23 Klaus Jensenhw/nvme: clean up CC register write logic
2022-06-23 Łukasz Gierykhw/acpi: Make the PCI hot-plug aware of SR-IOV
2022-06-23 Łukasz Gierykhw/nvme: Update the initalization place for the AER...
2022-06-23 Lukasz Maniakdocs: Add documentation for SR-IOV and Virtualization...
2022-06-23 Łukasz Gierykhw/nvme: Add support for the Virtualization Management...
2022-06-23 Łukasz Gierykhw/nvme: Initialize capability structures for primary...
2022-06-23 Łukasz Gierykhw/nvme: Calculate BAR attributes in a function
2022-06-23 Łukasz Gierykhw/nvme: Remove reg_size variable and update BAR0 size...
2022-06-23 Łukasz Gierykhw/nvme: Make max_ioqpairs and msix_qsize configurable...
2022-06-23 Łukasz Gierykhw/nvme: Implement the Function Level Reset
2022-06-23 Lukasz Maniakhw/nvme: Add support for Secondary Controller List
2022-06-23 Lukasz Maniakhw/nvme: Add support for Primary Controller Capabilities
2022-06-23 Lukasz Maniakhw/nvme: Add support for SR-IOV
2022-06-23 Richard HendersonMerge tag 'pull-migration-20220623b' of https://gitlab...
2022-06-23 Daniel P. Berrangémigration: remove the QEMUFileOps abstraction
2022-06-23 Daniel P. Berrangémigration: remove the QEMUFileOps 'get_return_path...
2022-06-23 Daniel P. Berrangémigration: remove the QEMUFileOps 'writev_buffer' callback
2022-06-23 Daniel P. Berrangémigration: remove the QEMUFileOps 'get_buffer' callback
2022-06-22 Daniel P. Berrangémigration: remove the QEMUFileOps 'close' callback
2022-06-22 Daniel P. Berrangémigration: remove the QEMUFileOps 'set_blocking' callback
2022-06-22 Daniel P. Berrangémigration: remove the QEMUFileOps 'shut_down' callback
2022-06-22 Daniel P. Berrangémigration: remove unused QEMUFileGetFD typedef / qemu_g...
2022-06-22 Daniel P. Berrangémigration: introduce new constructors for QEMUFile
2022-06-22 Daniel P. Berrangémigration: hardcode assumption that QEMUFile is backed...
2022-06-22 Daniel P. Berrangémigration: stop passing 'opaque' parameter to QEMUFile...
2022-06-22 Daniel P. Berrangémigration: convert savevm to use QIOChannelBlock for...
2022-06-22 Daniel P. Berrangémigration: introduce a QIOChannel impl for BlockDriverS...
2022-06-22 Daniel P. Berrangémigration: rename qemu_file_update_transfer to qemu_fil...
2022-06-22 Daniel P. Berrangémigration: rename qemu_update_position to qemu_file_cre...
2022-06-22 Daniel P. Berrangémigration: rename qemu_ftell to qemu_file_total_transferred
2022-06-22 Daniel P. Berrangémigration: rename 'pos' field in QEMUFile to 'bytes_pro...
2022-06-22 Daniel P. Berrangémigration: rename rate limiting fields in QEMUFile
2022-06-22 Daniel P. Berrangémigration: remove unreachble RDMA code in save_hook...
2022-06-22 Daniel P. Berrangémigration: switch to use QIOChannelNull for dummy channel
2022-06-22 Daniel P. Berrangéio: add a QIOChannelNull equivalent to /dev/null
2022-06-22 Leonardo Brasmigration: Change zero_copy_send from migration paramet...
2022-06-22 Leonardo BrasQIOChannelSocket: Fix zero-copy send so socket flush...
2022-06-22 Leonardo BrasQIOChannelSocket: Introduce assert and reduce ifdefs...
2022-06-22 Juan Quintelamigration: Remove RDMA_UNREGISTRATION_EXAMPLE
2022-06-22 Richard HendersonMerge tag 'pull-aspeed-20220622' of https://github...
2022-06-22 Iris Chenhw: m25p80: fixing individual test failure when tests...
2022-06-22 Joel Stanleyaspeed/hace: Add missing newlines to unimp messages
2022-06-22 Cédric Le Goateraspeed/i2c: Enable SLAVE_ADDR_RX_MATCH always
2022-06-22 Klaus Jensenhw/i2c/aspeed: add DEV_ADDR in old register mode
2022-06-22 Klaus Jensenhw/i2c/aspeed: rework raise interrupt trace event
2022-06-22 Troy Leeaspeed: Add I2C buses to AST1030 model
2022-06-22 Cédric Le Goateraspeed/i2c: Add ast1030 controller models
2022-06-22 Joe Komlodiaspeed: i2c: Move regs and helpers to header file
2022-06-22 Joe Komlodiaspeed: i2c: Add PKT_DONE IRQ to trace
2022-06-22 Joe Komlodiaspeed: i2c: Add new mode support
2022-06-22 Joe Komlodiaspeed: i2c: Use reg array instead of individual vars
2022-06-22 Joe Komlodiaspeed: i2c: Migrate to registerfields API
2022-06-22 Joe Komlodihw/registerfields: Add shared fields macros
2022-06-22 Cédric Le Goatertest/avocado/machine_aspeed.py: Add an I2C RTC test
2022-06-22 Cédric Le Goatertest/avocado/machine_aspeed.py: Add I2C tests to ast260...
2022-06-22 Cédric Le Goatertest/avocado/machine_aspeed.py: Add I2C tests to ast250...
2022-06-22 Cédric Le Goatertest/avocado/machine_aspeed.py: Add tests using buildro...
2022-06-22 Cédric Le Goatertest/avocado/machine_aspeed.py: Move OpenBMC tests
2022-06-22 Cédric Le Goateraspeed: Remove fake RTC device on ast2500-evb
2022-06-21 Richard HendersonMerge tag 'pull-tcg-20220621' of https://gitlab.com...
2022-06-21 Richard Hendersonlinux-user/x86_64: Fix ELF_PLATFORM
2022-06-21 Nicholas Pigginutil/cacheflush: Optimize flushing when ppc host has...
2022-06-21 Richard Hendersonutil/cacheflush: Merge aarch64 ctr_el0 usage
2022-06-21 Richard Hendersonutil: Merge cacheflush.c and cacheinfo.c
2022-06-21 Richard Hendersonsoftmmu: Always initialize xlat in address_space_transl...
2022-06-21 Idan Horowitzqemu-timer: Skip empty timer lists before locking in...
2022-06-21 Richard HendersonMerge tag 'pull-ppc-20220621' of https://gitlab.com...
2022-06-20 Philippe Mathieu... accel/tcg: Reorganize tcg_accel_ops_init()
2022-06-20 Philippe Mathieu... accel/tcg: Init TCG cflags in vCPU thread handler
next