qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-08-21 17:52:07 to 2019-08-22 10:34:56 UTC [more...]

[Qemu-devel] [PATCH 00/13] RFC: luks/encrypted qcow2 key management
 2019-08-22 10:32 UTC  (30+ messages)
` [Qemu-devel] [PATCH 01/13] block-crypto: misc refactoring
` [Qemu-devel] [PATCH 02/13] qcrypto-luks: "
  ` [Qemu-devel] [Qemu-block] "
` [Qemu-devel] [PATCH 03/13] qcrypto-luks: refactoring: extract load/store/check/parse header functions
` [Qemu-devel] [PATCH 05/13] qcrypto-luks: clear the masterkey and password before freeing them always
  ` [Qemu-devel] [Qemu-block] "
` [Qemu-devel] [PATCH 07/13] block: add manage-encryption command (qmp and blockdev)
` [Qemu-devel] [PATCH 12/13] qemu-img: implement key management

[Qemu-devel] QEMU as ISS (Instruction Set Simulator)
 2019-08-22 10:24 UTC  (3+ messages)

[Qemu-devel] [PATCH 0/6] Refine exec
 2019-08-22 10:25 UTC  (3+ messages)
  ` [Qemu-devel] [PATCH 2/6] exec.c: remove an unnecessary assert on PHYS_MAP_NODE_NIL in phys_map_node_alloc()

[Qemu-devel] [PATCH v4 00/15] hw/i386/pc: Do not restrict the fw_cfg functions to the PC machine
 2019-08-22 10:28 UTC  (2+ messages)

[Qemu-devel] [PULL 0/5] tricore queue
 2019-08-22 10:20 UTC  (6+ messages)
` [Qemu-devel] [PULL 1/5] target/tricore: Use DisasContextBase API
` [Qemu-devel] [PULL 2/5] target-tricore: Make env a member of DisasContext
` [Qemu-devel] [PULL 3/5] target/tricore: Use translate_loop
` [Qemu-devel] [PULL 4/5] target/tricore: Implement a qemu excptions helper
` [Qemu-devel] [PULL 5/5] target/tricore: Fix tricore_tr_translate_insn

[Qemu-devel] [PATCH 0/2] Fix for the xen-bus driver
 2019-08-22 10:21 UTC  (8+ messages)
` [Qemu-devel] [PATCH 1/2] xen-bus: Fix backend state transition on device reset
` [Qemu-devel] [PATCH 2/2] xen-bus: Avoid rewriting identical values to xenstore

[Qemu-devel] [PATCH v3] qapi: report the default CPU type for each machine
 2019-08-22 10:04 UTC 

[Qemu-devel] [PATCH v6 00/10] Measure Tiny Code Generation Quality
 2019-08-22 10:00 UTC  (5+ messages)
` [Qemu-devel] [PATCH v6 08/10] Adding info [tb-list|tb|coverset] commands to HMP
` [Qemu-devel] [PATCH v6 09/10] monitor: adding new info cfg command

[Qemu-devel] [PATCH v7 00/13] Add migration support for VFIO device
 2019-08-22  9:32 UTC  (10+ messages)
` [Qemu-devel] [PATCH v7 01/13] vfio: KABI for migration interface
` [Qemu-devel] [PATCH v7 04/13] vfio: Add save and load functions for VFIO PCI devices

[Qemu-devel] [PULL 00/14] Trivial branch patches
 2019-08-22  9:30 UTC  (2+ messages)

[Qemu-devel] [PATCH] vfio: fix a typo
 2019-08-22  9:22 UTC  (4+ messages)

[Qemu-devel] [PATCH 0/2] Add virtio-fs (experimental)
 2019-08-22  9:19 UTC  (7+ messages)
` [Qemu-devel] [PATCH 1/2] virtio: add vhost-user-fs base device

[Qemu-devel] [RFC v3] hw/sd/aspeed_sdhci: New device
 2019-08-22  9:17 UTC  (2+ messages)

[Qemu-devel] [PATCH 0/3] block/io_uring: fix EINTR and resubmit short reads
 2019-08-22  9:16 UTC  (3+ messages)
` [Qemu-devel] [Qemu-block] "

