qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-03-12 03:15:14 to 2021-03-12 11:54:12 UTC [more...]

[RFC PATCH v3 cxl-2.0-doe 0/2] Version 3 patch series for PCIe DOE for PCIe and CXL 2.0
 2021-03-12 11:51 UTC  (3+ messages)
` [RFC PATCH v3 cxl-2.0-doe 2/2] CXL DOE support for CDAT and Compliance Mode

all class init functions for all types in QEMU are called in select_machine(). Expected?
 2021-03-12 11:51 UTC  (9+ messages)

[PATCH v2 00/10] Fixed some bugs and optimized some codes for COLO
 2021-03-12 11:50 UTC  (23+ messages)
` [PATCH v2 01/10] Remove some duplicate trace code
` [PATCH v2 02/10] Fix the qemu crash when guest shutdown during checkpoint
` [PATCH v2 03/10] Optimize the function of filter_send
` [PATCH v2 04/10] Remove migrate_set_block_enabled in checkpoint
` [PATCH v2 05/10] Optimize the function of packet_new
` [PATCH v2 06/10] Add the function of colo_compare_cleanup
` [PATCH v2 07/10] Reset the auto-converge counter at every checkpoint
` [PATCH v2 08/10] Reduce the PVM stop time during Checkpoint
` [PATCH v2 09/10] Add the function of colo_bitmap_clear_diry
` [PATCH v2 10/10] Fixed calculation error of pkt->header_size in fill_pkt_tcp_info()

on master, x86_64: make check-tcg: "Error loading uncompressed kernel without PVH ELF Note"
 2021-03-12 11:32 UTC 

[Bug 1918917] [NEW] synchronous about on accessing unused I/O ports on aarch64
 2021-03-12 11:21 UTC  (3+ messages)
` [Bug 1918917] "

[PATCH 00/27] Add D-Bus display backend
 2021-03-12 11:29 UTC  (35+ messages)
` [PATCH 01/27] ui: fold qemu_alloc_display in only caller
` [PATCH 02/27] vhost-user-gpu: glFlush before notifying clients
` [PATCH 03/27] vhost-user-gpu: fix vugbm_device_init fallback
` [PATCH 04/27] vhost-user-gpu: fix cursor move/update
` [PATCH 05/27] ui: factor out qemu_console_set_display_gl_ctx()
` [PATCH 06/27] ui: associate GL context outside of display listener registration
` [PATCH 07/27] ui: make gl_block use a counter
` [PATCH 08/27] ui: add a gl-unblock warning timer
` [PATCH 09/27] ui: simplify gl unblock & flush
` [PATCH 10/27] ui: dispatch GL events to all listeners
` [PATCH 11/27] ui: split the GL context in a different object
` [PATCH 12/27] ui: move qemu_spice_fill_device_address to ui/util.c
` [PATCH 13/27] console: save current scanout details
` [PATCH 14/27] ui: add a D-Bus display backend
` [PATCH 15/27] audio: add dbusaudio backend
` [PATCH 16/27] vhost-user-gpu: add vg_send_disable_scanout()
` [PATCH 17/27] vhost-user-gpu: add vg_send_scanout_dmabuf()
` [PATCH 18/27] vhost-user-gpu: add vg_send_dmabuf_update()
` [PATCH 19/27] vhost-user-gpu: add vg_send_scanout()
` [PATCH 20/27] vhost-user-gpu: add vg_send_cursor_update()
` [PATCH 21/27] vhost-user-gpu: add vg_send_cursor_pos()
` [PATCH 22/27] vhost-user-gpu: add vg_send_update()
` [PATCH 23/27] vhost-user: add VHOST_USER_GPU_QEMU_DBUS_LISTENER
` [PATCH 24/27] ui: add GraphicHwOps.register_dbus_listener()
` [PATCH 25/27] vhost-user-gpu: implement register_dbus_listener()
` [PATCH 26/27] vhost-user-gpu: check the PIXMAN format is supported
` [PATCH 27/27] vhost-user-gpu: implement GPU_QEMU_DBUS_LISTENER

[PATCH v3 0/3] hw/misc: Model ASPEED hash and crypto engine
 2021-03-12 11:28 UTC  (5+ messages)
` [PATCH v3 1/3] hw: Model ASPEED's Hash and Crypto Engine
` [PATCH v3 2/3] aspeed: Integrate HACE
` [PATCH v3 3/3] tests/qtest: Add test for Aspeed HACE

[PATCH v5 0/5] semihosting/next (SYS_HEAPINFO)
 2021-03-12 11:27 UTC  (12+ messages)
