qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-11-06 10:28:45 to 2020-11-08 01:36:00 UTC [more...]

[PATCH V17 0/6] mips: Add Loongson-3 machine support
 2020-11-08  1:34 UTC  (4+ messages)
` [PATCH V17 1/6] target/mips: Fix PageMask with variable page size

Fosshost.org
 2020-11-08  0:32 UTC 

[Qemu-devel] [Bug 1694808] [NEW] Passthrough USB Host Keyboard doesn't work on Q35 platform on boot-up
 2020-11-08  1:08 UTC  (2+ messages)
` [Bug 1694808] "

[PATCH v3 00/41] Mirror map JIT memory for TCG
 2020-11-07 21:10 UTC  (7+ messages)
` [PATCH v3 01/41] tcg: Enhance flush_icache_range with separate data pointer
` [PATCH v3 02/41] tcg: Move tcg prologue pointer out of TCGContext

[PATCH-for-5.2 v2] hw/i386/acpi-build: Fix maybe-uninitialized error when ACPI hotplug off
 2020-11-07 19:40 UTC 

[PATCH-for-5.2 0/5] hw/arm: Fix various incorrect IRQ handling
 2020-11-07 19:34 UTC  (6+ messages)
` [PATCH-for-5.2 1/5] hw/arm/armsse: Correct expansion MPC interrupt lines
` [PATCH-for-5.2 2/5] hw/misc/stm32f2xx_syscfg: Remove extraneous IRQ
` [PATCH-for-5.2 3/5] hw/arm/nseries: Remove invalid/unnecessary n8x0_uart_setup()
` [PATCH-for-5.2? 4/5] hw/arm/musicpal: Don't connect two qemu_irqs directly to the same input
` [PATCH-for-6.0 5/5] hw/arm/musicpal: Only use qdev_get_gpio_in() when necessary

Qemu first time contribution
 2020-11-07 19:18 UTC 

[PATCH-for-5.2] acpi-build: Fix maybe-uninitialized warning when ACPI hotplug is off
 2020-11-07 17:22 UTC  (3+ messages)

[PATCH-for-5.2 v2] acpi-build: Fix maybe-uninitialized warning when ACPI hotplug is off
 2020-11-07 17:22 UTC 

[PATCH 0/2] m68k/q800: make the GLUE chip a QOM device
 2020-11-07 16:15 UTC  (7+ messages)
` [PATCH 1/2] hw/m68k/q800: Don't connect two qemu_irqs directly to the same input
` [PATCH 2/2] hw/m68k/q800.c: Make the GLUE chip an actual QOM device

hw/i386/q35: Where go LPC irqs?
 2020-11-07 14:46 UTC 

[RFC PATCH-for-5.2] hw/i386/acpi-build: Fix maybe-uninitialized error when ACPI hotplug off
 2020-11-07 14:32 UTC  (2+ messages)

[PULL v4 00/48] virtio,pc,acpi: fixes, tests
 2020-11-07 14:28 UTC  (7+ messages)
` [PULL v4 44/48] piix4: don't reserve hw resources when hotplug is off globally

[PATCH v3] introduce VFIO-over-socket protocol specificaion
 2020-11-07 12:26 UTC  (9+ messages)
` [PATCH v5] introduce vfio-user protocol specification

[PATCH] macio: set user_creatable to false in macio_class_init()
 2020-11-07 11:50 UTC  (2+ messages)

[RFC PATCH-for-5.2] hw/arm/virt: Remove dependency on Cortex-A15 MPCore peripherals
 2020-11-07 11:48 UTC 

[PATCH-for-5.2 0/5] hw/usb/hcd-xhci: Fix xhci-pci devices
 2020-11-07 11:13 UTC  (6+ messages)
` [PATCH-for-5.2 1/5] hw/usb/hcd-xhci: Make xhci base model abstract
` [PATCH-for-5.2 2/5] hw/usb/Kconfig: Fix USB_XHCI_NEC (depends on USB_XHCI_PCI)
` [PATCH-for-6.0 3/5] hw/usb/hcd-xhci: Rename "base-xhci" as TYPE_XHCI_COMMON
` [PATCH-for-6.0 4/5] hw/usb/hcd-xhci-pci: Use OBJECT_DECLARE_SIMPLE_TYPE() macro
` [PATCH-for-6.0 5/5] hw/usb/hcd-xhci-pci: Rename "pci-xhci" as TYPE_XHCI_PCI_COMMON