[Qemu-devel] [PATCH] vhost-user-scsi: prevent using uninitialized vqs
 2019-08-22  8:58 UTC  (5+ messages)

[Qemu-devel] Regression with floppy drive controller
 2019-08-22  8:42 UTC  (8+ messages)
        ` [Qemu-devel] [SeaBIOS] "

[Qemu-devel] [PULL 0/8] Vga 20190822 patches
 2019-08-22  8:05 UTC  (9+ messages)
` [Qemu-devel] [PULL 1/8] ati-vga: Add registers for getting apertures
` [Qemu-devel] [PULL 2/8] ati-vga: Add some register definitions for debugging
` [Qemu-devel] [PULL 3/8] ati-vga: Fix GPIO_MONID register write
` [Qemu-devel] [PULL 4/8] ati-vga: Fix cursor color with guest_hwcursor=true
` [Qemu-devel] [PULL 5/8] ati-vga: Fix hardware cursor image offset
` [Qemu-devel] [PULL 6/8] ati-vga: Attempt to handle CRTC offset not exact multiple of stride
` [Qemu-devel] [PULL 7/8] ati-vga: Add limited support for big endian frame buffer aperture
` [Qemu-devel] [PULL 8/8] ati-vga: Implement dummy VBlank IRQ

[Qemu-devel] [PATCH] block: gluster: Probe alignment limits
 2019-08-22  7:03 UTC  (3+ messages)

[Qemu-devel] [PATCH v1 0/4] s390x/tcg: MOVE (MVC): Fault-safe handling
 2019-08-22  7:01 UTC  (13+ messages)
` [Qemu-devel] [PATCH v1 2/4] s390x/tcg: Introduce probe_read_access()

[Qemu-devel] [PULL 0/5] Usb 20190822 patches
 2019-08-22  6:52 UTC  (6+ messages)
` [Qemu-devel] [PULL 1/5] usbredir: fix buffer-overflow on vmload
` [Qemu-devel] [PULL 2/5] usb-redir: merge interrupt packets
` [Qemu-devel] [PULL 3/5] xhci: Add No Op Command
` [Qemu-devel] [PULL 4/5] usb: reword -usb command-line option and mention xHCI
` [Qemu-devel] [PULL 5/5] ehci: fix queue->dev null ptr dereference

[Qemu-devel] CPU hotplug using SMM with QEMU+OVMF
 2019-08-22  6:18 UTC  (18+ messages)
      ` [Qemu-devel] [edk2-devel] "
                            ` [Qemu-devel] [edk2-rfc] "

[Qemu-devel] [PATCH for 4.2 v28 0/8] QEMU AVR 8 bit cores
 2019-08-22  6:16 UTC  (2+ messages)

[Qemu-devel] [PATCH] ppc: Three floating point fixes
 2019-08-22  3:02 UTC  (10+ messages)
          ` [Qemu-devel] [Qemu-ppc] "

[Qemu-devel] [PULL 0/2] Ui 20190822 patches
 2019-08-22  4:42 UTC  (3+ messages)
` [Qemu-devel] [PULL 1/2] curses: assert get_wch return value is okay
` [Qemu-devel] [PULL 2/2] input-linux: add shift+shift as a grab toggle

[Qemu-devel] [PATCH] i386: Fix legacy guest with xsave panic on host kvm without update cpuid
 2019-08-22  4:29 UTC 

[Qemu-devel] [RFC PATCH v4 00/75] rewrite MMX/SSE*/AVX/AVX2 vector instruction translation
 2019-08-22  4:33 UTC  (72+ messages)
