qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-03-11 21:51:32 to 2021-03-12 10:29:28 UTC [more...]

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

[PATCH v5 0/5] semihosting/next (SYS_HEAPINFO)
 2021-03-12 10:20 UTC  (4+ 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

[PATCH 00/27] Add D-Bus display backend
 2021-03-12 10:12 UTC  (26+ 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 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 25/27] vhost-user-gpu: implement register_dbus_listener()
` [PATCH 27/27] vhost-user-gpu: implement GPU_QEMU_DBUS_LISTENER

[PULL 00/22] Trivial branch for 6.0 patches
 2021-03-12 10:15 UTC  (4+ messages)

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

[PATCH v2 00/10] Fixed some bugs and optimized some codes for COLO
 2021-03-12 10:11 UTC  (19+ 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()

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  (24+ messages)
` [PATCH 1/6] accel: Introduce 'query-accels' QMP command
` [PATCH 2/6] tests/qtest: Add qtest_probe_accel() method
` [PATCH 3/6] qtest/bios-tables-test: Make test build-independent from accelerator
` [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] tests: Move benchmarks into a separate folder
 2021-03-12  9:28 UTC  (2+ messages)

[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 v3 0/6] qcow2: compressed write cache
 2021-03-12  9:09 UTC  (4+ messages)
` [PATCH v3 3/6] block/qcow2: introduce inflight writes counters: fix discard

[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

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

[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 0/4] ui: improve precision of VNC desktop resizing
 2021-03-12  6:48 UTC  (3+ messages)
` [PATCH 4/4] ui: honour the actual guest display dimensions without rounding

[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  (6+ messages)
` [PATCH v2 1/3] hw: Model ASPEED's Hash and Crypto Engine
` [PATCH v2 2/3] aspeed: Integrate HACE
` [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  (5+ messages)

[PATCH 0/3] fuzz: Add a sparse-memory device to accelerate fuzzing
 2021-03-12  3:08 UTC  (4+ messages)
` [PATCH 1/3] memory: add a sparse memory device

[PATCH v1 1/1] vfio: Make migration support non experimental by default
 2021-03-12  2:47 UTC  (4+ messages)

[RESEND PATCH] hw/ppc: e500: Add missing #address-cells and #size-cells in the eTSEC node
 2021-03-12  1:25 UTC  (2+ messages)

[PATCH 1/1] spapr.c: remove 'ibm,chip-id' from DT
 2021-03-12  1:56 UTC  (4+ messages)

[RFC PATCH 0/5] target/arm: Add MTE support to KVM guest
 2021-03-12  1:51 UTC  (14+ messages)
` [RFC PATCH 1/5] Update Linux headers with new MTE support
` [RFC PATCH 2/5] Add basic MTE support to KVM guest
` [RFC PATCH 3/5] Add APIs to get/set MTE tags
` [RFC PATCH 4/5] Add migration support for KVM guest with MTE
` [RFC PATCH 5/5] Enable the MTE support for KVM guest

[PATCH v7 0/8] Pegasos2 emulation
 2021-03-12  1:20 UTC  (7+ messages)
` [PATCH v7 2/8] vt82c686: QOM-ify superio related functionality
` [PATCH v7 1/8] vt82c686: Implement control of serial port io ranges via config regs

[PATCH v4 0/4] Drop deprecated floppy config & bogus -drive if=T
 2021-03-12  1:17 UTC  (2+ messages)

[PATCH 0/3] Support Andes AE350 Platform
 2021-03-12  1:07 UTC  (6+ messages)
` [PATCH 3/3] Andes AE350 RISC-V Machine

[PATCH] hw/timer/sse-timer: Propagate eventual error in sse_timer_realize()
 2021-03-12  0:18 UTC 

[RFC PATCH v2 00/22] target/mips: Reintroduce the R5900 CPU (without testing)
 2021-03-12  0:01 UTC  (2+ messages)

[PULL 01/10] vfio: Fix vfio_listener_log_sync function name typo
 2021-03-11 23:44 UTC  (9+ messages)
` [PULL 03/10] MAINTAINERS: Cover docs/igd-assign.txt in VFIO section
` [PULL 04/10] vfio: Do not register any IOMMU_NOTIFIER_DEVIOTLB_UNMAP notifier
` [PULL 05/10] spapr_iommu: Fix vhost integration regression
` [PULL 06/10] vfio: Move the saving of the config space to the right place in VFIO migration
` [PULL 07/10] vfio: Set the priority of the VFIO VM state change handler explicitly
` [PULL 08/10] vfio: Avoid disabling and enabling vectors repeatedly in VFIO migration
` [PULL 09/10] vfio: Support host translation granule size
` [PULL 10/10] vfio/migrate: Move switch of dirty tracking into vfio_memory_listener

[RFC PATCH v3 00/31] CXL 2.0 Support
 2021-03-11 23:27 UTC  (2+ messages)
` [RFC PATCH] hw/mem/cxl_type3: Go back to subregions

[PATCH RESEND 0/6] hw/mips/gt64120: Minor fixes
 2021-03-11 23:24 UTC  (2+ messages)

[PULL 0/4] M68k for 6.0 patches
 2021-03-11 22:18 UTC  (5+ messages)
` [PULL 1/4] target/m68k: implement rtr instruction
` [PULL 2/4] target/m68k: don't set SSW ATC bit for physical bus errors
` [PULL 3/4] target/m68k: reformat m68k_features enum
` [PULL 4/4] target/m68k: add M68K_FEATURE_UNALIGNED_DATA feature

[PATCH 00/14] deprecations: remove many old deprecations
 2021-03-11 22:04 UTC  (6+ messages)
` [PATCH 05/14] migrate: remove QMP/HMP commands for speed, downtime and cache size

[PATCH v3 00/12] RAM_NORESERVE, MAP_NORESERVE and hostmem "reserve" property
 2021-03-11 21:49 UTC  (4+ messages)
` [PATCH v3 02/12] softmmu/physmem: Fix ram_block_discard_range() to handle shared anonymous memory


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