qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-04-27 03:42:28 to 2021-04-27 17:14:10 UTC [more...]

[PATCH 00/13] target/arm: Split translate-*.c.inc into separate compilation units
 2021-04-27 17:08 UTC  (26+ messages)
` [PATCH 01/13] target/arm: Move constant expanders to translate.h
` [PATCH 02/13] target/arm: Share unallocated_encoding() and gen_exception_insn()
` [PATCH 03/13] target/arm: Make functions used by m-nocp global
` [PATCH 04/13] target/arm: Split m-nocp trans functions into their own file
` [PATCH 05/13] target/arm: Move gen_aa32 functions to translate-a32.h
` [PATCH 06/13] target/arm: Move vfp_{load, store}_reg{32, 64} to translate-vfp.c.inc
` [PATCH 07/13] target/arm: Make functions used by translate-vfp global
` [PATCH 08/13] target/arm: Make translate-vfp.c.inc its own compilation unit
` [PATCH 09/13] target/arm: Move vfp_reg_ptr() to translate-neon.c.inc
` [PATCH 10/13] target/arm: Delete unused typedef
` [PATCH 11/13] target/arm: Move NeonGenThreeOpEnvFn typedef to translate.h
` [PATCH 13/13] target/arm: Make translate-neon.c.inc its own compilation unit

[PATCH 0/4] hw/block/fdc: Allow Kconfig-selecting ISA bus/SysBus floppy controllers
 2021-04-27 16:53 UTC  (6+ messages)
` [PATCH 1/4] hw/block/fdc: Replace disabled fprintf() by trace event
` [PATCH 2/4] hw/block/fdc: Declare shared prototypes in fdc-internal.h

[PATCH] make vfio and DAX cache work together
 2021-04-27 16:29 UTC  (3+ messages)

[PATCH v4 00/26] Hexagon (target/hexagon) update
 2021-04-27 16:27 UTC  (2+ messages)

[PATCH RESEND v2 0/6] target/arm: Add nested virtualization support
 2021-04-27 16:17 UTC  (23+ messages)
