messages from 2022-03-07 02:07:57 to 2022-03-07 11:29:12 UTC [more...]
[PULL 0/2] Seabios 20220307 patches
2022-03-07 11:03 UTC (2+ messages)
` [PULL 2/2] update seabios binaries to 1.16.0
[PATCH v3 00/12] GL & D-Bus display related fixes
2022-03-07 10:34 UTC (16+ messages)
` [PATCH v3 01/12] ui/console: move check for compatible GL context
` [PATCH v3 02/12] ui/console: move dcl compatiblity check to a callback
` [PATCH v3 03/12] ui/console: egl-headless is compatible with non-gl listeners
` [PATCH v3 04/12] ui/dbus: associate the DBusDisplayConsole listener with the given console
` [PATCH v3 05/12] ui/console: move console compatibility check to dcl_display_console()
` [PATCH v3 06/12] ui/shader: fix potential leak of shader on error
` [PATCH v3 07/12] ui/shader: free associated programs
` [PATCH v3 08/12] ui/console: add a dpy_gfx_switch callback helper
` [PATCH v3 09/12] ui/console: optionally update after gfx switch
` [PATCH v3 10/12] ui/dbus: fix texture sharing
` [PATCH v3 11/12] ui/dbus: do not send 2d scanout until gfx_update
` [PATCH v3 12/12] ui/console: call gfx_switch() even if the current scanout is GL
[PULL 00/23] Block patches
2022-03-07 10:35 UTC (12+ messages)
` [PULL 01/23] ide: Increment BB in-flight counter for TRIM BH
` [PULL 02/23] block/curl.c: Set error message string if curl_init_state() fails
` [PULL 03/23] block/curl.c: Check error return from curl_easy_setopt()
` [PULL 06/23] tests/qemu-iotests/testrunner: Quote "case not run" lines in TAP mode
` [PULL 07/23] iotests: Write test output to TEST_DIR
` [PULL 08/23] block/block-copy: move copy_bitmap initialization to block_copy_state_new()
` [PULL 14/23] block/reqlist: reqlist_find_conflict(): use ranges_overlap()
` [PULL 15/23] block/dirty-bitmap: introduce bdrv_dirty_bitmap_status()
` [PULL 17/23] block/io: introduce block driver snapshot-access API
` [PULL 18/23] block: introduce snapshot-access block driver
` [PULL 22/23] iotests/image-fleecing: add test case with bitmap
[PULL 00/16] MIPS patches for 2022-03-07
2022-03-07 10:12 UTC (15+ messages)
` [PULL 01/16] target/mips: Fix cycle counter timing calculations
` [PULL 02/16] target/mips: Remove duplicated MIPSCPU::cp0_count_rate
` [PULL 03/16] hw/mips/gt64xxx_pci: Fix PCI IRQ levels to be preserved during migration
` [PULL 04/16] malta: Move PCI interrupt handling from gt64xxx_pci to piix4
` [PULL 05/16] hw/isa/piix4: Resolve redundant i8259[] attribute
` [PULL 06/16] hw/isa/piix4: Pass PIIX4State as opaque parameter for piix4_set_irq()
` [PULL 07/16] hw/isa/piix4: Resolve global instance variable
` [PULL 08/16] hw/isa/piix4: Replace some magic IRQ constants
` [PULL 09/16] hw/mips/gt64xxx_pci: Resolve gt64120_register()
` [PULL 10/16] hw/rtc/mc146818rtc: QOM'ify IRQ number
` [PULL 11/16] hw/rtc/m48t59-isa: "
` [PULL 14/16] isa: Drop unused attributes from ISADevice
` [PULL 15/16] isa: Inline and remove one-line isa_init_irq()
` [PULL 16/16] tests/avocado/linux_ssh_mips_malta.py: add missing accel (tcg) tag
[PATCH v6 00/19] vfio-user server in QEMU
2022-03-07 10:48 UTC (9+ messages)
` [PATCH v6 12/19] vfio-user: IOMMU support for remote device
` [PATCH v6 16/19] softmmu/vl: defer backend init
[PATCH 00/18] tests: introduce testing coverage for TLS with migration
2022-03-07 10:20 UTC (31+ messages)
` [PATCH 02/18] tests: improve error message when saving TLS PSK file fails
` [PATCH 03/18] tests: support QTEST_TRACE env variable
` [PATCH 04/18] tests: print newline after QMP response in qtest logs
` [PATCH 07/18] migration: fix use of TLS PSK credentials with a UNIX socket
` [PATCH 08/18] tests: merge code for UNIX and TCP migration pre-copy tests
` [PATCH 09/18] tests: introduce ability to provide hooks for migration precopy test
` [PATCH 10/18] tests: switch migration FD passing test to use common precopy helper
` [PATCH 11/18] tests: expand the migration precopy helper to support failures
` [PATCH 12/18] tests: add migration tests of TLS with PSK credentials
` [PATCH 14/18] tests: convert XBZRLE migration test to use common helper
` [PATCH 18/18] tests: ensure migration status isn't reported as failed
[PATCH 0/6] aspeed/smc: 'num_cs' cleanup
2022-03-07 10:22 UTC (11+ messages)
` [PATCH 1/6] aspeed/smc: Use max number of CE instead of 'num_cs'
` [PATCH 2/6] aspeed: Rework aspeed_board_init_flashes() interface
` [PATCH 3/6] aspeed/smc: Remove 'num_cs' field
` [PATCH 4/6] aspeed/smc: Rename 'max_peripherals' to 'max_cs'
` [PATCH 5/6] aspeed/smc: Let the SSI core layer define the bus name
` [PATCH 6/6] aspeed/smc: Fix error log
[PATCH v3] i386/sev: Ensure attestation report length is valid before retrieving
2022-03-07 10:20 UTC (2+ messages)
[PULL 00/19] 9p queue 2022-03-04
2022-03-07 10:05 UTC (7+ messages)
[PATCH v2 0/5] Remove qemu_gettimeofday()
2022-03-07 10:35 UTC (5+ messages)
` [PATCH v2 4/5] Replace qemu_gettimeofday() with g_get_real_time()
[PULL v2 00/47] virtio,pc,pci: features, cleanups, fixes
2022-03-07 10:03 UTC (48+ messages)
` [PULL v2 01/47] qom: assert integer does not overflow
` [PULL v2 02/47] ACPI ERST: specification for ERST support
` [PULL v2 03/47] MAINTAINERS: no need to add my name explicitly as a reviewer for VIOT tables
` [PULL v2 04/47] docs/acpi/erst: add device id for ACPI ERST device in pci-ids.txt
` [PULL v2 05/47] hw/acpi/erst: clean up unused IS_UEFI_CPER_RECORD macro
` [PULL v2 06/47] hw/smbios: code cleanup - use macro definitions for table header handles
` [PULL v2 07/47] hw/smbios: fix overlapping table handle numbers with large memory vms
` [PULL v2 08/47] hw/smbios: add assertion to ensure handles of tables 19 and 32 do not collide
` [PULL v2 09/47] vhost-user: remove VirtQ notifier restore
` [PULL v2 10/47] vhost-user: fix VirtQ notifier cleanup
` [PULL v2 11/47] virtio: fix the condition for iommu_platform not supported
` [PULL v2 12/47] hw/vhost-user-i2c: Add support for VIRTIO_I2C_F_ZERO_LENGTH_REQUEST
` [PULL v2 13/47] hw/virtio: vdpa: Fix leak of host-notifier memory-region
` [PULL v2 14/47] vhost-vdpa: make notifiers _init()/_uninit() symmetric
` [PULL v2 15/47] intel_iommu: support snoop control
` [PULL v2 16/47] hw/i386: Improve bounds checking in OVMF table parsing
` [PULL v2 17/47] hw/i386: Replace magic number with field length calculation
` [PULL v2 18/47] virtio-iommu: Default to bypass during boot
` [PULL v2 19/47] virtio-iommu: Support bypass domain
` [PULL v2 20/47] tests/qtest/virtio-iommu-test: Check bypass config
` [PULL v2 21/47] hw/i386/pc_piix: Mark the machine types from version 1.4 to 1.7 as deprecated
` [PULL v2 22/47] hw/pci-bridge/pxb: Fix missing swizzle
` [PULL v2 23/47] virtio-net: Unlimit tx queue size if peer is vdpa
` [PULL v2 24/47] pcie: Add support for Single Root I/O Virtualization (SR/IOV)
` [PULL v2 25/47] pcie: Add some SR/IOV API documentation in docs/pcie_sriov.txt
` [PULL v2 26/47] pcie: Add a helper to the SR/IOV API
` [PULL v2 27/47] pcie: Add 1.2 version token for the Power Management Capability
` [PULL v2 28/47] pci-bridge/xio3130_upstream: Fix error handling
` [PULL v2 29/47] pci-bridge/xio3130_downstream: "
` [PULL v2 30/47] headers: Add pvpanic.h
` [PULL v2 31/47] hw/misc/pvpanic: Use standard headers instead
` [PULL v2 32/47] pci: show id info when pci BDF conflict
` [PULL v2 33/47] pci: expose TYPE_XIO3130_DOWNSTREAM name
` [PULL v2 34/47] acpi: pcihp: pcie: set power on cap on parent slot
` [PULL v2 35/47] pc: add option to disable PS/2 mouse/keyboard
` [PULL v2 36/47] vhost-vsock: detach the virqueue element in case of error
` [PULL v2 37/47] x86: cleanup unused compat_apic_id_mode
` [PULL v2 38/47] hw/smbios: Add table 4 parameter, "processor-id"
` [PULL v2 39/47] pci: drop COMPAT_PROP_PCP for 2.0 machine types
` [PULL v2 40/47] event_notifier: add event_notifier_get_wfd()
` [PULL v2 41/47] vhost: use wfd on functions setting vring call fd
` [PULL v2 42/47] configure, meson: allow enabling vhost-user on all POSIX systems
` [PULL v2 43/47] docs: vhost-user: add subsection for non-Linux platforms
` [PULL v2 44/47] tests/acpi: i386: allow FACP acpi table changes
` [PULL v2 45/47] hw/acpi: add indication for i8042 in IA-PC boot flags of the FADT table
` [PULL v2 46/47] tests/acpi: i386: update FACP table differences
` [PULL v2 47/47] hw/acpi/microvm: turn on 8042 bit in FADT boot architecture flags if present
How to backtrace an separate stack?
2022-03-03 11:22 UTC
[PULL 00/45] virtio,pc,pci: features, cleanups, fixes
2022-03-07 10:02 UTC (3+ messages)
` [PULL 16/45] tests/qtest/libqos: Add generic pci host bridge in arm-virt machine
[PATCH v3 0/5] Remove qemu_gettimeofday()
2022-03-07 9:59 UTC (10+ messages)
` [PATCH v3 1/5] m68k/nios2-semi: fix gettimeofday() result check
` [PATCH v3 2/5] qtest: replace gettimeofday with GTimer
` [PATCH v3 3/5] qga: replace qemu_gettimeofday() with g_get_real_time()
` [PATCH v3 4/5] Replace "
` [PATCH v3 5/5] oslib: drop qemu_gettimeofday()
[PATCH v4 0/4] Enable vhost-user to be used on BSD systems
2022-03-07 9:39 UTC (4+ messages)
` [PATCH v4 3/4] configure, meson: allow enabling vhost-user on all POSIX systems
[PATCH v7 00/46] CXl 2.0 emulation Support
2022-03-07 9:39 UTC (3+ messages)
[PATCH v2 00/10] add generic vDPA device support
2022-03-07 9:25 UTC (12+ messages)
` [PATCH v2 04/10] vdpa-dev: implement the instance_init/class_init interface
` [PATCH v2 05/10] vdpa-dev: implement the realize interface
What is the correct way to handle the VirtIO config space in vhost-user?, What is the correct way to handle the VirtIO config space in vhost-user?
2022-03-07 9:21 UTC (6+ messages)
` "
[PATCH v2 00/14] vDPA shadow virtqueue
2022-03-07 8:56 UTC (15+ messages)
` [PATCH v2 09/14] vhost: Add VhostIOVATree
` [PATCH v2 10/14] vdpa: Add custom IOTLB translations to SVQ
[PULL 00/18] testing and semihosting updates
2022-03-07 8:54 UTC (3+ messages)
` [PULL 13/18] tests/tcg: add vectorised sha512 versions
[PATCH v3] qga: Introduce disk smart
2022-03-07 8:53 UTC (2+ messages)
[PATCH 0/7] target/ppc: Vector/VSX instruction batch fixes
2022-03-07 8:53 UTC (4+ messages)
` [PATCH 1/7] target/ppc: Fix vmul[eo]* instructions marked 2.07
[PATCH 0/5] --disable-tcg qtest/avocado fixes for ppc64
2022-03-07 8:47 UTC (7+ messages)
` [PATCH 1/5] qtest/meson.build: check CONFIG_TCG for prom-env-test in qtests_ppc
` [PATCH 2/5] qtest/meson.build: check CONFIG_TCG for boot-serial-test "
` [PATCH 5/5] avocado/replay_kernel.py: make tcg-icount check in run_vm()
[PATCH v3] tests/tcg/s390x: Cleanup of mie3 tests
2022-03-07 8:42 UTC (2+ messages)
[PATCH] Revert "check-block: replace -makecheck with TAP output"
2022-03-07 8:13 UTC (3+ messages)
[PATCH v1] ui/gtk-egl: Check for a valid context before making EGL calls
2022-03-07 7:50 UTC (2+ messages)
[PATCH 0/2] cocoa: keyboard quality of life
2022-03-07 7:50 UTC (5+ messages)
` [PATCH 2/2] ui/cocoa: add option to swap Option and Command
[PATCH v4 0/2] riscv: Add support for Zicbo[m,z,p] instructions
2022-03-07 7:30 UTC (5+ messages)
` [PATCH v4 2/2] target/riscv: Enable "
[PATCH v2 RESEND] qga: Introduce disk smart
2022-03-07 7:18 UTC (2+ messages)
[PATCH] hw/arm/virt: Validate memory size on the first NUMA node
2022-03-07 7:13 UTC (9+ messages)
[PATCH v3 0/4] Fix PVR matching, add AIL cap compatibility
2022-03-07 6:55 UTC (5+ messages)
` [PATCH v3 1/4] target/ppc: Fix masked PVR matching
` [PATCH v3 2/4] target/ppc: Remove chip type field from POWER9 DD2.0 PVR
` [PATCH v3 3/4] target/ppc: Add POWER9 DD2.2 model
` [PATCH v3 4/4] spapr: Add SPAPR_CAP_AIL_MODE_3 for AIL mode 3 support for H_SET_MODE hcall
[PATCH v15 0/8] Add vmnet.framework based network backend
2022-03-07 6:54 UTC (18+ messages)
` [PATCH v15 3/8] net/vmnet: implement shared mode (vmnet-shared)
[PATCH v2 0/4] HyperV: Synthetic Debugging device
2022-03-07 6:37 UTC (4+ messages)
` [PATCH v2 1/4] hyperv: SControl is optional to enable SynIc
[PATCH] qga: Introduce disk smart
2022-03-07 6:24 UTC (3+ messages)
` "
[PULL SUBSYSTEM qemu-pnv] ppc/pnv: Update skiboot firmware image
2022-03-07 4:24 UTC
[PATCH v7 00/22] host: Support macOS 12
2022-03-07 4:16 UTC (11+ messages)
` [PATCH v7 13/22] osdep: Avoid using Clang-specific __builtin_available()
` [PATCH v7 14/22] meson: Resolve the entitlement.sh script once for good
` [PATCH v7 15/22] meson: Log QEMU_CXXFLAGS content in summary
` [PATCH v7 16/22] configure: Pass filtered QEMU_OBJCFLAGS to meson
` [PATCH v7 17/22] ui/cocoa: Constify qkeycode translation arrays
[PATCH v7 0/4] hw/acpi: add indication for i8042 in IA-PC boot flags of the FADT table
2022-03-07 3:43 UTC (3+ messages)
[PATCH] checkpatch: Check .m, .build, .hx, .json and .plist
2022-03-07 3:37 UTC
[Qemu-devel] [Bug 1735049] [NEW] Need MTTCG support for x86 guests
2022-03-07 3:29 UTC (3+ messages)
` [Bug 1735049] "
[PATCH v2] qga: Introduce disk smart
2022-03-07 3:05 UTC
[PATCH v5 0/6] Privilege version update
2022-03-07 2:14 UTC (3+ messages)
[PATCH v3 1/2] hw/ssi: Add Ibex SPI device model
2022-03-07 2:10 UTC (3+ messages)
` [PATCH v3 2/2] riscv: opentitan: Connect opentitan SPI Host
[PATCH v2 0/7] s390x/tcg: Implement Vector-Enhancements Facility 2
2022-03-07 2:03 UTC (6+ messages)
` [PATCH v2 3/7] target/s390x: vxeh2: vector shift {double by bit, left, right {logical, arithmetic}}
` [PATCH v2 4/7] target/s390x: vxeh2: vector {load, store} elements reversed
` [PATCH v2 5/7] target/s390x: vxeh2: vector {load, store} reversed elements [and {zero, replicate}]
` [PATCH v2 6/7] target/s390x: add S390_FEAT_VECTOR_ENH2 to cpu max
` [PATCH v2 7/7] tests/tcg/s390x: Tests for Vector Enhancements Facility 2
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).