qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-01-13 10:36:23 to 2022-01-13 22:14:19 UTC [more...]

[PATCH] Mark remaining global TypeInfo instances as const
 2022-01-13 22:11 UTC  (2+ messages)

[PATCH 00/30] bsd-user: upstream our signal implementation
 2022-01-13 20:53 UTC  (48+ messages)
` [PATCH 01/30] bsd-user/arm/target_arch_cpu.h: Move EXCP_ATOMIC to match linux-user
` [PATCH 02/30] bsd-user/signal.c: implement force_sig_fault
` [PATCH 03/30] bsd-user/signal.c: Implement cpu_loop_exit_sigsegv
` [PATCH 04/30] bsd-user/signal.c: implement cpu_loop_exit_sigbus
` [PATCH 05/30] bsd-user/arm/arget_arch_cpu.h: Move EXCP_DEBUG and EXCP_BKPT together
` [PATCH 06/30] bsd-user/arm/target_arch_cpu.h: Correct code pointer
` [PATCH 07/30] bsd-user/arm/target_arch_cpu.h: Use force_sig_fault for EXCP_UDEF
` [PATCH 08/30] bsd-user/arm/target_arch_cpu.h: Implement data faults
` [PATCH 09/30] bsd-user/signal.c: implement abstract target / host signal translation
` [PATCH 10/30] bsd-user/signal.c: Implement signal_init()
` [PATCH 11/30] bsd-user/host/arm/host-signal.h: Implement host_signal_*
` [PATCH 12/30] bsd-user/host/i386/host-signal.h: "
` [PATCH 13/30] bsd-user/host/x86_64/host-signal.h: "
` [PATCH 14/30] bsd-user: Add host signals to the build
` [PATCH 15/30] bsd-user: Add trace events for bsd-usr
` [PATCH 16/30] bsd-user/signal.c: host_to_target_siginfo_noswap
` [PATCH 17/30] bsd-user/signal.c: Implement rewind_if_in_safe_syscall
` [PATCH 18/30] bsd-user/signal.c: Implement host_signal_handler
` [PATCH 19/30] bsd-user/strace.c: print_taken_signal
` [PATCH 20/30] bsd-user/signal.c: core_dump_signal
` [PATCH 21/30] bsd-user/signal.c: force_sig
` [PATCH 22/30] bsd-user/signal.c: Fill in queue_signal

[PATCH v2 0/3] vmsd checks
 2022-01-13 20:43 UTC  (7+ messages)
` [PATCH v2 1/3] ppc: Fix vmstate_pbr403 subsection name
` [PATCH v2 2/3] migration: Add canary to VMSTATE_END_OF_LIST
` [PATCH v2 3/3] migration: Perform vmsd structure check during tests

[PATCH 0/3] rSTify ppc-spapr-hotplug.txt
 2022-01-13 20:34 UTC  (7+ messages)
` [PATCH 1/3] docs: "
` [PATCH 2/3] docs: Rename ppc-spapr-hotplug.txt to ppc-spapr-hotplug.rst
` [PATCH 3/3] Link new ppc-spapr-hotplug.rst file to pseries.rst

[PATCH v2 1/2] target/riscv: iterate over a table of decoders
 2022-01-13 20:20 UTC  (2+ messages)
` [PATCH v2 2/2] target/riscv: Add XVentanaCondOps custom extension

[PATCH 1/1] virtio: fix the condition for iommu_platform not supported
 2022-01-13 19:54 UTC  (3+ messages)

[PATCH 00/17] remove PnvPhb4PecStack from Powernv9
 2022-01-13 19:29 UTC  (18+ messages)
` [PATCH 01/17] ppc/pnv: use PHB4 obj in pnv_pec_stk_pci_xscom_ops
` [PATCH 02/17] ppc/pnv: move PCI registers to PnvPHB4
` [PATCH 03/17] ppc/pnv: move phbbar "
` [PATCH 04/17] ppc/pnv: move intbar "
` [PATCH 05/17] ppc/pnv: change pnv_phb4_update_regions() to use PnvPHB4
` [PATCH 06/17] ppc/pnv: move mmbar0/mmbar1 and friends to PnvPHB4
` [PATCH 07/17] ppc/pnv: move nest_regs[] "
` [PATCH 08/17] ppc/pnv: change pnv_pec_stk_update_map() to use PnvPHB4
` [PATCH 09/17] ppc/pnv: move nest_regs_mr to PnvPHB4
` [PATCH 10/17] ppc/pnv: move phb_regs_mr "
` [PATCH 11/17] ppc/pnv: introduce PnvPHB4 'phb_number' property
` [PATCH 12/17] ppc/pnv: introduce PnvPHB4 'pec' property
` [PATCH 13/17] ppc/pnv: remove stack pointer from PnvPHB4
` [PATCH 14/17] ppc/pnv: move default_phb_realize() to pec_realize()
` [PATCH 15/17] ppc/pnv: convert pec->stacks[] into pec->phbs[]
` [PATCH 16/17] ppc/pnv: remove PnvPhb4PecStack object
` [PATCH 17/17] ppc/pnv: rename pnv_pec_stk_update_map()

