qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-07-09 15:02:07 to 2021-07-10 20:34:45 UTC [more...]

[RFC PATCH 0/6] Add AMD Secure Nested Paging (SEV-SNP) support
 2021-07-10 20:32 UTC  (8+ messages)
` [RFC PATCH 1/6] linux-header: add the SNP specific command
` [RFC PATCH 2/6] i386/sev: extend sev-guest property to include SEV-SNP
` [RFC PATCH 3/6] i386/sev: initialize SNP context
` [RFC PATCH 4/6] i386/sev: add the SNP launch start context
` [RFC PATCH 5/6] i386/sev: add support to encrypt BIOS when SEV-SNP is enabled
` [RFC PATCH 6/6] i386/sev: populate secrets and cpuid page and finalize the SNP launch

[PULL 00/28] Block layer patches
 2021-07-10 20:27 UTC  (2+ messages)

[PULL v2 00/48] Misc patches for QEMU 6.1 soft freeze
 2021-07-10 18:58 UTC  (3+ messages)
` [PULL v2 05/48] modules: add modinfo macros
` [PULL v2 48/48] meson: Use input/output for entitlements target

[PULL 00/33] ppc-for-6.1 queue 20210709
 2021-07-10 18:54 UTC  (2+ messages)

[PATCH v2 0/3] Let 'qemu-img convert --bitmaps' skip inconsistent bitmaps
 2021-07-10 18:37 UTC  (8+ messages)
` [PATCH v2 1/3] iotests: Improve and rename test 291 to qemu-img-bitmap
` [PATCH v2 2/3] qemu-img: Fail fast on convert --bitmaps with inconsistent bitmap
` [PATCH v2 3/3] qemu-img: Add --skip-broken-bitmaps for 'convert --bitmaps'

[PATCH v3 0/8] dp8393x: fixes and improvements
 2021-07-10 17:53 UTC  (10+ messages)
` [PATCH v3 1/8] dp8393x: Replace address_space_rw(is_write=1) by address_space_write()
` [PATCH v3 2/8] dp8393x: Replace 0x40 magic value by SONIC_REG16_COUNT definition
` [PATCH v3 3/8] dp8393x: Only shift the device registers mapping by 1 bit
` [PATCH v3 4/8] dp8393x: Store CAM registers as 16-bit
` [PATCH v3 5/8] dp8393x: Migrate registers as array of uint16
` [PATCH v3 6/8] dp8393x: Store CRC using device configured endianess
` [NOTFORMERGE PATCH v3 7/8] dp8393x: Rewrite dp8393x_get() / dp8393x_put()
` [NOTFORMERGE PATCH v3 8/8] dp8393x: don't force 32-bit register access

retrying failed gitlab CI external jobs (travis)
 2021-07-10 16:29 UTC  (2+ messages)

[PATCH 00/41] tcg patch queue
 2021-07-10 16:24 UTC  (43+ messages)
` [PATCH 01/41] tcg: Add separator in INDEX_op_call dump
` [PATCH 02/41] tcg: Avoid including 'trace-tcg.h' in target translate.c
` [PATCH 03/41] accel/tcg: Hoist tcg_tb_insert() up above tb_link_page()
` [PATCH 04/41] tcg: Bake tb_destroy() into tcg_region_tree
` [PATCH 05/41] tcg: Move tb_phys_invalidate_count to tb_ctx
` [PATCH 06/41] accel/tcg: Introduce translator_use_goto_tb
` [PATCH 07/41] target/alpha: Remove use_exit_tb
` [PATCH 08/41] target/alpha: Remove in_superpage
` [PATCH 09/41] target/alpha: Use translator_use_goto_tb
` [PATCH 10/41] target/arm: Use DISAS_TOO_MANY for ISB and SB
` [PATCH 11/41] target/arm: Use translator_use_goto_tb for aarch64
` [PATCH 12/41] target/arm: Use translator_use_goto_tb for aarch32
` [PATCH 13/41] target/avr: Use translator_use_goto_tb
` [PATCH 14/41] target/avr: Mark some helpers noreturn
` [PATCH 15/41] target/cris: Use translator_use_goto_tb
` [PATCH 16/41] target/hppa: "
` [PATCH 17/41] target/i386: "
` [PATCH 18/41] target/m68k: "
` [PATCH 19/41] target/microblaze: "
` [PATCH 20/41] target/mips: "
` [PATCH 21/41] target/mips: Fix missing else in gen_goto_tb
` [PATCH 22/41] target/nios2: Use translator_use_goto_tb
` [PATCH 23/41] target/openrisc: "
` [PATCH 24/41] target/ppc: "
` [PATCH 25/41] target/riscv: "
` [PATCH 26/41] target/rx: "
` [PATCH 27/41] target/s390x: "
` [PATCH 28/41] target/s390x: Remove use_exit_tb
` [PATCH 29/41] target/sh4: Use translator_use_goto_tb
` [PATCH 30/41] target/sparc: "
` [PATCH 31/41] target/tricore: "
` [PATCH 32/41] target/tricore: Use tcg_gen_lookup_and_goto_ptr
` [PATCH 33/41] target/xtensa: Use translator_use_goto_tb
` [PATCH 34/41] tcg: Fix prologue disassembly
` [PATCH 35/41] target/i386: Use cpu_breakpoint_test in breakpoint_handler
` [PATCH 36/41] accel/tcg: Move helper_lookup_tb_ptr to cpu-exec.c
` [PATCH 37/41] accel/tcg: Move tb_lookup "
` [PATCH 38/41] accel/tcg: Split out log_cpu_exec
` [PATCH 39/41] accel/tcg: Log tb->cflags with -d exec
` [PATCH 40/41] tcg: Remove TCG_TARGET_HAS_goto_ptr
` [PATCH 41/41] cpu: Add breakpoint tracepoints

