qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-06-03 16:22:41 to 2020-06-04 11:43:28 UTC [more...]

[PATCH] ftgmac100: Implement variable descriptor size
 2020-06-04 11:42 UTC  (4+ messages)

[PATCH] pci: assert configuration access is within bounds
 2020-06-04 11:41 UTC  (2+ messages)

[PULL 00/15] riscv-to-apply queue
 2020-06-04 11:40 UTC  (11+ messages)
` [PULL 01/15] riscv: Suppress the error report for QEMU testing with riscv_find_firmware()
` [PULL 02/15] riscv: Change the default behavior if no -bios option is specified
` [PULL 03/15] hw/riscv: sifive_u: Remove the riscv_ prefix of the soc* functions
` [PULL 04/15] hw/riscv: virt: Remove the riscv_ prefix of the machine* functions
` [PULL 05/15] hw/riscv: spike: Remove deprecated ISA specific machines
` [PULL 06/15] target/riscv: Remove the deprecated CPUs
` [PULL 07/15] target/riscv: Drop support for ISA spec version 1.09.1
` [PULL 08/15] docs: deprecated: Update the -bios documentation
` [PULL 09/15] riscv: sifive_e: Manually define the machine

[PATCH v2 0/2] Ensure PCI configuration access is within bounds
 2020-06-04 11:40 UTC  (18+ messages)
` [PATCH v2 1/2] ait-vga: check address before reading configuration bytes
` [PATCH v2 2/2] pci: ensure configuration access is within bounds

[PATCH v1 0/9] plugins/next (bug fixes, hwprofile, lockstep)
 2020-06-04 11:35 UTC  (10+ messages)
` [PATCH v1 6/9] hw/virtio/pci: include vdev name in registered PCI sections
` [PATCH v1 8/9] plugins: new hwprofile plugin

[RFC v3 0/8] vDPA support in qemu
 2020-06-04 11:33 UTC  (4+ messages)
` [RFC v3 7/8] vhost-vdpa: introduce vhost-vdpa backend

[PATCH RFC v2 0/5] block: add block-dirty-bitmap-populate job
 2020-06-04 11:31 UTC  (9+ messages)
` [PATCH RFC v2 1/5] block: add bitmap-populate job
` [PATCH RFC v2 5/5] iotests: add 287 for block-dirty-bitmap-populate

[RFC PATCH] hw/virtio/vhost: re-factor vhost-section and allow DIRTY_MEMORY_CODE
 2020-06-04 11:24 UTC  (2+ messages)

[PATCH] hw/pci/pcie: Move hot plug capability check to pre_plug callback
 2020-06-04 11:14 UTC  (3+ messages)

[PATCH 0/2] build qxl as module
 2020-06-04 11:10 UTC  (8+ messages)
` [PATCH 1/2] qdev: add support for device module loading
` [PATCH 2/2] vga: build qxl as module

[Question] Regarding containers "unattached/peripheral/anonymous" - their relation with hot(un)plug of devices
 2020-06-04 11:08 UTC  (9+ messages)

[PATCH v3] ati-vga: check address before reading configuration bytes (CVE-2020-13791)
 2020-06-04 10:55 UTC 

[PATCH 0/5] colo: Introduce resource agent and test suite/CI
 2020-06-04 10:55 UTC  (4+ messages)
` [PATCH 3/5] colo: Introduce high-level test suite

[PATCH] acpi: tpm: Do not build TCPA table for TPM 2
 2020-06-04 10:45 UTC  (2+ messages)

[Bug 1882065] [NEW] Could this cause OOB bug ?
 2020-06-04 10:27 UTC  (2+ messages)
` [Bug 1882065] "

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

[PATCH v3] migration/xbzrle: add encoding rate
 2020-06-04 10:27 UTC  (7+ messages)

[PATCH] qga: fix assert regression on guest-shutdown
 2020-06-04 10:09 UTC  (2+ messages)

[PATCH] iotests: 194: wait migration completion on target too
 2020-06-04 10:06 UTC  (3+ messages)

[PATCH for-5.1 V4 0/7] mips: Add Loongson-3 machine support (with KVM)
 2020-06-04 10:04 UTC  (5+ messages)
` [PATCH for-5.1 V4 1/4] hw/mips: Implement the kvm_type() hook in MachineClass

[PATCH] [PATCH v6] linux-user: syscall: ioctls: support DRM_IOCTL_VERSION
 2020-06-04 10:01 UTC  (3+ messages)

[PATCH 00/13] i386: hvf: Remove HVFX86EmulatorState
 2020-06-04  9:53 UTC  (14+ messages)
` [PATCH 02/13] i386: hvf: Drop useless declarations in sysemu
` [PATCH 04/13] i386: hvf: Drop unused variable
` [PATCH 05/13] i386: hvf: Use ins_len to advance IP
` [PATCH 06/13] i386: hvf: Use IP from CPUX86State
` [PATCH 11/13] i386: hvf: Move lazy_flags into CPUX86State

About the kvm-no-adjvtime CPU property
 2020-06-04  9:44 UTC  (7+ messages)

