messages from 2020-01-22 16:52:10 to 2020-01-23 11:31:34 UTC [more...]
[PATCH 0/6] tests/acceptance/virtio_seg_max_adjust: Restrict it to Linux/X86
2020-01-23 11:28 UTC (9+ messages)
` [PATCH 1/6] tests/acceptance/virtio_seg_max_adjust: Only remove listed machines
` [PATCH 2/6] tests/acceptance/virtio_seg_max_adjust: Improve exception logging
` [PATCH 3/6] tests/acceptance/virtio_seg_max_adjust: List machine being tested
` [PATCH 4/6] tests/acceptance/virtio_seg_max_adjust: Only test Xen as superuser
` [PATCH 5/6] tests/acceptance/virtio_seg_max_adjust: Restrict to X86 architecture
` [PATCH 6/6] tests/acceptance/virtio_seg_max_adjust: Restrict to Linux host
[PATCH 0/6] Fix more GCC9 -O3 warnings
2020-01-23 11:28 UTC (3+ messages)
[PATCH 00/26] Various qom & qdev enhancements
2020-01-23 11:28 UTC (6+ messages)
` [PATCH 10/26] object: add object_property_set_defaut_{bool, str, int, uint}()
` [PATCH 19/26] qdev: set properties with device_class_set_props()
[Qemu-devel] [Bug 1661815] [NEW] Stack address is returned from function translate_one
2020-01-23 11:11 UTC (2+ messages)
` [Bug 1661815] "
Maintainers, please add Message-Id: when merging patches
2020-01-23 11:17 UTC (8+ messages)
[PATCH v4 00/11] 9pfs: readdir optimization
2020-01-23 11:13 UTC (16+ messages)
` [PATCH v4 05/11] tests/virtio-9p: added readdir test
` [PATCH v4 06/11] tests/virtio-9p: added splitted "
` [PATCH v4 07/11] tests/virtio-9p: failing "
` [PATCH v4 08/11] 9pfs: readdir benchmark
` [PATCH v4 09/11] hw/9pfs/9p-synth: avoid n-square issue in synth_readdir()
[PATCH v5 0/2] virtio: make seg_max virtqueue size dependent
2020-01-23 11:14 UTC (5+ messages)
` [PATCH v5 2/2] tests: add virtio-scsi and virtio-blk seg_max_adjust test
[PATCH v3 00/80] refactor main RAM allocation to use hostmem backend
2020-01-23 10:52 UTC (3+ messages)
` [PATCH v3 01/80] numa: remove deprecated -mem-path fallback to anonymous RAM
` [PATCH v3 02/80] machine: introduce memory-backend property
[PATCH v3 0/2] ide: Fix incorrect handling of some PRDTs and add the corresponding unit-test
2020-01-23 10:52 UTC (6+ messages)
Making QEMU easier for management tools and applications
2020-01-23 10:27 UTC (9+ messages)
[PATCH] target/s390x/translate: Do not leak stack address in translate_one()
2020-01-23 10:25 UTC (3+ messages)
[Bug 1859656] Re: [2.6] Unable to reboot s390x KVM machine after initial deploy
2020-01-23 9:55 UTC (3+ messages)
[PATCH] target/i386: Add the 'model-id' for Skylake -v3 CPU models
2020-01-23 9:27 UTC (2+ messages)
[PATCH qemu v5] spapr: Kill SLOF
2020-01-23 8:43 UTC (7+ messages)
[PATCH v9 0/6] Add vTPM emulator support for ppc64 platform
2020-01-23 8:32 UTC (3+ messages)
` [PATCH v9 4/6] tpm_spapr: Support suspend and resume
[PULL 00/17] Linux user for 5.0 patches
2020-01-23 8:22 UTC (18+ messages)
` [PULL 01/17] linux-user:Fix align mistake when mmap guest space
` [PULL 02/17] linux-user: Reserve space for brk
` [PULL 03/17] linux-user: Add support for FS_IOC_<GET|SET>VERSION ioctls
` [PULL 04/17] linux-user: Add support for FS_IOC32_<GET|SET>FLAGS ioctls
` [PULL 05/17] linux-user: Add support for FS_IOC32_<GET|SET>VERSION ioctls
` [PULL 06/17] linux-user: Add support for FD<SETEMSGTRESH|SETMAXERRS|GETMAXERRS> ioctls
` [PULL 07/17] linux-user: Add support for FDFMT<BEG|TRK|END> ioctls
` [PULL 08/17] configure: Detect kcov support and introduce CONFIG_KCOV
` [PULL 09/17] linux-user: Add support for KCOV_<ENABLE|DISABLE> ioctls
` [PULL 10/17] linux-user: Add support for KCOV_INIT_TRACE ioctl
` [PULL 11/17] linux-user: Add support for TYPE_LONG and TYPE_ULONG in do_ioctl()
` [PULL 12/17] linux-user: Add support for enabling/disabling RTC features using ioctls
` [PULL 13/17] linux-user: Add support for getting/setting RTC time and alarm "
` [PULL 14/17] linux-user: Add support for getting/setting RTC periodic interrupt and epoch "
` [PULL 15/17] linux-user: Add support for getting/setting RTC wakeup alarm "
` [PULL 16/17] linux-user: Add support for getting/setting RTC PLL correction "
` [PULL 17/17] linux-user: Add support for read/clear RTC voltage low detector "
[RFC PATCH] qapi: Incorrect attempt to fix building with MC146818RTC=n
2020-01-23 8:21 UTC (10+ messages)
[PATCH v5 0/6] small vhost changes and in-band notifications
2020-01-23 8:17 UTC (7+ messages)
` [PATCH v5 1/6] libvhost-user: implement VHOST_USER_PROTOCOL_F_REPLY_ACK
` [PATCH v5 2/6] libvhost-user-glib: fix VugDev main fd cleanup
` [PATCH v5 3/6] libvhost-user-glib: use g_main_context_get_thread_default()
` [PATCH v5 4/6] libvhost-user: handle NOFD flag in call/kick/err better
` [PATCH v5 5/6] docs: vhost-user: add in-band kick/call messages
` [PATCH v5 6/6] libvhost-user: implement in-band notifications
[PATCH 0/9] more audio fixes and improvements
2020-01-23 7:49 UTC (10+ messages)
` [PATCH 1/9] audio: fix audio_generic_write
` [PATCH 2/9] audio: fix audio_generic_read
` [PATCH 3/9] paaudio: remove unused variables
` [PATCH 4/9] audio: prevent SIGSEGV in AUD_get_buffer_size_out
` [PATCH 5/9] audio: fix bug 1858488
` [PATCH 6/9] ossaudio: prevent SIGSEGV in oss_enable_out
` [PATCH 7/9] ossaudio: prevent SIGPFE in oss_write
` [PATCH 8/9] ossaudio: disable poll mode can't be reached
` [PATCH 9/9] audio: audio_generic_get_buffer_in should honor *size
[PULL v3 00/18] virtio, pc: fixes, features
2020-01-23 7:47 UTC (21+ messages)
` [PULL v3 01/18] q35: implement 128K SMRAM at default SMBASE address
` [PULL v3 02/18] tests: q35: MCH: add default SMBASE SMRAM lock test
` [PULL v3 03/18] acpi: cpuhp: spec: clarify 'CPU selector' register usage and endianness
` [PULL v3 04/18] acpi: cpuhp: spec: fix 'Command data' description
` [PULL v3 05/18] acpi: cpuhp: spec: clarify store into 'Command data' when 'Command field' == 0
` [PULL v3 06/18] acpi: cpuhp: introduce 'Command data 2' field
` [PULL v3 07/18] acpi: cpuhp: spec: add typical usecases
` [PULL v3 08/18] acpi: cpuhp: add CPHP_GET_CPU_ID_CMD command
` [PULL v3 09/18] bios-tables-test: document expected file update
` [PULL v3 10/18] virtio-9p-device: fix memleak in virtio_9p_device_unrealize
` [PULL v3 11/18] virtio-9p-device: convert to new virtio_delete_queue
` [PULL v3 12/18] virtio-scsi: delete vqs in unrealize to avoid memleaks
` [PULL v3 13/18] virtio-scsi: convert to new virtio_delete_queue
` [PULL v3 14/18] vhost-vsock: delete vqs in vhost_vsock_unrealize to avoid memleaks
` [PULL v3 15/18] vhost: Add names to section rounded warning
` [PULL v3 16/18] vhost: Only align sections for vhost-user
` [PULL v3 17/18] i386:acpi: Remove _HID from the SMBus ACPI entry
` [PULL v3 18/18] vhost: coding style fix
Making QEMU easier for management tools and applications
2020-01-23 7:37 UTC (17+ messages)
` Integrating QOM into QAPI (was: Making QEMU easier for management tools and applications)
` Integrating QOM into QAPI
[PATCH] hw/bt: Remove empty Kconfig file
2020-01-23 6:45 UTC
[Qemu-devel] [Bug 1592336] [NEW] mouse is defunct when grabbed
2020-01-23 6:21 UTC (2+ messages)
` [Bug 1592336] "
[Qemu-devel] [Bug 1592351] [NEW] mouse pointer offset with gtk, gl=on
2020-01-23 6:23 UTC (2+ messages)
` [Bug 1592351] Re: mouse pointer offset with gtk,gl=on
[Qemu-devel] [Bug 1639394] [NEW] Unable to boot Solaris 8/9 x86 under Fedora 24
2020-01-23 6:12 UTC (2+ messages)
` [Bug 1639394] "
[Qemu-devel] [Bug 1659901] [NEW] Regression: SIGSEGV running Java
2020-01-23 6:05 UTC (2+ messages)
` [Bug 1659901] "
[Qemu-devel] [Bug 1659267] [NEW] It's not possible to start a VM with a network cable unplugged
2020-01-23 6:04 UTC (2+ messages)
` [Bug 1659267] "
[Qemu-devel] [Bug 1661176] [NEW] [2.8.0] Under VNC CTRL-ALT-2 doesn't get to the monitor
2020-01-23 6:02 UTC (2+ messages)
` [Bug 1661176] "
[Bug 1847232] [NEW] qemu TCG in s390x mode issue with calculating HASH
2020-01-23 5:57 UTC (2+ messages)
` [Bug 1847232] "
[Qemu-devel] [Bug 1812861] [NEW] QEMU in user-mode emulation mode crashes when the user program jumps to an invalid address
2020-01-23 5:59 UTC (2+ messages)
` [Bug 1812861] "
[Qemu-devel] [Bug 1660010] [NEW] AArch64 system emulation cannot execute virt uefi in 2.7 or 2.8
2020-01-23 6:03 UTC (2+ messages)
` [Bug 1660010] "
[PATCH] stm32f4xx_syscfg: remove redundant code to fix coverity warning
2020-01-23 5:26 UTC (2+ messages)
[PATCH v3 0/8] Fix Exynos4210 DMA support
2020-01-23 5:25 UTC (9+ messages)
` [PATCH v3 1/8] dma/pl330: Convert to support tracing
` [PATCH v3 2/8] hw/core/or-irq: Increase limit of or-lines to 48
` [PATCH v3 3/8] hw/arm/exynos4210: Fix DMA initialization
` [PATCH v3 4/8] hw/char/exynos4210_uart: Convert to support tracing
` [PATCH v3 5/8] hw/char/exynos4210_uart: Implement post_load function
` [PATCH v3 6/8] hw/char/exynos4210_uart: Implement Rx FIFO level triggers and timeouts
` [PATCH v3 7/8] hw/char/exynos4210_uart: Add receive DMA support
` [PATCH v3 8/8] hw/arm/exynos4210: Connect serial port DMA busy signals with pl330
[PATCH rc1 00/24] target/avr merger
2020-01-23 5:12 UTC (30+ messages)
` [PATCH rc1 01/24] target/avr: Add outward facing interfaces and core CPU logic
` [PATCH rc1 02/24] target/avr: Add instruction helpers
` [PATCH rc1 03/24] target/avr: Add instruction translation - Registers definition
` [PATCH rc1 04/24] target/avr: Add instruction translation - Arithmetic and Logic Instructions
` [PATCH rc1 05/24] target/avr: Add instruction translation - Branch Instructions
` [PATCH rc1 06/24] target/avr: Add instruction translation - Data Transfer Instructions
` [PATCH rc1 07/24] target/avr: Add instruction translation - Bit and Bit-test Instructions
` [PATCH rc1 08/24] target/avr: Add instruction translation - MCU Control Instructions
` [PATCH rc1 09/24] target/avr: Add instruction translation - CPU main translation function
` [PATCH rc1 10/24] target/avr: Add instruction disassembly function
` [PATCH rc1 11/24] hw/char: Add limited support for Atmel USART peripheral
` [PATCH rc1 12/24] hw/timer: Add limited support for Atmel 16 bit timer peripheral
` [PATCH rc1 13/24] hw/misc: Add Atmel power device
` [PATCH rc1 14/24] target/avr: Add section about AVR into QEMU documentation
` [PATCH rc1 15/24] target/avr: Register AVR support with the rest of QEMU
` [PATCH rc1 16/24] target/avr: Add machine none test
` [PATCH rc1 17/24] target/avr: Update MAINTAINERS file
` [PATCH rc1 18/24] hw/avr: Introduce ATMEL_ATMEGA_MCU config
` [PATCH rc1 19/24] hw/avr: Add some ATmega microcontrollers
` [PATCH rc1 20/24] hw/avr: Add some Arduino boards
` [PATCH rc1 21/24] target/avr: Update build system
` [PATCH rc1 22/24] tests/boot-serial-test: Test some Arduino boards (AVR based)
` [PATCH rc1 23/24] tests/acceptance: Test the Arduino MEGA2560 board
` [PATCH rc1 24/24] .travis.yml: Run the AVR acceptance tests
[PATCH] spapr: Migrate CAS reboot flag
2020-01-23 5:08 UTC (11+ messages)
[PATCH] spapr: Don't allow multiple active vCPUs at CAS
2020-01-23 4:59 UTC (2+ messages)
[PATCH] tests/boot-serial-test: Allow the HPPA machine to shudown
2020-01-23 4:39 UTC (3+ messages)
[PATCH] riscv: Format Rd of FMV.W.X with NoN-boxing
2020-01-23 4:05 UTC (7+ messages)
[PATCH] qemu_set_log_filename: filename argument may be NULL
2020-01-22 20:21 UTC
[PATCH] qemu_set_log_filename: filename argument may be NULL
2020-01-22 21:08 UTC
[PULL 00/11] target/hppa patch queue
2020-01-22 23:59 UTC (5+ messages)
[PATCH v1 0/3] current testing/next queue
2020-01-22 22:15 UTC (6+ messages)
` [PATCH v1 2/3] tests/docker: better handle symlinked libs
[PATCH v1 00/36] Add RISC-V Hypervisor Extension v0.5
2020-01-22 22:13 UTC (7+ messages)
` [PATCH v1 15/36] target/riscv: Convert mstatus to pointers
[Bug 1860610] [NEW] cap_disas_plugin leaks memory
2020-01-22 21:59 UTC
[PATCH] qemu-nbd: Removed deprecated --partition option
2020-01-22 22:00 UTC (2+ messages)
[PATCH v4 00/18] hw/avr: Introduce few Arduino boards
2020-01-22 21:56 UTC (5+ messages)
[PATCH v6 0/3] target/ppc: single step for KVM HV
2020-01-22 19:34 UTC (8+ messages)
` [PATCH v6 3/3] target/ppc: support single stepping with "
[PATCH] Makefile: List the sphinx documentation in 'make help'
2020-01-22 19:25 UTC (2+ messages)
[PATCH v2 0/5] block: Generic file creation fallback
2020-01-22 19:05 UTC (6+ messages)
` [PATCH v2 1/5] block/nbd: Fix hang in .bdrv_close()
` [PATCH v2 4/5] iscsi: Drop iscsi_co_create_opts()
` [PATCH v2 5/5] iotests: Add test for image creation fallback
[PATCH 0/3] convert qemu-nbd, qemu-block-drivers to rST
2020-01-22 19:00 UTC (6+ messages)
` [PATCH 2/3] docs: Create stub system manual
` [PATCH 3/3] qemu-block-drivers: Convert to rST
[PATCH 062/104] virtiofsd: Handle hard reboot
2020-01-22 18:28 UTC (3+ messages)
[PATCH v2 109/109] virtiofsd: add some options to the help message
2020-01-22 18:11 UTC (3+ messages)
[Qemu-devel] [RFC PATCH] Implement qemu_thread_yield for posix, use it in mttcg to handle EXCP_YIELD
2020-01-22 18:01 UTC (6+ messages)
[PATCH v2 070/109] virtiofsd: passthrough_ll: control readdirplus
2020-01-22 17:42 UTC (3+ messages)
[PATCH v2] qemu-cpu-models: Document -noTSX, mds-no, taa-no, and tsx-ctrl
2020-01-22 17:20 UTC (2+ messages)
[PATCH v2 000/109] virtiofs daemon [all]
2020-01-22 16:52 UTC (5+ messages)
` [PATCH v2 011/109] virtiofsd: Fix common header and define for QEMU builds
[Bug 1860575] [NEW] qemu64 CPU model is incorrect
2020-01-22 16:36 UTC (2+ messages)
` [Bug 1860575] "
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).