messages from 2021-01-08 15:38:32 to 2021-01-09 11:43:13 UTC [more...]
[PATCH] hvf: guard xgetbv call
2021-01-09 11:42 UTC (3+ messages)
[PATCH v3 00/25] backup performance: block_status + async
2021-01-09 10:18 UTC (2+ messages)
[PATCH v4 00/16] 64bit block-layer: part I
2021-01-09 10:13 UTC (2+ messages)
[PATCH v2 00/36] block: update graph permissions update
2021-01-09 10:12 UTC (2+ messages)
[PATCH v2 for-6.0 0/8] nbd reconnect on open
2021-01-09 10:11 UTC (3+ messages)
[PATCH 00/11] mirror: cancel nbd reconnect
2021-01-09 10:11 UTC (3+ messages)
[PATCH 0/5] net/tap: some fixes and refactorings
2021-01-09 9:58 UTC (2+ messages)
Question: How to change backing file ?
2021-01-09 9:50 UTC (2+ messages)
[PATCH] ui/cocoa: Update path to docs in build tree
2021-01-09 6:19 UTC (2+ messages)
[PATCH v2] decodetree: Open files with encoding='utf-8'
2021-01-09 5:41 UTC (3+ messages)
[Qemu-devel] [Bug 1687270] [NEW] Can't write to 9p shared folder with qemu 2.9.0
2021-01-09 4:17 UTC (2+ messages)
` [Bug 1687270] "
[Qemu-devel] [Bug 1687309] [NEW] Assertion !usb_packet_is_inflight(p) fails in OHCI
2021-01-09 4:17 UTC (2+ messages)
` [Bug 1687309] "
[Qemu-devel] [Bug 1689003] [NEW] USB passthrough should not fail if SET CONFIGURATION fails
2021-01-09 4:17 UTC (2+ messages)
` [Bug 1689003] "
[Qemu-devel] [Bug 1687578] [NEW] when migrate vm, reboot in guest os, the guest os sometime hang
2021-01-09 4:17 UTC (2+ messages)
` [Bug 1687578] "
[Qemu-devel] [Bug 1687599] [NEW] Bind 2nd VM to same OVS vhost-user port caused 1st vm traffic broken
2021-01-09 4:17 UTC (2+ messages)
` [Bug 1687599] "
[Qemu-devel] [Bug 1695169] [NEW] qga fail to start when pidfile path is missing
2021-01-09 4:17 UTC (2+ messages)
` [Bug 1695169] "
[Qemu-devel] [Bug 1706825] [NEW] qemu-user fails to run wineserver on ppc64el host
2021-01-09 4:17 UTC (2+ messages)
` [Bug 1706825] "
[Qemu-devel] [Bug 1687569] [NEW] when migration cancel, qemu main thread hung
2021-01-09 4:17 UTC (2+ messages)
` [Bug 1687569] "
[Qemu-devel] [Bug 1702621] [NEW] colo: secondary vm crash during loadvm
2021-01-09 4:17 UTC (2+ messages)
` [Bug 1702621] "
[Qemu-devel] [Bug 1723731] [NEW] Qemu turns to black screen while starting to copy installation files of Windows 7
2021-01-09 4:17 UTC (2+ messages)
` [Bug 1723731] "
[Qemu-devel] [Bug 1698574] [NEW] slow boot windows 7
2021-01-09 4:17 UTC (2+ messages)
` [Bug 1698574] "
[Qemu-devel] [Bug 1687214] [NEW] Rapid tremendous memory hog when using -net nic, vlan=0 -net user, vlan=0
2021-01-09 4:17 UTC (2+ messages)
` [Bug 1687214] "
[Qemu-devel] [Bug 1728635] [NEW] qemu-io crashes with SIGSEGV when did -c aio_write 9233408 28160 on a image_fuzzer image
2021-01-09 4:17 UTC (2+ messages)
` [Bug 1728635] "
[Qemu-devel] [Bug 1689245] [NEW] qcow2 image converted from Photon OS can't be started
2021-01-09 4:17 UTC (2+ messages)
` [Bug 1689245] "
[Qemu-devel] [Bug 1702798] [NEW] colo: secondary vm can't receive any packet
2021-01-09 4:17 UTC (2+ messages)
` [Bug 1702798] "
[Qemu-devel] [Bug 1716132] [NEW] Win 10 bitlocker won't initialise pass-through TPM
2021-01-09 4:17 UTC (2+ messages)
` [Bug 1716132] "
[Qemu-devel] [Bug 1728325] [NEW] POWER8: Wrong behaviour with float-to-int punning
2021-01-09 4:17 UTC (2+ messages)
` [Bug 1728325] "
[Qemu-devel] [Bug 1707587] [NEW] Read certificate from USB key failed
2021-01-09 4:17 UTC (2+ messages)
` [Bug 1707587] "
[Qemu-devel] [Bug 1712027] [NEW] qemu: Cryptography adding encrypted disk with luks format failed
2021-01-09 4:17 UTC (2+ messages)
` [Bug 1712027] "
[Qemu-devel] [Bug 1731347] [NEW] VFIO Passthrough of SAS2008-based HBA card fails on E3-1225v3 due to failed DMA mapping (-14)
2021-01-09 4:17 UTC (2+ messages)
` [Bug 1731347] "
[Qemu-devel] [Bug 1719339] [NEW] serial8250: too much work for irq3
2021-01-09 4:17 UTC (2+ messages)
` [Bug 1719339] "
[PATCH 1/2] hw/ssi: imx_spi: Correct the burst length > 32 bit transfer logic
2021-01-09 2:13 UTC (4+ messages)
` [PATCH 2/2] hw/ssi: imx_spi: Correct tx and rx fifo endianness
[PATCH v1 00/20] gdbstub, semihosting and test/tool updates (pre PR)
2021-01-09 0:44 UTC (24+ messages)
` [PATCH v1 01/20] tests/docker: Remove Debian 9 remnant lines
` [PATCH v1 02/20] test/guest-debug: echo QEMU command as well
` [PATCH v1 03/20] configure: gate our use of GDB to 8.3.1 or above
` [PATCH v1 04/20] Revert "tests/tcg/multiarch/Makefile.target: Disable run-gdbstub-sha1 test"
` [PATCH v1 05/20] gdbstub: implement a softmmu based test
` [PATCH v1 06/20] gdbstub: add support to Xfer:auxv:read: packet
` [PATCH v1 07/20] gdbstub: drop CPUEnv from gdb_exit()
` [PATCH v1 08/20] gdbstub: drop gdbserver_cleanup in favour of gdb_exit
` [PATCH v1 09/20] gdbstub: ensure we clean-up when terminated
` [PATCH v1 10/20] target/arm: use official org.gnu.gdb.aarch64.sve layout for registers
` [PATCH v1 11/20] Makefile: add GNU global tags support
` [PATCH v1 12/20] semihosting: Move ARM semihosting code to shared directories
` [PATCH v1 13/20] semihosting: Change common-semi API to be architecture-independent
` [PATCH v1 14/20] semihosting: Change internal common-semi interfaces to use CPUState *
` [PATCH v1 15/20] semihosting: Support SYS_HEAPINFO when env->boot_info is not set
` [PATCH v1 16/20] riscv: Add semihosting support
` [PATCH v1 17/20] riscv: Add semihosting support for user mode
` [PATCH v1 18/20] semihosting: Implement SYS_ELAPSED and SYS_TICKFREQ
` [PATCH v1 19/20] semihosting: Implement SYS_TMPNAM
` [PATCH v1 20/20] semihosting: Implement SYS_ISERROR
[PATCH] spapr: Improve handling of memory unplug with old guests
2021-01-09 0:11 UTC (2+ messages)
[Bug 1904954] [NEW] lan9118 bug peeking receive massage size not equal to received message size
2021-01-08 23:54 UTC (6+ messages)
` [Bug 1904954] Re: lan9118 bug peeked received message size not equal to actual "
[PATCH v2] target/riscv/pmp: Raise exception if no PMP entry is configured
2021-01-08 23:34 UTC (4+ messages)
[PATCH v2] ui/cocoa: Fix openFile: deprecation on Big Sur
2021-01-08 23:13 UTC (8+ messages)
[PATCH] floppy: remove unused function fdctrl_format_sector
2021-01-08 23:01 UTC
[PATCH] decodetree: Open files with encoding='utf-8'
2021-01-08 22:51 UTC (8+ messages)
[PATCH] target/arm: Don't decode insns in the XScale/iWMMXt space as cp insns
2021-01-08 22:51 UTC (3+ messages)
[RFC PATCH] Makefile: add GNU global tags support
2021-01-08 22:42 UTC (4+ messages)
[Bug 1910826] [NEW] [OSS-Fuzz] Issue 29224 rtl8139: Stack-overflow in rtlNUMBER_transmit_one
2021-01-08 22:31 UTC
[PATCH v3 0/6] target/arm: various changes to cpu.h
2021-01-08 22:33 UTC (9+ messages)
` [PATCH v3 1/6] target/arm: fix typo in cpu.h ID_AA64PFR1 field name
` [PATCH v3 2/6] target/arm: make ARMCPU.clidr 64-bit
` [PATCH v3 3/6] target/arm: make ARMCPU.ctr 64-bit
` [PATCH v3 4/6] target/arm: add descriptions of CLIDR_EL1, CCSIDR_EL1, CTR_EL0 to cpu.h
` [PATCH v3 5/6] target/arm: add aarch64 ID register fields "
` [PATCH v3 6/6] target/arm: add aarch32 "
[PATCH 0/9] Add RISC-V semihosting 0.2. Finish ARM semihosting 2.0
2021-01-08 22:32 UTC (2+ messages)
[PATCH v2 0/3] Fix up sam460ex fixes
2021-01-08 22:24 UTC (7+ messages)
` [PATCH v2 2/3] Revert "ppc4xx: Move common dependency on serial to common option"
` [PATCH v2 3/3] sam460ex: Use type cast macro instead of simple cast
` [PATCH v2 1/3] Revert "sam460ex: Remove FDT_PPC dependency from KConfig"
[PATCH v2 0/4] hw/ppc: Convert UIC device to QOM
2021-01-08 22:16 UTC (6+ messages)
` [PATCH v2 1/4] hw/ppc/sam460ex: Drop use of ppcuic_init()
` [PATCH v2 2/4] hw/ppc: Delete unused ppc405cr_init() code
` [PATCH v2 3/4] hw/ppc/ppc405_uc: Drop use of ppcuic_init()
` [PATCH v2 4/4] hw/ppc: Remove unused ppcuic_init()
[PATCH] tests/acceptance: Fix race conditions in s390x tests & skip fedora on gitlab-CI
2021-01-08 21:27 UTC (2+ messages)
[PATCH] kvm: mirror "-machine dirty_gfn_count" to the accelerator property
2021-01-08 20:41 UTC (2+ messages)
qemu bsd-user plans
2021-01-08 20:17 UTC (3+ messages)
[Bug 1909921] [NEW] Raspberry Pi 4 qemu:handle_cpu_signal received signal outside vCPU context @ pc=0xffff87709b0e
2021-01-08 19:59 UTC (2+ messages)
` [Bug 1909921] "
[PATCH] meson: Propagate gnutls dependency
2021-01-08 20:02 UTC (12+ messages)
pxa crashes with qemu v5.2 when executing xscale operations
2021-01-08 20:00 UTC (7+ messages)
[PATCH v2 0/4] s390x/tcg: fix booting Linux kernels compiled with clang-11 and clang-12
2021-01-08 19:47 UTC (11+ messages)
` [PATCH v2 1/4] s390x/tcg: Fix ALGSI
` [PATCH v2 2/4] s390x/tcg: Fix RISBHG
` [PATCH v2 3/4] s390x/tcg: Only ignore content in r0 when specified via "b" or "x"
` [PATCH v2 4/4] s390x/tcg: Ignore register content if b1/b2 is zero when handling EXECUTE
[PATCH v5 0/6] Additional NPCM7xx devices
2021-01-08 19:09 UTC (7+ messages)
` [PATCH v5 1/6] hw/misc: Add clock converter in NPCM7XX CLK module
` [PATCH v5 2/6] hw/timer: Refactor NPCM7XX Timer to use CLK clock
` [PATCH v5 3/6] hw/adc: Add an ADC module for NPCM7XX
` [PATCH v5 4/6] hw/misc: Add a PWM "
` [PATCH v5 5/6] hw/misc: Add QTest for NPCM7XX PWM Module
` [PATCH v5 6/6] hw/*: Use type casting for SysBusDevice in NPCM7XX
[PATCH v1] s390x/tcg: Fix RISBHG
2021-01-08 19:14 UTC (5+ messages)
[RFC PATCH v2 00/32] CXL 2.0 Support
2021-01-08 18:51 UTC (3+ messages)
[PULL 00/66] MIPS patches for 2021-01-07
2021-01-08 18:48 UTC (5+ messages)
[Bug 1910586] [NEW] SD card size constraint conceptually wrong
2021-01-08 18:31 UTC (2+ messages)
` [Bug 1910586] "
Large QEMU implementation at INE – Searching for consultants
2021-01-08 18:01 UTC
[PATCH] configure: Add flags for MinGW32 standalone build
2021-01-08 18:30 UTC (3+ messages)
[PATCH v2 0/2] Build all docs in a single manual
2021-01-08 18:22 UTC (5+ messages)
` [PATCH v2 1/2] docs: Add qemu-storage-daemon(1) manpage to meson.build
` [PATCH v2 2/2] docs: Build and install all the docs in a single manual
[PATCH 0/2] lan9118: Fix RX Status FIFO PEEK value
2021-01-08 18:16 UTC (5+ messages)
` [PATCH 1/2] hw/net/lan9118: "
` [PATCH 2/2] hw/net/lan9118: Add symbolic constants for register offsets
[PULL 00/23] target-arm queue
2021-01-08 17:49 UTC (24+ messages)
` [PULL 02/23] hw/arm/virt: Remove virt machine state 'smp_cpus'
` [PULL 03/23] target/arm: Fix MTE0_ACTIVE
` [PULL 04/23] hw/intc/armv7m_nvic: Correct handling of CCR.BFHFNMIGN
` [PULL 05/23] target/arm: Correct store of FPSCR value via FPCXT_S
` [PULL 06/23] target/arm: Implement FPCXT_NS fp system register
` [PULL 07/23] target/arm: Implement Cortex-M55 model
` [PULL 08/23] hw/arm/highbank: Drop dead KVM support code
` [PULL 09/23] util/qemu-timer: Make timer_free() imply timer_del()
` [PULL 10/23] scripts/coccinelle: New script to remove unnecessary timer_del() calls
` [PULL 11/23] Remove superfluous "
` [PULL 12/23] target/arm: Remove timer_del()/timer_deinit() before timer_free()
` [PULL 13/23] digic-timer: Use ptimer_free() in the finalize function to avoid memleaks
` [PULL 14/23] allwinner-a10-pit: "
` [PULL 15/23] exynos4210_rtc: "
` [PULL 16/23] exynos4210_pwm: "
` [PULL 17/23] mss-timer: "
` [PULL 18/23] musicpal: "
` [PULL 19/23] exynos4210_mct: "
` [PULL 20/23] hw/misc: imx6_ccm: Update PMU_MISC0 reset value
` [PULL 21/23] hw/msic: imx6_ccm: Correct register value for silicon type
` [PULL 22/23] hw/arm: sabrelite: Connect the Ethernet PHY at address 6
` [PULL 23/23] docs/system: arm: Add sabrelite board description
[RFC PATCH] linux-user/mmap: Return EFAULT for invalid addresses
2021-01-08 17:46 UTC
[PATCH] linux-user/mmap: Avoid asserts for out of range mremap calls
2021-01-08 17:42 UTC
[PATCH v2 00/24] target/arm: enforce alignment
2021-01-08 17:22 UTC (5+ messages)
` [PATCH v2 24/24] target/arm: Enforce alignment for sve unpredicated LDR/STR
[PATCH] virtio: move 'use-disabled-flag' property to hw_compat_4_2
2021-01-08 17:12 UTC
[PATCH v4 00/13] KVM: Dirty ring support (QEMU part)
2021-01-08 16:50 UTC (14+ messages)
` [PATCH v4 01/13] update-linux-headers: Include const.h
` [PATCH v4 02/13] Update linux headers to 5.11-rc2
` [PATCH v4 03/13] memory: Introduce log_sync_global() to memory listener
` [PATCH v4 04/13] KVM: Fixup kvm_log_clear_one_slot() ioctl return check
` [PATCH v4 05/13] KVM: Use a big lock to replace per-kml slots_lock
` [PATCH v4 06/13] KVM: Create the KVMSlot dirty bitmap on flag changes
` [PATCH v4 07/13] KVM: Provide helper to get kvm dirty log
` [PATCH v4 08/13] KVM: Provide helper to sync dirty bitmap from slot to ramblock
` [PATCH v4 09/13] KVM: Simplify dirty log sync in kvm_set_phys_mem
` [PATCH v4 10/13] KVM: Cache kvm slot dirty bitmap size
` [PATCH v4 11/13] KVM: Add dirty-gfn-count property
` [PATCH v4 12/13] KVM: Disable manual dirty log when dirty ring enabled
` [PATCH v4 13/13] KVM: Dirty ring support
[PATCH] shippable.yml: Remove jobs duplicated on Gitlab-CI
2021-01-08 16:42 UTC (5+ messages)
[PATCH v2 1/2] hw/ssi: imx_spi: Use a macro for number of chip selects supported
2021-01-08 16:00 UTC (5+ messages)
` [PATCH v2 2/2] hw/ssi: imx_spi: Disable chip selects in imx_spi_reset()
[PATCH v3] hw/core/qdev-properties-system: Rewrite set_pci_host_devaddr using GLib
2021-01-08 16:02 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).