[PATCH] console: avoid passing con=NULL to graphic_hw_update_done() In graphic_hw_update(), first select an existing console, a specific-console or active_console(if not specified), then updating the console
 2020-11-07 10:36 UTC  (3+ messages)

[PATCH v8 1/1] audio/jack: fix use after free segfault
 2020-11-07 10:09 UTC  (5+ messages)
` [PATCH v8 0/1] "
  ` [PATCH v9 1/1] "

[PATCH v2] hw/core/qdev-properties-system: Rewrite set_pci_host_devaddr using GLib
 2020-11-07  8:59 UTC  (2+ messages)
` [PATCH-for-5.2 "

[PATCH] hw/core/qdev-properties-system: allow bus addresses > 0x1f
 2020-11-07  8:58 UTC  (2+ messages)

[PATCH] meson: always include contrib/libvhost-user
 2020-11-07  8:53 UTC  (2+ messages)

[PATCH] tests/vm: update openbsd to release 6.8
 2020-11-07  6:07 UTC  (4+ messages)

[PATCH v2 00/11] qapi: static typing conversion, pt2
 2020-11-07  5:57 UTC  (17+ messages)
` [PATCH v2 04/11] qapi/introspect.py: add assertions and casts
` [PATCH v2 05/11] qapi/introspect.py: add preliminary type hint annotations
` [PATCH v2 06/11] qapi/introspect.py: add _gen_features helper
` [PATCH v2 07/11] qapi/introspect.py: Unify return type of _make_tree()
` [PATCH v2 08/11] qapi/introspect.py: replace 'extra' dict with 'comment' argument
` [PATCH v2 09/11] qapi/introspect.py: create a typed 'Annotated' data strutcure
` [PATCH v2 10/11] qapi/introspect.py: improve readability of _tree_to_qlit
` [PATCH v2 11/11] qapi/introspect.py: Add docstring to _tree_to_qlit

[qemu-web PATCH v2] Add virtio-fs in OSv overview blog post
 2020-11-06 22:43 UTC  (3+ messages)
` [Virtio-fs] "

[PATCH v10 00/12] hw/block/nvme: Support Namespace Types and Zoned Namespace Command Set
 2020-11-06 23:43 UTC  (13+ messages)
` [PATCH v10 01/12] hw/block/nvme: Add Commands Supported and Effects log
` [PATCH v10 02/12] hw/block/nvme: Generate namespace UUIDs
` [PATCH v10 03/12] hw/block/nvme: Separate read and write handlers
` [PATCH v10 04/12] hw/block/nvme: Merge nvme_write_zeroes() with nvme_write()
` [PATCH v10 05/12] hw/block/nvme: Add support for Namespace Types
` [PATCH v10 06/12] hw/block/nvme: Support allocated CNS command variants
` [PATCH v10 07/12] block/nvme: Make ZNS-related definitions
` [PATCH v10 08/12] hw/block/nvme: Support Zoned Namespace Command Set
` [PATCH v10 09/12] hw/block/nvme: Introduce max active and open zone limits
` [PATCH v10 10/12] hw/block/nvme: Support Zone Descriptor Extensions
` [PATCH v10 11/12] hw/block/nvme: Add injection of Offline/Read-Only zones
` [PATCH v10 12/12] hw/block/nvme: Document zoned parameters in usage text

[PATCH v9 00/12] hw/block/nvme: Support Namespace Types and Zoned Namespace Command Set
 2020-11-06 23:07 UTC  (4+ messages)
