qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-04-16 22:54:37 to 2020-04-18 15:05:41 UTC [more...]

[PATCH 0/7] tcg: Clean up tcg_gen_gvec_dupi interface
 2020-04-18 15:04 UTC  (2+ messages)
` [PATCH 2/7] target/s390x: Use tcg_gen_gvec_dup_imm

[Bug 1871798] [NEW] Fails to start on Windows host without explicit --disable-pie
 2020-04-18 13:41 UTC  (2+ messages)
` [Bug 1871798] "

[Bug 1869497] [NEW] x86_cpu_gdb_read_register segfaults when gdb requests registers
 2020-04-18 13:39 UTC  (2+ messages)
` [Bug 1869497] "

[PATCH] Add a new PIIX option to control PCI hot unplugging of devices on non-root buses
 2020-04-18 12:48 UTC  (8+ messages)

[PATCH v2] lockable: Replace locks with lock guard macros
 2020-04-18 12:03 UTC  (2+ messages)

[PATCH-for-5.0?] target/ppc: Fix TCG temporary leaks in gen_slbia()
 2020-04-18 10:45 UTC  (5+ messages)

[PATCH] resend slave fd to vhost when reconnect to vhost
 2020-04-18 10:42 UTC  (3+ messages)

[PATCH resend v2] net: cadence_gem: clear RX control descriptor
 2020-04-18  9:10 UTC  (2+ messages)

[Bug 1872113] [NEW] qemu docs fails to build with Sphinx 3.0.x
 2020-04-18  8:58 UTC  (2+ messages)
` [Bug 1872113] "

[Bug 1872847] [NEW] qemu-alpha linux-user breaks python3.6
 2020-04-18  8:41 UTC  (3+ messages)
` [Bug 1872847] "

[PATCH] block/iscsi:fix heap-buffer-overflow in iscsi_aio_ioctl_cb
 2020-04-18  6:26 UTC 

[PATCH] hw/i386/amd_iommu: Fix the reserved bits definition of IOMMU commands
 2020-04-18  4:28 UTC 

[Bug 1859920] [NEW] daemoniz not working on MacOS
 2020-04-18  4:17 UTC  (2+ messages)
` [Bug 1859920] "

[PATCH 00/16] target/arm: sve load/store improvements
 2020-04-18  3:41 UTC  (19+ messages)
` [PATCH 03/16] exec: Add cpu_probe_watchpoint
` [PATCH 04/16] target/arm: Use cpu_*_data_ra for sve_ldst_tlb_fn
` [PATCH 06/16] target/arm: Add sve infrastructure for page lookup
` [PATCH 08/16] target/arm: Use SVEContLdSt in sve_ld1_r
` [PATCH 10/16] target/arm: Use SVEContLdSt for multi-register contiguous loads
` [PATCH 11/16] target/arm: Update contiguous first-fault and no-fault loads

[PATCH 0/3] Some trivial fixes
 2020-04-18  3:22 UTC  (5+ messages)
` [PATCH 2/3] intc/gicv3_kvm: use kvm_gicc_access to get ICC_CTLR_EL1

[PATCH v25 00/10] Add ARMv8 RAS virtualization support in QEMU
 2020-04-18  2:40 UTC  (6+ messages)
` [PATCH v25 01/10] acpi: nvdimm: change NVDIMM_UUID_LE to a common macro

[Bug 1873542] [NEW] Windows 98 videocard passthrough - unable to load higher resolution -Desktop, after some games crashes, without whole physical machine reset
 2020-04-18  2:32 UTC 

Avoid copying unallocated clusters during full backup
 2020-04-18  1:43 UTC  (7+ messages)

[PATCH] net: tulip: Set PCI revision to match dec21143
 2020-04-18  0:25 UTC 

[PATCH 02/16] accel/tcg: Add probe_access_flags
 2020-04-18  0:05 UTC  (4+ messages)
` [PATCH v2 "

[PATCH 0/4] target/arm: Implement last SVE2 narrowing section
 2020-04-17 23:58 UTC  (7+ messages)
` [PATCH 1/4] target/arm: Implement SVE2 ADDHNB, ADDHNT
` [PATCH 2/4] target/arm: Implement SVE2 RADDHNB, RADDHNT
` [PATCH 3/4] target/arm: Implement SVE2 SUBHNB, SUBHNT
` [PATCH 4/4] target/arm: Implement SVE2 RSUBHNB, RSUBHNT

[Bug 1873341] [NEW] Qemu Win98 VM with KVM videocard passthrough DOS mode video is not working for most of games
 2020-04-17 23:49 UTC  (2+ messages)
` [Bug 1873341] "

[Bug 1873338] [NEW] Dos on the fly CD image replacement is not Working with DOS
 2020-04-17 23:42 UTC  (3+ messages)
