88372 Commits (a6945f2287aa7f048b263d7187364cbf1dd5d94d)
 

Author SHA1 Message Date
Kevin Wolf a6945f2287 vhost: Add Error parameter to vhost_dev_init() 5 years ago
Daniel P. Berrangé bf783261f0 block/ssh: add support for sha256 host key fingerprints 5 years ago
Vladimir Sementsov-Ogievskiy 7170170866 block/commit: use QEMU_AUTO_VFREE 5 years ago
Vladimir Sementsov-Ogievskiy 4d324c0bf6 introduce QEMU_AUTO_VFREE 5 years ago
Alberto Garcia 4c5393f169 iotests: Test replacing files with x-blockdev-reopen 5 years ago
Alberto Garcia ecd30d2d97 block: Allow changing bs->file on reopen 5 years ago
Vladimir Sementsov-Ogievskiy 3d0e8743f0 block: BDRVReopenState: drop replace_backing_bs field 5 years ago
Vladimir Sementsov-Ogievskiy 25f78d9e2d block: move supports_backing check to bdrv_set_file_or_backing_noperm() 5 years ago
Vladimir Sementsov-Ogievskiy cbfdb98ce2 block: bdrv_reopen_parse_backing(): simplify handling implicit filters 5 years ago
Vladimir Sementsov-Ogievskiy bfae052a57 block: bdrv_reopen_parse_backing(): don't check frozen child 5 years ago
Vladimir Sementsov-Ogievskiy fd26b8a089 block: bdrv_reopen_parse_backing(): don't check aio context 5 years ago
Vladimir Sementsov-Ogievskiy e9238278c2 block: introduce bdrv_set_file_or_backing_noperm() 5 years ago
Vladimir Sementsov-Ogievskiy 5b9950193b block: introduce bdrv_remove_file_or_backing_child() 5 years ago
Vladimir Sementsov-Ogievskiy 7ec390d587 block: comment graph-modifying function not updating permissions 5 years ago
Vladimir Sementsov-Ogievskiy 4bf021dbd5 block: rename bdrv_replace_child to bdrv_replace_child_tran 5 years ago
Max Reitz d5b2399458 block: BDRV_O_NO_IO for backing file on creation 5 years ago
Eric Blake 97efa8698e block: Move read-only check during truncation earlier 5 years ago
Miroslav Rezanina 2d369d6e6e Prevent compiler warning on block.c 5 years ago
Peter Maydell 13d5f87cc3 Fixes for NetBSD/alpha: 5 years ago
Peter Maydell 6512fa497c * Some Meson test conversions 5 years ago
Peter Maydell 9e654e1019 block: Make block-copy API thread-safe 5 years ago
Richard Henderson 9d14a04280 target/alpha: Honor the FEN bit 5 years ago
Richard Henderson c6446a1b6d pc-bios: Update the palcode-clipper image 5 years ago
Jason Thorpe 5ec4f1d348 hw/alpha: Provide a PCI-ISA bridge device node 5 years ago
Jason Thorpe 387a1dcb35 hw/alpha: Provide console information to the PALcode at start-up 5 years ago
Jason Thorpe 3a8233dc1f hw/alpha: Set minimum PCI device ID to 1 to match Clipper IRQ mappings 5 years ago
Peter Maydell 271fc190b3 FDC Pull request 5 years ago
Peter Maydell 687f9f7834 MIPS patches queue 5 years ago
Peter Maydell 5d2d18ae39 audio: bugfixes 5 years ago
Peter Maydell e3955ae93f Third RISC-V PR for 6.1 release 5 years ago
Peter Maydell 3593b8e0a2 Block patch: 5 years ago
Paolo Bonzini 0aebebb561 machine: reject -smp dies!=1 for non-PC machines 5 years ago
Paolo Bonzini 1e63fe6858 machine: pass QAPI struct to mc->smp_parse 5 years ago
Paolo Bonzini abc2f51144 machine: add error propagation to mc->smp_parse 5 years ago
Paolo Bonzini 593d3c5148 machine: move common smp_parse code to caller 5 years ago
Paolo Bonzini 67872eb8ed machine: move dies from X86MachineState to CpuTopology 5 years ago
Philippe Mathieu-Daudé 9362984f56 hw/block/fdc: Add description to floppy controllers 5 years ago
Philippe Mathieu-Daudé 1430759ec3 hw/block/fdc: Extract SysBus floppy controllers to fdc-sysbus.c 5 years ago
Philippe Mathieu-Daudé 72ea60e411 hw/block/fdc: Extract ISA floppy controllers to fdc-isa.c 5 years ago
Philippe Mathieu-Daudé 5a5d2f3d26 hw/block/fdc: Declare shared prototypes in fdc-internal.h 5 years ago
Philippe Mathieu-Daudé fbb11567fb hw/block/fdc: Replace disabled fprintf() by trace event 5 years ago
Philippe Mathieu-Daudé 5886844e0d hw/isa/Kconfig: Fix missing dependency ISA_SUPERIO -> FDC 5 years ago
Emanuele Giuseppe Esposito 149009bef4 block-copy: atomic .cancelled and .finished fields in BlockCopyCallState 5 years ago
Emanuele Giuseppe Esposito d0c389d2ce block-copy: add CoMutex lock 5 years ago
Emanuele Giuseppe Esposito e3dd339fee block-copy: move progress_set_remaining in block_copy_task_end 5 years ago
Paolo Bonzini 05d5e12b24 block-copy: streamline choice of copy_range vs. read/write 5 years ago
Emanuele Giuseppe Esposito c6a3e3df30 block-copy: small refactor in block_copy_task_entry and block_copy_common 5 years ago
Emanuele Giuseppe Esposito 55fa54a789 co-shared-resource: protect with a mutex 5 years ago
Emanuele Giuseppe Esposito a7b4f8fc09 progressmeter: protect with a mutex 5 years ago
Paolo Bonzini c02b83ed1f blockjob: let ratelimit handle a speed of 0 5 years ago