ppc pbr403 vmstate
 2022-01-13 18:51 UTC 

[PATCH v3 0/6] Introduce CanoKey QEMU
 2022-01-13 18:12 UTC  (7+ messages)
` [PATCH v3 1/6] hw/usb: Add CanoKey Implementation
` [PATCH v3 2/6] hw/usb/canokey: Add trace events
` [PATCH v3 3/6] meson: Add CanoKey
` [PATCH v3 4/6] docs: Add CanoKey documentation
` [PATCH v3 5/6] docs/system/devices/usb: Add CanoKey to USB devices examples
` [PATCH v3 6/6] MAINTAINERS: add myself as CanoKey maintainer

[PATCH v3] ppc/ppc405: Fix TLB flushing
 2022-01-13 18:03 UTC 

/usr/shared/qemu binaries
 2022-01-13 17:59 UTC  (10+ messages)

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

[PATCH v2] ppc/ppc405: Fix TLB flushing
 2022-01-13 17:33 UTC  (2+ messages)

[PATCH v3 0/3] linux-user/ppc: Deliver SIGTRAP on tw[i]/td[i]
 2022-01-13 17:04 UTC  (4+ messages)
` [PATCH v3 1/3] linux-user/ppc: deliver SIGTRAP on POWERPC_EXCP_TRAP
` [PATCH v3 2/3] tests/tcg/ppc64le: change signal_save_restore_xer to use SIGTRAP
` [RFC PATCH v3 3/3] target/ppc: Fix gen_priv_exception error value in mfspr/mtspr

[PATCH] iotests/testrunner.py: refactor test_field_width
 2022-01-13 17:11 UTC  (2+ messages)

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

[PATCH 0/2] Improved support for AMD SEV firmware loading
 2022-01-13 16:55 UTC  (3+ messages)
` [PATCH 1/2] hw/i386: refactor logic for setting up SEV firmware
` [PATCH 2/2] hw/i386: support loading OVMF using -bios too

[RFC PATCH] linux-user: expand reserved brk space for 64bit guests
 2022-01-13 16:55 UTC 

[PATCH v3 0/2] hw/sensor: Add SB-TSI Temperature Sensor Interface
 2022-01-13 16:39 UTC  (3+ messages)
` [PATCH v3 1/2] "
` [PATCH v3 2/2] tests: add qtest for hw/sensor/sbtsi

[PATCH 0/2] qapi/ui: add change-vnc-listen
 2022-01-13 16:30 UTC  (5+ messages)
` [PATCH 2/2] qapi/ui: introduce change-vnc-listen

[PATCH] build-sys: fix a meson deprecation warning
 2022-01-13 16:21 UTC 

[PATCH v10 0/3] support dirty restraint on vCPU
 2022-01-13 16:22 UTC  (6+ messages)
