qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-01-06 18:26:45 to 2020-01-07 10:09:58 UTC [more...]

[PATCH] tests/qemu-iotests: Update tests to recent desugarized -accel option
 2020-01-07 10:03 UTC  (2+ messages)
` Priority of -accel (was: [PATCH] tests/qemu-iotests: Update tests to recent desugarized -accel option)

[PATCH v10 Kernel 0/5] KABIs to support migration for VFIO devices
 2020-01-07  9:57 UTC  (13+ messages)
` [PATCH v10 Kernel 1/5] vfio: KABI for migration interface for device state

[PATCH v1 00/59] trivial unneeded labels cleanup
 2020-01-07  9:51 UTC  (78+ messages)
` [PATCH v1 01/59] spapr.c: remove 'out' label in spapr_dt_cas_updates()
` [PATCH v1 02/59] ppc440_bamboo.c: remove label from bamboo_load_device_tree()
` [PATCH v1 03/59] kvm-all.c: remove unneeded labels
` [PATCH v1 04/59] paaudio.c: "
` [PATCH v1 05/59] ram.c: "
` [PATCH v1 06/59] mips-semi.c: remove 'uhi_done' label in helper_do_semihosting()
` [PATCH v1 07/59] unicore32/softmmu.c: remove 'do_fault' label in get_phys_addr_ucv2()
` [PATCH v1 08/59] chardev/char-mux.c: remove 'send_char' label
` [PATCH v1 09/59] chardev/char-pipe.c: remove 'fail' label in win_chr_pipe_init()
` [PATCH v1 10/59] chardev/char-win.c: remove 'fail' label in win_chr_serial_init()
` [PATCH v1 11/59] exec.c: remove 'err' label in ram_block_discard_range()
` [PATCH v1 12/59] virtfs-proxy-helper.c: remove 'err_out' label in setugid()
` [PATCH v1 13/59] block/vdi.c: remove 'fail' label in vdi_open()
` [PATCH v1 14/59] block/file-posix.c: remove unneeded labels
` [PATCH v1 15/59] block/blkreplay.c: remove unneeded 'fail' label in blkreplay_open()
` [PATCH v1 16/59] block/gluster.c: remove unneeded 'exit' label
` [PATCH v1 17/59] block/dmg.c: remove unneeded 'fail' label in dmg_read_mish_block()
` [PATCH v1 18/59] qcow2-refcount.c: remove unneeded 'fail' label in qcow2_refcount_init()
` [PATCH v1 19/59] block/ssh.c: remove unneeded labels
` [PATCH v1 20/59] block/vpc.c: remove unneeded 'fail' label in create_dynamic_disk()
` [PATCH v1 21/59] block/backup.c remove unneeded 'out' label in backup_run()
` [PATCH v1 22/59] block/vmdk.c: remove unneeded labels
` [PATCH v1 23/59] block/vxhs.c: remove unneeded 'out' label in vxhs_iio_callback()
` [PATCH v1 24/59] block/vhdx-log.c: remove unneeded labels
` [PATCH v1 25/59] block/vhdx.c: remove unneeded 'exit' labels
` [PATCH v1 26/59] block/replication.c: remove unneeded label in replication_co_writev
` [PATCH v1 27/59] crypto/block-luks.c: remove unneeded label in qcrypto_block_luks_find_key
` [PATCH v1 28/59] qga/commands-win32.c: remove 'out' label in get_pci_info
` [PATCH v1 29/59] cryptodev-vhost.c: remove unneeded 'err' label in cryptodev_vhost_start
` [PATCH v1 30/59] util/module.c: remove unneeded label in module_load_file()
` [PATCH v1 31/59] util/aio-posix.c: remove unneeded 'out' label in aio_epoll
` [PATCH v1 32/59] qemu-img.c: remove 'out4' label in img_compare
` [PATCH v1 33/59] ipmi/ipmi_bmc_sim.c: remove unneeded labels
` [PATCH v1 34/59] ipmi/ipmi_bt.c: remove unneeded label in ipmi_bt_handle_event
` [PATCH v1 35/59] ipmi_bmc_extern.c: remove unneeded label in ipmi_bmc_extern_handle_command
` [PATCH v1 36/59] ipmi/ipmi_kcs.c: remove unneeded label in ipmi_kcs_handle_event
` [PATCH v1 37/59] s390x/event-facility.c: remove unneeded labels
` [PATCH v1 38/59] s390x/sclp.c: remove unneeded label in sclp_service_call()
` [PATCH v1 39/59] usb/dev-mtp.c: remove unneeded label in write_retry()
` [PATCH v1 40/59] hsb/hcd-ehci.c: remove unneeded labels
` [PATCH v1 41/59] intc/s390_flic_kvm.c: remove unneeded label in kvm_flic_load()
` [PATCH v1 42/59] i386/intel_iommu.c: remove unneeded labels
` [PATCH v1 43/59] i386/amd_iommu.c: remove unneeded label in amdvi_int_remap_msi()
` [PATCH v1 44/59] 9p-local.c: remove unneeded label in local_unlinkat_common()
` [PATCH v1 45/59] 9pfs/9p.c: remove unneeded labels
` [PATCH v1 46/59] alpha/typhoon.c: remove unneeded label in typhoon_translate_iommu()
` [PATCH v1 47/59] pvrdma_main.c: remove unneeded labels
` [PATCH v1 48/59] pvrdma_dev_ring.c: remove unneeded label in pvrdma_ring_init()
` [PATCH v1 49/59] rdma/rdma_rm.c: remove unneeded label in rdma_rm_alloc_pd()
` [PATCH v1 50/59] rdma/rdma_backend.c: remove unneeded label in rdma_backend_init()
` [PATCH v1 51/59] virtio/vhost.c: remove unneeded labels
` [PATCH v1 52/59] net/vhost_net.c: "
` [PATCH v1 53/59] net/net_tx_pkt.c: remove unneeded label in net_tx_pkt_get_gso_type()
` [PATCH v1 54/59] ivshmem-server/main.c: remove unneeded label in main()
` [PATCH v1 55/59] linux-user/flatload.c: remove unused 'out' label
` [PATCH v1 56/59] linux-user/signal.c: remove unneeded label in do_sigaltstack()
` [PATCH v1 57/59] linux-user/syscall.c: fix trailing whitespaces and style
` [PATCH v1 58/59] linux-user/syscall.c: remove unneeded labels
` [PATCH v1 59/59] linux-user/vm86.c: remove unneeded label in do_vm86()

[PATCH v2] MAINTAINERS: Replace Claudio Fontana for tcg/aarch64
 2020-01-07  8:13 UTC  (2+ messages)

[PATCH v3 00/12] ppc/pnv: remove the use of qdev_get_machine()
 2020-01-07  8:00 UTC  (8+ messages)
` [PATCH v3 05/12] xive: Use the XIVE fabric link under the XIVE router
` [PATCH v3 10/12] pnv/xive: Deduce the PnvXive pointer from XiveTCTX::xptr
` [PATCH v3 11/12] pnv/psi: Add device reset hook

