qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-01-11 19:12:53 to 2022-01-12 11:38:27 UTC [more...]

[PULL 00/31] testing/next and other misc fixes
 2022-01-12 11:27 UTC  (12+ messages)
` [PULL 01/31] ui: avoid compiler warnings from unused clipboard info variable
` [PULL 02/31] spice: Update QXLInterface for spice >= 0.15.0
` [PULL 04/31] ui: avoid warnings about directdb on Alpine / musl libc
` [PULL 06/31] tests/docker: switch fedora image to release 35
` [PULL 07/31] tests: integrate lcitool for generating build env manifests
` [PULL 08/31] tests/docker: auto-generate centos8.docker with lcitool
` [PULL 10/31] tests/docker: auto-generate ubuntu1804.docker "
` [PULL 12/31] tests/docker: auto-generate opensuse-leap.docker "
` [PULL 13/31] tests/docker: remove ubuntu.docker container
` [PULL 16/31] tests/docker: fix sorting of alpine image package lists
` [PULL 21/31] hw/arm: add control knob to disable kaslr_seed via DTB

[PATCH v3 0/2] Aspeed I3C device model
 2022-01-12 10:57 UTC  (2+ messages)

PyPI account
 2022-01-12 10:56 UTC 

[PATCH] migration: Add canary to VMSTATE_END_OF_LIST
 2022-01-12 10:56 UTC  (4+ messages)

[PATCH v2 0/4] trace qmp commands
 2022-01-12 10:50 UTC  (11+ messages)
` [PATCH v2 1/4] jobs: drop qmp_ trace points
` [PATCH v2 2/4] scripts/qapi/commands: gen_commands(): add add_trace_points argument
` [PATCH v2 3/4] scripts/qapi-gen.py: add --add-trace-points option

[RFC] virtio_pmem: enable live migration support
 2022-01-12 10:36 UTC  (2+ messages)

[PATCH] iotests/308: Fix for CAP_DAC_OVERRIDE
 2022-01-12 10:35 UTC  (2+ messages)

[PATCH v14 00/26] Add LoongArch linux-user emulation support
 2022-01-12 10:26 UTC  (6+ messages)
` [PATCH v14 02/26] target/loongarch: Add core definition

[PATCH] sgx: Move sgx object from /machine/unattached to /machine
 2022-01-12 16:55 UTC  (4+ messages)

[PATCH RFC v2] MAINTAINERS: split out s390x sections
 2022-01-12 10:23 UTC  (3+ messages)

[PATCH v3 0/2] block-backend: prevent dangling BDS pointers across aio_poll()
 2022-01-12 10:23 UTC  (2+ messages)

[RFC qemu.qmp PATCH 00/24] Python: Fork qemu.qmp Python lib into independent repo
 2022-01-12 10:07 UTC  (7+ messages)
` [RFC qemu.qmp PATCH 17/24] Makefile: add build and publish targets

[PATCH 0/2] block/rbd: fixes for bdrv_co_block_status
 2022-01-12  9:59 UTC  (5+ messages)
` [PATCH 1/2] block/rbd: fix handling of holes in .bdrv_co_block_status
` [PATCH 2/2] block/rbd: workaround for ceph issue #53784

RFC: QMP configuration - allocating/setting qdev array properties?
 2022-01-12  9:47 UTC  (2+ messages)

[RFC PATCH v3 00/27] Add LoongArch softmmu support
 2022-01-12  9:37 UTC  (6+ messages)
` [RFC PATCH v3 22/27] hw/loongarch: Add some devices support for 3A5000

[PULL 0/4] Python patches
 2022-01-12  9:20 UTC  (2+ messages)

[PATCH v3 00/10] hw/dma: Use dma_addr_t type definition when relevant
 2022-01-12  9:10 UTC  (9+ messages)
` [PATCH v3 01/10] stubs: Restrict fw_cfg to system emulation
` [PATCH v3 02/10] hw/nvram: Restrict fw_cfg QOM interface to sysemu and tools
` [PATCH v3 04/10] hw/pci: Document pci_dma_map()
` [PATCH v3 09/10] hw/dma: Move ScatterGatherEntry / QEMUSGList declarations around

[PATCH v2 0/5] target/s390x: Fix shift instructions
 2022-01-12  9:07 UTC  (11+ messages)
` [PATCH v2 1/5] target/s390x: Fix SLDA sign bit index
` [PATCH v2 2/5] target/s390x: Fix SRDA CC calculation
` [PATCH v2 3/5] target/s390x: Fix cc_calc_sla_64() missing overflows
` [PATCH v2 4/5] target/s390x: Fix shifting 32-bit values for more than 31 bits
` [PATCH v2 5/5] tests/tcg/s390x: Test shift instructions