` [PATCH v9 08/12] hw/block/nvme: Support "

nbd: bitmap_to_extents() calls nbd_extent_array_add() without checking return value: coverity false positive?
 2020-11-06 22:53 UTC  (3+ messages)

[PATCH] virtiofsd: Use --thread-pool-size=0 to mean no thread pool
 2020-11-06 22:35 UTC  (4+ messages)
` [Virtio-fs] "

[PATCH v2 00/44] Make qdev static property API usable by any QOM type
 2020-11-06 21:10 UTC  (4+ messages)

[Qemu-devel] [PULL 00/43] ppc-for-4.0 queue 20190219
 2020-11-06 19:44 UTC  (4+ messages)
` [Qemu-devel] [PULL 33/43] target/ppc: convert xxspltw to vector operations
  `  "

[PATCH v1] docs/devel: Add VFIO device migration documentation
 2020-11-06 19:17 UTC  (14+ messages)

[PATCH-for-5.2] configure: Check vhost-user is available to build vhost-user-blk-server
 2020-11-06 19:04 UTC 

[PATCH for-5.2 0/4] hw/net/can/ctucan: fix Coverity and other issues
 2020-11-06 18:46 UTC  (16+ messages)
` [PATCH for-5.2 1/4] hw/net/can/ctucan: Don't allow guest to write off end of tx_buffer
` [PATCH for-5.2 2/4] hw/net/can/ctucan: Avoid unused value in ctucan_send_ready_buffers()
` [PATCH for-5.2 3/4] hw/net/can/ctucan_core: Handle big-endian hosts
` [PATCH for-5.2 4/4] hw/net/ctucan_core: Use stl_le_p to write to tx_buffers

[PATCH for-5.2] hw/mips/boston.c: Fix memory leak in boston_fdt_filter() error-handling paths
 2020-11-06 18:38 UTC  (2+ messages)

[PATCH v2 1/1] Fix use after free in vfio_migration_probe
 2020-11-06 18:02 UTC 

[PATCH for-5.2 0/2] deprecate short-form boolean options
 2020-11-06 18:20 UTC  (7+ messages)
` [PATCH 1/2] qemu-option: move help handling to get_opt_name_value
` [PATCH 2/2] qemu-option: warn for short-form boolean options

[PATCH 0/2] Fuzzing Documentation Updates
 2020-11-06 18:06 UTC  (3+ messages)
` [PATCH 1/2] docs/fuzz: rST-ify the fuzzing documentation
` [PATCH 2/2] docs/fuzz: update fuzzing documentation post-meson

[PATCH v2 0/2] quorum: Implement bdrv_co_block_status()
 2020-11-06 17:43 UTC  (3+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] quorum: Implement bdrv_co_pwrite_zeroes()

[PATCH v2 0/4] linux/sparc: more get/set_context fixes
 2020-11-06 17:22 UTC  (11+ messages)
` [PATCH v2 1/4] linux-user/sparc: Correct sparc64_get/set_context() FPU handling
` [PATCH v2 2/4] linux-user/sparc: Remove unneeded checks of 'err' from sparc64_get_context()
` [PATCH v2 3/4] linux-user/sparc: Don't restore %g7 in sparc64_set_context()
` [PATCH v2 4/4] linux-user/sparc: Handle tstate in sparc64_get/set_context()

Question on UEFI ACPI tables setup and probing on arm64
 2020-11-06 17:09 UTC  (5+ messages)

[PATCH-for-6.0 0/2] hw/scsi/scsi-disk: QOM style change
 2020-11-06 17:04 UTC  (3+ messages)
` [PATCH-for-6.0 1/2] hw/scsi/scsi-disk: Rename type as TYPE_SCSI_DISK
` [PATCH-for-6.0 2/2] hw/scsi/scsi-disk: Use SCSI_DISK_GET_CLASS() macro

[PATCH 1/1] Change the order of g_free(info) and tracepoint
 2020-11-06 16:57 UTC  (4+ messages)

[PATCH] migration/dirtyrate: simplify inlcudes in dirtyrate.c
 2020-11-06 16:53 UTC  (4+ messages)