[Bug 1905297] [NEW] Zynq7000 UART clock reset initialization
 2021-07-10 15:57 UTC  (3+ messages)
` [Bug 1905297] "

[PULL v2 00/15] Machine queue, 2021-07-07
 2021-07-10 15:05 UTC  (2+ messages)

[RFC PATCH 00/11] RISC-V: support clic v0.9 specification
 2021-07-10 15:04 UTC  (5+ messages)
` [RFC PATCH 06/11] target/riscv: Update CSR xtvec in CLIC mode
` [RFC PATCH 08/11] target/riscv: Update CSR xnxti "

[PATCH v1 1/5] target/riscv: Expose interrupt pending bits as GPIO lines
 2021-07-10 14:40 UTC  (11+ messages)
` [PATCH v1 2/5] hw/intc: sifive_clint: Use RISC-V CPU "
` [PATCH v1 3/5] hw/intc: ibex_plic: Convert the PLIC to use "
` [PATCH v1 4/5] hw/intc: sifive_plic: "
` [PATCH v1 5/5] hw/intc: ibex_timer: Convert the timer "

intermittent hang in qos-test for qemu-system-i386 on 32-bit arm host
 2021-07-10 13:30 UTC 

[PATCH 0/4] target/openrisc: Use tcg_constant_*
 2021-07-10 12:11 UTC  (11+ messages)
` [PATCH 1/4] "
` [PATCH 2/4] target/openrisc: Use tcg_constant_tl for dc->R0
` [PATCH 3/4] target/openrisc: Cache constant 0 in DisasContext
` [PATCH 4/4] target/openrisc: Use dc->zero in gen_add, gen_addc

[PATCH v1 1/1] vfio: Make migration support non experimental by default
 2021-07-10  7:44 UTC  (2+ messages)

[PATCH v4 0/3] DEVICE_UNPLUG_ERROR QAPI event
 2021-07-10  6:57 UTC  (7+ messages)
` [PATCH v4 3/3] memory_hotplug.c: send DEVICE_UNPLUG_ERROR in acpi_memory_hotplug_write()