` [Qemu-devel] [RFC PATCH v4 02/75] target/i386: Push rex_w into DisasContext
` [Qemu-devel] [RFC PATCH v4 03/75] target/i386: use dflag from DisasContext
` [Qemu-devel] [RFC PATCH v4 06/75] target/i386: Simplify gen_exception arguments
` [Qemu-devel] [RFC PATCH v4 07/75] target/i386: use pc_start from DisasContext
` [Qemu-devel] [RFC PATCH v4 08/75] target/i386: make variable b1 const
` [Qemu-devel] [RFC PATCH v4 12/75] target/i386: introduce CASES_* macros in gen_sse_ng
` [Qemu-devel] [RFC PATCH v4 13/75] target/i386: decode the 0F38/0F3A prefix "
` [Qemu-devel] [RFC PATCH v4 15/75] target/i386: introduce function check_cpuid
` [Qemu-devel] [RFC PATCH v4 16/75] target/i386: disable AVX/AVX2 cpuid bitchecks
` [Qemu-devel] [RFC PATCH v4 17/75] target/i386: introduce instruction operand infrastructure
` [Qemu-devel] [RFC PATCH v4 18/75] target/i386: introduce generic operand alias
` [Qemu-devel] [RFC PATCH v4 19/75] target/i386: introduce generic either-or operand
` [Qemu-devel] [RFC PATCH v4 20/75] target/i386: introduce generic load-store operand
` [Qemu-devel] [RFC PATCH v4 22/75] target/i386: introduce modrm operand
` [Qemu-devel] [RFC PATCH v4 23/75] target/i386: introduce operands for decoding modrm fields
` [Qemu-devel] [RFC PATCH v4 24/75] target/i386: introduce operand for direct-only r/m field
` [Qemu-devel] [RFC PATCH v4 25/75] target/i386: introduce Ib (immediate) operand
` [Qemu-devel] [RFC PATCH v4 26/75] target/i386: introduce M* (memptr) operands
` [Qemu-devel] [RFC PATCH v4 27/75] target/i386: introduce G*, R*, E* (general register) operands
` [Qemu-devel] [RFC PATCH v4 28/75] target/i386: introduce P*, N*, Q* (MMX) operands
` [Qemu-devel] [RFC PATCH v4 29/75] target/i386: introduce H*, L*, V*, U*, W* (SSE/AVX) operands
` [Qemu-devel] [RFC PATCH v4 30/75] target/i386: alias H* operands with the V* operands
` [Qemu-devel] [RFC PATCH v4 31/75] target/i386: introduce code generators
` [Qemu-devel] [RFC PATCH v4 32/75] target/i386: introduce helper-based code generator macros
` [Qemu-devel] [RFC PATCH v4 33/75] target/i386: introduce gvec-based "
` [Qemu-devel] [RFC PATCH v4 34/75] target/i386: introduce sse-opcode.inc.h
` [Qemu-devel] [RFC PATCH v4 35/75] target/i386: introduce instruction translator macros
` [Qemu-devel] [RFC PATCH v4 36/75] target/i386: introduce MMX translators
` [Qemu-devel] [RFC PATCH v4 37/75] target/i386: introduce MMX code generators
` [Qemu-devel] [RFC PATCH v4 38/75] target/i386: introduce MMX vector instructions to sse-opcode.inc.h
` [Qemu-devel] [RFC PATCH v4 39/75] target/i386: introduce SSE translators
` [Qemu-devel] [RFC PATCH v4 40/75] target/i386: introduce SSE code generators
` [Qemu-devel] [RFC PATCH v4 41/75] target/i386: introduce SSE vector instructions to sse-opcode.inc.h
` [Qemu-devel] [RFC PATCH v4 42/75] target/i386: introduce SSE2 translators
` [Qemu-devel] [RFC PATCH v4 43/75] target/i386: introduce SSE2 code generators
` [Qemu-devel] [RFC PATCH v4 44/75] target/i386: introduce SSE2 vector instructions to sse-opcode.inc.h
` [Qemu-devel] [RFC PATCH v4 45/75] target/i386: introduce SSE3 translators
` [Qemu-devel] [RFC PATCH v4 46/75] target/i386: introduce SSE3 code generators
` [Qemu-devel] [RFC PATCH v4 47/75] target/i386: introduce SSE3 vector instructions to sse-opcode.inc.h
` [Qemu-devel] [RFC PATCH v4 48/75] target/i386: introduce SSSE3 translators
` [Qemu-devel] [RFC PATCH v4 49/75] target/i386: introduce SSSE3 code generators
` [Qemu-devel] [RFC PATCH v4 50/75] target/i386: introduce SSSE3 vector instructions to sse-opcode.inc.h
` [Qemu-devel] [RFC PATCH v4 51/75] target/i386: introduce SSE4.1 translators
` [Qemu-devel] [RFC PATCH v4 52/75] target/i386: introduce SSE4.1 code generators
` [Qemu-devel] [RFC PATCH v4 53/75] target/i386: introduce SSE4.1 vector instructions to sse-opcode.inc.h
` [Qemu-devel] [RFC PATCH v4 54/75] target/i386: introduce SSE4.2 code generators
` [Qemu-devel] [RFC PATCH v4 55/75] target/i386: introduce SSE4.2 vector instructions to sse-opcode.inc.h
` [Qemu-devel] [RFC PATCH v4 57/75] target/i386: introduce AES and PCLMULQDQ code generators
` [Qemu-devel] [RFC PATCH v4 58/75] target/i386: introduce AES and PCLMULQDQ vector instructions to sse-opcode.inc.h
` [Qemu-devel] [RFC PATCH v4 59/75] target/i386: introduce AVX translators
` [Qemu-devel] [RFC PATCH v4 60/75] target/i386: introduce AVX code generators
` [Qemu-devel] [RFC PATCH v4 61/75] target/i386: introduce AVX vector instructions to sse-opcode.inc.h
` [Qemu-devel] [RFC PATCH v4 62/75] target/i386: introduce AVX2 translators
` [Qemu-devel] [RFC PATCH v4 63/75] target/i386: introduce AVX2 code generators
` [Qemu-devel] [RFC PATCH v4 64/75] target/i386: introduce AVX2 vector instructions to sse-opcode.inc.h
` [Qemu-devel] [RFC PATCH v4 65/75] target/i386: remove obsoleted helpers
` [Qemu-devel] [RFC PATCH v4 66/75] target/i386: cleanup leftovers in ops_sse_header.h
` [Qemu-devel] [RFC PATCH v4 67/75] target/i386: introduce aliases for helper-based tcg_gen_gvec_* functions
` [Qemu-devel] [RFC PATCH v4 68/75] target/i386: convert ps((l, r)l(w, d, q), ra(w, d)) to helpers to gvec style
` [Qemu-devel] [RFC PATCH v4 69/75] target/i386: convert pmullw/pmulhw/pmulhuw "
` [Qemu-devel] [RFC PATCH v4 70/75] target/i386: convert pavgb/pavgw "
` [Qemu-devel] [RFC PATCH v4 71/75] target/i386: convert pmuludq/pmaddwd "
` [Qemu-devel] [RFC PATCH v4 72/75] target/i386: convert psadbw helper "
` [Qemu-devel] [RFC PATCH v4 73/75] target/i386: remove obsoleted helper_mov(l, q)_mm_T0
` [Qemu-devel] [RFC PATCH v4 74/75] target/i386: convert pshuf(w, lw, hw, d), shuf(pd, ps) helpers to gvec style
` [Qemu-devel] [RFC PATCH v4 75/75] target/i386: convert pmovmskb/movmskps/movmskpd "

