qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-06-05 17:49:41 to 2020-06-07 20:10:13 UTC [more...]

[PATCH for-5.1 V4 0/7] mips: Add Loongson-3 machine support (with KVM)
 2020-06-07 20:00 UTC  (8+ messages)
` [PATCH for-5.1 V4 2/4] target/mips: Add Loongson-3 CPU definition
` [PATCH for-5.1 V4 3/4] hw/mips: Add Loongson-3 machine support (with KVM)

[PATCH V3 0/3] migration/colo: Optimize COLO framework code
 2020-06-07 19:46 UTC  (4+ messages)
` [PATCH V3 1/3] migration/colo: Optimize COLO boot code path
` [PATCH V3 2/3] migration/colo: Update checkpoint time lately
` [PATCH V3 3/3] migration/migration.c: Remove MIGRATION_STATUS_ACTIVE in migration_iteration_finish

[PULL 00/21] MIPS queue for June 7th, 2020
 2020-06-07 19:46 UTC  (22+ messages)
` [PULL 01/21] mailmap: Change email address of Filip Bozuta
` [PULL 02/21] mailmap: Change email address of Stefan Brankovic
` [PULL 03/21] target/mips: fpu: Demacro ADD.<D|S|PS>
` [PULL 04/21] target/mips: fpu: Demacro SUB.<D|S|PS>
` [PULL 05/21] target/mips: fpu: Demacro MUL.<D|S|PS>
` [PULL 06/21] target/mips: fpu: Demacro DIV.<D|S|PS>
` [PULL 07/21] target/mips: fpu: Remove now unused macro FLOAT_BINOP
` [PULL 08/21] target/mips: fpu: Demacro MADD.<D|S|PS>
` [PULL 09/21] target/mips: fpu: Demacro MSUB.<D|S|PS>
` [PULL 10/21] target/mips: fpu: Demacro NMADD.<D|S|PS>
` [PULL 11/21] target/mips: fpu: Demacro NMSUB.<D|S|PS>
` [PULL 12/21] target/mips: fpu: Remove now unused UNFUSED_FMA and FLOAT_FMA macros
` [PULL 13/21] target/mips: fpu: Demacro CLASS.<D|S>
` [PULL 14/21] target/mips: fpu: Remove now unused FLOAT_CLASS macro
` [PULL 15/21] target/mips: fpu: Demacro RINT.<D|S>
` [PULL 16/21] target/mips: fpu: Remove now unused FLOAT_RINT macro
` [PULL 17/21] target/mips: fpu: Name better paired-single variables
` [PULL 18/21] target/mips: fpu: Refactor conversion from ieee to mips exception flags
` [PULL 19/21] hw/mips: Implement the kvm_type() hook in MachineClass
` [PULL 20/21] target/mips: Add Loongson-3 CPU definition
` [PULL 21/21] target/mips: Enable hardware page table walker and CMGCR features for P5600

[PATCH V2 0/2] migration/colo: Optimize COLO framework code
 2020-06-07 19:42 UTC  (6+ messages)
` [PATCH V2 1/2] migration/colo: Optimize COLO boot code path
` [PATCH V2 2/2] migration/colo: Update checkpoint time lately

[PATCH v6 00/20] nvme: small fixes, refactoring and cleanups
 2020-06-07 13:08 UTC  (4+ messages)

[PATCH v7 00/14] LUKS: encryption slot management using amend interface
 2020-06-07 13:06 UTC  (3+ messages)

[PATCH] MAINTAINERS: Fix the classification of bios-tables-test-allowed-diff.h
 2020-06-07 13:00 UTC  (2+ messages)

[PATCH] Makefile: set PYTHON to python2 instead of python
 2020-06-07  8:59 UTC  (2+ messages)

[PULL 6/7] gitlab-ci: Do not use the standard container images from gitlab
 2020-06-07  7:03 UTC  (6+ messages)