[PATCH v2 0/2] Supporting AST2600 HACE engine accumulative mode
 2022-01-12  8:12 UTC  (5+ messages)
` [PATCH v2 1/2] hw/misc: Supporting AST2600 HACE "
` [PATCH v2 2/2] tests/qtest: Add test for Aspeed "

[PATCH] hw/usb/dev-wacom: add missing HID descriptor
 2022-01-12  9:01 UTC 

[PULL V2 00/13] Net patches
 2022-01-12  8:32 UTC  (14+ messages)
` [PULL V2 01/13] hw/net/vmxnet3: Log guest-triggerable errors using LOG_GUEST_ERROR
` [PULL V2 02/13] net/tap: Set return code on failure
` [PULL V2 03/13] net: Fix uninitialized data usage
` [PULL V2 04/13] net/colo-compare.c: Optimize compare order for performance
` [PULL V2 05/13] net/colo-compare.c: Update the default value comments
` [PULL V2 06/13] net/filter: Optimize filter_send to coroutine
` [PULL V2 07/13] net/vmnet: add vmnet dependency and customizable option
` [PULL V2 08/13] net/vmnet: add vmnet backends to qapi/net
` [PULL V2 09/13] net/vmnet: implement shared mode (vmnet-shared)
` [PULL V2 10/13] net/vmnet: implement host mode (vmnet-host)
` [PULL V2 11/13] net/vmnet: implement bridged mode (vmnet-bridged)
` [PULL V2 12/13] net/vmnet: update qemu-options.hx
` [PULL V2 13/13] net/vmnet: update MAINTAINERS list

[PATCH v5 00/13] Add riscv kvm accel support
 2022-01-12  8:13 UTC  (14+ messages)
` [PATCH v5 01/13] update-linux-headers: Add asm-riscv/kvm.h
` [PATCH v5 02/13] target/riscv: Add target/riscv/kvm.c to place the public kvm interface
` [PATCH v5 03/13] target/riscv: Implement function kvm_arch_init_vcpu
` [PATCH v5 04/13] target/riscv: Implement kvm_arch_get_registers
` [PATCH v5 05/13] target/riscv: Implement kvm_arch_put_registers
` [PATCH v5 06/13] target/riscv: Support start kernel directly by KVM
` [PATCH v5 07/13] target/riscv: Support setting external interrupt "
` [PATCH v5 08/13] target/riscv: Handle KVM_EXIT_RISCV_SBI exit
` [PATCH v5 09/13] target/riscv: Add host cpu type
` [PATCH v5 10/13] target/riscv: Add kvm_riscv_get/put_regs_timer
` [PATCH v5 11/13] target/riscv: Implement virtual time adjusting with vm state changing
` [PATCH v5 12/13] target/riscv: Support virtual time context synchronization
` [PATCH v5 13/13] target/riscv: enable riscv kvm accel

[PATCH v10 0/7] Add vmnet.framework based network backend
 2022-01-12  8:22 UTC  (10+ messages)
` [PATCH v10 1/7] net/vmnet: add vmnet dependency and customizable option
` [PATCH v10 2/7] net/vmnet: add vmnet backends to qapi/net
` [PATCH v10 3/7] net/vmnet: implement shared mode (vmnet-shared)
` [PATCH v10 4/7] net/vmnet: implement host mode (vmnet-host)
` [PATCH v10 5/7] net/vmnet: implement bridged mode (vmnet-bridged)
` [PATCH v10 6/7] net/vmnet: update qemu-options.hx
` [PATCH v10 7/7] net/vmnet: update MAINTAINERS list

[PATCH 0/1] ppc/pnv: use stack->pci_regs[] in pnv_pec_stk_pci_xscom_write()
 2022-01-12  8:13 UTC  (3+ messages)
` [PATCH 1/1] "

