Show patches with: Submitter = David Edmondson       |    State = Action Required       |    Archived = No       |   92 patches
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[1/2] block/curl: HTTP header fields allow whitespace around values block/curl: Improve HTTP header parsing - - - - --- 2020-02-19 David Edmondson New
[1/2] elf_ops: correct loading of 32 bit PVH kernel improve loading of 32 bit PVH kernels - 1 3 - --- 2021-03-02 David Edmondson New
[1/2] scripts/qemu-gdb/mtree.py: Int128 are decimal rather than hex Minor fixes for the Python GDB plugins - 1 - - --- 2022-02-21 David Edmondson New
[2/2] block/curl: HTTP header field names are case insensitive block/curl: Improve HTTP header parsing - - - - --- 2020-02-19 David Edmondson New
[2/2] scripts/qemu-gdb/timers.py: the 'last' attribute is no more Minor fixes for the Python GDB plugins - 1 1 - --- 2022-02-21 David Edmondson New
[2/2] x86/pvh: extract only 4 bytes of start address for 32 bit kernels improve loading of 32 bit PVH kernels - 1 1 - --- 2021-03-02 David Edmondson New
[RFC,1/2] hw/i386: -cpu model, -feature, +feature should enable feature x86 CPU feature +/- fiddling and +kvm-no-defaults - - - - --- 2021-01-19 David Edmondson New
[RFC,1/2] migration: Introduce ram_transferred_add() migration: Tally pre-copy, downtime and post-copy bytes independently - - - - --- 2021-12-16 David Edmondson New
[RFC,1/3] hw/pflash_cfi*: Replace DPRINTF with trace events hw/pflash_cfi01: Reduce memory consumption when flash image is smaller than region - - - - --- 2021-02-16 David Edmondson New
[RFC,1/4] block/vdi: When writing new bmap entry fails, don't leak the buffer coroutine rwlock downgrade fix, minor VDI changes - - 1 - --- 2021-03-09 David Edmondson New
[RFC,1/5] hw/block: blk_check_size_and_read_all should report backend name ARM: reduce the memory consumed when mapping UEFI flash images - - 1 - --- 2020-11-16 David Edmondson New
[RFC,1/7] target/i386: Declare constants for XSAVE offsets Support protection keys in an AMD EPYC-Milan VM - - - - --- 2021-05-20 David Edmondson New
[RFC,1/8] target/i386: Declare constants for XSAVE offsets Derive XSAVE state component offsets from CPUID leaf 0xd where possible - - - - --- 2021-07-05 David Edmondson New
[RFC,1/9] block/curl: Add an 'offset' parameter, affecting all range requests block/curl: Add caching of data downloaded from the remote server - - - - --- 2020-08-18 David Edmondson New
[RFC,2/2] migration: Tally pre-copy, downtime and post-copy bytes independently migration: Tally pre-copy, downtime and post-copy bytes independently - - - - --- 2021-12-16 David Edmondson New
[RFC,2/2] target/i386: Add "-cpu +kvm-no-defaults" x86 CPU feature +/- fiddling and +kvm-no-defaults - - - - --- 2021-01-19 David Edmondson New
[RFC,2/3] hw/pflash_cfi01: Correct the type of PFlashCFI01.ro hw/pflash_cfi01: Reduce memory consumption when flash image is smaller than region - - - - --- 2021-02-16 David Edmondson New
[RFC,2/4] block/vdi: Don't assume that blocks are larger than VdiHeader coroutine rwlock downgrade fix, minor VDI changes - - - - --- 2021-03-09 David Edmondson New
[RFC,2/5] hw/block: Flash images can be smaller than the device ARM: reduce the memory consumed when mapping UEFI flash images - - - - --- 2020-11-16 David Edmondson New
[RFC,2/7] target/i386: Use constants for XSAVE offsets Support protection keys in an AMD EPYC-Milan VM - - - - --- 2021-05-20 David Edmondson New
[RFC,2/8] target/i386: Consolidate the X86XSaveArea offset checks Derive XSAVE state component offsets from CPUID leaf 0xd where possible - - - - --- 2021-07-05 David Edmondson New
[RFC,2/9] block/curl: Remove readahead support block/curl: Add caching of data downloaded from the remote server - - - - --- 2020-08-18 David Edmondson New
[RFC,3/3] hw/pflash_cfi01: Allow read-only devices to have a smaller backing device hw/pflash_cfi01: Reduce memory consumption when flash image is smaller than region - - - - --- 2021-02-16 David Edmondson New
[RFC,3/4] coroutine/mutex: Store the coroutine in the CoWaitRecord only once coroutine rwlock downgrade fix, minor VDI changes - - 2 - --- 2021-03-09 David Edmondson New
[RFC,3/5] hw/arm: Convert assertions about flash image size to error_report ARM: reduce the memory consumed when mapping UEFI flash images - - 1 - --- 2020-11-16 David Edmondson New
[RFC,3/7] target/i386: Clarify the padding requirements of X86XSaveArea Support protection keys in an AMD EPYC-Milan VM - - - - --- 2021-05-20 David Edmondson New
[RFC,3/8] target/i386: Clarify the padding requirements of X86XSaveArea Derive XSAVE state component offsets from CPUID leaf 0xd where possible - - - - --- 2021-07-05 David Edmondson New
[RFC,3/9] block/curl: Tracing block/curl: Add caching of data downloaded from the remote server - - - - --- 2020-08-18 David Edmondson New
[RFC,4/4] coroutine/rwlock: Wake writers in preference to readers coroutine rwlock downgrade fix, minor VDI changes - - - - --- 2021-03-09 David Edmondson New
[RFC,4/5] hw/arm: Flash image mapping follows image size ARM: reduce the memory consumed when mapping UEFI flash images - - - - --- 2020-11-16 David Edmondson New
[RFC,4/7] target/i386: Prepare for per-vendor X86XSaveArea layout Support protection keys in an AMD EPYC-Milan VM - - - - --- 2021-05-20 David Edmondson New
[RFC,4/8] target/i386: Pass buffer and length to XSAVE helper Derive XSAVE state component offsets from CPUID leaf 0xd where possible - - - - --- 2021-07-05 David Edmondson New
[RFC,4/9] block/curl: Perform IO in fixed size chunks block/curl: Add caching of data downloaded from the remote server - - - - --- 2020-08-18 David Edmondson New
[RFC,5/5] hw/arm: Only minimise flash size on older machines ARM: reduce the memory consumed when mapping UEFI flash images - - - - --- 2020-11-16 David Edmondson New
[RFC,5/7] target/i386: Introduce AMD X86XSaveArea sub-union Support protection keys in an AMD EPYC-Milan VM - - - - --- 2021-05-20 David Edmondson New
[RFC,5/8] target/i386: Make x86_ext_save_areas visible outside cpu.c Derive XSAVE state component offsets from CPUID leaf 0xd where possible - - - - --- 2021-07-05 David Edmondson New
[RFC,5/9] block/curl: Allow the blocksize to be specified by the user block/curl: Add caching of data downloaded from the remote server - - - - --- 2020-08-18 David Edmondson New
[RFC,6/7] target/i386: Adjust AMD XSAVE PKRU area offset in CPUID leaf 0xd Support protection keys in an AMD EPYC-Milan VM - - - - --- 2021-05-20 David Edmondson New
[RFC,6/8] target/i386: Observe XSAVE state area offsets Derive XSAVE state component offsets from CPUID leaf 0xd where possible - - - - --- 2021-07-05 David Edmondson New
[RFC,6/9] block/curl: Cache downloaded blocks block/curl: Add caching of data downloaded from the remote server - - - - --- 2020-08-18 David Edmondson New
[RFC,7/7] target/i386: Manipulate only AMD XSAVE state on AMD Support protection keys in an AMD EPYC-Milan VM - - - - --- 2021-05-20 David Edmondson New
[RFC,7/8] target/i386: Populate x86_ext_save_areas offsets using cpuid where possible Derive XSAVE state component offsets from CPUID leaf 0xd where possible - - - - --- 2021-07-05 David Edmondson New
[RFC,7/9] block/curl: Allow the user to control the number of cache blocks block/curl: Add caching of data downloaded from the remote server - - - - --- 2020-08-18 David Edmondson New
[RFC,8/8] target/i386: Move X86XSaveArea into TCG Derive XSAVE state component offsets from CPUID leaf 0xd where possible - - - - --- 2021-07-05 David Edmondson New
[RFC,8/9] block/curl: Allow 16 sockets/ACB block/curl: Add caching of data downloaded from the remote server - - - - --- 2020-08-18 David Edmondson New
[RFC,9/9] block/curl: Add readahead support block/curl: Add caching of data downloaded from the remote server - - - - --- 2020-08-18 David Edmondson New
[RFC,v2,1/2] migration: Introduce ram_transferred_add() migration: Tally pre-copy, downtime and post-copy bytes independently - - 1 - --- 2021-12-20 David Edmondson New
[RFC,v2,1/3] hw/pflash_cfi*: Replace DPRINTF with trace events hw/flash_cfi01: Reduce memory consumption when flash image is smaller than region - - 1 - --- 2021-02-22 David Edmondson New
[RFC,v2,2/2] migration: Tally pre-copy, downtime and post-copy bytes independently migration: Tally pre-copy, downtime and post-copy bytes independently - - 1 - --- 2021-12-20 David Edmondson New
[RFC,v2,2/3] hw/pflash_cfi01: Correct the type of PFlashCFI01.ro hw/flash_cfi01: Reduce memory consumption when flash image is smaller than region - - 1 - --- 2021-02-22 David Edmondson New
[RFC,v2,3/3] hw/pflash_cfi01: Allow devices to have a smaller backing device hw/flash_cfi01: Reduce memory consumption when flash image is smaller than region - - - - --- 2021-02-22 David Edmondson New
[RFC,v3,1/3] hw/pflash_cfi*: Replace DPRINTF with trace events hw/flash_cfi01: Reduce memory consumption when flash image is smaller than region - - 1 - --- 2021-02-22 David Edmondson New
[RFC,v3,2/3] hw/pflash_cfi01: Correct the type of PFlashCFI01.ro hw/flash_cfi01: Reduce memory consumption when flash image is smaller than region - - 1 - --- 2021-02-22 David Edmondson New
[RFC,v3,3/3] hw/pflash_cfi01: Allow devices to have a smaller backing device hw/flash_cfi01: Reduce memory consumption when flash image is smaller than region - - - - --- 2021-02-22 David Edmondson New
[v2,1/2] block/curl: HTTP header fields allow whitespace around values block/curl: Improve HTTP header parsing - - - - --- 2020-02-21 David Edmondson New
[v2,1/2] block: report errno when flock fcntl fails block: report errno when flock fcntl fails - - 1 - --- 2020-12-21 David Edmondson New
[v2,1/2] qemu-img: Add --target-is-zero to convert qemu-img: Add --target-is-zero to indicate that a target is blank - - 1 - --- 2020-01-24 David Edmondson New
[v2,1/5] hw/block: blk_check_size_and_read_all should report backend name ARM: reduce the memory consumed when mapping UEFI flash images - - - - --- 2020-11-18 David Edmondson New
[v2,1/6] block/vdi: When writing new bmap entry fails, don't leak the buffer coroutine rwlock downgrade fix, minor VDI changes - - 1 - --- 2021-03-09 David Edmondson New
[v2,2/2] block/curl: HTTP header field names are case insensitive block/curl: Improve HTTP header parsing - - - - --- 2020-02-21 David Edmondson New
[v2,2/2] doc: Use @code rather than @var for options qemu-img: Add --target-is-zero to indicate that a target is blank - - - - --- 2020-01-24 David Edmondson New
[v2,2/2] tests: Collapse echoed JSON input to a single line block: report errno when flock fcntl fails - - - - --- 2020-12-21 David Edmondson New
[v2,2/5] hw/block: Flash images can be smaller than the device ARM: reduce the memory consumed when mapping UEFI flash images - - - - --- 2020-11-18 David Edmondson New
[v2,2/6] block/vdi: Don't assume that blocks are larger than VdiHeader coroutine rwlock downgrade fix, minor VDI changes - - - - --- 2021-03-09 David Edmondson New
[v2,3/5] hw/arm: Convert assertions about flash image size to error_report ARM: reduce the memory consumed when mapping UEFI flash images - - - - --- 2020-11-18 David Edmondson New
[v2,3/6] coroutine/mutex: Store the coroutine in the CoWaitRecord only once coroutine rwlock downgrade fix, minor VDI changes - - 2 - --- 2021-03-09 David Edmondson New
[v2,4/5] hw/arm: Flash image mapping follows image size ARM: reduce the memory consumed when mapping UEFI flash images - - - - --- 2020-11-18 David Edmondson New
[v2,4/6] test-coroutine: Add rwlock downgrade test coroutine rwlock downgrade fix, minor VDI changes - - - - --- 2021-03-09 David Edmondson New
[v2,5/5] hw/arm: Only minimise flash size on older machines ARM: reduce the memory consumed when mapping UEFI flash images - - - - --- 2020-11-18 David Edmondson New
[v2,5/6] coroutine/rwlock: Wake writers in preference to readers coroutine rwlock downgrade fix, minor VDI changes - - - - --- 2021-03-09 David Edmondson New
[v2,6/6] coroutine/rwlock: Avoid thundering herd when unlocking coroutine rwlock downgrade fix, minor VDI changes - - - - --- 2021-03-09 David Edmondson New
[v3,1/1] qemu-img: Add --target-is-zero to convert qemu-img: Add --target-is-zero to indicate that a target is blank - - 2 - --- 2020-02-04 David Edmondson New
[v3,1/2] block/curl: HTTP header fields allow whitespace around values block/curl: Improve HTTP header parsing - - 1 - --- 2020-02-24 David Edmondson New
[v3,1/2] migration: Introduce ram_transferred_add() migration: Tally pre-copy, downtime and post-copy bytes independently - - 2 - --- 2021-12-21 David Edmondson New
[v3,2/2] block/curl: HTTP header field names are case insensitive block/curl: Improve HTTP header parsing - - 1 - --- 2020-02-24 David Edmondson New
[v3,2/2] migration: Tally pre-copy, downtime and post-copy bytes independently migration: Tally pre-copy, downtime and post-copy bytes independently - - 2 - --- 2021-12-21 David Edmondson New
[v3] block: report errno when flock fcntl fails [v3] block: report errno when flock fcntl fails - - - - --- 2021-01-07 David Edmondson New
[v4,1/1] hw/pflash_cfi01: Allow backing devices to be smaller than memory region hw/pflash_cfi01: Allow an administrator to reduce the memory consumption of flash devices - - - - --- 2021-08-10 David Edmondson New
[v4,1/1] qemu-img: Add --target-is-zero to convert qemu-img: Add --target-is-zero to indicate that a target is blank - - 2 - --- 2020-02-05 David Edmondson New
[v4,1/2] hw/pflash_cfi*: Replace DPRINTF with trace events replace pflash DPRINTF with trace events, fix type - - 1 - --- 2021-03-08 David Edmondson New
[v4,2/2] hw/pflash_cfi01: Correct the type of PFlashCFI01.ro replace pflash DPRINTF with trace events, fix type - - 1 - --- 2021-03-08 David Edmondson New
[v4] block: report errno when flock fcntl fails [v4] block: report errno when flock fcntl fails - - - - --- 2021-01-12 David Edmondson New
[v5] block: report errno when flock fcntl fails [v5] block: report errno when flock fcntl fails - - 1 - --- 2021-01-13 David Edmondson New
accel: kvm: clarify that extra exit data is hexadecimal accel: kvm: clarify that extra exit data is hexadecimal - - 1 - --- 2021-04-28 David Edmondson New
block: report errno when flock fcntl fails block: report errno when flock fcntl fails - - 1 - --- 2020-12-15 David Edmondson New
crypto/linux_keyring: fix 'secret_keyring' configure test crypto/linux_keyring: fix 'secret_keyring' configure test - 1 - - --- 2020-06-18 David Edmondson New
hw/i386: -cpu model,-feature,+feature should enable feature hw/i386: -cpu model,-feature,+feature should enable feature - - - - --- 2020-10-27 David Edmondson New
hw/virtio: qmp: add RING_RESET to 'info virtio-status' hw/virtio: qmp: add RING_RESET to 'info virtio-status' - - 1 - --- 2023-07-21 David Edmondson New
migration: Report the error returned when save_live_iterate fails migration: Report the error returned when save_live_iterate fails - - 2 - --- 2021-12-15 David Edmondson New
qemu-img: Add --target-is-zero to convert qemu-img: Add --target-is-zero to convert - - - - --- 2020-01-17 David Edmondson New
qemu-img: Add --target-is-zero to convert qemu-img: Add --target-is-zero to convert - - - - --- 2020-01-17 David Edmondson New
qmp-shell: Sort by key when pretty-printing qmp-shell: Sort by key when pretty-printing - - 1 - --- 2020-10-13 David Edmondson New