qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-07-24 18:35:05 to 2018-07-25 15:04:22 UTC [more...]

[Qemu-devel] [PATCH v4 00/55] Add nanoMIPS support to QEMU
 2018-07-25 15:04 UTC  (17+ messages)
` [Qemu-devel] [PATCH v4 04/55] target/mips: Add placeholder and invocation of decode_nanomips_opc()
` [Qemu-devel] [PATCH v4 05/55] target/mips: Add nanoMIPS decoding and extraction utilities
` [Qemu-devel] [PATCH v4 06/55] target/mips: Add emulation of misc nanoMIPS 16-bit instructions
` [Qemu-devel] [PATCH v4 07/55] target/mips: Add emulation of nanoMIPS 16-bit load and store instructions
` [Qemu-devel] [PATCH v4 10/55] target/mips: Add emulation of some common nanoMIPS 32-bit instructions
` [Qemu-devel] [PATCH v4 23/55] target/mips: Add emulation of DSP ASE for nanoMIPS - part 3
` [Qemu-devel] [PATCH v4 48/55] linux-user: Add target_syscall.h header for nanoMIPS
` [Qemu-devel] [PATCH v4 52/55] linux-user: Add signal.c "

[Qemu-devel] [PATCH v5 00/24] Fixing record/replay and adding reverse debugging
 2018-07-25 14:56 UTC  (28+ messages)
` [Qemu-devel] [PATCH v5 01/24] block: implement bdrv_snapshot_goto for blkreplay
` [Qemu-devel] [PATCH v5 02/24] replay: disable default snapshot for record/replay
` [Qemu-devel] [PATCH v5 03/24] replay: update docs for record/replay with block devices
` [Qemu-devel] [PATCH v5 04/24] replay: don't drain/flush bdrv queue while RR is working
` [Qemu-devel] [PATCH v5 05/24] replay: finish record/replay before closing the disks
` [Qemu-devel] [PATCH v5 06/24] qcow2: introduce icount field for snapshots
` [Qemu-devel] [PATCH v5 07/24] migration: "
` [Qemu-devel] [PATCH v5 08/24] replay: introduce info hmp/qmp command
` [Qemu-devel] [PATCH v5 09/24] replay: introduce breakpoint at the specified step
` [Qemu-devel] [PATCH v5 10/24] replay: implement replay-seek command to proceed to the desired step
` [Qemu-devel] [PATCH v5 11/24] replay: flush events when exiting
` [Qemu-devel] [PATCH v5 12/24] timer: remove replay clock probe in deadline calculation
` [Qemu-devel] [PATCH v5 13/24] replay: refine replay-time module
` [Qemu-devel] [PATCH v5 14/24] translator: fix breakpoint processing
` [Qemu-devel] [PATCH v5 15/24] replay: flush rr queue before loading the vmstate
` [Qemu-devel] [PATCH v5 16/24] gdbstub: add reverse step support in replay mode
` [Qemu-devel] [PATCH v5 17/24] gdbstub: add reverse continue "
` [Qemu-devel] [PATCH v5 18/24] replay: describe reverse debugging in docs/replay.txt
` [Qemu-devel] [PATCH v5 19/24] replay: allow loading any snapshots before recording
` [Qemu-devel] [PATCH v5 20/24] ps2: prevent changing irq state on save and load
` [Qemu-devel] [PATCH v5 21/24] replay: wake up vCPU when replaying
` [Qemu-devel] [PATCH v5 22/24] replay: replay BH for IDE trim operation
` [Qemu-devel] [PATCH v5 23/24] replay: add BH oneshot event for block layer
` [Qemu-devel] [PATCH v5 24/24] slirp: fix ipv6 timers

[Qemu-devel] [PATCH for-3.1] tests/cpu-plug-test: check CPU hotplug on ppc64 with KVM
 2018-07-25 14:45 UTC 

[Qemu-devel] [PATCH hack dontapply v2 0/7] Dynamic _CST generation
 2018-07-25 14:49 UTC  (11+ messages)