` [PATCH v10 2/3] cpu-throttle: implement virtual CPU throttle

[PATCH 0/2] TPM-CRB: Remove spurious error report when used with VFIO
 2022-01-13 16:21 UTC  (8+ messages)
` [PATCH 1/2] tpm: CRB: Use ram_device for "tpm-crb-cmd" region
` [PATCH 2/2] hw/vfio/common: Silence ram device offset alignment error traces

[PULL 00/13] Misc patches for 2021-12-15
 2022-01-13 16:16 UTC  (5+ messages)
` [PULL 10/13] numa: Enable numa for SGX EPC sections
` [PULL 11/13] numa: Support SGX numa in the monitor and Libvirt interfaces

Redesign of QEMU startup & initial configuration
 2022-01-13 16:10 UTC  (3+ messages)

[PATCH v5 00/19] iotests: support zstd
 2022-01-13 16:11 UTC  (2+ messages)

[PATCH] iotests/MRCE: Write data to source
 2022-01-13 16:10 UTC  (2+ messages)

[PATCH v2 0/2] hw/intc/arm_gic: Allow reset of the running priority
 2022-01-13 15:19 UTC  (3+ messages)
` [PATCH v2 1/2] hw/intc/arm_gic: Implement read of GICC_IIDR
` [PATCH v2 2/2] hw/intc/arm_gic: Allow reset of the running priority

[PATCH v3 kvm/queue 00/16] KVM: mm: fd-based approach for supporting KVM guest private memory
 2022-01-13 15:56 UTC  (5+ messages)
` [PATCH v3 kvm/queue 01/16] mm/shmem: Introduce F_SEAL_INACCESSIBLE

[PULL V2 00/13] Net patches
 2022-01-13 15:36 UTC  (3+ messages)

[PATCH v7 0/4] VNC-related HMP/QMP fixes
 2022-01-13 15:52 UTC  (5+ messages)

[PATCH v2] virtiofsd: Do not support blocking flock
 2022-01-13 15:32 UTC 

[PATCH] docs/can: convert to restructuredText
 2022-01-13 15:38 UTC  (4+ messages)

[PATCH v11 0/7] Add vmnet.framework based network backend
 2022-01-13 15:36 UTC  (4+ messages)
` [PATCH v11 1/7] net/vmnet: add vmnet dependency and customizable option

[PATCH v4 0/5] target/s390x: Fix shift instructions
 2022-01-13 15:33 UTC  (3+ messages)
` [PATCH v4 2/5] target/s390x: Fix SRDA CC calculation

[PATCH v8] isa-applesmc: provide OSK forwarding on Apple hosts
 2022-01-13 15:28 UTC 

[PULL v2 00/36] ui: D-Bus display backend
 2022-01-13 15:24 UTC  (3+ messages)
` [PULL v2 21/36] backends: move dbus-vmstate1.xml to backends/

[PATCH] ppc/ppc405: Fix TLB flushing
 2022-01-13 15:19 UTC 

[PATCH 0/4] acpi: fix short OEM [Table] ID padding
 2022-01-13 13:19 UTC  (5+ messages)
` [PATCH 3/4] acpi: fix OEM ID/OEM Table "

[PATCH 0/2] Introduce printer subsystem and USB printer device
 2022-01-13 11:56 UTC  (3+ messages)
` [PATCH 1/2] printer: Introduce printer subsystem
` [PATCH 2/2] usb-printer: Introduce USB printer class

[PATCH V2 for-6.2 0/2] fixes for bdrv_co_block_status
 2022-01-13 14:44 UTC  (3+ messages)
` [PATCH V2 for-6.2 1/2] block/rbd: fix handling of holes in .bdrv_co_block_status
` [PATCH V2 for-6.2 2/2] block/rbd: workaround for ceph issue #53784

[PATCH v6 00/23] QEMU RISC-V AIA support
 2022-01-13 14:35 UTC  (18+ messages)
` [PATCH v6 02/23] target/riscv: Implement SGEIP bit in hip and hie CSRs
` [PATCH v6 09/23] target/riscv: Implement AIA local interrupt priorities
` [PATCH v6 11/23] target/riscv: Implement AIA hvictl and hviprioX CSRs
` [PATCH v6 13/23] target/riscv: Implement AIA mtopi, stopi, and vstopi CSRs
` [PATCH v6 20/23] hw/intc: Add RISC-V AIA IMSIC device emulation

[PATCH] Fix null pointer dereference in util/fdmon-epoll.c
 2022-01-13 14:16 UTC  (2+ messages)

[PATCH] tests/qtest: add qtests for npcm7xx sdhci
 2022-01-13 14:15 UTC  (3+ messages)

[PULL 00/34] ppc queue
 2022-01-13 13:59 UTC  (2+ messages)

[PATCH v4 00/23] Migration: Transmit and detect zero pages in the multifd threads
 2022-01-13 13:27 UTC  (3+ messages)
` [PATCH v4 07/23] multifd: Use proper maximum compression values

