qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-01-10 18:05:31 to 2018-01-11 08:27:43 UTC [more...]

[Qemu-devel] [RFC PATCH v3 00/30] replay additions
 2018-01-11  8:27 UTC  (30+ messages)
` [Qemu-devel] [RFC PATCH v3 01/30] hpet: recover timer offset correctly
` [Qemu-devel] [RFC PATCH v3 02/30] cpu: flush TB cache when loading VMState
` [Qemu-devel] [RFC PATCH v3 03/30] This patch adds a condition before overwriting exception_index fields
` [Qemu-devel] [RFC PATCH v3 04/30] block: implement bdrv_snapshot_goto for blkreplay
` [Qemu-devel] [RFC PATCH v3 05/30] blkreplay: create temporary overlay for underlaying devices
` [Qemu-devel] [RFC PATCH v3 06/30] replay: disable default snapshot for record/replay
` [Qemu-devel] [RFC PATCH v3 07/30] replay: fix processing async events
` [Qemu-devel] [RFC PATCH v3 08/30] replay: fixed replay_enable_events
` [Qemu-devel] [RFC PATCH v3 09/30] replay: fix save/load vm for non-empty queue
` [Qemu-devel] [RFC PATCH v3 10/30] replay: added replay log format description
` [Qemu-devel] [RFC PATCH v3 11/30] replay: make safe vmstop at record/replay
` [Qemu-devel] [RFC PATCH v3 12/30] replay: save prior value of the host clock
` [Qemu-devel] [RFC PATCH v3 13/30] icount: fixed saving/restoring of icount warp timers
` [Qemu-devel] [RFC PATCH v3 14/30] target/arm/arm-powertctl: drop BQL assertions
` [Qemu-devel] [RFC PATCH v3 15/30] cpus: push BQL lock to qemu_*_wait_io_event
` [Qemu-devel] [RFC PATCH v3 16/30] cpus: only take BQL for sleeping threads
` [Qemu-devel] [RFC PATCH v3 17/30] replay/replay.c: bump REPLAY_VERSION again
` [Qemu-devel] [RFC PATCH v3 18/30] replay/replay-internal.c: track holding of replay_lock
` [Qemu-devel] [RFC PATCH v3 19/30] replay: make locking visible outside replay code
` [Qemu-devel] [RFC PATCH v3 20/30] replay: push replay_mutex_lock up the call tree
` [Qemu-devel] [RFC PATCH v3 21/30] replay: don't destroy mutex at exit
` [Qemu-devel] [RFC PATCH v3 22/30] replay: check return values of fwrite
` [Qemu-devel] [RFC PATCH v3 23/30] replay: avoid recursive call of checkpoints
` [Qemu-devel] [RFC PATCH v3 24/30] scripts/qemu-gdb: add simple tcg lock status helper
` [Qemu-devel] [RFC PATCH v3 25/30] util/qemu-thread-*: add qemu_lock, locked and unlock trace events
` [Qemu-devel] [RFC PATCH v3 26/30] scripts/analyse-locks-simpletrace.py: script to analyse lock times
` [Qemu-devel] [RFC PATCH v3 27/30] scripts/replay-dump.py: replay log dumper
` [Qemu-devel] [RFC PATCH v3 28/30] scripts/qemu-gdb/timers.py: new helper to dump timer state
` [Qemu-devel] [RFC PATCH v3 29/30] replay: improve replay performance

[Qemu-devel] [PATCHv2] linux-user: Add getcpu() support
 2018-01-11  8:19 UTC  (2+ messages)

[Qemu-devel] [RFC v6 00/27] QMP: out-of-band (OOB) execution support
 2018-01-11  8:18 UTC  (11+ messages)
` [Qemu-devel] [RFC v6 04/27] qobject: let object_property_get_str() use new API
` [Qemu-devel] [RFC v6 07/27] monitor: unify global init

[Qemu-devel] [PATCH v2 00/21] RISC-V QEMU Port Submission v2
 2018-01-11  8:08 UTC  (26+ messages)
` [Qemu-devel] [PATCH v2 01/21] RISC-V Maintainers
` [Qemu-devel] [PATCH v2 02/21] RISC-V ELF Machine Definition
` [Qemu-devel] [PATCH v2 03/21] RISC-V CPU Core Definition
` [Qemu-devel] [PATCH v2 04/21] RISC-V Disassembler
` [Qemu-devel] [PATCH v2 05/21] RISC-V CPU Helpers
` [Qemu-devel] [PATCH v2 06/21] RISC-V FPU Support
` [Qemu-devel] [PATCH v2 07/21] RISC-V GDB Stub
` [Qemu-devel] [PATCH v2 08/21] RISC-V TCG Code Generation
` [Qemu-devel] [PATCH v2 09/21] RISC-V Physical Memory Protection
` [Qemu-devel] [PATCH v2 10/21] RISC-V Linux User Emulation
` [Qemu-devel] [PATCH v2 11/21] RISC-V HTIF Console
` [Qemu-devel] [PATCH v2 12/21] RISC-V HART Array
` [Qemu-devel] [PATCH v2 13/21] SiFive RISC-V CLINT Block
` [Qemu-devel] [PATCH v2 14/21] SiFive RISC-V PLIC Block
` [Qemu-devel] [PATCH v2 15/21] RISC-V Spike Machines
` [Qemu-devel] [PATCH v2 16/21] RISC-V VirtIO Machine
` [Qemu-devel] [PATCH v2 17/21] SiFive RISC-V UART Device
` [Qemu-devel] [PATCH v2 18/21] SiFive RISC-V PRCI Block
` [Qemu-devel] [PATCH v2 19/21] SiFive Freedom E300 RISC-V Machine
` [Qemu-devel] [PATCH v2 20/21] SiFive Freedom U500 "
` [Qemu-devel] [PATCH v2 21/21] RISC-V Build Infrastructure