` [PATCH RESEND v2 2/6] target/arm/kvm: Add helper to detect el2 when using KVM
` [PATCH RESEND v2 3/6] target/arm/kvm: Add an option to turn on/off el2 support
` [PATCH RESEND v2 4/6] hw/intc/arm_gicv3: Enable support for setting vGIC maintenance IRQ
` [PATCH RESEND v2 5/6] target/arm/cpu: Enable 'el2' to work with host/max cpu
` [PATCH RESEND v2 6/6] target/arm: Add vCPU feature 'el2' test

[PATCH v2 0/8] edid: windows fixes
 2021-04-27 15:59 UTC  (14+ messages)
` [PATCH v2 1/8] qemu-edid: use qemu_edid_size()
` [PATCH v2 2/8] edid: edid_desc_next
` [PATCH v2 3/8] edid: move xtra3 descriptor
` [PATCH v2 4/8] edid: use dta extension block descriptors
` [PATCH v2 5/8] edid: Make refresh rate configurable
` [PATCH v2 6/8] edid: move timing generation into a separate function
` [PATCH v2 7/8] edid: allow arbitrary-length checksums
` [PATCH v2 8/8] edid: add support for DisplayID extension (5k resolution)

[PATCH v4 0/9] ui: add vdagent implementation and clipboard support
 2021-04-27 15:42 UTC  (20+ messages)
` [PATCH v4 1/9] build: add separate spice-protocol config option
` [PATCH v4 2/9] ui: add clipboard infrastructure
` [PATCH v4 3/9] ui: add clipboard documentation
` [PATCH v4 4/9] ui/vdagent: core infrastructure
` [PATCH v4 5/9] ui/vdagent: add mouse support
` [PATCH v4 6/9] ui/vdagent: add clipboard support
` [PATCH v4 7/9] ui/vnc: "
` [PATCH v4 8/9] ui/gtk: move struct GtkDisplayState to ui/gtk.h

[PATCH] microvm: Enable hotplug of pcie
 2021-04-27 14:39 UTC 

[PATCH] microvm: Enable hotplug of pcie
 2021-04-27 13:04 UTC 

[PATCH 00/22] qapi: static typing conversion, pt5a
 2021-04-27 15:03 UTC  (42+ messages)
` [PATCH 01/22] qapi/parser: Don't try to handle file errors
` [PATCH 02/22] qapi/source: [RFC] add "with_column" contextmanager
` [PATCH 03/22] qapi/source: Remove line number from QAPISourceInfo initializer
` [PATCH 05/22] qapi/parser: Assert lexer value is a string
` [PATCH 06/22] qapi/parser: assert get_expr returns object in outer loop
` [PATCH 07/22] qapi/parser: assert object keys are strings
` [PATCH 10/22] qapi/parser: Fix typing of token membership tests
` [PATCH 11/22] qapi/parser: Rework _check_pragma_list_of_str as a TypeGuard
` [PATCH 12/22] qapi/parser: add type hint annotations
` [PATCH 16/22] qapi/parser: add docstrings

[PATCH v8] introduce vfio-user protocol specification
 2021-04-27 15:01 UTC  (4+ messages)

[RFC v3 00/13] s390x cleanup
 2021-04-27 15:00 UTC  (11+ messages)
` [RFC v3 01/13] hw/s390x: rename tod-qemu.c to tod-tcg.c
` [RFC v3 02/13] hw/s390x: only build tod-tcg from the CONFIG_TCG build
` [RFC v3 03/13] hw/s390x: tod: make explicit checks for accelerators when initializing
` [RFC v3 04/13] target/s390x: remove tcg-stub.c
` [RFC v3 13/13] MAINTAINERS: update s390x directories

[RFC PATCH v2 0/6] hw/arm/virt: Introduce cpu topology support
 2021-04-27 14:58 UTC  (14+ messages)
` [RFC PATCH v2 2/6] hw/arm/virt: DT: Add cpu-map
` [RFC PATCH v2 3/6] hw/arm/virt-acpi-build: Distinguish possible and present cpus
` [RFC PATCH v2 4/6] hw/acpi/aml-build: Add processor hierarchy node structure
` [RFC PATCH v2 5/6] hw/arm/virt-acpi-build: Add PPTT table
` [RFC PATCH v2 6/6] hw/arm/virt: Replace smp_parse with one that prefers cores

[Bug 1920913] [NEW] Openjdk11+ fails to install on s390x
 2021-04-27 14:34 UTC  (2+ messages)
` [Bug 1920913] "

How to understand vvfat
 2021-04-27 14:33 UTC 

[PATCH 0/9] hw/block: m25p80: Fix the mess of dummy bytes needed for fast read commands
 2021-04-27 14:32 UTC  (16+ messages)

[PATCH 0/3] Introduce vhost-vdpa block device
 2021-04-27 14:28 UTC  (10+ messages)
` [PATCH 2/3] vhost-blk: Add vhost-blk-common abstraction
    `  "
` [PATCH 3/3] vhost-vdpa-blk: Introduce vhost-vdpa-blk host device
    `  "
  ` Re: [PATCH 0/3] Introduce vhost-vdpa block device

[PATCH] vfio-ccw: Attempt to clean up all IRQs on error
 2021-04-27 14:25 UTC 

[PATCH] virtio-net: failover: add missing remove_migration_state_change_notifier()
 2021-04-27 14:16 UTC  (3+ messages)

[RFC v9 00/29] vSMMUv3/pSMMUv3 2 stage VFIO integration
 2021-04-27 14:05 UTC  (9+ messages)
` [RFC v9 14/29] vfio: Introduce helpers to DMA map/unmap a RAM section
` [RFC v9 15/29] vfio: Set up nested stage mappings

[PATCH] spapr: Modify ibm,get-config-addr-info2 to set DEVNUM in PE config address
 2021-04-27 14:02 UTC  (2+ messages)
` [PATCH] spapr: Modify ibm, get-config-addr-info2 "