`  "

[PATCH v1 00/14] various fixes for next PR (testing, vhost, guest_base fixes)
 2020-06-07  6:55 UTC  (2+ messages)

[PATCH v5 0/2] Makefile: libfdt: build only the strict necessary
 2020-06-07  6:53 UTC  (3+ messages)

[PATCH] hw/misc/auxbus: Use qemu_log_mask(UNIMP) instead of debug printf
 2020-06-07  6:36 UTC  (3+ messages)

[RFC v2 00/18] Refactor configuration of guest memory protection
 2020-06-07  3:07 UTC  (17+ messages)
` [RFC v2 18/18] guest memory protection: Alter virtio default properties for protected guests

[PULL v2 00/19] Linux user for 5.1 patches
 2020-06-07  0:32 UTC  (6+ messages)
` [PULL v2 01/19] linux-user, alpha: fix oldumount syscall
` [PULL v2 02/19] linux-user: return target error codes for socket() and prctl()
` [PULL v2 03/19] linux-user: Add support for /proc/cpuinfo on hppa platform

[PATCH v3 00/20] virtio-mem: Paravirtualized memory hot(un)plug
 2020-06-06 19:34 UTC  (3+ messages)
` [PATCH v3 08/20] migration/colo: Use ram_block_discard_disable()

[PATCH v2 0/7] colo: Introduce resource agent and test suite/CI
 2020-06-06 19:18 UTC  (8+ messages)
` [PATCH v2 1/7] block/quorum.c: stable children names
` [PATCH v2 2/7] avocado_qemu: Introduce pick_qemu_util to pick qemu utility binaries
` [PATCH v2 3/7] boot_linux.py: Use pick_qemu_util
` [PATCH v2 4/7] colo: Introduce resource agent
` [PATCH v2 5/7] colo: Introduce high-level test suite
` [PATCH v2 6/7] configure,Makefile: Install colo resource-agent
` [PATCH v2 7/7] MAINTAINERS: Add myself as maintainer for COLO resource agent

[PATCH v4 0/4] Introduce 'yank' oob qmp command to recover from hanging qemu
 2020-06-06 19:30 UTC  (2+ messages)

[PATCH 0/4] More sm501 fixes and optimisations
 2020-06-06 19:17 UTC  (5+ messages)
` [PATCH 2/4] sm501: Drop unneded variable
` [PATCH 4/4] sm501: Optimise 1 pixel 2d ops
` [PATCH 1/4] sm501: Fix bounds checks
` [PATCH 3/4] sm501: Ignore no-op blits

[PATCH 0/7] softfloat, target/i386: fprem, fprem1 fixes
 2020-06-06 19:16 UTC  (14+ messages)
` [PATCH 1/7] softfloat: merge floatx80_mod and floatx80_rem
` [PATCH 2/7] softfloat: fix floatx80 remainder pseudo-denormal check for zero
` [PATCH 3/7] softfloat: do not return pseudo-denormal from floatx80 remainder
` [PATCH 4/7] softfloat: do not set denominator high bit for "
` [PATCH 5/7] softfloat: return low bits of quotient from floatx80_modrem
` [PATCH 6/7] target/i386: reimplement fprem1 using floatx80 operations
` [PATCH 7/7] target/i386: reimplement fprem "

[PATCH 0/5] colo: Introduce resource agent and test suite/CI
 2020-06-06 18:59 UTC  (3+ messages)

[PULL v2 00/19] Linux user for 5.1 patches
 2020-06-06 13:16 UTC  (20+ messages)
` [PULL v2 01/19] linux-user, alpha: fix oldumount syscall
` [PULL v2 02/19] linux-user: return target error codes for socket() and prctl()
` [PULL v2 03/19] linux-user: Add support for /proc/cpuinfo on hppa platform
` [PULL v2 04/19] linux-user/strace.list: fix epoll_create{, 1} -strace output
` [PULL v2 05/19] linux-user/mmap.c: fix integer underflow in target_mremap
` [PULL v2 06/19] linux-user: implement OFD locks
` [PULL v2 07/19] Makefile: Only build virtiofsd if system-mode is enabled
` [PULL v2 08/19] configure: Avoid building TCG when not needed
` [PULL v2 09/19] tests/Makefile: Only display TCG-related tests when TCG is available
` [PULL v2 10/19] tests/Makefile: Restrict some softmmu-only tests
` [PULL v2 11/19] util/Makefile: Reduce the user-mode object list
` [PULL v2 12/19] stubs/Makefile: "
` [PULL v2 13/19] target/riscv/cpu: Restrict CPU migration to system-mode
` [PULL v2 14/19] exec: Assert CPU migration is not used on user-only build
` [PULL v2 15/19] arch_init: Remove unused 'qapi-commands-misc.h' include
` [PULL v2 16/19] target/i386: Restrict CpuClass::get_crash_info() to system-mode
` [PULL v2 17/19] target/s390x: "
` [PULL v2 18/19] hw/core: "
` [PULL v2 19/19] stubs: Restrict ui/win32-kbd-hook "

[PATCH] net: tulip: Set PCI revision to match dec21143
 2020-06-06 12:02 UTC  (2+ messages)

[Qemu-devel] [Bug 1659267] [NEW] It's not possible to start a VM with a network cable unplugged
 2020-06-06 11:24 UTC  (2+ messages)
` [Bug 1659267] "