[Qemu-devel] [PATCH qemu] target/ppc: Yet another fix for KVM-HV HPTE accessors
 2018-01-11  8:06 UTC  (3+ messages)

[Qemu-devel] vhost-pci and virtio-vhost-user
 2018-01-11  6:31 UTC  (2+ messages)

[Qemu-devel] [PATCH v14 0/9] Add ARMv8 RAS virtualization support in QEMU
 2018-01-11  5:59 UTC  (4+ messages)
` [Qemu-devel] [PATCH v14 5/9] target-arm: kvm64: inject synchronous External Abort

[Qemu-devel] [PULL 00/11] ppc-for-2.12 queue 20180111
 2018-01-11  4:59 UTC  (12+ messages)
` [Qemu-devel] [PULL 01/11] pseries: Update SLOF firmware image to qemu-slof-20171214
` [Qemu-devel] [PULL 02/11] sm501: Add panel hardware cursor registers also to read function
` [Qemu-devel] [PULL 03/11] sm501: Add some more unimplemented registers
` [Qemu-devel] [PULL 04/11] ppc4xx_i2c: Implement basic I2C functions
` [Qemu-devel] [PULL 05/11] spapr_pci: use warn_report()
` [Qemu-devel] [PULL 06/11] hw/ide: Emulate SiI3112 SATA controller
` [Qemu-devel] [PULL 07/11] ppc/pnv: change powernv_ prefix to pnv_ for overall naming consistency
` [Qemu-devel] [PULL 08/11] target/ppc: more use of the PPC_*() macros
` [Qemu-devel] [PULL 09/11] Update dtc to fix compilation problem on Mac OS 10.6
` [Qemu-devel] [PULL 10/11] hw/ppc: Remove the deprecated spapr-pci-vfio-host-bridge device
` [Qemu-devel] [PULL 11/11] spapr: Correct compatibility mode setting for hotplugged CPUs

[Qemu-devel] [PATCH v5 2/4][RFC] tap: do not close fd if only vhost failed to initialize
 2018-01-11  3:54 UTC  (6+ messages)

