qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-07-01 08:47:49 to 2020-07-01 15:25:56 UTC [more...]

[PATCH v2] chardev/tcp: fix error message double free error
 2020-07-01 15:12 UTC  (4+ messages)
    `  "

[PATCH 0/2] fix assertion failures when using Xen
 2020-07-01 15:10 UTC  (11+ messages)
` [PATCH 2/2] xen: cleanup unrealized flash devices

[PATCH 1/1] tcg/tcg-op: nonatomic_op should work with smaller memop
 2020-07-01 15:21 UTC 

[PATCH v4 00/14]vDPA support in qemu
 2020-07-01 14:55 UTC  (15+ messages)
` [PATCH v4 01/14] net: introduce qemu_get_peer
` [PATCH v4 02/14] vhost_net: use the function qemu_get_peer
` [PATCH v4 03/14] virtio-bus: introduce queue_enabled method
` [PATCH v4 04/14] virtio-pci: implement "
` [PATCH v4 05/14] vhost: check the existence of vhost_set_iotlb_callback
` [PATCH v4 06/14] vhost: introduce new VhostOps vhost_dev_start
` [PATCH v4 07/14] vhost: implement vhost_dev_start method
` [PATCH v4 08/14] vhost: introduce new VhostOps vhost_vq_get_addr
` [PATCH v4 09/14] vhost: implement vhost_vq_get_addr method
` [PATCH v4 10/14] vhost: introduce new VhostOps vhost_force_iommu
` [PATCH v4 11/14] vhost: implement vhost_force_iommu method
` [PATCH v4 12/14] vhost_net: introduce set_config & get_config
` [PATCH v4 13/14] vhost-vdpa: introduce vhost-vdpa backend
` [PATCH v4 14/14] vhost-vdpa: introduce vhost-vdpa net client

[PATCH] scripts/get_maintainer: Use .ignoredmailmap to ignore invalid emails
 2020-07-01 15:12 UTC  (4+ messages)

[PULL 00/13] Vga 20200701 patches
 2020-07-01 15:04 UTC  (14+ messages)
` [PULL 01/13] sm501: Fix bounds checks
` [PULL 02/13] sm501: Drop unneded variable
` [PULL 03/13] sm501: Ignore no-op blits
` [PULL 04/13] sm501: Introduce variable for commonly used value for better readability
` [PULL 05/13] sm501: Optimise 1 pixel 2d ops
` [PULL 06/13] sm501: Use stn_he_p/ldn_he_p instead of switch/case
` [PULL 07/13] sm501: Do not allow guest to set invalid format
` [PULL 08/13] sm501: Convert debug printfs to traces
` [PULL 09/13] sm501: Fix and optimize overlap check
` [PULL 10/13] ati-vga: Support unaligned access to hardware cursor registers
` [PULL 11/13] ati-vga: Do not assert on error
` [PULL 12/13] ati-vga: Add dummy MEM_SDRAM_MODE_REG
` [PULL 13/13] configure: vgabios cleanups

[PATC 7/9] Skipping drm build, unsupported
 2020-07-01 15:15 UTC  (7+ messages)

[PATCH v2] pc: fix leak in pc_system_flash_cleanup_unused
 2020-07-01 15:10 UTC  (2+ messages)

[PATCH v6 0/5] 9pfs: readdir optimization
 2020-07-01 15:12 UTC  (7+ messages)
` [PATCH v6 4/5] 9pfs: T_readdir latency optimization