` [Qemu-devel] [PATCH hack dontapply v2 6/7] acpi: aml generation for _CST
` [Qemu-devel] [PATCH hack dontapply v2 7/7] pc: HACK: acpi: tie in _CST object to Processor

[Qemu-devel] [PATCH] s390x/cpumodel: enum type S390FeatGroup now gets generated
 2018-07-25 14:48 UTC  (2+ messages)

[Qemu-devel] [PATCH for-3.1] s390x: introduce 3.1 compat machine
 2018-07-25 14:36 UTC  (2+ messages)

[Qemu-devel] [PATCH v3 0/4] hw/arm/sysbus-fdt: Generic DT Pass-Through
 2018-07-25 14:34 UTC  (5+ messages)
` [Qemu-devel] [PATCH v3 1/4] vfio/platform: Make the vfio-platform device non-abstract
` [Qemu-devel] [PATCH v3 2/4] hw/arm/sysbus-fdt: Allow device matching with DT compatible value
` [Qemu-devel] [PATCH v3 3/4] hw/arm/virt: Allow dynamic sysbus devices again
` [Qemu-devel] [PATCH v3 4/4] hw/arm/sysbus-fdt: Add support for instantiating generic devices

[Qemu-devel] [PATCH v5 0/4] Introduction of l2-cache-full option for qcow2 images
 2018-07-25 14:27 UTC  (5+ messages)
` [Qemu-devel] [PATCH v5 1/4 for-3.0] qcow2: A grammar fix in conflicting cache sizing error message
` [Qemu-devel] [PATCH v5 2/4 for-3.0] qcow2: Options' documentation fixes
` [Qemu-devel] [PATCH v5 3/4] qcow2: Introduce an option for sufficient L2 cache for the entire image
` [Qemu-devel] [PATCH v5 4/4] iotests: Add tests for the new l2-cache-full option

[Qemu-devel] [PULL 0/2] seccomp branch queue
 2018-07-25 14:16 UTC  (3+ messages)
` [Qemu-devel] [PULL 1/2] seccomp: use SIGSYS signal instead of killing the thread
` [Qemu-devel] [PULL 2/2] RFC: seccomp: prefer SCMP_ACT_KILL_PROCESS if available

[Qemu-devel] [PATCH v2 1/2] hw/arm: check fw_cfg return value before using it
 2018-07-25 14:08 UTC  (38+ messages)
` [Qemu-devel] [PATCH v2 2/2] hw/arm: Add Arm Enterprise machine type

[Qemu-devel] [PATCH for-3.1 00/10] Move virtio-ccw devices to separate files
 2018-07-25 13:52 UTC  (13+ messages)
` [Qemu-devel] [PATCH for-3.1 01/10] hw/s390x/virtio-ccw: Consolidate calls to virtio_ccw_unrealize()
` [Qemu-devel] [PATCH for-3.1 02/10] hw/s390x: Move virtio-ccw-serial code to a separate file
` [Qemu-devel] [PATCH for-3.1 03/10] hw/s390x: Move virtio-ccw-balloon "
` [Qemu-devel] [PATCH for-3.1 04/10] hw/s390x: Move virtio-ccw-scsi "
` [Qemu-devel] [PATCH for-3.1 05/10] hw/s390x: Move virtio-ccw-rng "
` [Qemu-devel] [PATCH for-3.1 06/10] hw/s390x: Move virtio-ccw-9p "
` [Qemu-devel] [PATCH for-3.1 07/10] hw/s390x: Move virtio-ccw-crypto "
` [Qemu-devel] [PATCH for-3.1 08/10] hw/s390x: Move vhost-vsock-ccw "
` [Qemu-devel] [PATCH for-3.1 09/10] hw/s390x: Move virtio-ccw-gpu "
` [Qemu-devel] [PATCH for-3.1 10/10] hw/s390x: Move virtio-ccw-input "

[Qemu-devel] [PATCH for-3.1 0/2] ACPI type safety cleanup
 2018-07-25 13:46 UTC  (8+ messages)
` [Qemu-devel] [PATCH for-3.1 2/2] acpi: Decouple ACPI hotplug callbacks from HotplugHandler