[PATCH] CODING_STYLE.rst: Be less strict about 80 character limit
 2020-11-06 16:48 UTC  (3+ messages)

[PATCH] scripts/checkpatch.pl: Modify the line length limit of the code
 2020-11-06 16:19 UTC  (9+ messages)

Migrating to the gitlab issue tracker
 2020-11-06 15:37 UTC  (7+ messages)

[PATCH] qtest: Fix bad printf format specifiers
 2020-11-06 15:36 UTC  (7+ messages)

[PATCH for-5.2 0/4] deprecate short-form boolean options
 2020-11-06 15:34 UTC  (5+ messages)
` [PATCH for-5.2 3/4] qtest: escape device name in device-introspect-test

[PATCH 0/2] Increase amount of data for monitor to read
 2020-11-06 15:31 UTC  (4+ messages)
` [PATCH 1/2] iotests: add another bash sleep command to 247
` [PATCH 2/2] monitor: increase amount of data for monitor to read

[PATCH v2 0/7] block: permission update fix & refactor
 2020-11-06 15:27 UTC  (12+ messages)
` [PATCH v2 1/7] block: add forgotten bdrv_abort_perm_update() to bdrv_co_invalidate_cache()
` [PATCH v2 2/7] block: add bdrv_replace_node_common()
` [PATCH v2 3/7] block: make bdrv_drop_intermediate() less wrong
` [PATCH v2 4/7] block: add bdrv_refresh_perms() helper
` [PATCH v2 5/7] block: bdrv_set_perm() drop redundant parameters
` [PATCH v2 6/7] block: bdrv_child_set_perm() "
` [PATCH v2 7/7] block: drop tighten_restrictions

[PULL for-5.2 0/4] s390x fixes
 2020-11-06 15:00 UTC  (6+ messages)
` [PULL for-5.2 1/4] s390-bios: Skip writing iplb location to low core for ccw ipl
` [PULL for-5.2 2/4] pc-bios/s390: update s390-ccw bios binaries
` [PULL for-5.2 3/4] target/s390x: fix execution with icount
` [PULL for-5.2 4/4] s390x: fix build for --without-default-devices

[PATCH v3 0/9] Add support for Control-Flow Integrity
 2020-11-06 14:58 UTC  (11+ messages)
` [PATCH v3 1/9] fuzz: Make fork_fuzz.ld compatible with LLVM's LLD
` [PATCH v3 3/9] hw/usb: reorder fields in UASStatus
  ` [PATCH-for-5.2? "
` [PATCH v3 5/9] scsi: fix overflow in scsi_disk_new_request_dump
  ` [PATCH-for-5.2? "

[PATCH v1 1/1] hw/intc/ibex_plic: Clear the claim register when read
 2020-11-06 14:20 UTC  (2+ messages)

[PATCH] target/microblaze: Fix possible array out of bounds in mmu_write()
 2020-11-06 14:16 UTC  (2+ messages)

[PATCH] physmem: improve ram size error messages
 2020-11-06 13:58 UTC  (2+ messages)

[Question] Fuzz: No rule to make target 'i386-softmmu/fuzz'
 2020-11-06 13:20 UTC  (2+ messages)

[PATCH V2 1/2] plugins: Fix resource leak in connect_socket()
 2020-11-06 13:17 UTC  (2+ messages)

Documents not in sphinx toctree
 2020-11-06 12:58 UTC  (5+ messages)

[RFC PATCH 00/15] Xen guest-loader and arm64 build fixes/enhancements
 2020-11-06 11:32 UTC  (8+ messages)
` [RFC PATCH 02/15] hw/riscv: migrate fdt field to generic MachineState
` [RFC PATCH 12/15] stubs/xen-hw-stub: drop xenstore_store_pv_console_info stub

[PATCH v2] migration/multifd: close TLS channel before socket finalize
 2020-11-06 10:54 UTC 

Emulation for riscv
 2020-11-06 10:36 UTC  (3+ messages)

[PULL 0/4] 9p queue for 5.2 (2020-11-06)
 2020-11-06 10:34 UTC  (2+ messages)


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