[REPORT] [GSoC - TCG Continuous Benchmarking] [#2] Dissecting QEMU Into Three Main Parts
 2020-07-01 14:47 UTC  (4+ messages)

[PATCH 0/4] migration: Add block-bitmap-mapping parameter
 2020-07-01 14:38 UTC  (8+ messages)
` [PATCH 1/4] migration: Prevent memleak by ...params_test_apply
` [PATCH 2/4] migration: Add block-bitmap-mapping parameter

[PATCH v2 00/12] vDPA support in qemu
 2020-07-01 14:26 UTC  (7+ messages)
` [PATCH v2 11/12] vhost-vdpa: introduce vhost-vdpa backend
` [PATCH v2 12/12] vhost-vdpa: introduce vhost-vdpa net client

[PATCH] pc: fix leak in pc_system_flash_cleanup_unused
 2020-07-01 14:18 UTC  (4+ messages)

[PATCH 0/2] checkpatch: Do appropriate kernel->qemu renaming
 2020-07-01 14:26 UTC  (6+ messages)
` [PATCH 2/2] checkpatch: Change occurences of 'kernel' to 'qemu' in user messages

[PATCH v3 00/13] vDPA support in qemu
 2020-07-01 14:28 UTC  (16+ messages)
` [PATCH v3 01/13] net: introduce qemu_get_peer
` [PATCH v3 02/13] vhost_net: use the function qemu_get_peer
` [PATCH v3 03/13] virtio-bus: introduce queue_enabled method
` [PATCH v3 04/13] virtio-pci: implement "
` [PATCH v3 05/13] vhost: check the existence of vhost_set_iotlb_callback
` [PATCH v3 06/13] vhost: introduce new VhostOps vhost_dev_start
` [PATCH v3 07/13] vhost: implement vhost_dev_start method
` [PATCH v3 08/13] vhost: introduce new VhostOps vhost_vq_get_addr
` [PATCH v3 09/13] vhost: implement vhost_vq_get_addr method
` [PATCH v3 10/13] vhost: introduce new VhostOps vhost_force_iommu
` [PATCH v3 11/13] vhost: implement vhost_force_iommu method
` [PATCH v3 12/13] vhost-vdpa: introduce vhost-vdpa backend
` [PATCH v3 13/13] vhost-vdpa: introduce vhost-vdpa net client

[PATCH v4 00/40] testing/next (vm, gitlab, fixes)
 2020-07-01 13:56 UTC  (42+ messages)
` [PATCH v4 01/40] hw/isa: check for current_cpu before generating IRQ
  ` [Bug 1878645] "
` [PATCH v4 02/40] iotests: Fix 051 output after qdev_init_nofail() removal
` [PATCH v4 03/40] crypto/linux_keyring: fix 'secret_keyring' configure test
` [PATCH v4 04/40] util/coroutine: Cleanup start_switch_fiber_ for TSAN
` [PATCH v4 05/40] tests/vm: pass args through to BaseVM's __init__
` [PATCH v4 06/40] tests/vm: Add configuration to basevm.py
` [PATCH v4 07/40] tests/vm: Added configuration file support
` [PATCH v4 08/40] tests/vm: Add common Ubuntu python module
` [PATCH v4 09/40] tests/vm: Added a new script for ubuntu.aarch64
` [PATCH v4 10/40] tests/vm: Added a new script for centos.aarch64
` [PATCH v4 11/40] tests/vm: change scripts to use self._config
` [PATCH v4 12/40] python/qemu: Add ConsoleSocket for optional use in QEMUMachine
` [PATCH v4 13/40] tests/vm: Add workaround to consume console
` [PATCH v4 14/40] tests/vm: switch from optsparse to argparse
` [PATCH v4 15/40] tests/vm: allow us to take advantage of MTTCG
` [PATCH v4 16/40] tests/docker: check for an parameters not empty string
` [PATCH v4 17/40] tests/docker: change tag naming scheme of our images
` [PATCH v4 18/40] .gitignore: un-ignore .gitlab-ci.d
` [PATCH v4 19/40] gitlab-ci: Fix the change rules after moving the YML files
` [PATCH v4 20/40] gitlab: introduce explicit "container" and "build" stages
` [PATCH v4 21/40] gitlab: build all container images during CI
` [PATCH v4 22/40] gitlab: convert jobs to use custom built containers
` [PATCH v4 23/40] gitlab: build containers with buildkit and metadata
` [PATCH v4 24/40] tests/docker: add --registry support to tooling
` [PATCH v4 25/40] tests/docker: add packages needed for check-acceptance
` [PATCH v4 26/40] tests/acceptance: skip s390x_ccw_vrtio_tcg on GitLab
` [PATCH v4 27/40] tests/acceptance: fix dtb path for machine_rx_gdbsim
` [PATCH v4 28/40] tests/acceptance: skip multicore mips_malta tests on GitLab
` [PATCH v4 29/40] tests/acceptance: skip LinuxInitrd 2gib with v4.16 "
` [PATCH v4 30/40] gitlab: add acceptance testing to system builds
` [PATCH v4 31/40] tests/tcg: add more default compilers to configure.sh
` [PATCH v4 32/40] tests/docker: add a linux-user testing focused image
` [PATCH v4 33/40] linux-user/elfload: use MAP_FIXED_NOREPLACE in pgb_reserved_va
` [PATCH v4 34/40] gitlab: enable check-tcg for linux-user tests
` [PATCH v4 35/40] gitlab: add avocado asset caching
` [PATCH v4 36/40] gitlab: split build-disabled into two phases
` [PATCH v4 37/40] gitlab: limit re-builds of the containers
` [PATCH v4 38/40] containers.yml: build with docker.py tooling
` [PATCH v4 39/40] testing: add check-build target
` [PATCH v4 40/40] shippable: pull images from registry instead of building

[PATCH 0/2] error-reporting for query-sev-capabilities
 2020-07-01 14:12 UTC  (5+ messages)
` [PATCH 1/2] target-i386: sev: provide proper error reporting "
` [PATCH 2/2] target-i386: sev: fail query-sev-capabilities if QEMU cannot use SEV

[PATCH v2] tests: disassemble-aml.sh: generate AML in readable format
 2020-07-01 14:24 UTC  (2+ messages)

[PATCH] target/i386: Correct the warning message of Intel PT
 2020-07-01 14:21 UTC  (2+ messages)

[PATCH 00/10] hw/block/nvme: namespace types and zoned namespaces
 2020-07-01 14:21 UTC  (10+ messages)
        ` nvme emulation merge process (was: Re: [PATCH 00/10] hw/block/nvme: namespace types and zoned namespaces)

[PATCH] MAINTAINERS: Cover "block/nvme.h" file
 2020-07-01 14:06 UTC 

[PATCH 1/9] Enabling BSD symbols
 2020-07-01 13:58 UTC  (2+ messages)

[PATCH RFC] virtio-fs: force virtio 1.x usage
 2020-07-01 13:58 UTC  (9+ messages)

[PATCH v9 00/34] Add subcluster allocation to qcow2
 2020-07-01 13:55 UTC  (11+ messages)
` [PATCH v9 11/34] qcow2: Add offset_into_subcluster() and size_to_subclusters()
` [PATCH v9 13/34] qcow2: Update get/set_l2_entry() and add get/set_l2_bitmap()
` [PATCH v9 14/34] qcow2: Add QCow2SubclusterType and qcow2_get_subcluster_type()
` [PATCH v9 15/34] qcow2: Add qcow2_get_subcluster_range_type()
` [PATCH v9 16/34] qcow2: Add qcow2_cluster_is_allocated()

[PATCH v2 0/2] target mips: Misc fixes and improvements
 2020-07-01 13:53 UTC  (7+ messages)
` [PATCH v2 2/2] MAINTAINERS: Adjust MIPS maintainership

[PATCH 1/2] iscsi: handle check condition status in retry loop
 2020-07-01 11:40 UTC  (3+ messages)
` [PATCH 2/2] iscsi: return -EIO when sense fields are meaningless

[PATCH 0/1] Add Script for Dissecting QEMU Execution
 2020-07-01 13:48 UTC  (4+ messages)
` [PATCH 1/1] scripts/performance: Add dissect.py script

[PATCH 1/3] target/nios2: add DISAS_NORETURN case for nothing more to generate
 2020-07-01 13:26 UTC  (3+ messages)
` [PATCH 3/3] target/nios2: Use gen_io_start around wrctl instruction

[PATCH v5 0/3] Avoid abort on QMP attempt to add an object with duplicate id
 2020-07-01 13:23 UTC  (4+ messages)
` [PATCH v5 1/3] qom: Introduce object_property_try_add_child()

[PATCH 0/2] two atomic_cmpxchg() related fixes
 2020-07-01 13:14 UTC  (8+ messages)
` [PATCH 1/2] virtio-ccw: fix virtio_set_ind_atomic
` [PATCH 2/2] s390x/pci: fix set_ind_atomic

[PATCH 0/2] hw/block/nvme: handle transient dma errors
 2020-07-01 12:58 UTC  (6+ messages)
` [PATCH 1/2] pci: pass along the return value of dma_memory_rw

[PATCH] acpi: Fix access to PM1 control and status registers
 2020-07-01 12:48 UTC  (3+ messages)

[PATCH] MAINTAINERS: add VT-d entry
 2020-07-01 12:44 UTC 

[RFC v2 1/1] memory: Delete assertion in memory_region_unregister_iommu_notifier
 2020-07-01 12:41 UTC  (13+ messages)

[PATCH v4 0/3] Avoid abort on QMP attempt to add an object with duplicate id
 2020-07-01 12:17 UTC  (4+ messages)

[PATCH v3 0/9] Generalize memory encryption models
 2020-07-01 11:59 UTC  (13+ messages)

[PATCH v2 00/18] hw/block/nvme: Support Namespace Types and Zoned Namespace Command Set
 2020-07-01 11:44 UTC  (3+ messages)
` [PATCH v2 14/18] hw/block/nvme: Generate zone AENs

Race with atexit functions in system emulation
 2020-07-01 11:14 UTC  (2+ messages)

[PATCH v2 0/6] hw/mips/malta: Add the 'malta-strict' machine, matching Malta hardware
 2020-07-01 10:59 UTC  (5+ messages)
` [PATCH v2 6/6] hw/mips/malta: Introduce the 'malta-unleashed' 64-bit machine

[PATCH v7 00/21] Initial support for multi-process qemu
 2020-07-01 10:55 UTC  (11+ messages)
` [PATCH v7 11/21] multi-process: introduce proxy object
` [PATCH v7 12/21] multi-process: Connect Proxy Object with device in the remote process
` [PATCH v7 13/21] multi-process: Forward PCI config space acceses to "
` [PATCH v7 14/21] multi-process: PCI BAR read/write handling for proxy & remote endpoints
` [PATCH v7 15/21] multi-process: Synchronize remote memory

[PATCH v2 0/5] Fix crash due to NBD export leak
 2020-07-01 10:53 UTC  (6+ messages)
` [PATCH v2 1/5] iotests: QemuIoInteractive: use qemu_io_args_no_fmt
` [PATCH v2 2/5] iotests.py: QemuIoInteractive: print output on failure
` [PATCH v2 3/5] nbd: make nbd_export_close_all() synchronous
` [PATCH v2 4/5] iotests.py: filter_testfiles(): filter SOCK_DIR too
` [PATCH v2 5/5] iotests: test shutdown when bitmap is exported through NBD

[PATCH] pc-bios/s390-ccw: Generate and include dependency files in the Makefile
 2020-07-01 10:53 UTC  (2+ messages)

[PULL 0/6] MIPS + TCG Continuous Benchmarking queue for June 27th, 2020
 2020-07-01 10:49 UTC  (10+ messages)
` [PULL 3/6] MAINTAINERS: Add Loongson-3 maintainer and reviewer
` [PULL 6/6] MAINTAINERS: Add 'Performance Tools and Tests' subsection

[PATCH v10 0/5] fw_cfg: Add FW_CFG_DATA_GENERATOR; crypto: Add tls-cipher-suites
 2020-07-01 10:34 UTC  (3+ messages)

[PATCH 0/4] Fix crash due to NBD export leak
 2020-07-01 10:19 UTC  (5+ messages)
` [PATCH 3/4] nbd: make client_close synchronous

[Bug 1885720] [NEW] qemu/migration/postcopy-ram.c:387: bad return expression ?
 2020-07-01  9:47 UTC  (2+ messages)
` [Bug 1885720] "

[Bug 1885889] [NEW] ERROR: core-image-minimal-1.0-r0 do_rootfs: The postinstall intercept hook 'update_font_cache' failed,
 2020-07-01  9:36 UTC  (3+ messages)
` [Bug 1885889] "

[PATCH] migration: postcopy take proper error return
 2020-07-01  9:38 UTC  (2+ messages)

[PATCH v2 0/2] net: tap: check file descriptor can be used
 2020-07-01  9:31 UTC  (4+ messages)
` [PATCH v2 1/2] net: tap: check if the file descriptor is valid before using it

[PATCH 00/46] Less clumsy error checking
 2020-07-01  9:15 UTC  (9+ messages)
` [PATCH 15/46] qemu-option: Tidy up opt_set() not to free arguments on failure
` [PATCH 34/46] qom: Don't handle impossible object_property_get_link() failure

[PATCH] Makefile: Compute libraries for libqemuutil.a and libvhost-user.a
 2020-07-01  9:12 UTC  (3+ messages)

[Bug 1885719] [NEW] qemu/target/nios2/helper.c:261:20: style:inconclusive: Found duplicate branches for 'if' and 'else'
 2020-07-01  8:52 UTC  (2+ messages)
` [Bug 1885719] "

[PATCH v3 1/1] tricore: added triboard with tc27x_soc
 2020-07-01  8:46 UTC  (2+ messages)

[Bug 1878645] [NEW] null-ptr dereference in tcg_handle_interrupt
 2020-05-14 16:07 UTC 


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