` [PATCH v5 1/5] semihosting: move semihosting tests to multiarch
` [PATCH v5 2/5] semihosting/arm-compat-semi: unify GET/SET_ARG helpers
` [PATCH v5 3/5] semihosting/arm-compat-semi: don't use SET_ARG to report SYS_HEAPINFO
  ` [Bug 1915925] "
    ` [Bug 1915925] "
` [PATCH v5 4/5] linux-user/riscv: initialise the TaskState heap/stack info
` [PATCH v5 5/5] tests/tcg: add HeapInfo checking to semihosting test

[PATCH v3] multi-process: Initialize variables declared with g_auto*
 2021-03-12 11:21 UTC 

[PATCH v3 0/6] qcow2: compressed write cache
 2021-03-12 11:17 UTC  (5+ messages)
` [PATCH v3 3/6] block/qcow2: introduce inflight writes counters: fix discard

[PATCH] tests: Move benchmarks into a separate folder
 2021-03-12 10:20 UTC  (3+ messages)

[PULL 00/40] target-arm queue
 2021-03-12 11:09 UTC  (3+ messages)
` [PULL 26/40] linux-user/aarch64: Pass syndrome to EXC_*_ABORT

[PULL 00/22] Trivial branch for 6.0 patches
 2021-03-12 11:05 UTC  (5+ messages)

[PATCH 0/3] vl: QAPIfy -object
 2021-03-12 10:21 UTC  (7+ messages)
` [PATCH 1/3] tests: convert check-qom-proplist to keyval
` [PATCH 2/3] qom: move user_creatable_add_opts logic to vl.c and QAPIfy it
` [PATCH 3/3] vl: allow passing JSON to -object

[PATCH 0/4] ui: improve precision of VNC desktop resizing
 2021-03-12 10:36 UTC  (4+ messages)
` [PATCH 4/4] ui: honour the actual guest display dimensions without rounding

[PATCH v2 0/7] vhost: replace master/slave with more accurate wording
 2021-03-12  9:58 UTC  (2+ messages)

[PATCH v6 0/3] vnc: support reload x509 certificates
 2021-03-12 10:31 UTC  (4+ messages)
` [PATCH v6 1/3] crypto: add reload for QCryptoTLSCredsClass
` [PATCH v6 2/3] vnc: support reload x509 certificates for vnc
` [PATCH v6 3/3] qmp: add new qmp display-reload

[PATCH] tests: remove "make check-speed" in favor of "make bench"
 2021-03-12 10:44 UTC  (2+ messages)

[PATCH] stream: Don't crash when node permission is denied
 2021-03-12 10:44 UTC  (2+ messages)

[PATCH v7 0/5] Introducing QMP query-netdev command
 2021-03-12 10:29 UTC  (2+ messages)

[PATCH v2] ui/cocoa: Comment about modifier key input quirks
 2021-03-12 10:19 UTC  (2+ messages)

[PULL 00/53] Error reporting patches patches for 2020-07-07
 2021-03-12 10:17 UTC  (5+ messages)
` [PULL 47/53] scripts: Coccinelle script to use ERRP_GUARD()

[PATCH 0/9] Changing qemu_mutex_locks to lock guard macros
 2021-03-12 10:23 UTC  (3+ messages)
` [PATCH 2/9] block: Replaced qemu_mutex_lock calls with QEMU_LOCK_GUARD

just a thank you for the TCG tests in tests/tcg
 2021-03-12 10:03 UTC 

Question about edge-triggered interrupt
 2021-03-12 10:05 UTC  (12+ messages)

[PATCH] usb/storage: clear csw on reset
 2021-03-12 10:01 UTC  (2+ messages)

[PATCH] scripts/coccinelle: Catch dubious code after &error_abort/&error_fatal
 2021-03-12  9:57 UTC  (3+ messages)

[PATCH 0/6] qtests: Check accelerator available at runtime via QMP 'query-accels'
 2021-03-12  9:50 UTC  (23+ messages)
` [PATCH 1/6] accel: Introduce 'query-accels' QMP command
` [PATCH 2/6] tests/qtest: Add qtest_probe_accel() method
` [PATCH 4/6] qtest/arm-cpu-features: Check KVM availability at runtime
` [PATCH 5/6] qtest/arm-cpu-features: Check TCG "
` [PATCH 6/6] tests/qtest: Do not restrict bios-tables-test to Aarch64 hosts anymore

[PATCH v2 1/8] powerpc/xive: Use cpu_to_node() instead of ibm,chip-id property
 2021-03-12  9:53 UTC  (3+ messages)

[Bug 1523811] Re: USB assert failure on dev-storage.c
 2021-03-12  9:35 UTC 

[PATCH] target/mips: Deprecate Trap-and-Emul KVM support
 2021-03-12  9:43 UTC  (2+ messages)

[PATCH v2 0/7] virtiofsd: Avoid potential deadlocks
 2021-03-12  9:22 UTC  (8+ messages)
` [PATCH v2 1/7] vhost-user: Drop misleading EAGAIN checks in slave_read()
` [PATCH v2 2/7] vhost-user: Fix double-close on slave_read() error path
` [PATCH v2 3/7] vhost-user: Factor out duplicated slave_fd teardown code
` [PATCH v2 4/7] vhost-user: Convert slave channel to QIOChannelSocket
` [PATCH v2 5/7] vhost-user: Introduce nested event loop in vhost_user_read()
` [PATCH v2 6/7] vhost-user: Monitor slave channel "
` [PATCH v2 7/7] virtiofsd: Release vu_dispatch_lock when stopping queue