[PATCH 0/5] aspeed: extensions and fixes
 2020-01-07  8:36 UTC  (10+ messages)
` [PATCH 1/5] hw/sd: Configure number of slots exposed by the ASPEED SDHCI model
` [PATCH 2/5] hw/arm: ast2600: Wire up the eMMC controller
` [PATCH 3/5] ftgmac100: check RX and TX buffer alignment
` [PATCH 4/5] hw/arm/aspeed: add a 'execute-in-place' property to boot directly from CE0
` [PATCH 5/5] misc/pca9552: Add qom set and get

[PATCH] xhci: recheck slot status
 2020-01-07  8:55 UTC  (2+ messages)

[PULL v2 00/32] virtio, pci, pc: fixes, features
 2020-01-07  7:37 UTC  (33+ messages)
` [PULL v2 01/32] virtio: add ability to delete vq through a pointer
` [PULL v2 02/32] virtio: make virtio_delete_queue idempotent
` [PULL v2 03/32] virtio-balloon: fix memory leak while attach virtio-balloon device
` [PULL v2 04/32] virtio-serial-bus: fix memory leak while attach virtio-serial-bus
` [PULL v2 05/32] virtio-input: convert to new virtio_delete_queue
` [PULL v2 06/32] intel_iommu: fix bug to read DMAR_RTADDR_REG
` [PULL v2 07/32] virtio: update queue size on guest write
` [PULL v2 08/32] virtio-pci: disable vring processing when bus-mastering is disabled
` [PULL v2 09/32] Implement backend program convention command for vhost-user-blk
` [PULL v2 10/32] virtio: don't enable notifications during polling
` [PULL v2 11/32] numa: Extend CLI to provide initiator information for numa nodes
` [PULL v2 12/32] numa: Extend CLI to provide memory latency and bandwidth information
` [PULL v2 13/32] numa: Extend CLI to provide memory side cache information
` [PULL v2 14/32] hmat acpi: Build Memory Proximity Domain Attributes Structure(s)
` [PULL v2 15/32] hmat acpi: Build System Locality Latency and Bandwidth Information Structure(s)
` [PULL v2 16/32] hmat acpi: Build Memory Side Cache "
` [PULL v2 17/32] tests/numa: Add case for QMP build HMAT
` [PULL v2 18/32] tests/bios-tables-test: add test cases for ACPI HMAT
` [PULL v2 19/32] ACPI: add expected files for HMAT tests (acpihmat)
` [PULL v2 20/32] virtio-mmio: Clear v2 transport state on soft reset
` [PULL v2 21/32] hw/pci/pci_host: Remove redundant PCI_DPRINTF()
` [PULL v2 22/32] hw/pci/pci_host: Let pci_data_[read/write] use unsigned 'size' argument
` [PULL v2 23/32] vhost-user: add VHOST_USER_RESET_DEVICE to reset devices
` [PULL v2 24/32] vhost-user-scsi: reset the device if supported
` [PULL v2 25/32] hw: fix using 4.2 compat in 5.0 machine types for i440fx/q35
` [PULL v2 26/32] virtio: make seg_max virtqueue size dependent
` [PULL v2 27/32] tests: add virtio-scsi and virtio-blk seg_max_adjust test
` [PULL v2 28/32] virtio-mmio: update queue size on guest write
` [PULL v2 29/32] virtio: reset region cache when on queue deletion
` [PULL v2 30/32] virtio-net: delete also control queue when TX/RX deleted
` [PULL v2 31/32] intel_iommu: a fix to vtd_find_as_from_bus_num()
` [PULL v2 32/32] intel_iommu: add present bit check for pasid table entries

[PATCH v2 0/2] Remove 'remote wakeup' flag from USB config descriptor
 2020-01-07  7:40 UTC  (5+ messages)
` [PATCH v2 1/2] usb-host: remove 'remote wakeup' flag from configuration descriptor