[PATCH] hw/ide: Fix crash when plugging a piix3-ide device into the x-remote machine
 2021-04-27 13:54 UTC  (3+ messages)

[Bug 1926231] [NEW] SCSI passthrough of SATA cdrom -> errors & performance issues
 2021-04-27 13:34 UTC  (2+ messages)
` [Bug 1926231] "

[Bug 1926277] [NEW] MIPS MT dvpe does not regard VPEConf0.MVP
 2021-04-27 13:33 UTC  (7+ messages)
` [PATCH] target/mips: Only update MVPControl.EVP bit if executed on a master VPE
  ` [Bug 1926277] Re: MIPS MT dvpe does not regard VPEConf0.MVP
` [PATCH v2] target/mips: Only update MVPControl.EVP bit if executed by master VPE
  ` [Bug 1926277] "

[RFC PATCH 2/4] target/ppc: isolated SPR read/write callbacks
 2021-04-27 12:58 UTC 

trace_FOO_tcg bit-rotted?
 2021-04-27 13:00 UTC  (10+ messages)

[PATCH 0/6] hw/isa: Remove unuseful qemu_allocate_irqs() call
 2021-04-27 12:58 UTC  (5+ messages)
` [PATCH 5/6] hw/isa/vt82c686: Simplify removing "

[for-6.1 v2 0/2] virtiofsd: Add support for FUSE_SYNCFS request
 2021-04-27 12:50 UTC  (3+ messages)

[PATCH] hw/misc: Add an iBT device model
 2021-04-27 12:41 UTC  (2+ messages)

[Bug 1926246] [NEW] chrome based apps can not be run under qemu user mode
 2021-04-27 12:34 UTC  (10+ messages)
` [Bug 1926246] "

[RFC PATCH 0/6] Introduce cluster cpu topology support
 2021-04-27 12:34 UTC  (5+ messages)

[PATCH v8 00/11] Multi-phase reset mechanism
 2021-04-27 12:21 UTC  (3+ messages)
` [PATCH v8 08/11] hw/core: deprecate old reset functions and introduce new ones

[PATCH] qapi: deprecate drive-backup
 2021-04-27 12:16 UTC  (3+ messages)

[PATCH RFC C0/2] support allocation-map for block-dirty-bitmap-merge
 2021-04-27 11:59 UTC  (5+ messages)
` [PATCH 1/2] qapi: block-dirty-bitmap-merge: support allocation maps
` [PATCH 2/2] iotests: add allocation-map-to-bitmap

[PATCH v3 00/36] block: update graph permissions update
 2021-04-27 11:41 UTC  (6+ messages)
` [PATCH v3 22/36] block: add bdrv_remove_filter_or_cow transaction action

[PATCH v2 0/7] virtiofsd: Changed various allocations to GLib functions
 2021-04-27 11:33 UTC  (12+ messages)
` [PATCH v2 1/7] virtiofsd: Changed allocations of fuse_req "
  ` [Virtio-fs] "
` [PATCH v2 2/7] virtiofds: Changed allocations of iovec to GLib's functions

[PATCH v2] amd_iommu: fix wrong MMIO operations
 2021-04-27 11:05 UTC 

[PATCH 1/1] amd_iommu: fix wrong MMIO operations
 2021-04-27 10:52 UTC  (3+ messages)

[PATCH v6 0/7] eBPF RSS support for virtio-net
 2021-04-27 10:47 UTC  (3+ messages)

[PATCH 0/5] hw: Fix reset of bus-less devices
 2021-04-27 10:27 UTC  (5+ messages)
