messages from 2023-05-26 21:16:14 to 2023-05-29 12:22:58 UTC [more...]
[PATCH v2 00/17] Support smp.clusters for x86
2023-05-29 12:31 UTC (5+ messages)
` [PATCH v2 02/17] tests: Rename test-x86-cpuid.c to test-x86-topo.c
` [PATCH v2 04/17] i386/cpu: Fix i/d-cache topology to core level for Intel CPU
` [PATCH v2 09/17] i386: Support module_id in X86CPUTopoIDs
` [PATCH v2 17/17] i386: Add new property to control L2 cache topo in CPUID.04H
[PATCH 0/4] target/riscv: Fix mstatus related problems
2023-05-29 12:17 UTC (5+ messages)
` [PATCH 1/4] target/riscv: Make MPV only work when MPP != PRV_M
` [PATCH 2/4] target/riscv: Remove check on mode for MPRV
` [PATCH 3/4] target/riscv: Support MSTATUS.MPV/GVA only when RVH is enabled
` [PATCH 4/4] target/riscv: Remove redundant assignment to SXL
[PATCH v3 0/2] hw/vfio: Improve vfio_get_dirty_bitmap() tracepoint
2023-05-29 12:11 UTC (3+ messages)
` [PATCH v3 1/2] exec/ram_addr: return nr of dirty pages in cpu_physical_memory_set_dirty_lebitmap()
` [PATCH v3 2/2] hw/vfio: Add nr of dirty pages to vfio_get_dirty_bitmap tracepoint
[PATCH v13 00/10] TCG code quality tracking
2023-05-29 11:49 UTC (11+ messages)
` [PATCH v13 01/10] accel/tcg: remove CONFIG_PROFILER
` [PATCH v13 02/10] accel/tcg: introduce TBStatistics structure
` [PATCH v13 03/10] accel: collecting TB execution count
` [PATCH v13 04/10] accel/tcg: add jit stats and time to TBStatistics
` [PATCH v13 05/10] debug: add -d tb_stats to control TBStatistics collection:
` [PATCH v13 06/10] monitor: adding tb_stats hmp command
` [PATCH v13 07/10] tb-stats: reset the tracked TBs on a tb_flush
` [PATCH v13 08/10] Adding info [tb-list|tb] commands to HMP (WIP)
` [PATCH v13 09/10] tb-stats: dump hot TBs at the end of the execution
` [PATCH v13 10/10] docs: add tb-stats how to
[PATCH 00/30] q800: add support for booting MacOS Classic
2023-05-29 11:43 UTC (5+ messages)
` [PATCH 14/30] audio: add Apple Sound Chip (ASC) emulation
` [PATCH 15/30] asc: generate silence if FIFO empty but engine still running
[PATCH v2 0/2] vhost: release memory objects in an error path
2023-05-29 11:43 UTC (3+ messages)
` [PATCH v2 1/2] vhost: release memory_listener object in "
` [PATCH v2 2/2] vhost: release virtqueue objects "
[PATCH v5 0/9] migration: Modify 'migrate' and 'migrate-incoming' QAPI commands for migration
2023-05-29 11:35 UTC (10+ messages)
` [PATCH v5 1/9] migration: introduced 'MigrateAddress' in QAPI for migration wire protocol
` [PATCH v5 6/9] migration: modified migration QAPIs to accept 'channels' argument for migration
` [PATCH v5 8/9] migration: Introduced MigrateChannelList struct to migration code flow
[PATCH v1] hw/loongarch: Add numa support
2023-05-29 11:20 UTC (7+ messages)
[PATCH] meson: Avoid implicit declaration of functions
2023-05-29 11:13 UTC (4+ messages)
[PATCH v7 0/1] arm: enable MTE for QEMU + kvm
2023-05-29 10:27 UTC (4+ messages)
[PATCH v1] hw/pvrdma: Protect against buggy or malicious guest driver
2023-05-29 9:52 UTC (3+ messages)
[PULL 00/10] ppc queue
2023-05-29 9:42 UTC (17+ messages)
` [PULL 01/10] target/ppc: Fix fallback to MFSS for MFFS* instructions on pre 3.0 ISAs
` [PULL 02/10] target/ppc: Fix width of some 32-bit SPRs
` [PULL 03/10] target/ppc: Alignment faults do not set DSISR in ISA v3.0 onward
` [PULL 04/10] spapr: Add SPAPR_CAP_AIL_MODE_3 for AIL mode 3 support for H_SET_MODE hcall
` [PULL 05/10] hw/ppc/prep: Fix wiring of PIC -> CPU interrupt
` [PULL 06/10] target/ppc: Use SMT4 small core chip type in POWER9/10 PVRs
` [PULL 07/10] pnv_lpc: disable reentrancy detection for lpc-hc
` [PULL 08/10] target/ppc: Merge COMPUTE_CLASS and COMPUTE_FPRF
` [PULL 09/10] target/ppc: Add POWER9 DD2.2 model
` [PULL 10/10] ppc/pegasos2: Change default CPU to 7457
[PATCH v2 0/6] block: add blk_io_plug_call() API
2023-05-29 8:50 UTC (5+ messages)
` [PATCH v2 5/6] block/linux-aio: convert to "
[PATCH v3 00/14] qemu patches for 64-bit NBD extensions
2023-05-29 8:25 UTC (5+ messages)
` [PATCH v3 01/14] nbd/client: Use smarter assert
` [PATCH v3 02/14] nbd/client: Add safety check on chunk payload length
[PATCH] hw/clx: Fix CFMW config memory leak
2023-05-29 7:59 UTC
[PATCH] igb: Add Function Level Reset to PF and VF
2023-05-29 7:45 UTC (6+ messages)
[PATCH v4 0/2] block/blkio: support fd passing for virtio-blk-vhost-vdpa driver
2023-05-29 7:36 UTC (6+ messages)
` [PATCH v4 2/2] qapi: add '@fdset' feature for BlockdevOptionsVirtioBlkVhostVdpa
[PATCH] hw/sd/sdhci: reset data count in sdhci_buff_access_is_sequential()
2023-05-29 7:22 UTC (2+ messages)
[PATCH v3] target: ppc: Use MSR_HVB bit to get the target endianness for memory dump
2023-05-29 3:42 UTC (3+ messages)
[PATCH] igb: Remove obsolete workaround for Windows
2023-05-29 2:37 UTC
[PATCH] ppc/pnv: Add initial P9/10 SBE model
2023-05-29 1:51 UTC (4+ messages)
[PATCH v3 0/9] target/ppc: Assorted ppc target fixes
2023-05-29 1:47 UTC (3+ messages)
[PATCH] ppc/pegasos2: Change default CPU to 7457
2023-05-28 20:06 UTC (3+ messages)
[PATCH 0/4] Fix Fedora 38 Clang on s390x
2023-05-28 18:56 UTC (13+ messages)
` [PATCH 1/4] target/s390x: Fix LCBB overwriting the top 32 bits
` [PATCH 2/4] tests/tcg/s390x: Test LCBB
` [PATCH 3/4] target/s390x: Fix LOCFHR taking the wrong half of R2
` [PATCH 4/4] tests/tcg/s390x: Test LOCFHR
[PULL 00/12] (Mostly) build system patches for 2023-05-26
2023-05-28 18:11 UTC (7+ messages)
` [PULL 04/12] configure: unset harmful environment variables
` [PULL 08/12] virtio: qmp: fix memory leak
QEMU developers fortnightly call for agenda - 2023-05-29
2023-05-28 17:50 UTC
[PULL 00/19] Ui patches
2023-05-28 17:43 UTC (21+ messages)
` [PULL 01/19] ui/gtk: fix passing y0_top parameter to scanout
` [PULL 02/19] ui/gtk: use widget size for cursor motion event
` [PULL 03/19] ui/gtk-egl: fix scaling for cursor position in scanout mode
` [PULL 04/19] ui/sdl2: fix surface_gl_update_texture: Assertion 'gls' failed
` [PULL 05/19] ui/dbus: fix compilation when GBM && !OPENGL
` [PULL 06/19] win32: wrap socket close() with an exception handler
` [PULL 07/19] virtio-gpu: add a FIXME for virtio_gpu_load()
` [PULL 08/19] gtk: add gl-area support on win32
` [PULL 09/19] ui/dbus: add a FIXME about texture/dmabuf scanout handling
` [PULL 10/19] ui/sdl2: Grab Alt+Tab also in fullscreen mode
` [PULL 11/19] ui/sdl2: Grab Alt+F4 also under Windows
` [PULL 12/19] ui/sdl2: disable SDL_HINT_GRAB_KEYBOARD on Windows
` [PULL 13/19] ui/cursor: make width/height unsigned 16-bit integer
` [PULL 14/19] virtio-input: generalize virtio_input_key_config()
` [PULL 15/19] ui: add the infrastructure to support MT events
` [PULL 16/19] virtio-input: add a virtio-mulitouch device
` [PULL 17/19] virtio-input-pci: add virtio-multitouch-pci
` [PULL 18/19] ui: add helpers for virtio-multitouch events
` [PULL 19/19] ui/gtk: enable backend to send multi-touch events
[PATCH v4] target/ppc: Add POWER9 DD2.2 model
2023-05-28 16:15 UTC (2+ messages)
[PATCH v4 0/9] migration: Add switchover ack capability and VFIO precopy support
2023-05-28 14:06 UTC (10+ messages)
` [PATCH v4 1/9] migration: Add switchover ack capability
` [PATCH v4 2/9] migration: Implement switchover ack logic
` [PATCH v4 3/9] migration: Enable switchover ack capability
` [PATCH v4 4/9] tests: Add migration switchover ack capability test
` [PATCH v4 5/9] vfio/migration: Refactor vfio_save_block() to return saved data size
` [PATCH v4 6/9] vfio/migration: Store VFIO migration flags in VFIOMigration
` [PATCH v4 7/9] vfio/migration: Add VFIO migration pre-copy support
` [PATCH v4 8/9] vfio/migration: Add x-allow-pre-copy VFIO device property
` [PATCH v4 9/9] vfio/migration: Add support for switchover ack capability
[PATCH] hw/acpi: Fix PM control register access
2023-05-28 13:57 UTC
[PATCH v3 0/7] migration: Add switchover ack capability and VFIO precopy support
2023-05-28 12:42 UTC (6+ messages)
` [PATCH v3 2/7] migration: Implement switchover ack logic
[PATCH] cryptodev: fix memory leak during stats query
2023-05-28 11:29 UTC (4+ messages)
` "
[PATCH] target/ppc: Merge COMPUTE_CLASS and COMPUTE_FPRF
2023-05-28 10:05 UTC (2+ messages)
[Stable-8.0.1 v3 00/59] Patch Round-up for stable 8.0.1, frozen on 2023-05-27
2023-05-28 6:57 UTC (15+ messages)
` [Stable-8.0.1 60/73] e1000e: Fix tx/rx counters
` [Stable-8.0.1 61/73] e1000x: Fix BPRC and MPRC
` [Stable-8.0.1 62/73] igb: Fix Rx packet type encoding
` [Stable-8.0.1 63/73] igb: Do not require CTRL.VME for tx VLAN tagging
` [Stable-8.0.1 64/73] igb: Clear IMS bits when committing ICR access
` [Stable-8.0.1 65/73] net/net_rx_pkt: Use iovec for net_rx_pkt_set_protocols()
` [Stable-8.0.1 66/73] e1000e: Always copy ethernet header
` [Stable-8.0.1 67/73] igb: "
` [Stable-8.0.1 68/73] rtl8139: fix large_send_mss divide-by-zero
` [Stable-8.0.1 69/73] util/vfio-helpers: Use g_file_read_link()
` [Stable-8.0.1 70/73] usb/ohci: Set pad to 0 after frame update
` [Stable-8.0.1 71/73] hw/scsi/lsi53c895a: Fix reentrancy issues in the LSI controller (CVE-2023-0330)
` [Stable-8.0.1 72/73] machine: do not crash if default RAM backend name has been stolen
` [Stable-8.0.1 73/73] virtio: qmp: fix memory leak
[Stable-7.2.3 v3 00/42] Patch Round-up for stable 7.2.3, frozen on 2023-05-27
2023-05-28 6:59 UTC (9+ messages)
` [Stable-7.2.3 46/53] e1000: Count CRC in Tx statistics
` [Stable-7.2.3 47/53] e1000e: Fix tx/rx counters
` [Stable-7.2.3 48/53] e1000x: Fix BPRC and MPRC
` [Stable-7.2.3 49/53] rtl8139: fix large_send_mss divide-by-zero
` [Stable-7.2.3 50/53] util/vfio-helpers: Use g_file_read_link()
` [Stable-7.2.3 51/53] usb/ohci: Set pad to 0 after frame update
` [Stable-7.2.3 52/53] hw/scsi/lsi53c895a: Fix reentrancy issues in the LSI controller (CVE-2023-0330)
` [Stable-7.2.3 53/53] machine: do not crash if default RAM backend name has been stolen
[PATCH v1 1/1] hw/pci: Disable PCI_ERR_UNCOR_MASK register for machine type < 8.0
2023-05-28 6:39 UTC (7+ messages)
[PATCH 0/5] meson: replace submodules with wrap files
2023-05-27 19:18 UTC (8+ messages)
` [PATCH 1/5] configure: remove --with-git= option
` [PATCH 2/5] configure: rename --enable-pypi to --enable-download, control subprojects too
` [PATCH 3/5] meson: subprojects: replace submodules with wrap files
` [PATCH 4/5] configure: check for SLOF submodule before building pc-bios/s390-ccw
` [PATCH 5/5] meson: subprojects: replace berkeley-{soft, test}float-3 with wraps
[PATCH] target/ppc: Use SMT4 small core chip type in POWER9/10 PVRs
2023-05-27 18:03 UTC (2+ messages)
[PATCH] pnv_lpc: disable reentrancy detection for lpc-hc
2023-05-27 18:01 UTC (2+ messages)
[PATCH 0/5] Fix recent PIC -> CPU interrupt wiring regressions
2023-05-27 18:00 UTC (3+ messages)
` [PATCH 3/5] hw/ppc/prep: Fix wiring of PIC -> CPU interrupt
[PATCH 0/4] fpu: Add float64_to_int{32,64}_modulo
2023-05-27 14:19 UTC (5+ messages)
` [PATCH 1/4] "
` [PATCH 2/4] tests/tcg/alpha: Add test for cvttq
` [PATCH 3/4] target/alpha: Use float64_to_int64_modulo for CVTTQ
` [PATCH 4/4] target/arm: Use float64_to_int32_modulo for FJCVTZS
[PATCH v4] spapr: Add SPAPR_CAP_AIL_MODE_3 for AIL mode 3 support for H_SET_MODE hcall
2023-05-27 12:31 UTC (2+ messages)
[PATCH] machine: do not crash if default RAM backend name has been stollen
2023-05-27 7:59 UTC (7+ messages)
` The madness of ad hoc special IDs (was: [PATCH] machine: do not crash if default RAM backend name has been stollen)
` The madness of ad hoc special IDs
[PATCH] [query-memory-size-summary] Report page size
2023-05-27 7:05 UTC (3+ messages)
[RFC PATCH v2 0/5] virtio-balloon: Working Set Reporting
2023-05-27 6:38 UTC (6+ messages)
` [RFC PATCH v2 2/5] virtio-balloon: device has "
` [RFC PATCH v2 3/5] virtio-balloon: Add QMP functions for Working Set
[PATCH v8 0/7] QEMU CXL Provide mock CXL events and irq support
2023-05-27 5:48 UTC (5+ messages)
` [PATCH v8 5/7] hw/cxl/events: Add injection of General Media Events
` [PATCH v8 7/7] hw/cxl/events: Add injection of Memory Module Events
[PATCH v9 0/7] igb: packet-split descriptors support
2023-05-27 0:10 UTC (6+ messages)
` [PATCH v9 4/7] igb: RX payload guest writting refactoring
` [PATCH v9 6/7] igb: packet-split descriptors support
[RFC PATCH v2 0/4] vfio/pci: Atomic Ops completer support
2023-05-26 23:15 UTC (5+ messages)
` [RFC PATCH v2 1/4] linux-headers: Update for vfio capability reporting AtomicOps
` [RFC PATCH v2 2/4] vfio: Implement a common device info helper
` [RFC PATCH v2 3/4] pcie: Add a PCIe capability version helper
` [RFC PATCH v2 4/4] vfio/pci: Enable AtomicOps completers on root ports
[PATCH] migration: stop tracking ram writes when cancelling background migration
2023-05-26 22:01 UTC (2+ messages)
[PATCH] decodetree: Do not remove output_file from /dev
2023-05-26 21:49 UTC (3+ messages)
[PATCH v1] migration: fix migrate_params_test_apply to set the dest param correctly
2023-05-26 21:49 UTC (2+ messages)
[PATCH v3 00/10] migration: Remove QEMUFileHooks
2023-05-26 21:41 UTC (2+ messages)
[PULL 0/5] Hexagon update
2023-05-26 21:40 UTC (2+ messages)
[PATCH 0/5] Migration RDMA cleanup
2023-05-26 21:15 UTC (3+ messages)
` [PATCH 4/5] migration/rdma: It makes no sense to recive that flag without RDMA
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).