[PATCH v7 0/5] MSG_ZEROCOPY + multifd
 2022-01-13 13:10 UTC  (14+ messages)
` [PATCH v7 1/5] QIOChannel: Add flags on io_writev and introduce io_flush callback
` [PATCH v7 2/5] QIOChannelSocket: Implement io_writev zero copy flag & io_flush for CONFIG_LINUX
` [PATCH v7 3/5] migration: Add zero-copy parameter for QMP/HMP for Linux
` [PATCH v7 4/5] migration: Add migrate_use_tls() helper

[PULL 00/31] testing/next and other misc fixes
 2022-01-13 12:49 UTC  (4+ messages)

[PATCH v6 00/22] Support UXL filed in xstatus
 2022-01-13 11:40 UTC  (23+ messages)
` [PATCH v6 01/22] target/riscv: Adjust pmpcfg access with mxl
` [PATCH v6 02/22] target/riscv: Don't save pc when exception return
` [PATCH v6 03/22] target/riscv: Sign extend link reg for jal and jalr
` [PATCH v6 04/22] target/riscv: Sign extend pc for different XLEN
` [PATCH v6 05/22] target/riscv: Create xl field in env
` [PATCH v6 06/22] target/riscv: Ignore the pc bits above XLEN
` [PATCH v6 07/22] target/riscv: Extend pc for runtime pc write
` [PATCH v6 08/22] target/riscv: Use gdb xml according to max mxlen
` [PATCH v6 09/22] target/riscv: Relax debug check for pm write
` [PATCH v6 10/22] target/riscv: Adjust csr write mask with XLEN
` [PATCH v6 11/22] target/riscv: Create current pm fields in env
` [PATCH v6 12/22] target/riscv: Alloc tcg global for cur_pm[mask|base]
` [PATCH v6 13/22] target/riscv: Calculate address according to XLEN
` [PATCH v6 14/22] target/riscv: Split pm_enabled into mask and base
` [PATCH v6 15/22] target/riscv: Split out the vill from vtype
` [PATCH v6 16/22] target/riscv: Adjust vsetvl according to XLEN
` [PATCH v6 17/22] target/riscv: Remove VILL field in VTYPE
` [PATCH v6 18/22] target/riscv: Fix check range for first fault only
` [PATCH v6 19/22] target/riscv: Adjust vector address with mask
` [PATCH v6 20/22] target/riscv: Adjust scalar reg in vector with XLEN
` [PATCH v6 21/22] target/riscv: Enable uxl field write
` [PATCH v6 22/22] target/riscv: Relax UXL field for debugging

[PATCH 0/3] malta: Move PCI interrupt handling from gt64xxx to piix4
 2022-01-13 11:53 UTC  (4+ messages)

[PATCH 0/2] Adds designware i2c module and adds it to virt arm
 2022-01-13 11:51 UTC  (3+ messages)

[PATCH v4 0/2] hw/arm/virt: Support for virtio-mem-pci
 2022-01-13 11:56 UTC  (2+ messages)

[PATCH] migration: Add canary to VMSTATE_END_OF_LIST
 2022-01-13 12:09 UTC  (7+ messages)

[RFC PATCH v3 0/7] host: Support macOS 12
 2022-01-13 11:41 UTC  (4+ messages)
` [RFC PATCH v3 7/7] gitlab-ci: Support macOS 12 via cirrus-run

[PATCH v2 0/4] dump: add 32-bit guest Windows support
 2022-01-13 11:29 UTC  (7+ messages)
` [PATCH v2 1/4] include/qemu: rename Windows context definitions to expose bitness
` [PATCH v2 3/4] include/qemu: add 32-bit Windows dump structures
` [PATCH v2 4/4] dump/win_dump: add 32-bit guest Windows support

[PATCH v2 0/2] hw/sensor: Add SB-TSI Temperature Sensor Interface
 2022-01-13 11:16 UTC  (3+ messages)
` [PATCH v2 1/2] "


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