[Qemu-devel] [PATCH] tests: make filemonitor test more robust to event ordering
 2019-08-22  3:37 UTC  (3+ messages)

[Qemu-devel] [RFC PATCH qemu] qapi: Add query-memory-checksum
 2019-08-22  3:20 UTC  (3+ messages)

[Qemu-devel] [PATCH 0/2] tests/acceptance: Update MIPS Malta ssh test
 2019-08-22  3:15 UTC  (4+ messages)

[Qemu-devel] [PATCH] target/alpha: fix tlb_fill trap_arg2 value for instruction fetch
 2019-08-22  2:56 UTC  (3+ messages)

[Qemu-devel] RISC-V: Vector && DSP Extension
 2019-08-22  1:50 UTC  (4+ messages)
  ` [Qemu-devel] [Qemu-riscv] "

[Qemu-devel] [Bug 1819289] [NEW] Windows 95 and Windows 98 will not install or run
 2019-08-22  1:14 UTC  (3+ messages)
` [Qemu-devel] [Bug 1819289] "

[Qemu-devel] [Bug 1840865] [NEW] qemu crashes when doing iotest on virtio-9p filesystem
 2019-08-22  0:59 UTC  (2+ messages)
` [Qemu-devel] [Bug 1840865] "

[Qemu-devel] [PATCH] ppc: Fix xsmaddmdp and friends
 2019-08-21 22:56 UTC  (2+ messages)

[Qemu-devel] [PATCH] ppc: Fix xscvdpspn for SNAN
 2019-08-21 23:00 UTC  (2+ messages)

[Qemu-devel] [PATCH v2] ppc/pnv: Set default ram size to 1.75GB
 2019-08-21 22:47 UTC  (2+ messages)

[Qemu-devel] [PATCH v8 01/21] configure: Define TARGET_ALIGNED_ONLY in configure
 2019-08-22  0:22 UTC  (2+ messages)

[Qemu-devel] [PATCH v2 0/5] tricore: Convert to translate_loop (resend)
 2019-08-21 23:19 UTC  (10+ messages)
` [Qemu-devel] [PATCH v2 3/5] target/tricore: Use translate_loop
` [Qemu-devel] [PATCH v2 4/5] target/tricore: Implement a qemu excptions helper
` [Qemu-devel] [PATCH v2 5/5] target/tricore: Fix tricore_tr_translate_insn