[Qemu-devel] [PATCH v3 0/5] Introduction of l2-cache-full option for qcow2 images
 2018-07-25 13:32 UTC  (15+ messages)
` [Qemu-devel] [PATCH v3 1/5 for-3.0] A grammar fix
` [Qemu-devel] [PATCH v3 2/5 for-3.0] qcow2: Options' documentation fixes
` [Qemu-devel] [PATCH v3 3/5] qcow2: Introduce an option for sufficient L2 cache for the entire image
` [Qemu-devel] [PATCH v3 4/5] iotests: Add tests for the new l2-cache-full option
` [Qemu-devel] [PATCH v3 5/5] docs: Document the "

[Qemu-devel] [PATCH v1] s390x/cpu_models: Add "-cpu max" support
 2018-07-25 13:16 UTC  (6+ messages)

[Qemu-devel] VCPU hotplug on KVM/ARM
 2018-07-25 13:07 UTC  (6+ messages)

[Qemu-devel] How to generate custom fw paths for IDE devices?
 2018-07-25 13:03 UTC  (2+ messages)
` [Qemu-devel] [Qemu-block] "

[Qemu-devel] [RFC v3 0/2] kvm "fake DAX" device flushing
 2018-07-25 12:47 UTC  (6+ messages)
` [Qemu-devel] [RFC v3] qemu: Add virtio pmem device

[Qemu-devel] [PATCH] hw/arm/sysbus-fdt: Fix assertion in copy_properties_from_host()
 2018-07-25 11:30 UTC 

[Qemu-devel] RDMA wrongly detected as being supported on FreeBSD
 2018-07-25 11:14 UTC  (5+ messages)

[Qemu-devel] [PATCH 0/2] RFC: seccomp action, prefer KILL_PROCESS or TRAP
 2018-07-25 10:42 UTC  (6+ messages)
` [Qemu-devel] [PATCH 1/2] seccomp: use SIGSYS signal instead of killing the thread
` [Qemu-devel] [PATCH 2/2] RFC: seccomp: prefer SCMP_ACT_KILL_PROCESS if available

[Qemu-devel] [PATCH v0 0/7] Background snapshots
 2018-07-25 10:18 UTC  (3+ messages)

[Qemu-devel] [PATCH 0/2] vnc: remove deprecated TLS related features
 2018-07-25  9:27 UTC  (3+ messages)
` [Qemu-devel] [PATCH 1/2] doc: switch to modern syntax for VNC TLS setup
` [Qemu-devel] [PATCH 2/2] vnc: remove support for deprecated tls, x509, x509verify options

[Qemu-devel] [PATCH] qstring: Fix qstring_from_substr() not to provoke int overflow
 2018-07-25  9:21 UTC  (2+ messages)

[Qemu-devel] [PATCH v3 0/7] arm: add Cortex M0 CPU model and hex file loader
 2018-07-25  9:04 UTC  (9+ messages)
` [Qemu-devel] [PATCH v3 1/7] hw/arm: rename armv7m_load_kernel()
` [Qemu-devel] [PATCH v3 2/7] hw/arm: rename TYPE_ARMV7M to TYPE_ARM_M_PROFILE
` [Qemu-devel] [PATCH v3 3/7] hw/arm: make bitbanded IO optional on ARM M Profile
` [Qemu-devel] [PATCH v3 4/7] target/arm: add "cortex-m0" CPU model
` [Qemu-devel] [PATCH v3 5/7] loader: add rom transaction API
` [Qemu-devel] [PATCH v3 6/7] loader: Implement .hex file loader
` [Qemu-devel] [PATCH v3 7/7] Add QTest testcase for the Intel Hexadecimal

[Qemu-devel] tb_flush during softreset
 2018-07-25  8:04 UTC 

[Qemu-devel] [PATCH V10 00/20] COLO: integrate colo frame with block replication and COLO proxy
 2018-07-25  1:12 UTC  (6+ messages)