[PATCH v4 0/6] fix migration with bitmaps and mirror
 2020-06-04  9:40 UTC  (7+ messages)
` [PATCH v4 4/6] iotests: 194: test also migration of dirty bitmap

[PATCH v2 00/15] tests/tcg: Add TriCore tests
 2020-06-04  9:37 UTC  (17+ messages)
` [PATCH v2 01/15] docker/tricore: Use stretch-slim as a base image
` [PATCH v2 02/15] tests/tcg: Add docker_as and docker_ld cmds
` [PATCH v2 03/15] tests/tcg: Run timeout cmds using --foreground
` [PATCH v2 04/15] hw/tricore: Add testdevice for tests in tests/tcg/
` [PATCH v2 05/15] tests/tcg/tricore: Add build infrastructure
` [PATCH v2 06/15] tests/tcg/tricore: Add macros to create tests and first test 'abs'
` [PATCH v2 07/15] tests/tcg/tricore: Add bmerge test
` [PATCH v2 08/15] tests/tcg/tricore: Add clz test
` [PATCH v2 09/15] tests/tcg/tricore: Add dvstep test
` [PATCH v2 10/15] tests/tcg/tricore: Add fadd test
` [PATCH v2 11/15] tests/tcg/tricore: Add fmul test
` [PATCH v2 12/15] tests/tcg/tricore: Add ftoi test
` [PATCH v2 13/15] tests/tcg/tricore: Add madd test
` [PATCH v2 14/15] tests/tcg/tricore: Add msub test
` [PATCH v2 15/15] tests/tcg/tricore: Add muls test

qemu-guest agent asserts on shutdown
 2020-06-04  9:30 UTC  (2+ messages)

About improving devices and renaming migration stream
 2020-06-04  9:27 UTC  (2+ messages)

Question about vhost-user-gpu on Arm64
 2020-06-04  9:23 UTC 

[PATCH v2] ati-vga: check mm_index before recursive call
 2020-06-04  9:14 UTC  (5+ messages)

[PATCH v3] ati-vga: check mm_index before recursive call (CVE-2020-13800)
 2020-06-04  9:08 UTC 

[PATCH] numa: forbid '-numa node, mem' for 5.1 and newer machine types
 2020-06-04  9:09 UTC  (2+ messages)

[RFC v2 00/18] Refactor configuration of guest memory protection
 2020-06-04  9:08 UTC  (23+ messages)
` [RFC v2 04/18] target/i386: sev: Embed SEVState in SevGuestState
` [RFC v2 11/18] guest memory protection: Handle memory encrption via interface
` [RFC v2 14/18] guest memory protection: Rework the "memory-encryption" property
` [RFC v2 17/18] spapr: Added PEF based guest memory protection

[PATCH V2 0/2] migration/colo: Optimize COLO framework code
 2020-06-04  8:55 UTC  (3+ messages)
` [PATCH V2 1/2] migration/colo: Optimize COLO boot code path
` [PATCH V2 2/2] migration/colo: Update checkpoint time lately

How do I add my tcg tests to check-tcg?
 2020-06-04  9:05 UTC  (3+ messages)

Forward migration broken down since virt-4.2 machine type
 2020-06-04  8:51 UTC 

[PATCH v2 00/29] tests/acceptance/virtio_seg_max_adjust: Restrict it to Linux/X86
 2020-06-04  8:19 UTC  (2+ messages)
` python/qemu: Refactor QemuBinaryInfo

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

[PATCH v3 0/6] iotests: Dump QCOW2 dirty bitmaps metadata
 2020-06-04  7:54 UTC  (3+ messages)

[Qemu-devel] [Bug 1618301] [NEW] qemu-input: Mouse stops working in Windows guest
 2020-06-04  7:15 UTC  (2+ messages)
` [Bug 1618301] "

[PATCH v2] target/arm/cpu: adjust virtual time for arm cpu
 2020-06-04  7:16 UTC  (3+ messages)

[PATCH 0/9] AMD SEV: Cleanup state handling
 2020-06-04  6:52 UTC  (11+ messages)
` [PATCH 1/9] target/i386: sev: Remove unused QSevGuestInfoClass
` [PATCH 2/9] target/i386: sev: Move local structure definitions into .c file
` [PATCH 3/9] target/i386: sev: Rename QSevGuestInfo
` [PATCH 4/9] target/i386: sev: Embed SEVState in SevGuestState
` [PATCH 5/9] target/i386: sev: Partial cleanup to sev_state global
` [PATCH 6/9] target/i386: sev: Remove redundant cbitpos and reduced_phys_bits fields
` [PATCH 7/9] target/i386: sev: Remove redundant policy field
` [PATCH 8/9] target/i386: sev: Remove redundant handle field
` [PATCH 9/9] target/i386: sev: Unify SEVState and SevGuestState

[PATCH 0/3] migration/colo: Optimize COLO framework code
 2020-06-04  6:35 UTC  (6+ messages)
` [PATCH 3/3] migration/colo: Merge multi checkpoint request into one