[Bug 1882350] [NEW] it always create sdx device when I configure ide device with hdx name
 2020-06-06 10:50 UTC 

[PATCH v2] Implement configurable descriptor size in ftgmac100
 2020-06-06  9:03 UTC 

[PATCH v5 00/13] iotests: Dump QCOW2 dirty bitmaps metadata
 2020-06-06  8:18 UTC  (14+ messages)
` [PATCH v5 01/13] qcow2.py: python style fixes
` [PATCH v5 02/13] qcow2.py: add licensing blurb
` [PATCH v5 03/13] qcow2.py: move qcow2 format classes to separate module
` [PATCH v5 04/13] qcow2_format.py: drop new line printing at end of dump()
` [PATCH v5 05/13] qcow2_format.py: use tuples instead of lists for fields
` [PATCH v5 06/13] qcow2_format.py: use modern string formatting
` [PATCH v5 07/13] qcow2_format.py: use strings to specify c-type of struct fields
` [PATCH v5 08/13] qcow2_format.py: separate generic functionality of structure classes
` [PATCH v5 09/13] qcow2_format.py: add field-formatting class
` [PATCH v5 10/13] qcow2_format.py: QcowHeaderExtension: add dump method
` [PATCH v5 11/13] qcow2_format: refactor QcowHeaderExtension as a subclass of Qcow2Struct
` [PATCH v5 12/13] qcow2: QcowHeaderExtension print names for extension magics
` [PATCH v5 13/13] qcow2_format.py: dump bitmaps header extension

[PATCH v4 00/12] iotests: Dump QCOW2 dirty bitmaps metadata
 2020-06-06  7:07 UTC  (13+ messages)
` [PATCH v4 01/12] qcow2.py: python style fixes
` [PATCH v4 02/12] qcow2.py: move qcow2 format classes to separate module
` [PATCH v4 04/12] qcow2_format.py: use tuples instead of lists for fields
` [PATCH v4 06/12] qcow2_format.py: use strings to specify c-type of struct fields

[PATCH RFC v2 1/5] block: add bitmap-populate job
 2020-06-06  6:55 UTC  (12+ messages)

[PATCH 1/1] target/ppc: add vmsumudm vmsumcud instructions
 2020-06-06  6:04 UTC  (2+ messages)

[PATCH 0/7] python: create installable package
 2020-06-06  5:53 UTC  (9+ messages)
` [PATCH 2/7] python/qemu: formalize as package
` [PATCH 4/7] python/qemu: Add pipenv support

[PATCH 1/2] Introduce (x86) CPU model deprecation API
 2020-06-06  3:05 UTC  (7+ messages)

[PATCH v5 0/3] account for NVDIMM nodes during SRAT generation
 2020-06-06  0:09 UTC  (4+ messages)
` [PATCH v5 1/3] diffs-allowed: add the SRAT AML to diffs-allowed
` [PATCH v5 2/3] hw/acpi/nvdimm: add a helper to augment SRAT generation
` [PATCH v5 3/3] tests/acpi: update expected SRAT files

[PATCH v4 0/3] account for NVDIMM nodes during SRAT generation
 2020-06-05 23:52 UTC  (6+ messages)