` [Qemu-devel] [PATCH V10 10/20] qmp event: Add COLO_EXIT event to notify users while exited COLO

[Qemu-devel] [Bug 1783437] [NEW] read-modify-write page faults error code has write bit unset
 2018-07-24 23:58 UTC 

[Qemu-devel] [Bug 1783422] [NEW] qemu_clock_get_ns does not take into account icount_time_shift
 2018-07-24 23:28 UTC  (3+ messages)
` [Qemu-devel] [Bug 1783422] "

[Qemu-devel] [PATCH v4 0/4] Introduction of l2-cache-full option for qcow2 images
 2018-07-24 23:04 UTC  (8+ messages)
` [Qemu-devel] [PATCH v4 1/4 for-3.0] qcow2: A grammar fix in conflicting cache sizing error message
` [Qemu-devel] [PATCH v4 2/4 for-3.0] qcow2: Options' documentation fixes
` [Qemu-devel] [PATCH v4 3/4] qcow2: Introduce an option for sufficient L2 cache for the entire image
` [Qemu-devel] [PATCH v4 4/4] iotests: Add tests for the new l2-cache-full option

[Qemu-devel] qemu-system-ppc -M mac99 and -soundhw es1370 doesn't start
 2018-07-24 22:12 UTC  (2+ messages)

[Qemu-devel] [ANNOUNCE] QEMU 3.0.0-rc2 is now available
 2018-07-24 22:08 UTC 

[Qemu-devel] When is PCIUnregisterFunc called?
 2018-07-24 21:50 UTC 

[Qemu-devel] Native Memory Virtualization in qemu-system-aarch64
 2018-07-24 21:23 UTC  (5+ messages)

[Qemu-devel] [PULL 0/7] migration queue for 3.0
 2018-07-24 21:04 UTC  (7+ messages)
` [Qemu-devel] [PULL 3/7] audio/hda: Fix migration
` [Qemu-devel] [PULL 4/7] migration: update recv bitmap only on dest vm
` [Qemu-devel] [PULL 5/7] migration: disallow recovery for release-ram
` [Qemu-devel] [PULL 6/7] tests: only update last_byte when at the edge
` [Qemu-devel] [PULL 7/7] migration: fix duplicate initialization for expected_downtime and cleanup_bh

[Qemu-devel] [PULL for-3.0 0/1] Tracing patches
 2018-07-24 19:54 UTC  (3+ messages)

[Qemu-devel] [PATCH 00/13] Misc fixes for pvrdma device
 2018-07-24 19:53 UTC  (5+ messages)
` [Qemu-devel] [PATCH 01/13] hw/rdma: Make distinction between device init and start modes

[Qemu-devel] [PATCH 00/99] Patch Round-up for stable 2.12.1, freeze on 2018-07-30
 2018-07-24 19:16 UTC  (6+ messages)
` [Qemu-devel] [PATCH 05/99] s390-ccw: force diag 308 subcode to unsigned long

[Qemu-devel] [PULL 0/4] Qcrypto next patches
 2018-07-24 19:16 UTC  (2+ messages)

[Qemu-devel] [PATCH v7 00/10] Mips maintenance and misc fixes and improvements
 2018-07-24 19:13 UTC  (4+ messages)

[Qemu-devel] [PATCH 0/5] target/arm: Implement HCR_EL2.TGE ("trap general exceptions")
 2018-07-24 18:55 UTC  (9+ messages)
` [Qemu-devel] [PATCH 2/5] target/arm: Honour HCR_EL2.TGE and MDCR_EL2.TDE in debug register access checks
` [Qemu-devel] [PATCH 3/5] target/arm: Honour HCR_EL2.TGE when raising synchronous exceptions
` [Qemu-devel] [PATCH 4/5] target/arm: Provide accessor functions for HCR_EL2.{IMO, FMO, AMO}
` [Qemu-devel] [PATCH 5/5] target/arm: Treat SCTLR_EL1.M as if it were zero when HCR_EL2.TGE is set


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