[PATCH v4 00/12] Add riscv kvm accel support
 2022-01-12  8:07 UTC  (10+ messages)
` [PATCH v4 02/12] target/riscv: Add target/riscv/kvm.c to place the public kvm interface
` [PATCH v4 05/12] target/riscv: Implement kvm_arch_put_registers
` [PATCH v4 06/12] target/riscv: Support start kernel directly by KVM

[PATCH v2] vl: Add support to set properties when using JSON syntax for -device via -set option
 2022-01-12  7:49 UTC  (2+ messages)

[PULL 00/13] Net patches
 2022-01-12  7:51 UTC  (9+ messages)

[PATCH] clock-vmstate: Add missing END_OF_LIST
 2022-01-12  7:48 UTC  (2+ messages)

[RFC PATCH v3 0/7] host: Support macOS 12
 2022-01-12  6:57 UTC  (3+ messages)
` [RFC PATCH v3 5/7] audio/coreaudio: Remove a deprecation warning on "

[PATCH] target/s390x: Fix 32-bit shifts
 2022-01-12  4:45 UTC  (3+ messages)

[RFC PATCH 0/7] AMX support in Qemu
 2022-01-12  4:34 UTC  (7+ messages)
` [RFC PATCH 6/7] x86: Use new XSAVE ioctls handling

[PATCH v6 00/23] QEMU RISC-V AIA support
 2022-01-12  3:00 UTC  (5+ messages)
` [PATCH v6 09/23] target/riscv: Implement AIA local interrupt priorities

[PATCH v2] usb: allow max 8192 bytes for desc
 2022-01-12  1:58 UTC 

[PATCH] tests: Fix typo in check-help output
 2022-01-12  1:46 UTC  (2+ messages)

[PATCH v1 0/2] i386: Make PIT and PIC the property of common x86 base machine type
 2022-01-12  1:42 UTC  (5+ messages)
` [PATCH v1 1/2] hw/i386: Make pit a "
` [PATCH v1 2/2] hw/i386: Make pic "

[PATCH] qdev-core.h: Fix wrongly named reference to TYPE_SPLIT_IRQ
 2022-01-12  1:42 UTC  (2+ messages)

[RFC v4 00/21] vfio-user client
 2022-01-12  0:43 UTC  (22+ messages)
` [RFC v4 01/21] vfio-user: introduce vfio-user protocol specification
` [RFC v4 02/21] vfio-user: add VFIO base abstract class
` [RFC v4 03/21] vfio-user: add container IO ops vector
` [RFC v4 04/21] vfio-user: add region cache
` [RFC v4 05/21] vfio-user: add device IO ops vector
` [RFC v4 06/21] vfio-user: Define type vfio_user_pci_dev_info
` [RFC v4 07/21] vfio-user: connect vfio proxy to remote server
` [RFC v4 08/21] vfio-user: define socket receive functions
` [RFC v4 09/21] vfio-user: define socket send functions
` [RFC v4 10/21] vfio-user: get device info
` [RFC v4 11/21] vfio-user: get region info
` [RFC v4 12/21] vfio-user: region read/write
` [RFC v4 13/21] vfio-user: pci_user_realize PCI setup
` [RFC v4 14/21] vfio-user: get and set IRQs
` [RFC v4 15/21] vfio-user: proxy container connect/disconnect
` [RFC v4 16/21] vfio-user: dma map/unmap operations
` [RFC v4 17/21] vfio-user: secure DMA support
` [RFC v4 18/21] vfio-user: dma read/write operations
` [RFC v4 19/21] vfio-user: pci reset
` [RFC v4 20/21] vfio-user: migration support
` [RFC v4 21/21] Only set qemu file error if saving state so the file exists

[PATCH 1/3] hw/sensor: add MAX31790 fan controller
 2022-01-12  0:25 UTC  (3+ messages)
` [PATCH 2/3] tests/qtest: add tests for "
` [PATCH 3/3] hw/arm: kudo add max31790 behind bus 1 switch at 75

[PATCH 00/11] softfloat: Improve denormal handling
 2022-01-12  0:02 UTC  (8+ messages)
` [PATCH 03/11] softfloat: Introduce float_flag_inorm_denormal