` [PATCH v4 2/3] hw/acpi/nvdimm: add a helper to augment "

[PATCH v2 1/1] virtio-ccw: auto-manage VIRTIO_F_IOMMU_PLATFORM if PV
 2020-06-05 23:32 UTC  (3+ messages)

[PATCH v6 0/7] dwc-hsotg (aka dwc2) USB host controller emulation
 2020-06-05 22:32 UTC  (4+ messages)

[PULL 00/10] s390x update
 2020-06-05 22:31 UTC  (2+ messages)

[PATCH v2] fuzz: add oss-fuzz build.sh script
 2020-06-05 21:54 UTC  (6+ messages)

[PATCH v7 00/11] accel: Allow targets to use Kconfig
 2020-06-05 21:52 UTC  (15+ messages)
` [PATCH v7 01/11] MAINTAINERS: Fix KVM path expansion glob
` [PATCH v7 02/11] MAINTAINERS: Add an 'overall' entry for accelerators
` [PATCH v7 03/11] MAINTAINERS: Add an entry for the HAX accelerator
` [PATCH v7 04/11] rules.mak: Add strequal() and startswith() rules
` [PATCH v7 05/11] rules.mak: Add base-arch() rule
` [PATCH v7 06/11] Makefile: Remove dangerous EOL trailing backslash
` [PATCH v7 07/11] Makefile: Write MINIKCONF variables as one entry per line
` [PATCH v7 08/11] accel/Kconfig: Extract accel selectors into their own config
` [PATCH v7 09/11] accel/Kconfig: Add the TCG selector
` [PATCH v7 10/11] Makefile: Allow target-specific optional Kconfig
` [PATCH v7 11/11] accel/tcg: Add stub for probe_access()

[PATCH RFC v2 0/5] block: add block-dirty-bitmap-populate job
 2020-06-05 21:51 UTC  (2+ messages)

[PULL 00/19] Linux user for 5.1 patches
 2020-06-05 21:48 UTC  (5+ messages)

[PATCH v2 00/13] Add Thread Sanitizer support to QEMU
 2020-06-05 21:44 UTC  (2+ messages)

[PATCH] fuzz: add oss-fuzz build.sh script
 2020-06-05 20:47 UTC  (5+ messages)

[PATCH v2 00/24] Fixes around device realization
 2020-06-05 20:30 UTC  (3+ messages)

another tst-arm-mte bug: qemu-system segfaults
 2020-06-05 20:26 UTC  (6+ messages)

[PATCH 00/16] Crazy shit around -global (pardon my french)
 2020-06-05 20:11 UTC  (3+ messages)
` [PATCH 14/16] arm/aspeed: Drop aspeed_board_init_flashes() parameter @errp

[PULL 00/29] target-arm queue
 2020-06-05 20:10 UTC  (2+ messages)

[Qemu-devel] [Bug 1815263] [NEW] hvf accelerator crashes on quest boot
 2020-06-05 18:40 UTC  (2+ messages)
` [Bug 1815263] "

[Qemu-devel] [Bug 1827005] [NEW] hvf: ubuntu iso boot menu issue
 2020-06-05 18:38 UTC  (2+ messages)
` [Bug 1827005] "

[PATCH] configure: Disable -Wtautological-type-limit-compare
 2020-06-05 18:26 UTC  (5+ messages)

[PULL v2 00/13] testing, tcg and plugin updates
 2020-06-05 18:26 UTC  (8+ messages)
` [PULL v2 05/13] accel/tcg: Relax va restrictions on 64-bit guests

[PATCH v1] nvme: allow cmb and pmr emulation on same device
 2020-06-05 18:10 UTC  (3+ messages)
` [PATCH v1 1/2] nvme: indicate CMB support through controller capabilities register
` [PATCH v1 2/2] nvme: allow cmb and pmr to be enabled on same device

[PATCH v2 00/17] RISC-V: Update the Hypervisor spec to v0.6.1
 2020-06-05 17:54 UTC  (9+ messages)
` [PATCH v2 01/17] target/riscv: Set access as data_load when validating stage-2 PTEs
` [PATCH v2 02/17] target/riscv: Report errors validating 2nd-stage PTEs
` [PATCH v2 03/17] target/riscv: Move the hfence instructions to the rvh decode
` [PATCH v2 04/17] target/riscv: Implement checks for hfence


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