Show patches with: none      |   432372 patches
« 1 2 ... 618 619 6204323 4324 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v8,4/8] qdev-properties: add size32 property type block: enhance handling of size-related BlockConf properties - - - - --- 2020-05-28 Roman Kagan New
[v8,5/8] qdev-properties: make blocksize accept size suffixes block: enhance handling of size-related BlockConf properties - - 2 - --- 2020-05-28 Roman Kagan New
[v8,6/8] block: make BlockConf size props 32bit and accept size suffixes block: enhance handling of size-related BlockConf properties - - - - --- 2020-05-28 Roman Kagan New
[v8,7/8] qdev-properties: add getter for size32 and blocksize block: enhance handling of size-related BlockConf properties - - 1 - --- 2020-05-28 Roman Kagan New
[v8,8/8] block: lift blocksize property limit to 2 MiB block: enhance handling of size-related BlockConf properties - - 1 - --- 2020-05-28 Roman Kagan New
pci/shpc: don't push attention button when ejecting powered-off device pci/shpc: don't push attention button when ejecting powered-off device - - - - --- 2020-11-02 Roman Kagan New
[1/3] block/nbd: only detach existing iochannel from aio_context block/nbd: fix crashers in reconnect while migrating - - 1 - --- 2021-01-28 Roman Kagan New
[2/3] block/nbd: only enter connection coroutine if it's present block/nbd: fix crashers in reconnect while migrating - - 1 - --- 2021-01-28 Roman Kagan New
[3/3] nbd: make nbd_read* return -EIO on error block/nbd: fix crashers in reconnect while migrating - 1 1 - --- 2021-01-28 Roman Kagan New
[v2,1/3] block/nbd: only detach existing iochannel from aio_context block/nbd: fix crashers in reconnect while migrating - - 1 - --- 2021-01-29 Roman Kagan New
[v2,2/3] block/nbd: only enter connection coroutine if it's present block/nbd: fix crashers in reconnect while migrating - - 1 - --- 2021-01-29 Roman Kagan New
[v2,3/3] nbd: make nbd_read* return -EIO on error block/nbd: fix crashers in reconnect while migrating - 1 1 - --- 2021-01-29 Roman Kagan New
[RFC] nbd: decouple reconnect from drain [RFC] nbd: decouple reconnect from drain - 1 - - --- 2021-03-10 Roman Kagan New
[1/7] block/nbd: avoid touching freed connect_thread block/nbd: decouple reconnect from drain - - 1 - --- 2021-03-15 Roman Kagan New
[2/7] block/nbd: use uniformly nbd_client_connecting_wait block/nbd: decouple reconnect from drain - - 1 - --- 2021-03-15 Roman Kagan New
[3/7] block/nbd: assert attach/detach runs in the proper context block/nbd: decouple reconnect from drain - - - - --- 2021-03-15 Roman Kagan New
[4/7] block/nbd: transfer reconnection stuff across aio_context switch block/nbd: decouple reconnect from drain - - - - --- 2021-03-15 Roman Kagan New
[5/7] block/nbd: better document a case in nbd_co_establish_connection block/nbd: decouple reconnect from drain - - - - --- 2021-03-15 Roman Kagan New
[6/7] block/nbd: decouple reconnect from drain block/nbd: decouple reconnect from drain - 2 - - --- 2021-03-15 Roman Kagan New
[7/7] block/nbd: stop manipulating in_flight counter block/nbd: decouple reconnect from drain - 1 - - --- 2021-03-15 Roman Kagan New
[for-6.0,1/2] block/nbd: fix channel object leak block/nbd: assorted bugfixes - - 1 - --- 2021-04-09 Roman Kagan New
[for-6.0,2/2] block/nbd: ensure ->connection_thread is always valid block/nbd: assorted bugfixes - - 1 - --- 2021-04-09 Roman Kagan New
[01/10] vhost-user-blk: reconnect on any error during realize vhost: stick to -errno error return convention - - 1 - --- 2021-11-11 Roman Kagan New
[02/10] chardev/char-socket: tcp_chr_recv: don't clobber errno vhost: stick to -errno error return convention - - 1 - --- 2021-11-11 Roman Kagan New
[03/10] chardev/char-socket: tcp_chr_sync_read: don't clobber errno vhost: stick to -errno error return convention - - 1 - --- 2021-11-11 Roman Kagan New
[04/10] chardev/char-fe: don't allow EAGAIN from blocking read vhost: stick to -errno error return convention - - - - --- 2021-11-11 Roman Kagan New
[05/10] vhost-backend: avoid overflow on memslots_limit vhost: stick to -errno error return convention - - - - --- 2021-11-11 Roman Kagan New
[06/10] vhost-backend: stick to -errno error return convention vhost: stick to -errno error return convention - - 1 - --- 2021-11-11 Roman Kagan New
[07/10] vhost-vdpa: stick to -errno error return convention vhost: stick to -errno error return convention - - - - --- 2021-11-11 Roman Kagan New
[08/10] vhost-user: stick to -errno error return convention vhost: stick to -errno error return convention - - - - --- 2021-11-11 Roman Kagan New
[09/10] vhost: stick to -errno error return convention vhost: stick to -errno error return convention - - - - --- 2021-11-11 Roman Kagan New
[10/10] vhost-user-blk: propagate error return from generic vhost vhost: stick to -errno error return convention - - 1 - --- 2021-11-11 Roman Kagan New
hw/pci/pci_bridge: ensure PCIe slots have only one slot hw/pci/pci_bridge: ensure PCIe slots have only one slot - - - - --- 2022-07-04 Roman Kagan New
[v2] hw/pci/pci_bridge: ensure PCIe slots have only one slot [v2] hw/pci/pci_bridge: ensure PCIe slots have only one slot - - - - --- 2022-07-19 Roman Kagan New
[v3] hw/pci/pci_bridge: ensure PCIe slots have only one slot [v3] hw/pci/pci_bridge: ensure PCIe slots have only one slot 1 - - - --- 2022-07-20 Roman Kagan New
char: Enable build of pty on macOS char: Enable build of pty on macOS - - - - --- 2018-08-21 Roman Bolshakov New
i386: hvf: Fix register refs if REX is present i386: hvf: Fix register refs if REX is present - - - - --- 2018-10-18 Roman Bolshakov New
i386: hvf: Remove hvf_disabled i386: hvf: Remove hvf_disabled - - 1 - --- 2018-10-18 Roman Bolshakov New
roms: seabios: Rename CROSS_COMPILE to CROSS_PREFIX roms: seabios: Rename CROSS_COMPILE to CROSS_PREFIX - - - - --- 2018-11-21 Roman Bolshakov New
[for-3.1,1/2] i386: hvf: Fix overrun of _decode_tbl1 [for-3.1,1/2] i386: hvf: Fix overrun of _decode_tbl1 - - - - --- 2018-12-03 Roman Bolshakov New
[for-3.1,2/2] i386: hvf: drop debug printf in decode_sldtgroup [for-3.1,1/2] i386: hvf: Fix overrun of _decode_tbl1 - - - - --- 2018-12-03 Roman Bolshakov New
[RFC,1/2] util: Implement debug-threads for macOS Improve qemu-thread support on macOS - - 1 - --- 2018-12-17 Roman Bolshakov New
[RFC,2/2] qemu-thread: Don't block SEGV, ILL and FPE Improve qemu-thread support on macOS - - 1 - --- 2018-12-17 Roman Bolshakov New
i386: hvf: Don't miss 16-bit displacement i386: hvf: Don't miss 16-bit displacement - - - - --- 2019-01-25 Roman Bolshakov New
MAINTAINERS: Add an entry for the HVF accelerator MAINTAINERS: Add an entry for the HVF accelerator - - - - --- 2020-03-16 Roman Bolshakov New
[v2] MAINTAINERS: Add an entry for the HVF accelerator [v2] MAINTAINERS: Add an entry for the HVF accelerator - - - - --- 2020-03-16 Roman Bolshakov New
[v3] MAINTAINERS: Add an entry for the HVF accelerator [v3] MAINTAINERS: Add an entry for the HVF accelerator - - - - --- 2020-03-19 Roman Bolshakov New
i386: hvf: Reset IRQ inhibition after moving RIP i386: hvf: Reset IRQ inhibition after moving RIP - - 1 - --- 2020-03-28 Roman Bolshakov New
[01/13] i386: hvf: Move HVFState definition into hvf i386: hvf: Remove HVFX86EmulatorState - - 1 - --- 2020-05-28 Roman Bolshakov New
[02/13] i386: hvf: Drop useless declarations in sysemu i386: hvf: Remove HVFX86EmulatorState - - 1 - --- 2020-05-28 Roman Bolshakov New
[03/13] i386: hvf: Clean stray includes in sysemu i386: hvf: Remove HVFX86EmulatorState - - 1 - --- 2020-05-28 Roman Bolshakov New
[04/13] i386: hvf: Drop unused variable i386: hvf: Remove HVFX86EmulatorState - - 1 - --- 2020-05-28 Roman Bolshakov New
[05/13] i386: hvf: Use ins_len to advance IP i386: hvf: Remove HVFX86EmulatorState - - 1 - --- 2020-05-28 Roman Bolshakov New
[06/13] i386: hvf: Use IP from CPUX86State i386: hvf: Remove HVFX86EmulatorState - - 1 - --- 2020-05-28 Roman Bolshakov New
[07/13] i386: hvf: Drop fetch_rip from HVFX86EmulatorState i386: hvf: Remove HVFX86EmulatorState - - - - --- 2020-05-28 Roman Bolshakov New
[08/13] i386: hvf: Drop rflags from HVFX86EmulatorState i386: hvf: Remove HVFX86EmulatorState - - - - --- 2020-05-28 Roman Bolshakov New
[09/13] i386: hvf: Drop copy of RFLAGS defines i386: hvf: Remove HVFX86EmulatorState - - - - --- 2020-05-28 Roman Bolshakov New
[10/13] i386: hvf: Drop regs in HVFX86EmulatorState i386: hvf: Remove HVFX86EmulatorState - - - - --- 2020-05-28 Roman Bolshakov New
[11/13] i386: hvf: Move lazy_flags into CPUX86State i386: hvf: Remove HVFX86EmulatorState - - 1 - --- 2020-05-28 Roman Bolshakov New
[12/13] i386: hvf: Move mmio_buf into CPUX86State i386: hvf: Remove HVFX86EmulatorState - - - - --- 2020-05-28 Roman Bolshakov New
[13/13] i386: hvf: Drop HVFX86EmulatorState i386: hvf: Remove HVFX86EmulatorState - - - - --- 2020-05-28 Roman Bolshakov New
configure: Don't warn about lack of PIE on macOS configure: Don't warn about lack of PIE on macOS - - 1 - --- 2020-06-01 Roman Bolshakov New
.gitignore: Ignore storage-daemon files .gitignore: Ignore storage-daemon files - 1 1 1 --- 2020-06-12 Roman Bolshakov New
timer: Handle decrements of PIT counter timer: Handle decrements of PIT counter - 1 1 1 --- 2020-06-13 Roman Bolshakov New
[1/8] i386: hvf: Set env->eip in macvm_set_rip() Improve synchronization between QEMU and HVF - - - - --- 2020-06-24 Roman Bolshakov New
[2/8] i386: hvf: Move synchronize functions to sysemu Improve synchronization between QEMU and HVF - - 1 - --- 2020-06-24 Roman Bolshakov New
[3/8] i386: hvf: Add hvf_cpu_synchronize_pre_loadvm() Improve synchronization between QEMU and HVF - - - - --- 2020-06-24 Roman Bolshakov New
[4/8] i386: hvf: Implement CPU kick Improve synchronization between QEMU and HVF - - - - --- 2020-06-24 Roman Bolshakov New
[5/8] i386: hvf: Don't duplicate register reset Improve synchronization between QEMU and HVF - - - - --- 2020-06-24 Roman Bolshakov New
[6/8] i386: hvf: Drop hvf_reset_vcpu() Improve synchronization between QEMU and HVF - - - - --- 2020-06-24 Roman Bolshakov New
[7/8] i386: hvf: Clean up synchronize functions Improve synchronization between QEMU and HVF - - - - --- 2020-06-24 Roman Bolshakov New
[8/8] MAINTAINERS: Add Cameron as HVF co-maintainer Improve synchronization between QEMU and HVF - - - - --- 2020-06-24 Roman Bolshakov New
[v2] timer: Handle decrements of PIT counter [v2] timer: Handle decrements of PIT counter - 1 - - --- 2020-06-26 Roman Bolshakov New
[v2,1/9] i386: hvf: Set env->eip in macvm_set_rip() Improve synchronization between QEMU and HVF - - - - --- 2020-06-30 Roman Bolshakov New
[v2,2/9] i386: hvf: Move synchronize functions to sysemu Improve synchronization between QEMU and HVF - - - - --- 2020-06-30 Roman Bolshakov New
[v2,3/9] i386: hvf: Add hvf_cpu_synchronize_pre_loadvm() Improve synchronization between QEMU and HVF - - - - --- 2020-06-30 Roman Bolshakov New
[v2,4/9] i386: hvf: Implement CPU kick Improve synchronization between QEMU and HVF - - - - --- 2020-06-30 Roman Bolshakov New
[v2,5/9] i386: hvf: Make long mode enter and exit clearer Improve synchronization between QEMU and HVF - - - - --- 2020-06-30 Roman Bolshakov New
[v2,6/9] i386: hvf: Move Guest LMA reset to macvm_set_cr0() Improve synchronization between QEMU and HVF - - - - --- 2020-06-30 Roman Bolshakov New
[v2,7/9] i386: hvf: Don't duplicate register reset Improve synchronization between QEMU and HVF - - - - --- 2020-06-30 Roman Bolshakov New
[v2,8/9] i386: hvf: Clean up synchronize functions Improve synchronization between QEMU and HVF - - - - --- 2020-06-30 Roman Bolshakov New
[v2,9/9] MAINTAINERS: Add Cameron as HVF co-maintainer Improve synchronization between QEMU and HVF - - - - --- 2020-06-30 Roman Bolshakov New
[v3] i386: hvf: Implement CPU kick [v3] i386: hvf: Implement CPU kick - - - - --- 2020-07-02 Roman Bolshakov New
[for-5.1] i386: hvf: Explicitly set CR4 guest/host mask [for-5.1] i386: hvf: Explicitly set CR4 guest/host mask - 1 - - --- 2020-07-14 Roman Bolshakov New
[1/4] scripts/tracetool: Fix dtrace generation for macOS Add dtrace support on macOS - - 1 - --- 2020-07-16 Roman Bolshakov New
[2/4] scripts/tracetool: Use void pointer for vcpu Add dtrace support on macOS - 1 1 - --- 2020-07-16 Roman Bolshakov New
[3/4] build: Don't make object files for dtrace on macOS Add dtrace support on macOS - - 1 - --- 2020-07-16 Roman Bolshakov New
[4/4] net/colo: Match is-enabled probe to tracepoint Add dtrace support on macOS - 1 - - --- 2020-07-16 Roman Bolshakov New
[v2,1/4] scripts/tracetool: Fix dtrace generation for macOS Add dtrace support on macOS - - 1 - --- 2020-07-17 Roman Bolshakov New
[v2,2/4] scripts/tracetool: Use void pointer for vcpu Add dtrace support on macOS - 1 2 - --- 2020-07-17 Roman Bolshakov New
[v2,3/4] build: Don't make object files for dtrace on macOS Add dtrace support on macOS - - 2 - --- 2020-07-17 Roman Bolshakov New
[v2,4/4] net/colo: Match is-enabled probe to tracepoint Add dtrace support on macOS - 1 1 - --- 2020-07-17 Roman Bolshakov New
[v4] i386: hvf: Implement CPU kick [v4] i386: hvf: Implement CPU kick - - - - --- 2020-07-29 Roman Bolshakov New
[1/4] configure: Use discovered make for in-source build Compatibility make fixes for meson - - 1 - --- 2020-08-22 Roman Bolshakov New
[2/4] Makefile: Require GNU make 3.82+ Compatibility make fixes for meson - - 1 - --- 2020-08-22 Roman Bolshakov New
[3/4] configure: Prefer gmake on darwin Compatibility make fixes for meson - - 1 - --- 2020-08-22 Roman Bolshakov New
[4/4] configure: Test if $make actually exists Compatibility make fixes for meson - - 1 - --- 2020-08-22 Roman Bolshakov New
meson: Don't make object files for dtrace on macOS meson: Don't make object files for dtrace on macOS - - 1 - --- 2020-08-23 Roman Bolshakov New
[v2,1/4] configure: Use discovered make for in-source build Compatibility make fixes for meson - - - - --- 2020-08-25 Roman Bolshakov New
[v2,2/4] Makefile: Require GNU make 3.82+ Compatibility make fixes for meson - - 2 - --- 2020-08-25 Roman Bolshakov New
« 1 2 ... 618 619 6204323 4324 »