test_isa_retry_flush() in ide-test.c
 2022-01-11 23:34 UTC  (3+ messages)

[PATCH] linux-user: rt_sigprocmask, check read perms first
 2022-01-11 23:06 UTC  (5+ messages)

[PATCH] tests/qtest/hd-geo-test: Check for the lsi53c895a controller before using it
 2022-01-11 22:24 UTC  (3+ messages)

[PATCH 0/4] tests/qtest: Check for devices and machines before adding tests
 2022-01-11 22:23 UTC  (9+ messages)
` [PATCH 1/4] tests/qtest: Add a function that checks whether a device is available
` [PATCH 2/4] tests/qtest: Improve endianness-test to work with missing machines and devices
` [PATCH 3/4] tests/qtest/cdrom-test: Check whether devices are available before using them

[PATCH] nbd/server.c: Remove unused field
 2022-01-11 20:17 UTC  (2+ messages)

[PATCH v4 00/23] Migration: Transmit and detect zero pages in the multifd threads
 2022-01-11 20:00 UTC  (5+ messages)
` [PATCH v4 04/23] migration: Remove masking for compression
` [PATCH v4 05/23] migration: simplify do_compress_ram_page

[PATCH v4 00/11] Improve PMU support
 2022-01-11 19:57 UTC  (4+ messages)
` [PATCH v4 07/11] target/riscv: Support mcycle/minstret write operation

[PULL 00/30] Linux user for 7.0 patches
 2022-01-11 19:52 UTC  (31+ messages)
` [PULL 01/30] linux-user/alpha: Set TRAP_UNK for bugchk and unknown gentrap
` [PULL 02/30] linux-user/alpha: Set FPE_FLTUNK for gentrap ROPRAND
` [PULL 03/30] linux-user/alpha: Use force_sig_fault
` [PULL 04/30] linux-user/cris: "
` [PULL 05/30] linux-user/hppa: "
` [PULL 06/30] linux-user/hppa: Use the proper si_code for PRIV_OPR, PRIV_REG, OVERFLOW
` [PULL 07/30] linux-user: Remove TARGET_NSIGFPE
` [PULL 08/30] linux-user/hppa: Set FPE_CONDTRAP for COND
` [PULL 09/30] linux-user/i386: Split out maybe_handle_vm86_trap
` [PULL 10/30] linux-user/i386: Use force_sig, force_sig_fault
` [PULL 11/30] linux-user/m68k: Use force_sig_fault
` [PULL 12/30] linux-user/microblaze: "
` [PULL 13/30] linux-user/microblaze: Fix SIGFPE si_codes
` [PULL 14/30] linux-user/mips: Improve do_break
` [PULL 15/30] linux-user/mips: Use force_sig_fault
` [PULL 16/30] target/mips: Extract break code into env->error_code
` [PULL 17/30] target/mips: Extract trap "
` [PULL 18/30] linux-user/openrisc: Use force_sig_fault
` [PULL 19/30] linux-user/ppc: "
` [PULL 20/30] linux-user/riscv: "
` [PULL 21/30] linux-user/s390x: "
` [PULL 22/30] linux-user/sh4: "
` [PULL 23/30] linux-user/sparc: "
` [PULL 24/30] linux-user/xtensa: "
` [PULL 25/30] linux-user/arm: Move target_oabi_flock64 out of target_structs.h
` [PULL 26/30] linux-user: Move target_struct.h generic definitions to generic/
` [PULL 27/30] linux-user: Do not special-case NULL for PR_GET_PDEATHSIG
` [PULL 28/30] linux-user: Map signal number in PR_GET_PDEATHSIG
` [PULL 29/30] linux-user: Implement PR_SET_PDEATHSIG
` [PULL 30/30] linux-user: Implement capability prctls


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