Use of migrate_add_blocker() in qxl.c
 2021-07-10  6:51 UTC 

[Bug 1904317] [NEW] cpu feature selection is not affected to guest 's cpuid with whpx
 2021-07-10  4:17 UTC  (2+ messages)
` [Bug 1904317] "

[Bug 1904490] [NEW] intel-hda: valid registers are unknown
 2021-07-10  4:17 UTC  (2+ messages)
` [Bug 1904490] "

[Bug 1904315] [NEW] CTRL+ALT is ignored on gtk window (configured with gtk and sdl)
 2021-07-10  4:17 UTC  (2+ messages)
` [Bug 1904315] "

[Bug 1906181] [NEW] Mouse starts jumping wildly on guest desktop
 2021-07-10  4:17 UTC  (2+ messages)
` [Bug 1906181] "

[Bug 1874888] [NEW] certain programs make QEMU crash with "tcg fatal error"
 2021-07-10  4:17 UTC  (2+ messages)
` [Bug 1874888] "

[Bug 1906184] [NEW] Lots of stuttering/crackling in guest sound
 2021-07-10  4:17 UTC  (2+ messages)
` [Bug 1906184] "

[Bug 1904652] [NEW] Assertion failure in usb-ohci
 2021-07-10  4:17 UTC  (2+ messages)
` [Bug 1904652] "

[Bug 1905226] [NEW] intel-hda: stream reset bits are broken
 2021-07-10  4:17 UTC  (2+ messages)
` [Bug 1905226] "

[Bug 1906185] [NEW] Guest display resolution cannot be changed when using certain graphics/interface combinations
 2021-07-10  4:17 UTC  (2+ messages)
` [Bug 1906185] "

[Bug 1905562] [NEW] Guest seems suspended after host freed memory for it using oom-killer
 2021-07-10  4:17 UTC  (2+ messages)
` [Bug 1905562] "

[Bug 1907061] [NEW] qemu-system-x86_64 minimizing window causes keyboard input lag globally
 2021-07-10  4:17 UTC  (2+ messages)
` [Bug 1907061] "

[Bug 1906516] [NEW] [RISCV] sfence.vma need to end the translation block
 2021-07-10  4:17 UTC  (2+ messages)
` [Bug 1906516] "

[Bug 1907926] [NEW] Implement TPM2 configuration for emulators that provide TCP interface
 2021-07-10  4:17 UTC  (2+ messages)
` [Bug 1907926] "

[Bug 1907210] [NEW] QEMU gdbstub command "?" issue
 2021-07-10  4:17 UTC  (2+ messages)
` [Bug 1907210] "

[Bug 1905651] [NEW] Tests cannot call g_error
 2021-07-10  4:17 UTC  (2+ messages)
` [Bug 1905651] "

[Bug 1906536] [NEW] Unable to set SVE VL to 1024 bits or above since 7b6a2198
 2021-07-10  4:17 UTC  (2+ messages)
` [Bug 1906536] "

[Bug 1906608] [NEW] [Feature request]For some ehci controller, qemu should implement using portsc[26-27] to detect the speed of device
 2021-07-10  4:17 UTC  (2+ messages)
` [Bug 1906608] "

[Bug 1907776] [NEW] Mounting VFat drive yields error messages
 2021-07-10  4:17 UTC  (2+ messages)
` [Bug 1907776] "

Picture missing in About dialog on cocoa ui
 2021-07-10  3:30 UTC  (7+ messages)

[PATCH 1/4] cutils: Introduce bundle mechanism
 2021-07-10  2:48 UTC  (5+ messages)
