messages from 2020-11-03 11:57:24 to 2020-11-03 16:35:00 UTC [more...]
[PATCH v2] qapi, qemu-options: make all parsing visitors parse boolean options the same
2020-11-03 16:33 UTC (3+ messages)
[PATCH v11 00/10] virtio-iommu: VFIO integration
2020-11-03 16:32 UTC (4+ messages)
` [PATCH v11 09/10] virtio-iommu: Set supported page size mask
[PATCH v2] trace: remove argument from trace_init_file
2020-11-03 16:25 UTC (2+ messages)
[PATCH for-5.2 0/4] deprecate short-form boolean options
2020-11-03 16:18 UTC (8+ messages)
` [PATCH for-5.2 1/4] ivshmem-test: do not use short-form boolean option
` [PATCH for-5.2 2/4] qemu-option: move help handling to get_opt_name_value
` [PATCH for-5.2 3/4] qtest: escape device name in device-introspect-test
` [PATCH for-5.2 4/4] qemu-option: warn for short-form boolean options
[PULL 0/1] Linux user for 5.0 patches
2020-11-03 16:00 UTC (6+ messages)
` [PULL 1/1] linux-user: Support futex_time64
[PATCH v2] qcow2: Document and enforce the QCowL2Meta invariants
2020-11-03 15:53 UTC (2+ messages)
[PATCH-for-5.2 0/4] misc: Trivial format string fixes
2020-11-03 15:44 UTC (15+ messages)
` [PATCH-for-5.2 1/4] hw/display/cirrus_vga: Remove debugging code commented out
` [PATCH-for-5.2 2/4] hw/display/cirrus_vga: Fix hexadecimal format string specifier
` [PATCH-for-5.2 3/4] hw/ppc/spapr_tpm_proxy: "
` [PATCH-for-5.2 4/4] migration/ram: "
[PATCH] hw/intc: Fix incorrect calculation of core in liointc_read() and liointc_write()
2020-11-03 15:40 UTC (7+ messages)
[PULL v2 00/19] riscv-to-apply queue
2020-11-03 15:21 UTC (20+ messages)
` [PULL v2 01/19] hw/riscv: sifive_u: Allow passing custom DTB
` [PULL v2 02/19] hw/riscv: virt: "
` [PULL v2 03/19] target/riscv: Merge m/vsstatus and m/vsstatush into one uint64_t unit
` [PULL v2 04/19] target/riscv: Add basic vmstate description of CPU
` [PULL v2 05/19] target/riscv: Add PMP state description
` [PULL v2 06/19] target/riscv: Add H extension "
` [PULL v2 07/19] target/riscv: Add V "
` [PULL v2 08/19] target/riscv: Add sifive_plic vmstate
` [PULL v2 09/19] hw/riscv: microchip_pfsoc: Document where to look at the SoC memory maps
` [PULL v2 10/19] hw/misc: Add Microchip PolarFire SoC DDR Memory Controller support
` [PULL v2 11/19] hw/riscv: microchip_pfsoc: Connect DDR memory controller modules
` [PULL v2 12/19] hw/misc: Add Microchip PolarFire SoC IOSCB module support
` [PULL v2 13/19] hw/riscv: microchip_pfsoc: Connect the IOSCB module
` [PULL v2 14/19] hw/misc: Add Microchip PolarFire SoC SYSREG module support
` [PULL v2 15/19] hw/riscv: microchip_pfsoc: Connect the SYSREG module
` [PULL v2 16/19] hw/riscv: microchip_pfsoc: Map the reserved memory at address 0
` [PULL v2 17/19] hw/riscv: microchip_pfsoc: Correct DDR memory map
` [PULL v2 18/19] hw/riscv: microchip_pfsoc: Hook the I2C1 controller
` [PULL v2 19/19] target/riscv/csr.c : add space before the open parenthesis '('
VFIO Migration
2020-11-03 15:33 UTC (10+ messages)
[PATCH] qapi: make all parsing visitors parse boolean options the same
2020-11-03 16:00 UTC (2+ messages)
[PULL 00/38] pc,pci,vhost,virtio: fixes
2020-11-03 15:59 UTC (40+ messages)
` [PULL 01/38] pc: comment style fixup
` [PULL 02/38] virtio-mem: Make sure "addr" is always multiples of the block size
` [PULL 03/38] virtio-mem: Make sure "usable_region_size" "
` [PULL 04/38] virtio-mem: Probe THP size to determine default "
` [PULL 05/38] memory-device: Support big alignment requirements
` [PULL 06/38] memory-device: Add get_min_alignment() callback
` [PULL 07/38] virito-mem: Implement get_min_alignment()
` [PULL 08/38] hw/acpi : Don't use '#' flag of printf format
` [PULL 09/38] hw/acpi : add space before the open parenthesis '('
` [PULL 10/38] hw/acpi : add spaces around operator
` [PULL 11/38] hw/virtio/vhost-backend: Fix Coverity CID 1432871
` [PULL 12/38] hw/smbios: Fix leaked fd in save_opt_one() error path
` [PULL 13/38] virtio-iommu: Fix virtio_iommu_mr()
` [PULL 14/38] virtio-iommu: Store memory region in endpoint struct
` [PULL 15/38] virtio-iommu: Add memory notifiers for map/unmap
` [PULL 16/38] virtio-iommu: Call memory notifiers in attach/detach
` [PULL 17/38] virtio-iommu: Add replay() memory region callback
` [PULL 18/38] virtio-iommu: Add notify_flag_changed() "
` [PULL 19/38] memory: Add interface to set iommu page size mask
` [PULL 20/38] vfio: Set IOMMU page size as per host supported page size
` [PULL 21/38] virtio-iommu: Set supported page size mask
` [PULL 22/38] vfio: Don't issue full 2^64 unmap
` [PULL 23/38] vhost-vdpa: Add qemu_close in vhost_vdpa_cleanup
` [PULL 24/38] net: Add vhost-vdpa in show_netdevs()
` [PULL 25/38] Revert "vhost-blk: set features before setting inflight feature"
` [PULL 26/38] vhost-blk: set features before setting inflight feature
` [PULL 27/38] libvhost-user: follow QEMU comment style
` [PULL 28/38] configure: introduce --enable-vhost-user-blk-server
` [PULL 29/38] block/export: make vhost-user-blk config space little-endian
` [PULL 30/38] block/export: fix vhost-user-blk get_config() information leak
` [PULL 31/38] contrib/vhost-user-blk: fix "
` [PULL 32/38] test: new qTest case to test the vhost-user-blk-server
` [PULL 33/38] tests/qtest: add multi-queue test case to vhost-user-blk-test
` [PULL 34/38] libqtest: add qtest_socket_server()
` [PULL 35/38] vhost-user-blk-test: rename destroy_drive() to destroy_file()
` [PULL 36/38] vhost-user-blk-test: close fork child file descriptors
` [PULL 37/38] vhost-user-blk-test: drop unused return value
` [PULL 38/38] vhost-user-blk-test: fix races by using fd passing
[PULL 00/12] riscv-to-apply queue
2020-11-03 15:41 UTC (4+ messages)
` [PULL 12/12] hw/misc/sifive_u_otp: Add backend drive support
[PULL 0/6] Block layer patches
2020-11-03 15:26 UTC (7+ messages)
` [PULL 1/6] qmp: fix aio_poll() assertion failure on Windows
` [PULL 2/6] qemu-img convert: Free @sn_opts in all error cases
` [PULL 3/6] iotests.py: Fix type check errors in wait_migration()
` [PULL 4/6] iotests: Disable unsubscriptable-object in pylint
` [PULL 5/6] iotests: Use Python 3 style super()
` [PULL 6/6] block/vvfat: Fix bad printf format specifiers
[QEMU] Question regarding user mode support for ARM syscalls
2020-11-03 15:39 UTC
[PULL 00/11] Sock next patches
2020-11-03 15:35 UTC (13+ messages)
` [PULL 01/11] test-util-sockets: Plug file descriptor leak
` [PULL 02/11] test-util-sockets: Correct to set has_abstract, has_tight
` [PULL 03/11] test-util-sockets: Clean up SocketAddress construction
` [PULL 04/11] test-util-sockets: Factor out test_socket_unix_abstract_one()
` [PULL 05/11] test-util-sockets: Synchronize properly, don't sleep(1)
` [PULL 06/11] test-util-sockets: Test the complete abstract socket matrix
` [PULL 07/11] sockets: Fix default of UnixSocketAddress member @tight
` [PULL 08/11] sockets: Fix socket_sockaddr_to_address_unix() for abstract sockets
` [PULL 09/11] char-socket: Fix qemu_chr_socket_address() "
` [PULL 10/11] sockets: Bypass "replace empty @path" for abstract unix sockets
` [PULL 11/11] sockets: Make abstract UnixSocketAddress depend on CONFIG_LINUX
[Qemu-devel] [PULL 0/7] Python queue, 2019-02-22
2020-11-03 15:27 UTC (4+ messages)
` [Qemu-devel] [PULL 5/7] tests.acceptance: adds simple migration test
` "
[PATCH] target/riscv/csr.c : add space before the open parenthesis '('
2020-11-03 15:18 UTC (2+ messages)
[PATCH] tests/qtest: Fix potential NULL pointer dereference in qos_build_main_args()
2020-11-03 15:08 UTC (3+ messages)
[PATCH] configure: fix gio_libs reference
2020-11-03 15:00 UTC (2+ messages)
[PATCH v2 00/11] sockets: Attempt to drain the abstract socket swamp
2020-11-03 15:21 UTC (6+ messages)
` [PATCH v2 09/11] char-socket: Fix qemu_chr_socket_address() for abstract sockets
[PATCH V16 0/6] mips: Add Loongson-3 machine support
2020-11-03 14:57 UTC (6+ messages)
` [PATCH V16 1/6] target/mips: Fix PageMask with variable page size
` [PATCH V16 2/6] target/mips: Add unaligned access support for MIPS64R6 and Loongson-3
[PATCH] linux-user: Use "!= 0" when checking if MAP_FIXED_NOREPLACE is non-zero
2020-11-03 14:42 UTC (2+ messages)
[PULL v3 00/12] qemu-ga patch queue for soft-freeze
2020-11-03 14:40 UTC (2+ messages)
[PATCH 0/1] acpi: Implement ACPI ERST support for guests
2020-11-03 14:57 UTC (2+ messages)
[RFC PATCH v2 00/37] cleanup qemu_init and make sense of command line processing
2020-11-03 14:37 UTC (5+ messages)
[PATCH] Revert "vhost-blk: set features before setting inflight feature"
2020-11-03 14:45 UTC (4+ messages)
[PATCH v25 03/17] vfio: Add save and load functions for VFIO PCI devices
2020-11-03 10:40 UTC
Out-of-Process Device Emulation session at KVM Forum 2020
2020-11-03 14:26 UTC (13+ messages)
[Bug 1902612] [NEW] assert issue locates in xhci_kick_epctx() in hw/usb/hcd-xhci.c
2020-11-03 14:22 UTC (2+ messages)
` [Bug 1902612] "
[PULL v8 000/152] Meson-based build system
2020-11-03 14:27 UTC (6+ messages)
` [PULL v8 062/152] meson: infrastructure for building emulators
[PATCH] linux-user: Check copy_from_user() return value in vma_dump_size()
2020-11-03 14:22 UTC (2+ messages)
[PATCH V2] block/vvfat: Fix bad printf format specifiers
2020-11-03 14:06 UTC (2+ messages)
[PATCH] scsi: allow user to set werror as report
2020-11-03 14:03 UTC (3+ messages)
[PATCH for-5.2] s390x: fix build for --without-default-devices
2020-11-03 14:06 UTC (4+ messages)
[PATCH] roms/Makefile: Add qboot to .PHONY list
2020-11-03 13:54 UTC (2+ messages)
[PATCH v2] ati: check x y display parameter values
2020-11-03 13:53 UTC (2+ messages)
[PATCH v3 1/3] hw/9pfs : add spaces around operator
2020-11-03 13:50 UTC (2+ messages)
block: Remove unused include
2020-11-03 13:42 UTC (3+ messages)
[PATCH] block: Move bdrv_drain_all_end_quiesce() to block_int.h
2020-11-03 13:40 UTC (2+ messages)
[PATCH v2 0/8] dev-serial: minor fixes and improvements
2020-11-03 13:24 UTC (2+ messages)
[PATCH v2 0/3] console: make QMP screendump use coroutine
2020-11-03 13:24 UTC (3+ messages)
` [PATCH v2 2/3] console: modify ppm_save to take a pixman image ref
[PATCH-for-5.2 v3] hw/mips: Remove the 'r4k' machine
2020-11-03 13:23 UTC (3+ messages)
[RFC PATCH 0/6] eBPF RSS support for virtio-net
2020-11-03 13:07 UTC (6+ messages)
` [RFC PATCH 3/6] ebpf: Added eBPF RSS program
[PATCH RFC] memory: pause all vCPUs for the duration of memory transactions
2020-11-03 13:07 UTC (3+ messages)
[PATCH 3/30] crypt: Fix Lesser GPL version number
2020-11-03 12:58 UTC (3+ messages)
` [PATCH 16/30] boston: "
[PATCH v2 0/2] Assorted fixes to tests that were broken by recent scsi changes
2020-11-03 12:53 UTC (4+ messages)
` [PATCH v2 2/2] iotests: rewrite iotest 240 in python
[PATCH 4/30] authz: Fix Lesser GPL version number
2020-11-03 12:53 UTC (3+ messages)
` [PATCH 5/30] mips tcg: "
[PATCH 00/20] qdev/qom: Remove explicit type names from error_setg() calls
2020-11-03 12:34 UTC (9+ messages)
` [PATCH 01/20] qom: Add prefix to error message inside object_property_parse()
` [PATCH 10/20] memfd: Remove unnecessary prefix from error message
` [PATCH 14/20] i386: "
` [PATCH 16/20] nvdimm: "
Question on UEFI ACPI tables setup and probing on arm64
2020-11-03 12:39 UTC (2+ messages)
[PATCH] vnc: fix resource leak when websocket channel error
2020-11-03 12:35 UTC (2+ messages)
[PATCH] s390-bios: Skip writing iplb location to low core for ccw ipl
2020-11-03 12:35 UTC (4+ messages)
[PATCH 1/3] hw/acpi : Don't use '#' flag of printf format
2020-11-03 12:28 UTC (6+ messages)
` [PATCH 2/3] hw/acpi : add space before the open parenthesis '('
` [PATCH 3/3] hw/acpi : add spaces around operator
[PATCH v9 0/8] pci_expander_brdige:acpi: Support pxb-pcie for ARM
2020-11-03 12:01 UTC (9+ messages)
` [PATCH v9 1/8] acpi: Extract two APIs from acpi_dsdt_add_pci
` [PATCH v9 2/8] fw_cfg: Write the extra roots into the fw_cfg
` [PATCH v9 3/8] acpi: Extract crs build form acpi_build.c
` [PATCH v9 4/8] acpi: Refactor the source of host bridge and build tables for pxb
` [PATCH v9 5/8] acpi: Align the size to 128k
` [PATCH v9 6/8] unit-test: The files changed
` [PATCH v9 7/8] unit-test: Add testcase for pxb
` [PATCH v9 8/8] unit-test: Add the binary file and clear diff.h
[PATCH v3 0/9] block-backend: Introduce I/O hang
2020-11-03 12:19 UTC (5+ messages)
[PATCH] hw/9pfs: virtio-9p: Ensure config space is a multiple of 4 bytes
2020-11-03 12:05 UTC (4+ messages)
[PATCH] meson: vhost-user-gpu/virtiofsd: use absolute path
2020-11-03 12:02 UTC (4+ messages)
[RFC PATCH] docs: add some notes on the sbsa-ref machine
2020-11-03 12:00 UTC (2+ messages)
[PATCH] tests/qtest/libqtest.c: Check for setsockopt() failure
2020-11-03 11:56 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).