` [Bug 1873338] "

[PATCH v1 0/6] target-microblaze: Misc configurability #2
 2020-04-17 23:42 UTC  (14+ messages)
` [PATCH v1 1/6] target/microblaze: Add the opcode-0x0-illegal CPU property
` [PATCH v1 2/6] target/microblaze: Add the ill-opcode-exception property
` [PATCH v1 3/6] target/microblaze: Add the div-zero-exception property
` [PATCH v1 4/6] target/microblaze: Add the unaligned-exceptions property
` [PATCH v1 5/6] target/microblaze: Add the pvr-user1 property
` [PATCH v1 6/6] target/microblaze: Add the pvr-user2 property

[PATCH RFC v2 0/9] Add riscv kvm accel support
 2020-04-17 22:34 UTC  (3+ messages)
` [PATCH RFC v2 2/9] target/riscv: Add target/riscv/kvm.c to place the public kvm interface

[PATCH v7 00/61] target/riscv: support vector extension v0.7.1
 2020-04-17 22:32 UTC  (21+ messages)
` [PATCH v7 28/61] target/riscv: vector single-width scaling shift instructions
` [PATCH v7 29/61] target/riscv: vector narrowing fixed-point clip instructions
` [PATCH v7 30/61] target/riscv: vector single-width floating-point add/subtract instructions
` [PATCH v7 31/61] target/riscv: vector widening "
` [PATCH v7 33/61] target/riscv: vector widening floating-point multiply
` [PATCH v7 34/61] target/riscv: vector single-width floating-point fused multiply-add instructions
` [PATCH v7 35/61] target/riscv: vector widening "
` [PATCH v7 36/61] target/riscv: vector floating-point square-root instruction
` [PATCH v7 38/61] target/riscv: vector floating-point sign-injection instructions
` [PATCH v7 39/61] target/riscv: vector floating-point compare instructions

[PATCH] qemu-img: Fix stale doc comment
 2020-04-17 22:16 UTC  (2+ messages)

[Bug 1871842] [NEW] AMD CPUID leaf 0x8000'0008 reported number of cores inconsistent with ACPI.MADT
 2020-04-17 21:55 UTC  (9+ messages)
` [PATCH] target/i386: Fix the CPUID leaf CPUID_Fn80000008
  ` [Bug 1871842] Re: AMD CPUID leaf 0x8000'0008 reported number of cores inconsistent with ACPI.MADT
    ` [Bug 1871842] Re: [PATCH] target/i386: Fix the CPUID leaf CPUID_Fn80000008
` [v2 PATCH] "
  ` [Bug 1871842] "

[PATCH v18 0/4] qcow2: Implement zstd cluster compression method
 2020-04-17 21:24 UTC  (3+ messages)
` [PATCH v18 4/4] iotests: 287: add qcow2 compression type test

[PATCH 0/1] vfio-ccw: Enable transparent CCW IPL from DASD
 2020-04-17 18:38 UTC  (2+ messages)