` [PATCH 3/4] ui/icons: Use "

[PATCH] tcg: Fix prologue disassembly
 2021-07-10  2:48 UTC 

[PATCH v3 0/4] virtio: Add vhost-user based RNG
 2021-07-10  0:59 UTC  (5+ messages)
` [PATCH v3 1/4] vhost-user-rng: Add vhost-user-rng implementation
` [PATCH v3 2/4] vhost-user-rng-pci: Add vhost-user-rng-pci implementation
` [PATCH v3 3/4] vhost-user-rng: backend: Add RNG vhost-user daemon implementation
` [PATCH v3 4/4] docs: Add documentation for vhost based RNG implementation

[PATCH 0/1] target/arm: Fix offsets for TTBCR (#187)
 2021-07-09 23:06 UTC  (2+ messages)
` [PATCH 1/1] target/arm: Fix offsets for TTBCR

[PATCH 0/2] numa: Parse initiator= attribute before cpus= attribute
 2021-07-09 20:49 UTC  (4+ messages)
` [PATCH 1/2] numa: Report expected initiator

[PATCH 0/4] docs: improve -smp documentation
 2021-07-09 20:48 UTC  (2+ messages)

[PATCH v5 0/4] avocado-qemu: New SMMUv3 and intel IOMMU tests
 2021-07-09 20:44 UTC  (8+ messages)
` [PATCH v5 1/4] avocado_qemu: Fix KNOWN_DISTROS map into the LinuxDistro class
` [PATCH v5 4/4] avocado_qemu: Add Intel iommu tests

[PULL 0/9] Trivial branch for 6.1 patches
 2021-07-09 20:28 UTC  (10+ messages)
` [PULL 1/9] qemu-option: Drop dead assertion
` [PULL 2/9] memory: Display MemoryRegion name in read/write ops trace events
` [PULL 3/9] misc: Fix "havn't" typo
` [PULL 4/9] virtiofsd: Add missing newline in error message
` [PULL 5/9] misc: Remove redundant new line in perror()
` [PULL 6/9] hw/virtio: Document *_should_notify() are called within rcu_read_lock()
` [PULL 7/9] target/xtensa/xtensa-semi: Fix compilation problem on Haiku
` [PULL 8/9] migration: fix typo in mig_throttle_guest_down comment
` [PULL 9/9] util/guest-random: Fix size arg to tail memcpy

[PATCH-for-6.1 v6] fuzz: add an instrumentation filter
 2021-07-09 20:08 UTC 

[PATCH] target/i386: Use cpu_breakpoint_test in breakpoint_handler
 2021-07-09 20:04 UTC  (3+ messages)

[PATCH v2] tests/acceptance: allow control over tags during check-acceptance
 2021-07-09 19:32 UTC  (2+ messages)

[PATCH v3 00/33] Qemu SGX virtualization
 2021-07-09 17:48 UTC  (4+ messages)
` [PATCH v3 05/33] vl: Add sgx compound properties to expose SGX EPC sections to guest

[PATCH 1/4] memory: introduce DIRTY_MEMORY_DIRTY_RATE dirty bits
 2021-07-09 18:37 UTC  (6+ messages)
` [PATCH 3/4] memory: introduce DIRTY_MEMORY_DIRTY_RATE dirty bits functions
` [PATCH 4/4] migration/dirtyrate: implement dirty-bitmap dirtyrate calculation

[PATCH 0/4] support dirtyrate measurement with dirty bitmap
 2021-07-09 18:20 UTC  (2+ messages)

[RFC PATCH nvme-cli 2/2] nvme-cli/plugins/mi:add support
 2021-07-09 16:04 UTC  (2+ messages)

[PATCH] block: Add option to use driver whitelist even in tools
 2021-07-09 17:45 UTC  (2+ messages)

[PATCH] tests/migration: fix unix socket migration
 2021-07-09 17:25 UTC  (3+ messages)

[PATCH v3 0/2] linux-user/s390x: signal with SIGFPE on compare-and-trap
 2021-07-09 16:50 UTC  (4+ messages)
` [PATCH v3 1/2] "
` [PATCH v3 2/2] tests/tcg: Test that compare-and-trap raises SIGFPE

question on vhost, limiting kernel threads and NPROC
 2021-07-09 16:25 UTC 

[PATCH v3 RESEND 1/2] qmp: Support chardev-change
 2021-07-09 16:08 UTC  (2+ messages)
` [PATCH v3 RESEND 2/2] chardev: refactor qmp_chardev_add and qmp_chardev_change