[Qemu-devel] [Bug 1840922] [NEW] qemu-arm for cortex-m33 aborts with unhandled CPU exception 0x8
 2019-08-21 21:15 UTC  (3+ messages)
` [Qemu-devel] [Bug 1840922] "

[Qemu-devel] QEMU bitmap backup usability FAQ
 2019-08-21 21:19 UTC  (3+ messages)

[Qemu-devel] [PATCH] Revert "i386: correct cpu_x86_cpuid(0xd)"
 2019-08-21 20:45 UTC  (6+ messages)

[Qemu-devel] [PATCH] linux-user: hijack open() for thread directories
 2019-08-21 20:32 UTC  (2+ messages)

[Qemu-devel] [PATCH] block/backup: install notifier during creation
 2019-08-21 20:01 UTC  (3+ messages)

[Qemu-devel] [PATCH v1 0/2] Integrating qemu to Linux Perf
 2019-08-21 19:01 UTC  (4+ messages)
` [Qemu-devel] [PATCH v1 1/2] accel/tcg: adding integration with linux perf

[Qemu-devel] Broken aarch64 by qcow2: skip writing zero buffers to empty COW areas [v2]
 2019-08-21 17:51 UTC  (2+ messages)

[Qemu-devel] [PATCH V2 0/2] Fix bug in nios2 and m68k semihosting
 2019-08-21 17:50 UTC  (3+ messages)
` [Qemu-devel] [PATCH V2 1/2] target/nios2: Fix bug in semihosted exit handling
` [Qemu-devel] [PATCH V2 2/2] target/m68k: "

[Qemu-devel] [PATCH v2] target/riscv: Hardwire mcounter.TM and upper bits of [m|s]counteren
 2019-08-21 17:37 UTC  (2+ messages)

[Qemu-devel] [PATCH v2 0/3] colo: Add support for continious replication
 2019-08-21 17:34 UTC  (6+ messages)

[Qemu-devel] [PATCH 0/2] Fix bug in nios2 and m68k semihosting
 2019-08-21 17:48 UTC  (6+ messages)
` [Qemu-devel] [PATCH 1/2] target/nios2: Fix bug in semihosted exit handling

[Qemu-devel] [PATCH v3 0/4] iotests: use python logging
 2019-08-21 17:55 UTC  (2+ messages)

[Qemu-devel] [PATCH v3 0/8] iotests: Selfish patches
 2019-08-21 17:39 UTC  (3+ messages)
` [Qemu-devel] [PATCH v3 3/8] iotests: Allow skipping test cases

[Qemu-devel] [PATCH v8 0/3] NBD reconnect
 2019-08-21 17:35 UTC  (3+ messages)
` [Qemu-devel] [PATCH v8 2/3] block/nbd: nbd reconnect

[Qemu-devel] [PULL 00/13] Misc patches for 2019-08-21
 2019-08-21 17:28 UTC  (2+ messages)
` [Qemu-devel] [PULL 11/13] memory: Fix up memory_region_{add|del}_coalescing


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