messages from 2021-01-23 21:00:07 to 2021-01-25 12:45:33 UTC [more...]
[PATCH] replay: fix replay of the interrupts
2021-01-25 12:43 UTC (6+ messages)
[PATCH v8 0/5] Rework iotests/check
2021-01-25 12:32 UTC (7+ messages)
` [PATCH v8 1/5] iotests: add findtests.py
` [PATCH v8 2/5] iotests: add testenv.py
` [PATCH v8 3/5] iotests: add testrunner.py
` [PATCH v8 4/5] iotests: rewrite check into python
` [PATCH v8 5/5] iotests: rename and move 169 and 199 tests
[PATCH v7 00/11] Rework iotests/check
2021-01-25 12:31 UTC (6+ messages)
` [PATCH v7 10/11] iotests: rewrite check into python
[RESEND PULL 0/4] Net patches
2021-01-25 12:23 UTC (5+ messages)
` [RESEND PULL 1/4] net: Fix handling of id in netdev_add and netdev_del
` [RESEND PULL 2/4] net: checksum: Skip fragmented IP packets
` [RESEND PULL 3/4] net: checksum: Add IP header checksum calculation
` [RESEND PULL 4/4] net: checksum: Introduce fine control over checksum type
[PATCH] Fix crash with IOthread when block commit after snapshot
2021-01-25 12:07 UTC
[PATCH] Fix crash with IOthread when block commit after snapshot
2021-01-25 12:03 UTC
[PATCH v2 00/12] buildsys: Do not build various objects if not necessary
2021-01-25 12:15 UTC (6+ messages)
` [PATCH v2 05/12] meson: Restrict block subsystem processing
` [PATCH v2 09/12] qapi/meson: Restrict qdev code to system-mode emulation
[PULL 00/21] target-arm queue
2021-01-25 12:04 UTC (5+ messages)
` [PULL 18/21] hw/misc: Add a PWM module for NPCM7XX
[PATCH] coroutine-sigaltstack: Add SIGUSR2 mutex
2021-01-25 12:03 UTC
[PATCH v2 0/7] m68k: add Virtual M68k Machine
2021-01-25 11:56 UTC (13+ messages)
` [PATCH v2 2/7] char: add goldfish-tty
` [PATCH v2 3/7] intc: add goldfish-pic
` [PATCH v2 4/7] m68k: add an interrupt controller
` [PATCH v2 6/7] goldfish_rtc: re-arm the alarm after migration
` [PATCH v2 7/7] m68k: add Virtual M68k Machine
[PULL 0/5] 9p next patches
2021-01-25 11:44 UTC (6+ messages)
` [PULL 1/5] 9pfs/proxy: Check return value of proxy_marshal()
` [PULL 2/5] 9pfs: Convert V9fsFidState::clunked to bool
` [PULL 3/5] 9pfs: Convert V9fsFidState::fid_list to QSIMPLEQ
` [PULL 4/5] 9pfs: Improve unreclaim loop
` [PULL 5/5] 9pfs: Convert reclaim list to QSLIST
[PATCH 00/25] Convert CMSDK timer, watchdog, dualtimer to Clock framework
2021-01-25 11:48 UTC (15+ messages)
` [PATCH 03/25] tests: Add a simple test of the CMSDK APB timer
` [PATCH 04/25] tests: Add a simple test of the CMSDK APB watchdog
` [PATCH 05/25] tests: Add a simple test of the CMSDK APB dual timer
` [PATCH 16/25] hw/arm/stellaris: Convert SSYS to QOM device
` [PATCH 21/25] tests/qtest/cmsdk-apb-watchdog-test: Test clock changes
` [PATCH 22/25] hw/arm/armsse: Use Clock to set system_clock_scale
[PATCH 00/25] qemu-option, keyval, vl: switch -object/-M/-accel to keyval parsing
2021-01-25 11:48 UTC (5+ messages)
` [PATCH 08/25] hmp: replace "O" parser with keyval
` [PATCH 15/25] vl: plumb keyval-based options into -set and -readconfig
[PATCH 0/2] trace: make the 'log' backend timestamp configurable
2021-01-25 11:35 UTC (3+ messages)
` [PATCH 1/2] error: rename error_with_timestamp to message_with_timestamp
` [PATCH 2/2] trace: make the 'log' backend timestamp configurable
VirtioSound device emulation implementation
2021-01-25 11:23 UTC (16+ messages)
` Fwd: "
[PATCH] trace: add meson custom_target() depend_files for tracetool
2021-01-25 11:27 UTC (2+ messages)
[PATCH v2 0/1] spapr_caps.c: check user input before warning about TCG only caps
2021-01-25 11:27 UTC (4+ messages)
` [PATCH v2 1/1] "
[PATCH] util/log: flush TB cache when log level changes
2021-01-25 11:09 UTC (4+ messages)
[PATCH] tcg: Increase the static number of temporaries
2021-01-25 11:00 UTC (6+ messages)
[PATCH v2] target/mips: fetch code with translator_ld
2021-01-25 10:58 UTC
[PATCH] coroutine-sigaltstack: Keep SIGUSR2 handler up
2021-01-25 10:57 UTC (8+ messages)
[RFC PATCH v3 0/6] eBPF RSS support for virtio-net
2021-01-25 10:52 UTC (13+ messages)
` [RFC PATCH v3 4/6] ebpf: Added eBPF RSS loader
` [RFC PATCH v3 5/6] virtio-net: Added eBPF RSS to virtio-net
[PATCH v2 00/25] hw/riscv: sifive_u: Add missing SPI support
2021-01-25 10:48 UTC (33+ messages)
` [PATCH v2 03/25] hw/sd: ssi-sd: Fix incorrect card response sequence
` [PATCH v2 04/25] hw/sd: sd: Support CMD59 for SPI mode
` [PATCH v2 05/25] hw/sd: sd: Drop sd_crc16()
` [PATCH v2 06/25] util: Add CRC16 (CCITT) calculation routines
` [PATCH v2 07/25] hw/sd: ssi-sd: Suffix a data block with CRC16
` [PATCH v2 08/25] hw/sd: ssi-sd: Add a state representing Nac
` [PATCH v2 09/25] hw/sd: ssi-sd: Fix the wrong command index for STOP_TRANSMISSION
` [PATCH v2 11/25] hw/sd: ssi-sd: Use macros for the dummy value and tokens in the transfer
` [PATCH v2 14/25] hw/sd: sd.h: Cosmetic change of using spaces
` [PATCH v2 18/25] hw/sd: ssi-sd: Bump up version ids of VMStateDescription
[Bug 1886793] [NEW] "go install" command fails while running inside s390x docker container on x86_64 host using qemu
2021-01-25 10:27 UTC (3+ messages)
` [Bug 1886793] "
[PATCH v2 0/2] vnc: unbreak older gtk-vnc
2021-01-25 10:40 UTC (3+ messages)
` [PATCH v2 1/2] Revert "vnc: move initialization to framebuffer_update_request"
` [PATCH v2 2/2] vnc: send extended desktop resize on update requests
[Qemu-devel][PATCH] x86/cpu: Use max host physical address if -cpu max option is applied
2021-01-25 10:42 UTC (5+ messages)
[PATCH v1] gitlab-ci.yml: Speed up CI by using "meson test --no-rebuild"
2021-01-25 10:36 UTC (4+ messages)
[PULL v2 00/10] tcg patch queue
2021-01-25 10:35 UTC (4+ messages)
` [PULL v2 10/10] tcg: Restart code generation when we run out of temps
[PATCH] spapr: Adjust firmware path of PCI devices
2021-01-25 10:23 UTC (4+ messages)
[PATCH] target/ppc: Fix truncation of env->hflags
2021-01-25 10:03 UTC (5+ messages)
[PATCH v3 0/4] meson: Try to clarify TCG / TCI options for new users
2021-01-25 9:50 UTC (6+ messages)
` [PATCH v3 2/4] meson: Warn when TCI is selected but TCG backend is available
` [PATCH v3 4/4] configure: Reword --enable-tcg-interpreter as --disable-native-tcg
[Bug 1912224] [NEW] qemu may freeze during drive-mirroring on fragmented FS
2021-01-25 9:34 UTC (2+ messages)
` [Bug 1912224] "
[RFC PATCH] gitlab-ci.yml: Speed up CI by using "meson test --no-rebuild"
2021-01-25 9:09 UTC (3+ messages)
[Qemu-devel] [Bug 1811862] [NEW] microcode version stays 0x1 even if -cpu host is used
2021-01-25 8:47 UTC (2+ messages)
` [Bug 1811862] "
[PATCH v3 0/6] hw/sd: Support block write in SPI mode
2021-01-25 8:38 UTC (9+ messages)
` [PATCH v3 1/6] hw/sd: ssi-sd: Support multiple block read
` [PATCH v3 2/6] hw/sd: sd: Remove duplicated codes in single/multiple block read/write
` [PATCH v3 3/6] hw/sd: sd: Allow single/multiple block write for SPI mode
` [PATCH v3 4/6] hw/sd: Introduce receive_ready() callback
` [PATCH v3 5/6] hw/sd: ssi-sd: Support single block write
` [PATCH v3 6/6] hw/sd: ssi-sd: Support multiple "
[Bug 1913012] [NEW] Installed firmware descriptor files contain (invalid) relative paths
2021-01-25 8:28 UTC (6+ messages)
` [Bug 1913012] "
[PATCH 0/3] hw/block/nvme: misc fixes
2021-01-25 8:22 UTC (4+ messages)
` [PATCH 1/3] hw/block/nvme: fix set feature for error recovery
` [PATCH 2/3] hw/block/nvme: fix set feature save field check
` [PATCH 3/3] hw/block/nvme: align with existing style
[PATCH v7 00/11] iOS and Apple Silicon host support
2021-01-25 8:04 UTC (7+ messages)
` [PATCH v7 05/11] osdep: build with non-working system() function
[PULL 00/31] Misc patches for 2020-01-21
2021-01-25 7:58 UTC (4+ messages)
` [PULL 29/31] qemu-option: clean up id vs. list->merge_lists
[PATCH v2 0/2] accel: kvm: Some bugfixes for kvm dirty log
2021-01-25 7:51 UTC (2+ messages)
[PATCH v2 0/2] Update libslirp & make it a subproject
2021-01-25 7:34 UTC (3+ messages)
` [PATCH v2 1/2] slirp: update to git master
` [PATCH v2 2/2] build-sys: make libslirp a meson subproject
[PATCH 0/2] hw/block/nvme: zoned fixes
2021-01-25 7:25 UTC (2+ messages)
[PATCH] configure: Only build s390-ccw BIOS for system emulation
2021-01-25 6:06 UTC (2+ messages)
[PATCH v2 0/2] net/eth: Fix stack-buffer-overflow in _eth_get_rss_ex_dst_addr()
2021-01-25 5:07 UTC (3+ messages)
` [PATCH v2 2/2] "
[PATCH 0/6] target/mips: Convert Loongson LEXT opcodes to decodetree
2021-01-25 5:02 UTC (3+ messages)
[PATCH v4 0/7] block: Add retry for werror=/rerror= mechanism
2021-01-25 3:23 UTC (2+ messages)
[PATCH] virtio: Add corresponding memory_listener_unregister to unrealize
2021-01-25 3:15 UTC (2+ messages)
[PATCH] tests: Fix memory leak in tpm-util.c
2021-01-25 1:35 UTC (3+ messages)
[PATCH] configure: Fix --enable-tcg-interpreter
2021-01-24 21:24 UTC (4+ messages)
[Bug 1892441] [NEW] "No zIPL section in IPL2 record" error when emulating Debian 10.5.0 on s390x
2021-01-24 20:38 UTC (2+ messages)
` [Bug 1892441] "
[PULL 0/9] SD/MMC patches for 2021-01-24
2021-01-24 20:11 UTC (10+ messages)
` [PULL 1/9] hw/sd: ssi-sd: Fix incorrect card response sequence
` [PULL 2/9] hw/sd: sd: Support CMD59 for SPI mode
` [PULL 3/9] hw/sd: sd: Drop sd_crc16()
` [PULL 4/9] util: Add CRC16 (CCITT) calculation routines
` [PULL 5/9] hw/sd: ssi-sd: Suffix a data block with CRC16
` [PULL 6/9] hw/sd: ssi-sd: Add a state representing Nac
` [PULL 7/9] hw/sd: ssi-sd: Fix the wrong command index for STOP_TRANSMISSION
` [PULL 8/9] hw/sd: ssi-sd: Use macros for the dummy value and tokens in the transfer
` [PULL 9/9] hw/sd: sd.h: Cosmetic change of using spaces
[PATCH v3] sphinx: adopt kernel readthedoc theme
2021-01-24 18:19 UTC (3+ messages)
[PULL v2 00/30] Misc patches for 2021-01-21
2021-01-24 17:00 UTC (2+ messages)
KVM guests reading/writing guest memory directly and accurately
2021-01-24 16:07 UTC
[PATCH] tcg: Restart code generation when we run out of temps
2021-01-24 13:48 UTC (3+ messages)
[Bug 1912934] [NEW] QEMU emulation of fmadds instruction on powerpc64le is buggy
2021-01-24 8:40 UTC
[Bug 1893040] [NEW] External modules retreval using Go1.15 on s390x appears to have checksum and ECDSA verification issues
2021-01-24 6:58 UTC (2+ messages)
` [Bug 1893040] "
[Qemu-devel] [Bug 1745354] [NEW] CDOS ps/2 mouse problem
2021-01-24 4:17 UTC (2+ messages)
` [Bug 1745354] "
[Qemu-devel] [Bug 1752646] [NEW] Freezing VNC screen on some the UEFI framebuffer applications
2021-01-24 4:17 UTC (2+ messages)
` [Bug 1752646] "
[Qemu-devel] [Bug 1774853] [NEW] claims temp file is used by another process
2021-01-24 4:17 UTC (2+ messages)
` [Bug 1774853] "
[Qemu-devel] [Bug 1777235] [NEW] NVME is missing support for Get Log Page command
2021-01-24 4:17 UTC (2+ messages)
` [Bug 1777235] "
[Qemu-devel] [Bug 1777786] [NEW] virtio-gpu-3d.c: change virtio_gpu_fence_poll timer scale
2021-01-24 4:17 UTC (2+ messages)
` [Bug 1777786] "
PPC64 TCG problem.. MSR[SF] switching
2021-01-24 3:22 UTC (2+ messages)
[PATCH V6 0/6] hw/block/nvme: support multi-path for ctrl/ns
2021-01-24 2:54 UTC (7+ messages)
` [PATCH V6 1/6] hw/block/nvme: introduce nvme-subsys device
` [PATCH V6 2/6] hw/block/nvme: support to map controller to a subsystem
` [PATCH V6 3/6] hw/block/nvme: add CMIC enum value for Identify Controller
` [PATCH V6 4/6] hw/block/nvme: support for multi-controller in subsystem
` [PATCH V6 5/6] hw/block/nvme: add NMIC enum value for Identify Namespace
` [PATCH V6 6/6] hw/block/nvme: support for shared namespace in subsystem
[RFC PATCH 0/4] hw/intc: enable GICv4 memory layout for GICv3 driver
2021-01-24 3:00 UTC (6+ messages)
` [RFC PATCH 1/4] hw/intc: don't bail out gicv3 model init for revision 4
` [RFC PATCH 2/4] hw/intc: add helper function to determine gicv3 redistributor size
` [RFC PATCH 3/4] hw/intc: set GICD_TYPER.DVIS for GICv4
` [RFC PATCH 4/4] hw/intc: make gicv3_idreg() distinguish between gicv3/gicv4
[Bug 1912065] [NEW] Segfaults in tcg/optimize.c:212 after commit 7c79721606be11b5bc556449e5bcbc331ef6867d
2021-01-24 2:29 UTC (3+ messages)
` [Bug 1912065] "
[PULL 00/10] tcg patch queue
2021-01-23 22:08 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).