` [PATCH 1/5] hw/ppc/spapr_iommu: Register machine reset handler

[PATCH v3 0/9] simplebench improvements
 2021-04-27  8:58 UTC  (2+ messages)

[PATCH RFC 0/1] To add HMP interface to dump PCI MSI-X table/PBA
 2021-04-27  8:53 UTC  (4+ messages)

[PATCH v2] hw/i386: Expand the range of CPU topologies between smp and maxcpus
 2021-04-27  8:34 UTC  (4+ messages)

[PATCH RESEND 1/2] target/i386: add "-cpu, lbr-fmt=*" support to enable guest LBR
 2021-04-27  8:22 UTC  (3+ messages)

[PATCH v2] target/i386: add "-cpu, lbr-fmt=*" support to enable guest LBR
 2021-04-27  8:09 UTC 

[Bug 1890545] [NEW] (ARM64) qemu-x86_64+schroot(Debian bullseye) can't run chrome and can't load HTML
 2021-04-27  7:27 UTC  (2+ messages)
` [Bug 1890545] "

Ethernet-over-usb with linux guest using USB Device Controller ?
 2021-04-27  7:30 UTC  (2+ messages)

[PATCH v2] hw/nvme/ctrl: fix csi field for cns 0x00 and 0x11
 2021-04-27  6:30 UTC 

[PATCH v6 0/9] vhost-vdpa: add support for configure interrupt
 2021-04-27  7:17 UTC  (18+ messages)
` [PATCH v6 1/9] hw: Add check for queue number
` [PATCH v6 2/9] virtio-pci:decouple virtqueue from interrupt setting process
` [PATCH v6 3/9] vhost: add new call back function for config interrupt
` [PATCH v6 4/9] vhost-vdpa: add support for config interrupt call back
` [PATCH v6 5/9] vhost:add support for configure interrupt
` [PATCH v6 6/9] virtio-mmio: add "
` [PATCH v6 7/9] virtio-pci: "
` [PATCH v6 8/9] virtio: decouple virtqueue from set notifier fd handler
` [PATCH v6 9/9] virtio-net: add peer_deleted check in virtio_net_handle_rx

[PATCH v5 00/17] support subsets of bitmanip extension
 2021-04-27  7:13 UTC  (14+ messages)
` [PATCH v5 02/17] target/riscv: rvb: count leading/trailing zeros
` [PATCH v5 03/17] target/riscv: rvb: count bits set
` [PATCH v5 04/17] target/riscv: rvb: logic-with-negate
` [PATCH v5 05/17] target/riscv: rvb: pack two words into one register
` [PATCH v5 06/17] target/riscv: rvb: min/max instructions
` [PATCH v5 07/17] target/riscv: rvb: sign-extend instructions

[PATCH] linux-user: make process_pending_signals thread-safe
 2021-04-27  6:32 UTC 

[PATCH] hw/block/nvme: fix csi field for cns 0x00 and 0x11
 2021-04-27  6:06 UTC  (3+ messages)

[PATCH v2] target/riscv: fix wfi exception behavior
 2021-04-27  6:09 UTC  (2+ messages)

[Bug 1895305] [NEW] pthread_cancel fails with "RT33" with musl libc
 2021-04-27  4:20 UTC  (2+ messages)
` [Bug 1895305] "

[PATCH] hw/input/hid: Add support for keys of jp106 keyboard
 2021-04-27  2:02 UTC 

[RFC PATCH 0/4] hw/ppc: remove call to tcg-only function
 2021-04-27  3:51 UTC  (4+ messages)
` [RFC PATCH 2/4] hw/ppc: Add kvm-only file spapr_hcall_tcg_stub.c

[RFC PATCH 0/4] target/ppc: code motion to compile translate_init
 2021-04-27  3:38 UTC  (6+ messages)
` [RFC PATCH 3/4] target/ppc: Move SPR generation to separate file
` [RFC PATCH 4/4] target/ppc: isolated cpu init from translation logic


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