[PATCH 2/3] memory: Provide 'base address' argument to mtree_print_mr()
 2021-03-12  9:08 UTC  (9+ messages)
` [PATCH 1/2] hw/mips/jazz: Use generic I/O bus via get_system_io()

[PATCH] gitlab-ci: Add a job to run common coccinelle checks
 2021-03-12  9:07 UTC  (2+ messages)

[PATCH 0/4] usb/storage: split into multiple source files
 2021-03-12  9:04 UTC  (5+ messages)
` [PATCH 1/4] usb/storage: move declarations to usb/msd.h header
` [PATCH 2/4] usb/storage: move usb-bot device to separate source file
` [PATCH 3/4] usb/storage move usb-storage "
` [PATCH 4/4] usb/storage: add kconfig symbols

[PATCH v6 0/2] target/s390x: Implement the MVPG condition-code-option bit
 2021-03-12  9:04 UTC  (3+ messages)
` [PATCH v6 2/2] target/s390x: Store r1/r2 for page-translation exceptions during MVPG

[PATCH] sockets: update SOCKET_ADDRESS_TYPE_FD listen(2) backlog
 2021-03-12  9:01 UTC  (2+ messages)

[PATCH v3 00/30] qapi/qom: QAPIfy --object and object-add
 2021-03-12  8:52 UTC  (11+ messages)

[PULL 00/16] Net patches
 2021-03-12  8:44 UTC  (18+ messages)
` [PULL 01/16] virtio-net: calculating proper msix vectors on init
` [PULL 02/16] net: Fix build error when DEBUG_NET is on
` [PULL 03/16] net: validate that ids are well formed
` [PULL 04/16] net: unbreak well-form id check for "-nic"
` [PULL 05/16] e1000: fail early for evil descriptor
` [PULL 06/16] net: introduce qemu_receive_packet()
` [PULL 07/16] e1000: switch to use qemu_receive_packet() for loopback
` [PULL 08/16] dp8393x: switch to use qemu_receive_packet() for loopback packet
` [PULL 09/16] msf2-mac: switch to use qemu_receive_packet() for loopback
` [PULL 10/16] sungem: "
` [PULL 11/16] tx_pkt: switch to use qemu_receive_packet_iov() "
` [PULL 12/16] rtl8139: switch to use qemu_receive_packet() "
` [PULL 13/16] pcnet: "
` [PULL 14/16] cadence_gem: "
` [PULL 15/16] lan9118: "
` [PULL 16/16] pvrdma: wean code off pvrdma_ring.h kernel header

[PATCH v2 0/3] char: Deprecate backend aliases
 2021-03-12  8:34 UTC  (2+ messages)

[PULL 0/9] M68k for 6.0 patches
 2021-03-12  8:13 UTC  (6+ messages)
` [PULL 5/9] char: add goldfish-tty

[RFC] adding a generic QAPI event for failed device hotunplug
 2021-03-12  8:12 UTC  (10+ messages)

[PATCH] fdc: fix floppy boot for Red Hat Linux 5.2
 2021-03-12  8:01 UTC  (2+ messages)

[RFC PATCH v3 00/10] net: Handle short frames for SLiRP/TAP interfaces
 2021-03-12  7:02 UTC  (22+ messages)
` [RFC PATCH v3 02/10] net: Pad short frames to minimum size before send from SLiRP/TAP

3D Acceleration for Windows hosts?
 2021-03-12  7:00 UTC  (2+ messages)

[PATCH] floppy: remove unused function fdctrl_format_sector
 2021-03-12  6:45 UTC  (2+ messages)

[PATCH v2 0/3] hw/misc: Model ASPEED hash and crpyto engine
 2021-03-12  6:33 UTC  (4+ messages)
` [PATCH v2 3/3] tests/qtest: Add test for Aspeed HACE

qemu broke booting of old RedHat floppies
 2021-03-12  6:23 UTC  (3+ messages)

[PATCH V2] virtio-net: calculating proper msix vectors on init
 2021-03-12  5:47 UTC  (2+ messages)

[PATCH v2 1/1] docs/devel: Add VFIO device migration documentation
 2021-03-12  3:13 UTC  (2+ messages)

[Bug 1915925] [NEW] ARM semihosting HEAPINFO results wrote to wrong address
 2021-02-17 12:19 UTC 


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).