` [PATCH 1/1] "

5.0.0-rc3 : Opcode 1f 12 0f 00 (7ce003e4) leaked temporaries
 2020-04-17 20:10 UTC  (2+ messages)

[[PATCH v2 0/4] Introduce Xlnx ZynqMP CAN controller for QEMU
 2020-04-17 19:55 UTC  (6+ messages)
` [[PATCH v2 1/4] MAINTAINERS: Add maintainer entry for Xilinx CAN
` [[PATCH v2 2/4] hw/net/can: Introduce Xlnx ZynqMP CAN controller for QEMU
` [[PATCH v2 3/4] hw/net/can: Connect Xlnx ZynqMP CAN controller to ZCU102 machine
` [[PATCH v2 4/4] hw/net/can: Introduce QTEST for Xlnx CAN controller

[PATCH-for-5.1 0/3] various: Remove unnecessary casts
 2020-04-17 19:45 UTC  (5+ messages)
` [PATCH-for-5.1 2/3] various: Remove unnecessary OBJECT() cast
` [PATCH-for-5.1 3/3] hw: Remove unnecessary DEVICE() cast

[PATCH 0/3] hw: Use qdev gpio rather than qemu_allocate_irqs()
 2020-04-17 19:42 UTC  (3+ messages)
` [PATCH-for-5.1 1/3] hw/ide/ahci: "

[PATCH v2] 9pfs: local: ignore O_NOATIME if we don't have permissions
 2020-04-17 18:48 UTC 

[PATCH] 9pfs: local: ignore O_NOATIME if we don't have permissions
 2020-04-17 18:36 UTC  (5+ messages)

[PATCH v9 0/9] Clock framework API
 2020-04-17 17:45 UTC  (7+ messages)
` [PATCH v9 1/9] hw/core/clock: introduce clock object
` [PATCH v9 5/9] docs/clocks: add device's clock documentation

[PATCH v2] Cadence: gem: fix wraparound in 64bit descriptors
 2020-04-17 17:17 UTC 

[PATCH] Cadence: gem: fix wraparound in 64bit descriptors
 2020-04-17 17:16 UTC  (4+ messages)

[PATCH v2] qcow2: Expose bitmaps' size during measure
 2020-04-17 16:34 UTC 

QEMU Development Questions
 2020-04-17 15:53 UTC  (2+ messages)

[PATCH v1 0/1] hw/arm: versal: Setup the ADMA with 128bit bus-width
 2020-04-17 15:41 UTC  (3+ messages)
` [PATCH v1 1/1] "

[PATCH] linux-user: Prevent crash in epoll_ctl
 2020-04-17 15:34 UTC 

Hot unplug disabling on pci-pci bridge
 2020-04-17 15:33 UTC  (5+ messages)

[Qemu devel PATCH v6 0/3] Add SmartFusion2 EMAC block
 2020-04-17 14:33 UTC  (3+ messages)

[PATCH v3 00/19] Support disabling TCG on ARM (part 2)
 2020-04-17 14:24 UTC  (8+ messages)
` [PATCH v3 03/19] target/arm: Restrict DC-CVAP instruction to TCG accel

[PATCH] chardev/char-socket: Properly make qio connections non blocking
 2020-04-17 13:37 UTC  (4+ messages)

[PATCH] qcow2: Expose bitmaps' size during measure
 2020-04-17 13:20 UTC  (3+ messages)

[PATCH v4 0/2] target/arm: kvm: Support for KVM DABT with no valid ISS
 2020-04-17 13:10 UTC  (4+ messages)
` [PATCH v4 1/2] target/arm: kvm: Handle "

[PATCH] hw/pci/pcie: Forbid hot-plug via QMP if it's disabled on the slot
 2020-04-17 12:17 UTC  (8+ messages)

[PATCH] hw/arm/virt: Add DT property /secure-chosen/kaslr-seed
 2020-04-17 12:14 UTC  (4+ messages)

QEMU Development Questions
 2020-04-17 11:40 UTC  (3+ messages)

[PATCH] vhost-user-blk: fix invalid memory access
 2020-04-17 11:37 UTC  (4+ messages)

[PATCH for 5.0] qemu-iotests: allow qcow2 external discarded clusters to contain stale data
 2020-04-17 11:32 UTC  (2+ messages)

[PATCH v5 0/4] introduction of migration_version attribute for VFIO live migration
 2020-04-17 11:24 UTC  (4+ messages)

[PATCH] linux-user/sparc64: Translate flushw opcode
 2020-04-17 11:06 UTC  (2+ messages)

[PATCH v4 00/15] Ram blocks with resizeable anonymous allocations under POSIX
 2020-04-17 10:22 UTC  (3+ messages)
` [PATCH v4 01/15] util: vfio-helpers: Fix qemu_vfio_close()

[PATCH 0/4] fix crashes when inject errors to vhost-user-blk chardev
 2020-04-17 10:11 UTC  (10+ messages)
` [PATCH 1/4] vhost-user-blk: delay vhost_user_blk_disconnect
` [PATCH 2/4] vhost-user-blk: fix invalid memory access
` [PATCH 4/4] vhost-user-blk: fix crash in realize process
      ` Fwd: "

[PATCH 0/2] virtiofsd: drop Linux capabilities(7)
 2020-04-17  9:42 UTC  (3+ messages)

[PULL 0/3] ppc-for-5.0 queue 20200417
 2020-04-17  9:22 UTC  (9+ messages)
` [PULL 1/3] linux-user/ppc: Fix padding in mcontext_t for ppc64
` [PULL 2/3] target/ppc: Fix wrong interpretation of the disposition flag
` [PULL 3/3] target/ppc: Fix mtmsr(d) L=1 variant that loses interrupts

[PATCH v4 2/3] hw/vfio: drop guest writes to ro regions
 2020-04-17  8:49 UTC  (2+ messages)

[PATCH v4 1/3] memory: drop guest writes to read-only ram device regions
 2020-04-17  8:48 UTC  (2+ messages)

[PATCH-for-5.0 00/12] various bugfixes
 2020-04-17  8:30 UTC  (5+ messages)
` [PATCH-for-5.0 05/12] vhost-user-gpu: Release memory returned by vu_queue_pop() with free()

[PATCH qemu] spapr: Add PVR setting capability
 2020-04-17  4:11 UTC 

[PATCH v3 0/7] s390x/vfio-ccw: Channel Path Handling [QEMU]
 2020-04-17  3:25 UTC  (9+ messages)
` [PATCH v3 1/7] linux-headers: update
` [PATCH v3 2/7] vfio-ccw: Refactor cleanup of regions
` [PATCH v3 3/7] vfio-ccw: Add support for the schib region
` [PATCH v3 4/7] vfio-ccw: Add support for the crw region
` [PATCH v3 5/7] vfio-ccw: Refactor ccw irq handler
` [PATCH v3 6/7] s390x/css: Refactor the css_queue_crw() routine
` [PATCH v3 7/7] vfio-ccw: Add support for the CRW irq

[edk2-discuss] Load Option passing. Either bugs or my confusion
 2020-04-17  3:22 UTC  (4+ messages)

[PATCH] target/ppc: Fix mtmsr(d) L=1 variant that loses interrupts
 2020-04-17  0:40 UTC  (2+ messages)

[PATCH v4 3/3] hw/vfio: let read-only flag take effect for mmap'd regions
 2020-04-17  7:44 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).