[Qemu-devel] [PATCH 0/7] CPU model updates for CVE-2017-5715 (Spectre variant #2)
 2018-01-09 16:01 UTC  (2+ messages)

[Qemu-devel] [PATCH v5 0/7] Rework vhost memory region updates
 2018-01-11  3:29 UTC  (6+ messages)
` [Qemu-devel] [PATCH v5 3/7] vhost: Simplify ring verification checks

[Qemu-devel] [RFC PATCH 0/5] vfio/ccw: basic channel path event handling
 2018-01-11  3:04 UTC  (6+ messages)
` [Qemu-devel] [RFC PATCH 1/5] vfio: linux-headers update for vfio-ccw
` [Qemu-devel] [RFC PATCH 2/5] vfio/ccw: get schib region info
` [Qemu-devel] [RFC PATCH 3/5] vfio/ccw: get irq info and set up handler for chp irq
` [Qemu-devel] [RFC PATCH 4/5] vfio/ccw: update subchanel information block lazily
` [Qemu-devel] [RFC PATCH 5/5] vfio/ccw: build schib with real schib information

[Qemu-devel] [RFC PATCH 0/3] vfio: ccw: basic channel path event handling
 2018-01-11  3:04 UTC  (4+ messages)
` [Qemu-devel] [RFC PATCH 1/3] vfio: ccw: introduce schib region
` [Qemu-devel] [RFC PATCH 2/3] vfio: ccw: introduce channel path irq
` [Qemu-devel] [RFC PATCH 3/3] vfio: ccw: handle chp event

[Qemu-devel] [PATCH v3 00/21] RISC-V QEMU Port Submission v3
 2018-01-11  3:01 UTC  (23+ messages)
` [Qemu-devel] [PATCH v3 01/21] RISC-V Maintainers
` [Qemu-devel] [PATCH v3 02/21] RISC-V ELF Machine Definition
` [Qemu-devel] [PATCH v3 03/21] RISC-V CPU Core Definition
` [Qemu-devel] [PATCH v3 04/21] RISC-V Disassembler
` [Qemu-devel] [PATCH v3 05/21] RISC-V CPU Helpers
` [Qemu-devel] [PATCH v3 06/21] RISC-V FPU Support
` [Qemu-devel] [PATCH v3 07/21] RISC-V GDB Stub
` [Qemu-devel] [PATCH v3 08/21] RISC-V TCG Code Generation
` [Qemu-devel] [PATCH v3 09/21] RISC-V Physical Memory Protection
` [Qemu-devel] [PATCH v3 10/21] RISC-V Linux User Emulation
` [Qemu-devel] [PATCH v3 11/21] RISC-V HTIF Console
` [Qemu-devel] [PATCH v3 12/21] RISC-V HART Array
` [Qemu-devel] [PATCH v3 13/21] SiFive RISC-V CLINT Block
` [Qemu-devel] [PATCH v3 14/21] SiFive RISC-V PLIC Block
` [Qemu-devel] [PATCH v3 15/21] RISC-V Spike Machines
` [Qemu-devel] [PATCH v3 16/21] RISC-V VirtIO Machine
` [Qemu-devel] [PATCH v3 17/21] SiFive RISC-V UART Device
` [Qemu-devel] [PATCH v3 18/21] SiFive RISC-V PRCI Block
` [Qemu-devel] [PATCH v3 19/21] SiFive Freedom E300 RISC-V Machine
` [Qemu-devel] [PATCH v3 20/21] SiFive Freedom U500 "
` [Qemu-devel] [PATCH v3 21/21] RISC-V Build Infrastructure

[Qemu-devel] [PULL 00/12] ppc-for-2.12 queue 20180108
 2018-01-11  2:47 UTC  (7+ messages)

[Qemu-devel] [Qemu-discuss] ppc and icount
 2018-01-11  2:44 UTC  (2+ messages)

[Qemu-devel] [PATCH v1 0/2] intel-iommu: Extend address width to 48 bits
 2018-01-11  2:46 UTC  (5+ messages)
` [Qemu-devel] [PATCH v1 2/2] "

[Qemu-devel] virtio-9p: hot-plug/unplug about virtio-9p device
 2018-01-11  2:23 UTC  (3+ messages)

[Qemu-devel] [PATCH v5 1/4] vhost: remove assertion to prevent crash
 2018-01-11  1:27 UTC  (3+ messages)

[Qemu-devel] [PATCH] 9pfs: drop v9fs_register_transport()
 2018-01-11  0:27 UTC  (3+ messages)

[Qemu-devel] [PATCH v3 0/2] 9pfs: Correctly handle cancelled requests
 2018-01-11  0:25 UTC  (3+ messages)
` [Qemu-devel] [PATCH v3 1/2] 9pfs: allow PDU to complete without sending a reply

[Qemu-devel] [PATCH v2] 9pfs: Correctly handle cancelled requests
 2018-01-11  0:17 UTC  (6+ messages)

[Qemu-devel] [PATCH 0/1] Check SMT based on KVM_CAP_PPC_SMT_POSSIBLE
 2018-01-11  0:14 UTC  (4+ messages)
` [Qemu-devel] [PATCH 1/1] spapr: "
  ` [Qemu-devel] [Qemu-ppc] "

[Qemu-devel] [PATCH v2 0/6] NBD server refactoring before BLOCK_STATUS
 2018-01-10 23:08 UTC  (7+ messages)
` [Qemu-devel] [PATCH v2 1/6] nbd/server: Hoist nbd_reject_length() earlier
` [Qemu-devel] [PATCH v2 2/6] nbd/server: refactor negotiation functions parameters
` [Qemu-devel] [PATCH v2 3/6] nbd/server: Better error for NBD_OPT_EXPORT_NAME failure
` [Qemu-devel] [PATCH v2 4/6] nbd/server: Add va_list form of nbd_negotiate_send_rep_err()
` [Qemu-devel] [PATCH v2 5/6] nbd/server: Add helper functions for parsing option payload
` [Qemu-devel] [PATCH v2 6/6] nbd/server: structurize option reply sending

[Qemu-devel] [PULL 0/2] nbd patches for 10 Jan
 2018-01-10 22:59 UTC  (3+ messages)
` [Qemu-devel] [PULL 1/2] nbd/server: add additional assert to nbd_export_put
` [Qemu-devel] [PULL 2/2] nbd: rename nbd_option and nbd_opt_reply

[Qemu-devel] [Bug 1175089] [NEW] Crash why dragon fly 3.4.1
 2018-01-10 22:06 UTC  (2+ messages)
` [Qemu-devel] [Bug 1175089] "

[Qemu-devel] [Bug 1173490] [NEW] virtio net adapter driver with kvm slow on winxp
 2018-01-10 22:06 UTC  (2+ messages)
` [Qemu-devel] [Bug 1173490] "

[Qemu-devel] [Bug 1163474] [NEW] qemu mount usb permission denied
 2018-01-10 22:03 UTC  (2+ messages)
` [Qemu-devel] [Bug 1163474] "

[Qemu-devel] [Bug 939027] [NEW] Combining direct_io and non-direct_io leads to hang
 2018-01-10 22:14 UTC  (3+ messages)
` [Qemu-devel] [Bug 939027] "

[Qemu-devel] [Bug 1151986] [NEW] buffer overflow after block-stream via QMP
 2018-01-10 21:51 UTC  (2+ messages)
` [Qemu-devel] [Bug 1151986] "

[Qemu-devel] [Bug 1156632] [NEW] not receiving RESET event after system_reset command causes QMP connection to die
 2018-01-10 21:52 UTC  (2+ messages)
` [Qemu-devel] [Bug 1156632] "

[Qemu-devel] [Bug 1162644] Re: qemu-system-x86_64 crashed with SIGABRT in __assert_fail_base()
 2018-01-10 21:56 UTC 

[Qemu-devel] [Bug 1094564] [NEW] images used as scsi disks not readable (qemu-system-arm, macos 10.8)
 2018-01-10 21:41 UTC  (2+ messages)
` [Qemu-devel] [Bug 1094564] "

[Qemu-devel] [Bug 1122492] Re: qemu and grub2 rescue floppy don't get along
 2018-01-10 21:43 UTC 

[Qemu-devel] [Bug 1129957] Re: Performance issue running quest image on qemu compiled for Win32 platform
 2018-01-10 21:48 UTC 

[Qemu-devel] [Bug 1090726] [NEW] qemu does not generate guest cpu topology properly
 2018-01-10 21:38 UTC  (2+ messages)
` [Qemu-devel] [Bug 1090726] "

[Qemu-devel] [PATCH v4 0/5] Add a valid_cpu_types property
 2018-01-10 21:48 UTC  (11+ messages)

[Qemu-devel] [Bug 1055090] [NEW] esp error: NetBSD/sparc on qemu-system-sparc
 2018-01-10 21:23 UTC  (2+ messages)
` [Qemu-devel] [Bug 1055090] "

[Qemu-devel] [Bug 1066055] [NEW] Network performance regression with vde_switch
 2018-01-10 21:28 UTC  (2+ messages)
` [Qemu-devel] [Bug 1066055] "

[Qemu-devel] [Bug 1086745] [NEW] serial port data THRE comes too early
 2018-01-10 21:30 UTC  (2+ messages)
` [Qemu-devel] [Bug 1086745] "

[Qemu-devel] [PATCH v1 0/1] block: Add numeric errno field to BLOCK_IO_ERROR events
 2018-01-10 21:28 UTC  (6+ messages)
` [Qemu-devel] [PATCH v1 1/1] "

[Qemu-devel] [PATCH 0/6] target/m68k: supervisor mode (part 2)
 2018-01-10 21:27 UTC  (15+ messages)
` [Qemu-devel] [PATCH 1/6] accel/tcg: add size paremeter in tlb_fill()
  ` [Qemu-devel] [qemu-s390x] "
` [Qemu-devel] [PATCH 2/6] target/m68k: add MC68040 MMU
` [Qemu-devel] [PATCH 3/6] target/m68k: add Transparent Translation
` [Qemu-devel] [PATCH 4/6] target/m68k: add moves
` [Qemu-devel] [PATCH 5/6] target/m68k: add pflush/ptest
` [Qemu-devel] [PATCH 6/6] target/m68k: add HMP command "info tlb"

[Qemu-devel] [PATCH 0/3] tracetool: improve error messages
 2018-01-10 21:06 UTC  (7+ messages)
` [Qemu-devel] [PATCH 1/3] tracetool: prefix parse errors with line numbers
` [Qemu-devel] [PATCH 2/3] tracetool: clarify that "formats" means "format strings"
` [Qemu-devel] [PATCH 3/3] tracetool: report error on foo() instead of foo(void)

[Qemu-devel] [PATCH] LEON3 IRQMP: Fix IRQ software ack
 2018-01-10 20:43 UTC 

[Qemu-devel] [PATCH] i.MX: Fix FEC/ENET receive funtions
 2018-01-10 20:38 UTC 

[Qemu-devel] Some question about savem/qcow2 incremental snapshot
 2018-01-10 20:17 UTC  (6+ messages)

[Qemu-devel] [PATCH v4 0/9] block: Add VFIO based driver for NVMe device
 2018-01-10 20:09 UTC  (17+ messages)
` [Qemu-devel] [PATCH v4 2/9] util: Introduce vfio helpers
` [Qemu-devel] [PATCH v4 3/9] block: Add VFIO based NVMe driver
` [Qemu-devel] [PATCH v4 4/9] block: Introduce buf register API
` [Qemu-devel] [PATCH v4 5/9] block/nvme: Implement .bdrv_(un)register_buf
` [Qemu-devel] [PATCH v4 6/9] qemu-img: Map bench buffer
` [Qemu-devel] [PATCH v4 7/9] block: Move NVMe constants to a separate header
` [Qemu-devel] [PATCH v4 8/9] docs: Add section for NVMe VFIO driver
` [Qemu-devel] [PATCH v4 9/9] qapi: Add NVMe driver options to the schema

[Qemu-devel] [PATCH] target/i386: hax: Move hax_setup_qemu_emulator
 2018-01-10 19:50 UTC  (6+ messages)
` [Qemu-devel] [PATCH v2 1/3] target/i386: move hflags update code to a function
  ` [Qemu-devel] [PATCH v2 2/3] target/i386: hax: change to use x86_update_hflags
  ` [Qemu-devel] [PATCH v2 3/3] target/i386: hax: Move x86_update_hflags

[Qemu-devel] [PATCH] tcg/arm: Fix double-word comparisons
 2018-01-10 19:26 UTC  (2+ messages)

[Qemu-devel] [PATCH] hw/pci-bridge: fix QEMU crash because of pcie-root-port
 2018-01-10 19:09 UTC 

[Qemu-devel] [PATCH v2 0/5] vfio/pci: MSI-X MMIO relocation
 2018-01-10 19:02 UTC  (6+ messages)
` [Qemu-devel] [PATCH v2 1/5] vfio/pci: Fixup VFIOMSIXInfo comment
` [Qemu-devel] [PATCH v2 2/5] vfio/pci: Add base BAR MemoryRegion
` [Qemu-devel] [PATCH v2 3/5] vfio/pci: Emulate BARs
` [Qemu-devel] [PATCH v2 4/5] qapi: Create DEFINE_PROP_OFF_AUTO_PCIBAR
` [Qemu-devel] [PATCH v2 5/5] vfio/pci: Allow relocating MSI-X MMIO

[Qemu-devel] [RFC PATCH 0/3] Implement Pysical Presence Interface for TPM 1.2 and 2
 2018-01-10 18:49 UTC  (5+ messages)
` [Qemu-devel] [RFC PATCH 1/3] tpm: Implement virtual memory device for TPM PPI
` [Qemu-devel] [RFC PATCH 2/3] acpi: implement aml_lless_equal
` [Qemu-devel] [RFC PATCH 3/3] acpi: Build TPM Physical Presence interface

[Qemu-devel] [PATCH] cpu: flush TB cache when loading VMState
 2018-01-10 18:32 UTC  (3+ messages)

[Qemu-devel] [PATCH] acpi: switch to a dummy SSDT
 2018-01-10 18:19 UTC  (4+ messages)

[Qemu-devel] [PATCH 0/5] NBD server refactoring before BLOCK_STATUS
 2018-01-10 18:14 UTC  (7+ messages)
` [Qemu-devel] [PATCH 4/5] nbd: rename nbd_option and nbd_opt_reply
` [Qemu-devel] [PATCH 5/5] nbd/server: structurize option reply sending

[Qemu-devel] [PATCH] ui/sdl2: Ignore key repeats for shortcut keys
 2018-01-10 18:06 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).