[PATCH RFC] i386/kvm: fix enlightened VMCS with fine-grained VMX feature enablement
 2020-01-07  8:31 UTC  (2+ messages)

[PATCH v1] hw: fix using 4.2 compat in 5.0 machine types for i440fx/q35
 2020-01-07  9:24 UTC  (2+ messages)

[PATCH] hw/arm/acpi: Pack the SRAT processors structure by node_id ascending order
 2020-01-07  9:18 UTC 

[PATCH] hw/timer/Kconfig: Intel 8254 PIT depends of ISA bus
 2020-01-07  8:17 UTC  (2+ messages)

[kvm-unit-tests PATCH 00/16] arm/arm64: Add ITS tests
 2020-01-07  7:39 UTC  (5+ messages)
` [kvm-unit-tests PATCH 01/16] libcflat: Add other size defines
` [kvm-unit-tests PATCH 14/16] arm/run: Allow Migration tests

[PATCH 0/3] gitlab-ci: Add a job to build EDK2 firmware binaries
 2020-01-07  7:48 UTC  (5+ messages)
` [PATCH 1/3] roms/edk2-funcs: Force softfloat ARM toolchain prefix on Debian
` [PATCH 2/3] gitlab-ci.yml: Add a job to build EDK2 firmware binaries
` [PATCH 3/3] gitlab-ci-edk2.yml: Use ccache

[PATCH qemu v2] spapr: Kill SLOF
 2020-01-07  5:54 UTC  (14+ messages)

[PATCH v3 0/2] ide: Fix incorrect handling of some PRDTs and add the corresponding unit-test
 2020-01-07  7:44 UTC  (5+ messages)
` [PATCH v3 1/2] ide: Fix incorrect handling of some PRDTs in ide_dma_cb()
` [PATCH v3 2/2] tests/ide-test: Create a single unit-test covering more PRDT cases

[PATCH v2] hw/usb: Introduce Kconfig switches for the CCID card devices
 2020-01-07  7:36 UTC  (2+ messages)

[PATCH] usbredir: Prevent recursion in usbredir_write
 2020-01-07  7:29 UTC  (2+ messages)

[PATCH v2 0/6] Fix more GCC9 -O3 warnings
 2020-01-07  7:22 UTC  (3+ messages)
` [PATCH v2 1/6] audio/audio: Add missing fall through comment

[PATCH v2 00/13] Fixes for DP8393X SONIC device emulation
 2020-01-07  7:20 UTC  (4+ messages)