[PULL 00/17] target-arm queue
 2021-07-09 16:10 UTC  (18+ messages)
` [PULL 01/17] stm32f100: Add the stm32f100 SoC
` [PULL 02/17] stm32vldiscovery: Add the STM32VLDISCOVERY Machine
` [PULL 03/17] docs/system: arm: Add stm32 boards description
` [PULL 04/17] tests/boot-serial-test: Add STM32VLDISCOVERY board testcase
` [PULL 05/17] hw/intc/arm_gicv3_cpuif: Fix virtual irq number check in icv_[dir|eoir]_write
` [PULL 06/17] hw/gpio/pl061: Convert DPRINTF to tracepoints
` [PULL 07/17] hw/gpio/pl061: Clean up read/write offset handling logic
` [PULL 08/17] hw/gpio/pl061: Add tracepoints for register read and write
` [PULL 09/17] hw/gpio/pl061: Document the interface of this device
` [PULL 10/17] hw/gpio/pl061: Honour Luminary PL061 PUR and PDR registers
` [PULL 11/17] hw/gpio/pl061: Make pullup/pulldown of outputs configurable
` [PULL 12/17] hw/arm/virt: Make PL061 GPIO lines pulled low, not high
` [PULL 13/17] hw/gpio/pl061: Convert to 3-phase reset and assert GPIO lines correctly on reset
` [PULL 14/17] hw/gpio/pl061: Document a shortcoming in our implementation
` [PULL 15/17] hw/arm/stellaris: Expand comment about handling of OLED chipselect
` [PULL 16/17] target/arm: Correct the encoding of MDCCSR_EL0 and DBGDSCRint
` [PULL 17/17] hw/intc: Improve formatting of MEMTX_ERROR guest error message

[GIT PULL v2] I2C/IPMI bug fixes for QEMU 6.1
 2021-07-09 16:30 UTC 

[PATCH] util/guest-random: Fix size arg to tail memcpy
 2021-07-09 16:28 UTC  (4+ messages)

[PATCH 00/17] target/riscv: Use tcg_constant_*
 2021-07-09 16:20 UTC  (3+ messages)
` [PATCH 01/17] "

[PATCH 0/2] target/hppa: Use tcg_constant_*
 2021-07-09 16:15 UTC  (5+ messages)
` [PATCH 1/2] "

[PATCH v2 0/2] hw/arm/raspi: Remove deprecated raspi2/raspi3 aliases
 2021-07-09 16:00 UTC  (3+ messages)

[RFC PATCH 1/2] hw/nvme: add mi device
 2021-07-09 15:58 UTC  (2+ messages)

[PULL 00/48] Misc patches for QEMU 6.1 soft freeze
 2021-07-09 15:45 UTC  (2+ messages)

[PATCH qemu v23] spapr: Fix implementation of Open Firmware client interface
 2021-07-09 15:35 UTC  (6+ messages)

[PULL 00/17] s390x update for softfreeze
 2021-07-09 15:23 UTC  (3+ messages)

[PATCH for 6.1 v3 00/40] testing and plugins pre-PR
 2021-07-09 15:12 UTC  (9+ messages)
` [PATCH v3 13/40] tests/docker: remove FEATURES env var from templates
` [PATCH v3 26/40] tests/tcg: make test-mmap a little less aggressive
` [PATCH v3 29/40] configure: don't allow plugins to be enabled for a non-TCG build
` [PATCH v3 30/40] configure: add an explicit static and plugins check
` [PATCH v3 32/40] tcg/plugins: enable by default for most TCG builds

[PULL 00/13] pc,pci,virtio: bugfixes, improvements
 2021-07-09 14:59 UTC  (2+ messages)


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