[PATCH v2 0/2] sd: sdhci: Implement basic vendor specific register support
 2020-06-04  6:28 UTC  (3+ messages)
` [PATCH v2 2/2] hw: arm: Set vendor property for IMX SDHCI emulations

[Bug 1878628] [NEW] linux-user/mmap build failure using Clang 10
 2020-06-04  6:11 UTC  (2+ messages)
` [Bug 1878628] "

[PATCH] configure: Disable -Wtautological-type-limit-compare
 2020-06-04  6:11 UTC  (3+ messages)

[Bug 1878627] [NEW] audio/mixeng build failure using Clang 10
 2020-06-04  6:01 UTC  (2+ messages)
` [Bug 1878627] "

[PATCH v5 00/11] RISC-V Add the OpenTitan Machine
 2020-06-04  5:46 UTC  (12+ messages)
` [PATCH v5 07/11] hw/char: Initial commit of Ibex UART

[PATCH v4 00/10] vhost-user: Lift Max Ram Slots Limitation
 2020-06-04  4:11 UTC  (2+ messages)

[PATCH v4] tcg: Sanitize shift constants on ppc64le so that shift operations with large constants don't generate invalid instructions
 2020-06-04  3:31 UTC  (2+ messages)

[PATCH] configure: Don't warn about lack of PIE on macOS
 2020-06-04  1:24 UTC  (2+ messages)

[PATCH v5] linux-user: syscall: ioctls: support DRM_IOCTL_VERSION
 2020-06-04  1:04 UTC  (5+ messages)

[Qemu-devel] [PATCH v13 0/5] i386: Enable TOPOEXT to support hyperthreading on AMD CPU
 2020-06-03 23:57 UTC  (4+ messages)
` [Qemu-devel] [PATCH v13 1/5] i386: Add support for CPUID_8000_001E for AMD
  `  "

[PATCH v5 00/15] acpi: i386 tweaks
 2020-06-03 23:44 UTC  (3+ messages)
` [PATCH v5 03/15] acpi: rtc: use a single crs range

[PATCH 00/11] exec/cpu: Poison 'hwaddr' type in user-mode emulation
 2020-06-03 23:35 UTC  (3+ messages)
` [PATCH 04/11] sysemu/hvf: Only declare hvf_allowed when HVF is available

[PATCH v3] tcg: Sanitize shift constants on ppc64le so that shift operations with large constants don't generate invalid instructions
 2020-06-03 23:15 UTC  (2+ messages)

[PATCH] tests: fix a memory in test_socket_unix_abstract_good
 2020-06-03 23:10 UTC  (3+ messages)

[PATCH 0/2] Use QLNULL for null lockable
 2020-06-03 22:49 UTC  (3+ messages)
` [PATCH 1/2] lockable: use QLNULL for a "
` [PATCH 2/2] lockable: do not rely on optimization for null lockables

[PATCH v7 00/13] APIC ID fixes for AMD EPYC CPU model
 2020-06-03 21:49 UTC  (10+ messages)
` [PATCH v7 07/13] hw/386: Add EPYC mode topology decoding functions

[PATCH v3] osdep: Make MIN/MAX evaluate arguments only once
 2020-06-03 19:26 UTC  (5+ messages)

[PATCH] ati-vga: increment mm_index in ati_mm_read/write
 2020-06-03 19:08 UTC  (6+ messages)

[PATCH v3 00/20] virtio-mem: Paravirtualized memory hot(un)plug
 2020-06-03 18:33 UTC  (3+ messages)
` [PATCH v3 14/20] numa: Handle virtio-mem in NUMA stats

[PATCH] hw/sd/sdcard: Restrict Class 6 commands to SCSD cards
 2020-06-03 18:21 UTC 

[RFC PATCH 0/2] misc: fix Clang10 warnings
 2020-06-03 18:09 UTC  (5+ messages)
` [RFC PATCH 2/2] linux-user/mmap: Fix Clang 'type-limit-compare' warning

[PATCH v3] xen: fix build without pci passthrough
 2020-06-03 17:44 UTC  (5+ messages)

another tst-arm-mte bug: qemu-system segfaults
 2020-06-03 17:17 UTC  (5+ messages)

[PATCH v6 0/5] 9pfs: readdir optimization
 2020-06-03 17:16 UTC  (3+ messages)
` [PATCH v6 4/5] 9pfs: T_readdir latency optimization

[PATCH v1 01/12] configure: add --enable-tsan flag + fiber annotations for coroutine-ucontext
 2020-06-03 16:51 UTC  (3+ messages)

[PATCH] hw/isa/apm: Convert debug printf()s to trace events
 2020-06-03 16:42 UTC  (2+ messages)

[PATCH v5 0/4] introduction of migration_version attribute for VFIO live migration
 2020-06-03 16:26 UTC  (12+ messages)

[PATCH 0/5] Add strace support for printing arguments of selected syscalls
 2020-06-03 16:20 UTC  (3+ messages)
` [PATCH 2/5] linux-user: Add strace support for printing argument of syscalls used for extend attributes


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