` [PATCH v2 02/13] dp8393x: Clean up endianness hacks

[PATCH v3] display/gtk: get proper refreshrate
 2020-01-07  7:19 UTC  (2+ messages)

[PATCH v18 0/7] target-ppc/spapr: Add FWNMI support in QEMU for PowerKM guests
 2020-01-07  6:27 UTC  (4+ messages)
` [PATCH v18 5/7] ppc: spapr: Handle "ibm, nmi-register" and "ibm, nmi-interlock" RTAS calls
  ` [PATCH v18 5/7] ppc: spapr: Handle "ibm,nmi-register" and "ibm,nmi-interlock" "

[PATCH] linux-aio: increasing MAX_EVENTS to a larger hardcoded value
 2020-01-07  6:01 UTC 

[PATCH v2 00/10] target/ppc: Correct some errors with real mode handling
 2020-01-07  4:48 UTC  (11+ messages)
` [PATCH v2 01/10] ppc: Drop PPC_EMULATE_32BITS_HYPV stub
` [PATCH v2 02/10] ppc: Remove stub of PPC970 HID4 implementation
` [PATCH v2 03/10] target/ppc: Correct handling of real mode accesses with vhyp on hash MMU
` [PATCH v2 04/10] target/ppc: Introduce ppc_hash64_use_vrma() helper
` [PATCH v2 05/10] spapr, ppc: Remove VPM0/RMLS hacks for POWER9
` [PATCH v2 06/10] target/ppc: Remove RMOR register from POWER9 & POWER10
` [PATCH v2 07/10] target/ppc: Use class fields to simplify LPCR masking
` [PATCH v2 08/10] target/ppc: Streamline calculation of RMA limit from LPCR[RMLS]
` [PATCH v2 09/10] target/ppc: Correct RMLS table
` [PATCH v2 10/10] target/ppc: Only calculate RMLS derived RMA limit on demand

[PATCH v6 00/25] monitor: add asynchronous command type
 2020-01-07  5:17 UTC  (6+ messages)

[PATCH V4 0/5] Introduce Advanced Watch Dog module
 2020-01-07  4:32 UTC  (2+ messages)

[PATCH v3 0/4] RISC-V: support vector extension part 1
 2020-01-07  2:11 UTC  (10+ messages)
` [PATCH v3 2/4] RISC-V: configure and turn on vector extension from command line
` [PATCH v3 3/4] RISC-V: support vector extension csr
` [PATCH v3 4/4] RISC-V: add vector extension configure instruction

[PATCH 0/3] Raspi sd-bus cleanup and multiphase reset
 2020-01-07  2:07 UTC  (2+ messages)

[RFC PATCH qemu] spapr: Kill SLOF
 2020-01-07  1:55 UTC  (4+ messages)

[PATCH v1 00/36] Add RISC-V Hypervisor Extension v0.5
 2020-01-07  1:33 UTC  (4+ messages)
` [PATCH v1 02/36] target/riscv: Don't set write permissions on dirty PTEs

[PATCH] spapr/xive: remove redundant check in spapr_match_nvt()
 2020-01-07  0:00 UTC  (4+ messages)

[PATCH] ppc/pnv: Drop "num-chips" machine property
 2020-01-06 23:49 UTC  (2+ messages)

[Bug 1858461] [NEW] Please refactor linux-user/mips/cpu_loop.c
 2020-01-06 23:38 UTC  (3+ messages)
` [Bug 1858461] "

[Bug 1858488] [NEW] qemu git && 4.2: timed audio issues with sb16, gus not working?
 2020-01-06 19:26 UTC  (2+ messages)
` [Bug 1858488] "

plugin order of registration and order of callback
 2020-01-06 22:41 UTC 

[PATCH 00/10] Fixes for DP8393X SONIC device emulation
 2020-01-06 22:15 UTC  (11+ messages)
            ` NetBSD/arc on MIPS Magnum, was "

[PATCH] vfio/pci: Don't remove irqchip notifier if not registered
 2020-01-06 22:13 UTC  (2+ messages)

[PULL 0/1] VFIO fixes 2020-01-06
 2020-01-06 22:09 UTC  (2+ messages)
` [PULL 1/1] vfio/pci: Don't remove irqchip notifier if not registered

[PATCH v2 0/9] 9pfs: readdir optimization
 2020-01-06 21:43 UTC  (4+ messages)
` [PATCH v2 2/9] 9pfs: validate count sent by client with T_readdir

[PULL 0/3] target/xtensa queue
 2020-01-06 20:04 UTC 

[PATCH v2] 9p: init_in_iov_from_pdu can truncate the size
 2020-01-06 19:38 UTC 

[PATCH] 9p: init_in_iov_from_pdu can truncate the size
 2020-01-06 19:30 UTC  (5+ messages)

[PATCH 000/104] virtiofs daemon [all]
 2020-01-06 19:08 UTC  (8+ messages)
` [PATCH 032/104] virtiofsd: passthrough_ll: create new files in caller's context
` [PATCH 050/104] virtiofsd: add seccomp whitelist


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