messages from 2023-02-11 17:38:21 to 2023-02-13 08:03:56 UTC [more...]
[PATCH 0/4] win32: do not mix SOCKET and fd space
2023-02-13 8:03 UTC (6+ messages)
` [PATCH 1/4] tests: use closesocket()
` [PATCH 2/4] io: "
` [PATCH 3/4] win32: stop mixing SOCKET and file descriptor space
` [PATCH 4/4] win32: replace closesocket() with close() wrapper
[PATCH v1] Adding new machine Tiogapass in QEMU
2023-02-13 7:54 UTC (2+ messages)
[PATCH v2 00/19] hw: Use QOM macros and remove DO_UPCAST() uses
2023-02-13 7:51 UTC (21+ messages)
` [PATCH v2 01/19] hw/char/serial-pci: Replace DO_UPCAST(PCISerialState) by PCI_SERIAL()
` [PATCH v2 02/19] hw/char/serial-pci-multi: Batch register types using DEFINE_TYPES macro
` [PATCH v2 03/19] hw/char/serial-pci-multi: Introduce PCI_MULTISERIAL QOM abstract parent
` [PATCH v2 04/19] hw/char/serial-pci-multi: Factor multi_serial_class_initfn() out
` [PATCH v2 05/19] hw/char/serial-pci-multi: Replace DO_UPCAST() by PCI_MULTISERIAL()
` [PATCH v2 06/19] hw/ide/qdev: Replace DO_UPCAST(IDEDevice) by IDE_DEVICE()
` [PATCH v2 07/19] hw/ide/qdev: Replace DO_UPCAST(IDEBus) by IDE_BUS()
` [PATCH v2 08/19] hw/net/eepro100: Introduce TYPE_EEPRO100 QOM abstract parent
` [PATCH v2 09/19] hw/net/eepro100: Replace DO_UPCAST(EEPRO100State) by EEPRO100()
` [PATCH v2 10/19] hw/net/ne2000-pci: Replace DO_UPCAST(PCINE2000State) by PCI_NE2000()
` [PATCH v2 11/19] hw/net/tulip: Finish QOM conversion
` [PATCH v2 12/19] hw/pci/pci: Replace DO_UPCAST(PCIBus) by PCI_BUS()
` [PATCH v2 13/19] hw/scsi/scsi-bus: Replace DO_UPCAST(SCSIBus) by SCSI_BUS()
` [PATCH v2 14/19] hw/scsi/scsi-bus: Inline two uses of scsi_bus_from_device()
` [PATCH v2 15/19] hw/s390x/event-facility: Replace DO_UPCAST(SCLPEvent) by SCLP_EVENT()
` [PATCH v2 16/19] hw/vfio/ccw: Replace DO_UPCAST(VFIOCCWDevice) by VFIO_CCW()
` [PATCH v2 17/19] hw/usb/dev-hub: Use QOM USB_HUB() macro instead of casting
` [PATCH v2 18/19] hw/usb: Replace DO_UPCAST(USBBus) by USB_BUS()
` [RFC PATCH v2 19/19] hw/usb: Inline usb_bus_from_device()
[PATCH v2 0/9] hw/qdev: Housekeeping around qdev_get_parent_bus()
2023-02-13 7:32 UTC (12+ messages)
` [PATCH v2 1/9] hw/qdev: Constify DeviceState* argument of qdev_get_parent_bus()
` [PATCH v2 2/9] hw/audio: Replace dev->parent_bus by qdev_get_parent_bus(dev)
` [PATCH v2 3/9] hw/block: "
` [PATCH v2 4/9] hw/net: "
` [PATCH v2 5/9] hw/pci: "
` [PATCH v2 6/9] hw/ppc: "
` [PATCH v2 7/9] hw/usb: "
` [PATCH v2 8/9] hw: Use qdev_get_parent_bus() in qdev_get_own_fw_dev_path_from_handler()
` [PATCH v2 9/9] qdev-monitor: Use qdev_get_parent_bus() in bus_print_dev()
[PATCH v2 00/13] Dynamycally switch to vhost shadow virtqueues at vdpa net migration
2023-02-13 6:50 UTC (7+ messages)
` [PATCH v2 01/13] vdpa net: move iova tree creation from init to start
` [PATCH v2 07/13] vdpa: add vdpa net migration state notifier
` [PATCH v2 09/13] vdpa net: block migration if the device has CVQ
[PATCH] target/riscv: Smepmp: Skip applying default rules when address matches
2023-02-13 5:42 UTC (4+ messages)
[PULL 00/11] Net patches
2023-02-13 3:59 UTC (6+ messages)
[PATCH v1 RFC Zisslpcfi 1/9] target/riscv: adding zimops and zisslpcfi extension to RISCV cpu config
2023-02-13 3:21 UTC (6+ messages)
` [PATCH v1 RFC Zisslpcfi 2/9] target/riscv: zisslpcfi CSR, bit positions and other definitions
[PATCH v5 0/3] Eliminate multifd flush
2023-02-13 2:57 UTC (2+ messages)
` [PATCH v5 1/3] multifd: Create property multifd-sync-after-each-section
[PATCH v5 0/3] Eliminate multifd flush
2023-02-13 2:57 UTC (2+ messages)
` [PATCH v5 1/3] multifd: Create property multifd-sync-after-each-section
[PULL 00/22] Migration 20230213 patches
2023-02-13 2:51 UTC (23+ messages)
` [PULL 01/22] migration: Remove spurious files
` [PULL 02/22] multifd: cleanup the function multifd_channel_connect
` [PULL 03/22] multifd: Remove some redundant code
` [PULL 04/22] linux-headers: Update to v6.1
` [PULL 05/22] util/userfaultfd: Support /dev/userfaultfd
` [PULL 06/22] migration: Simplify ram_find_and_save_block()
` [PULL 07/22] migration: Make find_dirty_block() return a single parameter
` [PULL 08/22] migration: Split ram_bytes_total_common() in two functions
` [PULL 09/22] migration: Calculate ram size once
` [PULL 10/22] migration: Make ram_save_target_page() a pointer
` [PULL 11/22] migration: I messed state_pending_exact/estimate
` [PULL 12/22] AVX512 support for xbzrle_encode_buffer
` [PULL 13/22] Update bench-code for addressing CI problem
` [PULL 14/22] migration: Rework multi-channel checks on URI
` [PULL 15/22] migration: Cleanup postcopy_preempt_setup()
` [PULL 16/22] migration: Add a semaphore to count PONGs
` [PULL 17/22] migration: Postpone postcopy preempt channel to be after main
` [PULL 18/22] migration/multifd: Change multifd_load_cleanup() signature and usage
` [PULL 19/22] migration/multifd: Remove unnecessary assignment on multifd_load_cleanup()
` [PULL 20/22] migration/multifd: Join all multifd threads in order to avoid leaks
` [PULL 21/22] migration/multifd: Move load_cleanup inside incoming_state_destroy
` [PULL 22/22] ram: Document migration ram flags
[PULL 00/22] Migration 20230213 patches
2023-02-13 2:43 UTC (24+ messages)
` [PULL 01/22] migration: Remove spurious files
` [PULL 02/22] multifd: cleanup the function multifd_channel_connect
` [PULL 03/22] multifd: Remove some redundant code
` [PULL 04/22] linux-headers: Update to v6.1
` [PULL 05/22] util/userfaultfd: Support /dev/userfaultfd
` [PULL 06/22] migration: Simplify ram_find_and_save_block()
` [PULL 07/22] migration: Make find_dirty_block() return a single parameter
` [PULL 08/22] migration: Split ram_bytes_total_common() in two functions
` [PULL 09/22] migration: Calculate ram size once
` [PULL 10/22] migration: Make ram_save_target_page() a pointer
` [PULL 11/22] migration: I messed state_pending_exact/estimate
` [PULL 12/22] AVX512 support for xbzrle_encode_buffer
` [PULL 13/22] Update bench-code for addressing CI problem
` [PULL 14/22] migration: Rework multi-channel checks on URI
` [PULL 15/22] migration: Cleanup postcopy_preempt_setup()
` [PULL 16/22] migration: Add a semaphore to count PONGs
` [PULL 17/22] migration: Postpone postcopy preempt channel to be after main
` [PULL 18/22] migration/multifd: Change multifd_load_cleanup() signature and usage
` [PULL 19/22] migration/multifd: Remove unnecessary assignment on multifd_load_cleanup()
` [PULL 20/22] migration/multifd: Join all multifd threads in order to avoid leaks
` [PULL 21/22] migration/multifd: Move load_cleanup inside incoming_state_destroy
` [PULL 22/22] ram: Document migration ram flags
[PATCH v6 0/4] memory: prevent dma-reentracy issues
2023-02-13 2:11 UTC (2+ messages)
[PATCH 00/10] Retire Fork-Based Fuzzing
2023-02-13 2:11 UTC (2+ messages)
[PATCH v1 0/6] hw/arm/virt: Support dirty ring
2023-02-13 0:39 UTC (7+ messages)
` [PATCH v1 1/6] linux-headers: Update for "
` [PATCH v1 2/6] migration: Add last stage indicator to global dirty log synchronization
` [PATCH v1 3/6] kvm: Synchronize the backup bitmap in the last stage
` [PATCH v1 4/6] kvm: Add helper kvm_dirty_ring_init()
` [PATCH v1 5/6] hw/arm/virt: Enable backup bitmap for dirty ring
` [PATCH v1 6/6] kvm: Enable dirty ring for arm64
[PATCH 0/4] hw/qdev: Housekeeping around qdev_get_parent_bus()
2023-02-12 23:03 UTC (6+ messages)
` [PATCH 1/4] hw/qdev: Constify DeviceState* argument of qdev_get_parent_bus()
` [PATCH 2/4] hw: Replace dev->parent_bus by qdev_get_parent_bus(dev)
` [PATCH 3/4] hw: Use qdev_get_parent_bus() in qdev_get_own_fw_dev_path_from_handler()
` [PATCH 4/4] qdev-monitor: Use qdev_get_parent_bus() in bus_print_dev()
[PATCH 00/19] hw: Use QOM macros and remove DO_UPCAST() uses
2023-02-12 22:51 UTC (20+ messages)
` [PATCH 01/19] hw/char/serial-pci: Replace DO_UPCAST(PCISerialState) by PCI_SERIAL()
` [PATCH 02/19] hw/char/serial-pci-multi: Batch register types using DEFINE_TYPES macro
` [PATCH 03/19] hw/char/serial-pci-multi: Introduce PCI_MULTISERIAL QOM abstract parent
` [PATCH 04/19] hw/char/serial-pci-multi: Factor multi_serial_class_initfn() out
` [PATCH 05/19] hw/char/serial-pci-multi: Replace DO_UPCAST() by PCI_MULTISERIAL()
` [PATCH 06/19] hw/ide/qdev: Replace DO_UPCAST(IDEDevice) by IDE_DEVICE()
` [PATCH 07/19] hw/ide/qdev: Replace DO_UPCAST(IDEBus) by IDE_BUS()
` [PATCH 08/19] hw/net/eepro100: Introduce TYPE_EEPRO100 QOM abstract parent
` [PATCH 09/19] hw/net/eepro100: Replace DO_UPCAST(EEPRO100State) by EEPRO100()
` [PATCH 10/19] hw/net/ne2000-pci: Replace DO_UPCAST(PCINE2000State) by PCI_NE2000()
` [PATCH 11/19] hw/net/tulip: Finish QOM conversion
` [PATCH 12/19] hw/pci/pci: Replace DO_UPCAST(PCIBus) by PCI_BUS()
` [PATCH 13/19] hw/scsi/scsi-bus: Replace DO_UPCAST(SCSIBus) by SCSI_BUS()
` [PATCH 14/19] hw/scsi/scsi-bus: Inline two uses of scsi_bus_from_device()
` [PATCH 15/19] hw/s390x/event-facility: Replace DO_UPCAST(SCLPEvent) by SCLP_EVENT()
` [PATCH 16/19] hw/vfio/ccw: Replace DO_UPCAST(VFIOCCWDevice) by VFIO_CCW()
` [PATCH 17/19] hw/usb/dev-hub: Use QOM USB_HUB() macro instead of casting
` [PATCH 18/19] hw/usb: Replace DO_UPCAST(USBBus) by USB_BUS()
` [RFC PATCH 19/19] hw/usb: Inline usb_bus_from_device()
[PATCH v4] hw/arm/smmuv3: Add GBPA register
2023-02-12 22:20 UTC (6+ messages)
[PATCH v3 00/10] Teach 'getfd' QMP command to import win32 sockets
2023-02-12 20:59 UTC (4+ messages)
` [PATCH v3 07/10] qapi: implement conditional command arguments
[PATCH 0/9] 2023 Q1 bsd-user upstreaming: bugfixes and sysctl
2023-02-12 17:53 UTC (27+ messages)
` [PATCH 1/9] bsd-user: Don't truncate the return value from freebsd_syscall
` [PATCH 3/9] bsd-user: Add sysarch syscall
` [PATCH 4/9] bsd-user: Two helper routines oidfmt and sysctl_oldcvt
` [PATCH 6/9] bsd-user: common routine do_freebsd_sysctl_oid for all sysctl variants
` [PATCH 7/9] bsd-user: do_freebsd_sysctl helper for sysctl(2)
` [PATCH 8/9] bsd-user: implement sysctlbyname(2)
` [PATCH 9/9] bsd-user: Add -strict
[PATCH 00/18] vfio: Add migration pre-copy support and device dirty tracking
2023-02-12 15:49 UTC (10+ messages)
` [PATCH 05/18] vfio/common: Add VFIOBitmap and (de)alloc functions
` [PATCH 08/18] vfio/common: Record DMA mapped IOVA ranges
` [PATCH 11/18] vfio/common: Add device dirty page bitmap sync
[RFC v2 00/13] Dinamycally switch to vhost shadow virtqueues at vdpa net migration
2023-02-12 14:31 UTC (4+ messages)
` [RFC v2 11/13] vdpa: add vdpa net migration state notifier
[PATCH v6 00/33] Consolidate PIIX south bridges
2023-02-12 12:51 UTC (10+ messages)
[PATCH v7 00/23] Consolidate PIIX south bridges
2023-02-12 12:38 UTC (24+ messages)
` [PATCH v7 01/23] hw/i386/pc: Create RTC controllers in "
` [PATCH v7 02/23] hw/i386/pc: No need for rtc_state to be an out-parameter
` [PATCH v7 03/23] hw/i386/pc_piix: Allow for setting properties before realizing PIIX3 south bridge
` [PATCH v7 04/23] hw/isa/piix3: Create USB controller in host device
` [PATCH v7 05/23] hw/isa/piix3: Create power management "
` [PATCH v7 06/23] hw/isa/piix3: Move ISA bus IRQ assignments into "
` [PATCH v7 07/23] hw/isa/piix3: Create IDE controller in "
` [PATCH v7 08/23] hw/isa/piix3: Wire up ACPI interrupt internally
` [PATCH v7 09/23] hw/isa/piix3: Resolve redundant PIIX_NUM_PIC_IRQS
` [PATCH v7 10/23] hw/isa/piix3: Rename pci_piix3_props for sharing with PIIX4
` [PATCH v7 11/23] hw/isa/piix3: Rename piix3_reset() "
` [PATCH v7 12/23] hw/isa/piix3: Drop the "3" from PIIX base class
` [PATCH v7 13/23] hw/isa/piix4: Make PIIX4's ACPI and USB functions optional
` [PATCH v7 14/23] hw/isa/piix4: Remove unused inbound ISA interrupt lines
` [PATCH v7 15/23] hw/isa/piix4: Reuse struct PIIXState from PIIX3
` [PATCH v7 16/23] hw/isa/piix4: Create the "intr" property during init() already
` [PATCH v7 17/23] hw/isa/piix4: Rename reset control operations to match PIIX3
` [PATCH v7 18/23] hw/isa/piix3: Merge hw/isa/piix4.c
` [PATCH v7 19/23] hw/isa/piix: Harmonize names of reset control memory regions
` [PATCH v7 20/23] hw/isa/piix: Reuse PIIX3 base class' realize method in PIIX4
` [PATCH v7 21/23] hw/isa/piix: Rename functions to be shared for interrupt triggering
` [PATCH v7 22/23] hw/isa/piix: Consolidate IRQ triggering
` [PATCH v7 23/23] hw/isa/piix: Share PIIX3's base class with PIIX4
[PATCH v4] Emulate dip switch language layout settings on SUN keyboard
2023-02-12 11:31 UTC (3+ messages)
` [PATCH v5] "
` Ping "
[PATCH] vhost: avoid a potential use of an uninitialized variable in vhost_svq_poll()
2023-02-12 9:58 UTC (2+ messages)
[PATCH] target/i386: Fix exception classes for SSE/AVX instructions
2023-02-12 8:28 UTC
[PATCH 0/2] hw/pci: Trace IRQ routing on PCI topology and fix a typo
2023-02-12 0:08 UTC (3+ messages)
` [PATCH 1/2] hw/pci: Fix "
[PATCH 0/3] hw/rtc: Rename RTCState -> MC146818RtcState and adapt API
2023-02-12 0:08 UTC (7+ messages)
` [PATCH 1/3] hw/rtc/mc146818rtc: Rename RTCState -> MC146818RtcState
` [PATCH 2/3] hw/rtc/mc146818rtc: Pass MC146818RtcState instead of ISADevice argument
` [PATCH 3/3] hw/rtc: Rename rtc_[get|set]_memory -> mc146818rtc_[get|set]_cmos_data
[PATCH 0/2] hw/arm/smmu: Fixes for TTB1
2023-02-11 23:32 UTC (5+ messages)
` [PATCH 1/2] hw/arm/smmu-common: Support 64-bit addresses
` [PATCH 2/2] hw/arm/smmu-common: Fix TTB1 handling
[PATCH 00/11] hw/isa: More housekeeping
2023-02-11 17:46 UTC (5+ messages)
` [PATCH 09/11] hw/isa: Rename isa_bus_irqs() -> isa_bus_register_input_irqs()
` [PATCH 11/11] hw/isa: Factor isa_bus_get_irq() out of isa_get_irq()
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).